From 9959fdb2e8ddd06f2161798ca0a39c77d67c652d Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 4 May 2022 15:35:24 +0200 Subject: New upstream version 1.37.92 --- docs/api/dbus-org.freedesktop.NetworkManager.xml | 45 +++++++++++++++--------- 1 file changed, 28 insertions(+), 17 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 143f3d23..89664bbc 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.xml @@ -5,7 +5,7 @@ org.freedesktop.NetworkManager org.freedesktop.NetworkManager - org.freedesktop.NetworkManager Connection Manager + org.freedesktop.NetworkManager Connection Manager. Methods Reload (IN u flags); @@ -72,6 +72,7 @@ WwanHardwareEnabled readable b WimaxEnabled readwrite b WimaxHardwareEnabled readable b +RadioFlags readable u ActiveConnections readable ao PrimaryConnection readable o PrimaryConnectionType readable s @@ -123,7 +124,7 @@ Reload (IN u flags); IN u flags: - optional flags to specify which parts shall be reloaded. + Optional flags to specify which parts shall be reloaded. @@ -260,8 +261,7 @@ AddAndActivateConnection2 (IN a{sa{sv}} connection, OUT o active_connection, OUT a{sv} result); - output arguments are supported. - Adds a new connection using the given details (if any) as a template + 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. @@ -297,7 +297,7 @@ AddAndActivateConnection2 (IN a{sa{sv}} connection, OUT a{sv} result: - a dictionary of additional output arguments for future extension. Currently, not additional + A dictionary of additional output arguments for future extension. Currently, not additional output arguments are supported. @@ -515,27 +515,26 @@ CheckpointRollback (IN o checkpoint, 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 + Reset the timeout for rollback for the checkpoint. + 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. IN o checkpoint: - + The checkpoint to be rolled back. IN u add_timeout: - number of seconds from ~now~ in which the + Number of seconds from now in which the timeout will expire. Set to 0 to disable the timeout. +Since 1.12 @@ -697,6 +696,18 @@ WimaxHardwareEnabled readable b compatibility reasons. + + The "RadioFlags" property + org.freedesktop.NetworkManager:RadioFlags + +RadioFlags readable u + + Flags related to radio devices. See NMRadioFlags for the list of flags + supported. + +Since 1.38 + The "ActiveConnections" property org.freedesktop.NetworkManager:ActiveConnections -- cgit 1.3.0-6-gf8a5