From 28028b26b3371756811e95d894f709f4b1207c00 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 18 Dec 2019 18:29:24 +0100 Subject: New upstream version 1.22.0 --- docs/api/dbus-org.freedesktop.NetworkManager.Settings.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.Settings.xml') diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Settings.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Settings.xml index 1c1991e8..3f39cb7c 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Settings.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Settings.xml @@ -193,7 +193,9 @@ LoadConnections (IN as filenames, OUT b status, OUT as failures); - Loads or reloads the indicated connections from disk. You should call this + Note that before 1.20, NetworkManager had a bug and this status value was wrong. It is better to assume success if the method does not return with a D-Bus error. On top of that, you can look at failures to know whether any of the requested files failed. + failures: Paths of connection files that could not be loaded. + Loads or reloads the indicated connections from disk. You should call this after making changes directly to an on-disk connection file to make sure that NetworkManager sees the changes. (If "monitor-connection-files" in NetworkManager.conf is "true", then this will have no real effect, but is @@ -211,7 +213,7 @@ LoadConnections (IN as filenames, OUT as failures: - Paths of connection files that could not be loaded. + @@ -230,7 +232,7 @@ ReloadConnections (OUT b status); OUT b status: - Success or failure. + This always returns TRUE. -- cgit 1.3.0-6-gf8a5