From f75dd6fd1975146623052b843b182dc32c3fbe46 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 8 Apr 2011 07:30:59 +0200 Subject: Imported Upstream version 0.8.998 --- introspection/nm-manager.xml | 145 ++++++++++++++++++++++++++++--------------- 1 file changed, 94 insertions(+), 51 deletions(-) (limited to 'introspection/nm-manager.xml') diff --git a/introspection/nm-manager.xml b/introspection/nm-manager.xml index f281d9d2..5eb4614f 100644 --- a/introspection/nm-manager.xml +++ b/introspection/nm-manager.xml @@ -27,11 +27,6 @@ Activate a connection using the supplied device. - - - The D-Bus service name of the settings service that provides this connection. - - The connection to activate the devices with. @@ -62,7 +57,6 @@ - Another connection is already activating or the same connection is already active. FIXME: check if the error name is correct. FIXME: split into 2 errors? @@ -72,6 +66,55 @@ + + + + + Adds a new connection using the given details (if any) as a template + (automatically filling in missing settings with the capabilities of the + given device and specific object), then activate the new connection. + Cannot be used for VPN connections at this time. + + + + Connection settings and properties; if incomplete missing settings will + be automatically completed using the given device and specific object. + + + + + The object path of device to be activated using the given connection. + + + + + The path of a connection-type-specific object this activation should use. + This parameter is currently ignored for wired and mobile broadband connections, + and the value of "/" should be used (ie, no specific object). For WiFi + connections, pass the object path of a specific AP from the card's scan + list, which will be used to complete the details of the newly added + connection. + + + + + Object path of the new connection that was just added. + + + + + The path of the active connection object representing this active connection. + + + + + + + The connection is invalid for this device. + + + + Deactivate an active connection. @@ -169,6 +212,15 @@ + + + The overall networking state as determined by the NetworkManager daemon, + based on the state of network devices under it's management. + + + + + Indicates if overall networking is currently enabled or not. See the @@ -200,6 +252,18 @@ + + + Indicates if WiMAX devices are currently enabled or not. + + + + + + Indicates if the WiMAX hardware is currently enabled, i.e. the state of the RF kill switch. + + + List of active connection object paths. @@ -268,67 +332,46 @@ - The NetworkManager daemon is in an unknown state. + Networking state is unknown. - + - The NetworkManager daemon is asleep and all interfaces managed by it are inactive. + Networking is inactive and all devices are disabled. - + - The NetworkManager daemon is connecting a device. FIXME: What does this mean when one device is active and another is connecting? + There is no active network connection. - + - The NetworkManager daemon is connected. + Network connections are being cleaned up. - + - The NetworkManager daemon is disconnected. + A network device is connecting to a network and there is no other + available network connection. - - - - - - - DEPRECATED. NetworkManager's state changed. Use the 'StateChanged' signal instead. - - + - The new state of NetworkManager. + A network device is connected, but there is only link-local connectivity. - - - - - - DEPRECATED. Control the NetworkManager daemon's sleep state. When asleep, all interfaces that it manages are deactivated. - - - - - - - - DEPRECATED. Control the NetworkManager daemon's sleep state. When awake, all known interfaces are available to be activated. - - - - - - - - DEPRECATED. The overall state of the NetworkManager daemon. - - - - + + + + A network device is connected, but there is only site-local connectivity. + + + + + A network device is connected, with global network connectivity. + + + -- cgit 1.3.0-6-gf8a5