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 --- ...s-org.freedesktop.NetworkManager.DnsManager.xml | 58 ++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 docs/api/dbus-org.freedesktop.NetworkManager.DnsManager.xml (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.DnsManager.xml') diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.DnsManager.xml b/docs/api/dbus-org.freedesktop.NetworkManager.DnsManager.xml new file mode 100644 index 00000000..33ec88ff --- /dev/null +++ b/docs/api/dbus-org.freedesktop.NetworkManager.DnsManager.xml @@ -0,0 +1,58 @@ + + + + org.freedesktop.NetworkManager.DnsManager + org.freedesktop.NetworkManager.DnsManager + org.freedesktop.NetworkManager.DnsManager + Properties + +Mode readable s +RcManager readable s +Configuration readable aa{sv} + + + + Description + The interface contains DNS-related information. + + + + Property Details + + The "Mode" property + org.freedesktop.NetworkManager.DnsManager:Mode + +Mode readable s + + The current DNS processing mode. + + + + The "RcManager" property + org.freedesktop.NetworkManager.DnsManager:RcManager + +RcManager readable s + + The current resolv.conf management mode. + + + + The "Configuration" property + org.freedesktop.NetworkManager.DnsManager:Configuration + +Configuration readable aa{sv} + + The current DNS configuration represented as an array of + dictionaries. Each dictionary has the "nameservers", + "priority" keys and, optionally, "interface" and "vpn". + "nameservers" is the list of DNS servers, "priority" their + relative priority, "interface" the interface on which these + servers are contacted, "vpn" a boolean telling whether the + configuration was obtained from a VPN connection. + + + + + -- cgit 1.3.0-6-gf8a5