From ee9c73a923909e23a649407be77e25235d769e25 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 11 May 2018 22:08:45 +0200 Subject: New upstream version 1.10.8 --- docs/api/dbus-org.freedesktop.NetworkManager.xml | 105 +++++++---------------- 1 file changed, 32 insertions(+), 73 deletions(-) (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.xml') diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.xml b/docs/api/dbus-org.freedesktop.NetworkManager.xml index 4928f8fd..9a9a5754 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.xml @@ -8,39 +8,37 @@ org.freedesktop.NetworkManager Connection Manager Methods -Reload (IN u flags); -GetDevices (OUT ao devices); -GetAllDevices (OUT ao devices); -GetDeviceByIpIface (IN s iface, - OUT o device); -ActivateConnection (IN o connection, - IN o device, - IN o specific_object, - OUT o active_connection); -AddAndActivateConnection (IN a{sa{sv}} connection, - IN o device, - IN o specific_object, - OUT o path, - OUT o active_connection); -DeactivateConnection (IN o active_connection); -Sleep (IN b sleep); -Enable (IN b enable); -GetPermissions (OUT a{ss} permissions); -SetLogging (IN s level, - IN s domains); -GetLogging (OUT s level, - OUT s domains); -CheckConnectivity (OUT u connectivity); -state (OUT u state); -CheckpointCreate (IN ao devices, - IN u rollback_timeout, - IN u flags, - OUT o checkpoint); -CheckpointDestroy (IN o checkpoint); -CheckpointRollback (IN o checkpoint, - OUT a{su} result); -CheckpointAdjustRollbackTimeout (IN o checkpoint, - IN u add_timeout); +Reload (IN u flags); +GetDevices (OUT ao devices); +GetAllDevices (OUT ao devices); +GetDeviceByIpIface (IN s iface, + OUT o device); +ActivateConnection (IN o connection, + IN o device, + IN o specific_object, + OUT o active_connection); +AddAndActivateConnection (IN a{sa{sv}} connection, + IN o device, + IN o specific_object, + OUT o path, + OUT o active_connection); +DeactivateConnection (IN o active_connection); +Sleep (IN b sleep); +Enable (IN b enable); +GetPermissions (OUT a{ss} permissions); +SetLogging (IN s level, + IN s domains); +GetLogging (OUT s level, + OUT s domains); +CheckConnectivity (OUT u connectivity); +state (OUT u state); +CheckpointCreate (IN ao devices, + IN u rollback_timeout, + IN u flags, + OUT o checkpoint); +CheckpointDestroy (IN o checkpoint); +CheckpointRollback (IN o checkpoint, + OUT a{su} result); @@ -58,7 +56,6 @@ Devices readable ao AllDevices readable ao -Checkpoints readable ao NetworkingEnabled readable b WirelessEnabled readwrite b WirelessHardwareEnabled readable b @@ -371,7 +368,7 @@ CheckConnectivity (OUT u connectivity); state (OUT u state); The overall networking state as determined by the NetworkManager daemon, - based on the state of network devices under its management. + based on the state of network devices under it's management. @@ -447,35 +444,6 @@ CheckpointRollback (IN o checkpoint, - - The CheckpointAdjustRollbackTimeout() method - org.freedesktop.NetworkManager.CheckpointAdjustRollbackTimeout() - -CheckpointAdjustRollbackTimeout (IN o checkpoint, - IN u add_timeout); - - timeout will expire. Set to 0 to disable the timeout. - Note that the added seconds start counting from now, - not "Created" timestamp or the previous expiration - time. Note that the "Created" property of the checkpoint - will stay unchanged by this call. However, the "RollbackTimeout" - will be recalculated to give the approximate new expiration time. - The new "RollbackTimeout" property will be approximate up to - one second precision, which is the accuracy of the property. - Reset the timeout for rollback for the checkpoint. - Since: 1.12 - - - - IN o checkpoint: - - - - IN u add_timeout: - number of seconds from ~now~ in which the - - - Signal Details @@ -574,15 +542,6 @@ AllDevices readable ao for which backing resources can be created if the device is activated. - - The "Checkpoints" property - org.freedesktop.NetworkManager:Checkpoints - -Checkpoints readable ao - - The list of active checkpoints. - - The "NetworkingEnabled" property org.freedesktop.NetworkManager:NetworkingEnabled -- cgit 1.3.0-6-gf8a5