From 58f8be580039b0575b197b9573a1c92745d96d30 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 17 Jan 2017 20:25:09 +0100 Subject: New upstream version 1.5.90 --- docs/libnm/html/libnm-nm-errors.html | 44 +++++++++++++++++++++--------------- 1 file changed, 26 insertions(+), 18 deletions(-) (limited to 'docs/libnm/html/libnm-nm-errors.html') diff --git a/docs/libnm/html/libnm-nm-errors.html b/docs/libnm/html/libnm-nm-errors.html index dd46f127..6d260056 100644 --- a/docs/libnm/html/libnm-nm-errors.html +++ b/docs/libnm/html/libnm-nm-errors.html @@ -42,7 +42,7 @@ -GQuark +GQuark nm_agent_manager_error_quark () @@ -50,7 +50,7 @@ -GQuark +GQuark nm_connection_error_quark () @@ -58,7 +58,7 @@ -GQuark +GQuark nm_crypto_error_quark () @@ -66,7 +66,7 @@ -GQuark +GQuark nm_device_error_quark () @@ -74,7 +74,7 @@ -GQuark +GQuark nm_manager_error_quark () @@ -82,7 +82,7 @@ -GQuark +GQuark nm_secret_agent_error_quark () @@ -90,7 +90,7 @@ -GQuark +GQuark nm_settings_error_quark () @@ -98,7 +98,7 @@ -GQuark +GQuark nm_vpn_plugin_error_quark () @@ -202,49 +202,49 @@

Functions

nm_agent_manager_error_quark ()

-
GQuark
+
GQuark
 nm_agent_manager_error_quark (void);

nm_connection_error_quark ()

-
GQuark
+
GQuark
 nm_connection_error_quark (void);

nm_crypto_error_quark ()

-
GQuark
+
GQuark
 nm_crypto_error_quark (void);

nm_device_error_quark ()

-
GQuark
+
GQuark
 nm_device_error_quark (void);

nm_manager_error_quark ()

-
GQuark
+
GQuark
 nm_manager_error_quark (void);

nm_secret_agent_error_quark ()

-
GQuark
+
GQuark
 nm_secret_agent_error_quark (void);

nm_settings_error_quark ()

-
GQuark
+
GQuark
 nm_settings_error_quark (void);

nm_vpn_plugin_error_quark ()

-
GQuark
+
GQuark
 nm_vpn_plugin_error_quark (void);
@@ -254,7 +254,7 @@ nm_vpn_plugin_error_quark (void

enum NMAgentManagerError

Errors returned from the secret-agent manager.

These errors may be returned from operations that could cause secrets to be -requested (such as nm_client_activate_connection()), and correspond to D-Bus +requested (such as nm_client_activate_connection()), and correspond to D-Bus errors in the "org.freedesktop.NetworkManager.AgentManager" namespace.

Members

@@ -697,6 +697,14 @@ errors in that namespace.

  + +

NM_MANAGER_ERROR_MISSING_PLUGIN

+ +

A plug-in was needed to complete the + activation but is not available.

+ +  +
@@ -714,7 +722,7 @@ errors in that namespace.

when they encounter problems retrieving secrets on behalf of NM. They correspond to errors in the "org.freedesktop.NetworkManager.SecretManager" namespace.

-

Client APIs such as nm_client_activate_connection() will not see these error +

Client APIs such as nm_client_activate_connection() will not see these error codes; instead, the secret agent manager will translate them to the corresponding NMAgentManagerError codes.

-- cgit 1.3.0-6-gf8a5