From 2bfb3eb7d0323e69affca154395f51d8b577414d Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 6 Apr 2016 00:46:19 +0200 Subject: Imported Upstream version 1.1.93 --- introspection/Makefile.am | 4 - introspection/Makefile.in | 10 +- introspection/all.xml.in | 74 -- introspection/errors.xml | 24 - introspection/generic-types.xml | 50 - introspection/nm-access-point.xml | 176 ++-- introspection/nm-active-connection.xml | 258 ++--- introspection/nm-agent-manager.xml | 63 +- introspection/nm-device-adsl.xml | 25 +- introspection/nm-device-bond.xml | 50 +- introspection/nm-device-bridge.xml | 50 +- introspection/nm-device-bt.xml | 60 +- introspection/nm-device-ethernet.xml | 64 +- introspection/nm-device-generic.xml | 34 +- introspection/nm-device-infiniband.xml | 37 +- introspection/nm-device-ip-tunnel.xml | 142 +-- introspection/nm-device-macvlan.xml | 54 +- introspection/nm-device-modem.xml | 75 +- introspection/nm-device-olpc-mesh.xml | 48 +- introspection/nm-device-team.xml | 50 +- introspection/nm-device-tun.xml | 104 +- introspection/nm-device-veth.xml | 25 +- introspection/nm-device-vlan.xml | 55 +- introspection/nm-device-vxlan.xml | 225 ++-- introspection/nm-device-wifi.xml | 232 ++--- introspection/nm-device-wimax.xml | 177 ++-- introspection/nm-device.xml | 1069 ++++++-------------- introspection/nm-dhcp4-config.xml | 42 +- introspection/nm-dhcp6-config.xml | 42 +- introspection/nm-ip4-config.xml | 155 +-- introspection/nm-ip6-config.xml | 132 ++- introspection/nm-manager.xml | 746 ++++++-------- introspection/nm-secret-agent.xml | 311 ++---- introspection/nm-settings-connection.xml | 267 +++-- introspection/nm-settings.xml | 278 +++-- introspection/nm-vpn-connection.xml | 172 +--- introspection/nm-vpn-plugin.xml | 383 +++---- introspection/nm-wimax-nsp.xml | 66 +- ...-org.freedesktop.NetworkManager.AccessPoint.xml | 39 +- ...reedesktop.NetworkManager.Connection.Active.xml | 78 +- ...org.freedesktop.NetworkManager.AgentManager.xml | 16 +- ...-org.freedesktop.NetworkManager.Device.Adsl.xml | 3 +- ...-org.freedesktop.NetworkManager.Device.Bond.xml | 11 +- ...rg.freedesktop.NetworkManager.Device.Bridge.xml | 11 +- ...freedesktop.NetworkManager.Device.Bluetooth.xml | 10 +- ...org.freedesktop.NetworkManager.Device.Wired.xml | 16 +- ...g.freedesktop.NetworkManager.Device.Generic.xml | 6 +- ...reedesktop.NetworkManager.Device.Infiniband.xml | 7 +- ....freedesktop.NetworkManager.Device.IPTunnel.xml | 37 +- ...g.freedesktop.NetworkManager.Device.Macvlan.xml | 12 +- ...org.freedesktop.NetworkManager.Device.Modem.xml | 12 +- ....freedesktop.NetworkManager.Device.OlpcMesh.xml | 12 +- ...evice-org.freedesktop.NetworkManager.Device.xml | 181 +++- ...-org.freedesktop.NetworkManager.Device.Team.xml | 11 +- ...n-org.freedesktop.NetworkManager.Device.Tun.xml | 24 +- ...-org.freedesktop.NetworkManager.Device.Veth.xml | 3 +- ...-org.freedesktop.NetworkManager.Device.Vlan.xml | 13 +- ...org.freedesktop.NetworkManager.Device.Vxlan.xml | 58 +- ....freedesktop.NetworkManager.Device.Wireless.xml | 48 +- ...org.freedesktop.NetworkManager.Device.WiMax.xml | 47 +- ...-org.freedesktop.NetworkManager.DHCP4Config.xml | 6 +- ...-org.freedesktop.NetworkManager.DHCP6Config.xml | 6 +- ...ig-org.freedesktop.NetworkManager.IP4Config.xml | 42 +- ...ig-org.freedesktop.NetworkManager.IP6Config.xml | 33 +- ...dbus-manager-org.freedesktop.NetworkManager.xml | 184 +++- ...-org.freedesktop.NetworkManager.SecretAgent.xml | 53 +- ...edesktop.NetworkManager.Settings.Connection.xml | 62 +- ...ngs-org.freedesktop.NetworkManager.Settings.xml | 75 +- ...g.freedesktop.NetworkManager.VPN.Connection.xml | 17 +- ...n-org.freedesktop.NetworkManager.VPN.Plugin.xml | 75 +- introspection/vpn-errors.xml | 60 -- 71 files changed, 3212 insertions(+), 3885 deletions(-) delete mode 100644 introspection/all.xml.in delete mode 100644 introspection/errors.xml delete mode 100644 introspection/generic-types.xml delete mode 100644 introspection/vpn-errors.xml (limited to 'introspection') diff --git a/introspection/Makefile.am b/introspection/Makefile.am index 4d2e1298..3a627930 100644 --- a/introspection/Makefile.am +++ b/introspection/Makefile.am @@ -136,10 +136,6 @@ BUILT_SOURCES = $(nodist_libnmdbus_la_SOURCES) $(DBUS_INTERFACE_DOCS) CLEANFILES = $(BUILT_SOURCES) EXTRA_DIST = \ - all.xml.in \ - generic-types.xml \ - errors.xml \ - vpn-errors.xml \ nm-access-point.xml \ nm-active-connection.xml \ nm-agent-manager.xml \ diff --git a/introspection/Makefile.in b/introspection/Makefile.in index ea43b442..c6f4ba26 100644 --- a/introspection/Makefile.in +++ b/introspection/Makefile.in @@ -108,7 +108,7 @@ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = all.xml +CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = LTLIBRARIES = $(noinst_LTLIBRARIES) libnmdbus_la_LIBADD = @@ -194,7 +194,7 @@ am__define_uniq_tagged_files = \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags -am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/all.xml.in \ +am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build-aux/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ @@ -578,10 +578,6 @@ DBUS_INTERFACE_DOCS = \ BUILT_SOURCES = $(nodist_libnmdbus_la_SOURCES) $(DBUS_INTERFACE_DOCS) CLEANFILES = $(BUILT_SOURCES) EXTRA_DIST = \ - all.xml.in \ - generic-types.xml \ - errors.xml \ - vpn-errors.xml \ nm-access-point.xml \ nm-active-connection.xml \ nm-agent-manager.xml \ @@ -651,8 +647,6 @@ $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): -all.xml: $(top_builddir)/config.status $(srcdir)/all.xml.in - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ clean-noinstLTLIBRARIES: -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) diff --git a/introspection/all.xml.in b/introspection/all.xml.in deleted file mode 100644 index 273c0fda..00000000 --- a/introspection/all.xml.in +++ /dev/null @@ -1,74 +0,0 @@ - - -NetworkManager D-Bus Interface Specification -@VERSION@ - - -Copyright (C) 2008 - 2016 Red Hat, Inc. -Copyright (C) 2008 - 2009 Novell, Inc. - - -

This program is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2 of the License, or -(at your option) any later version.

- -

This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -General Public License for more details.

- -

You should have received a copy of the GNU Lesser General Public -License along with this library; if not, write to the Free Software -Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
diff --git a/introspection/errors.xml b/introspection/errors.xml deleted file mode 100644 index 34a0a7b9..00000000 --- a/introspection/errors.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - Copyright (C) 2008 Novell, Inc. - - - - - - - - - - - - - - diff --git a/introspection/generic-types.xml b/introspection/generic-types.xml deleted file mode 100644 index 2fb680af..00000000 --- a/introspection/generic-types.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/introspection/nm-access-point.xml b/introspection/nm-access-point.xml index 603be713..0c1ebf23 100644 --- a/introspection/nm-access-point.xml +++ b/introspection/nm-access-point.xml @@ -1,103 +1,101 @@ - - - + + - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/introspection/nm-active-connection.xml b/introspection/nm-active-connection.xml index 59bf78f4..a4e94170 100644 --- a/introspection/nm-active-connection.xml +++ b/introspection/nm-active-connection.xml @@ -1,154 +1,156 @@ - + + - + - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + - - - - - - - - - - - - - - - - - - - diff --git a/introspection/nm-agent-manager.xml b/introspection/nm-agent-manager.xml index 52460eee..86b4404a 100644 --- a/introspection/nm-agent-manager.xml +++ b/introspection/nm-agent-manager.xml @@ -1,50 +1,37 @@ - - - + + - - - - - + --> + + - - NMSecretAgentCapabilities) Indicates various agent capabilities to NetworkManager. + Like Register() but indicates agent capabilities to NetworkManager. - " /> - - - - - - + --> + + + - - - + + - diff --git a/introspection/nm-device-adsl.xml b/introspection/nm-device-adsl.xml index 68859d3b..5ad397e6 100644 --- a/introspection/nm-device-adsl.xml +++ b/introspection/nm-device-adsl.xml @@ -1,21 +1,20 @@ - - - + + + - - - + - - - + + diff --git a/introspection/nm-device-bond.xml b/introspection/nm-device-bond.xml index 9bc21225..fc0249d9 100644 --- a/introspection/nm-device-bond.xml +++ b/introspection/nm-device-bond.xml @@ -1,34 +1,36 @@ - - - + + - - - + --> + + + + - - - + + + + - - - + - diff --git a/introspection/nm-device-bridge.xml b/introspection/nm-device-bridge.xml index 6cf99a10..c2e8ffd3 100644 --- a/introspection/nm-device-bridge.xml +++ b/introspection/nm-device-bridge.xml @@ -1,34 +1,36 @@ - - - + + - - - + --> + + + + - - - + + + + - - - + - diff --git a/introspection/nm-device-bt.xml b/introspection/nm-device-bt.xml index 3b487158..6249085b 100644 --- a/introspection/nm-device-bt.xml +++ b/introspection/nm-device-bt.xml @@ -1,48 +1,36 @@ - - - + + - - - + --> + + + + + + + + + - - - + - - - - - - - - - - - - - - diff --git a/introspection/nm-device-ethernet.xml b/introspection/nm-device-ethernet.xml index 87b7f755..ddfa74bb 100644 --- a/introspection/nm-device-ethernet.xml +++ b/introspection/nm-device-ethernet.xml @@ -1,46 +1,50 @@ - - - + + - - - + --> + + + + + + + + + + + + + + - - - + - diff --git a/introspection/nm-device-generic.xml b/introspection/nm-device-generic.xml index 2f8fc7ee..e79ff700 100644 --- a/introspection/nm-device-generic.xml +++ b/introspection/nm-device-generic.xml @@ -1,27 +1,27 @@ - - - + + - - - + --> + + + + + - - - + - diff --git a/introspection/nm-device-infiniband.xml b/introspection/nm-device-infiniband.xml index 169c2c66..9848a074 100644 --- a/introspection/nm-device-infiniband.xml +++ b/introspection/nm-device-infiniband.xml @@ -1,27 +1,28 @@ - - - + + - - - + --> + - - - + + + + - - - + - diff --git a/introspection/nm-device-ip-tunnel.xml b/introspection/nm-device-ip-tunnel.xml index 3ca04ee6..45f3a3f7 100644 --- a/introspection/nm-device-ip-tunnel.xml +++ b/introspection/nm-device-ip-tunnel.xml @@ -1,86 +1,94 @@ - - - + + - - - + --> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + - diff --git a/introspection/nm-device-macvlan.xml b/introspection/nm-device-macvlan.xml index d5d66068..876b685c 100644 --- a/introspection/nm-device-macvlan.xml +++ b/introspection/nm-device-macvlan.xml @@ -1,39 +1,41 @@ - - - + + - - - + --> + + + + + + + + + + + - - - + - diff --git a/introspection/nm-device-modem.xml b/introspection/nm-device-modem.xml index 67742c46..1d4bd65e 100644 --- a/introspection/nm-device-modem.xml +++ b/introspection/nm-device-modem.xml @@ -1,64 +1,35 @@ - - - + + + - - - + - - - - - NMDeviceModemCapabilities + --> + + + + diff --git a/introspection/nm-device-olpc-mesh.xml b/introspection/nm-device-olpc-mesh.xml index a92e7370..b2ab126e 100644 --- a/introspection/nm-device-olpc-mesh.xml +++ b/introspection/nm-device-olpc-mesh.xml @@ -1,34 +1,36 @@ - - - + + - - - + --> + + + + + + + + + - - - - + diff --git a/introspection/nm-device-team.xml b/introspection/nm-device-team.xml index 982b7670..05bbbafe 100644 --- a/introspection/nm-device-team.xml +++ b/introspection/nm-device-team.xml @@ -1,34 +1,36 @@ - - - + + - - - + --> + + + + - - - + + + + - - - + - diff --git a/introspection/nm-device-tun.xml b/introspection/nm-device-tun.xml index 0f74cf8c..a11461c1 100644 --- a/introspection/nm-device-tun.xml +++ b/introspection/nm-device-tun.xml @@ -1,61 +1,65 @@ - - - + + - - - + --> + + + + + + + + + + + + + + + + + + + + - - - + - diff --git a/introspection/nm-device-veth.xml b/introspection/nm-device-veth.xml index a3cff6da..b064874e 100644 --- a/introspection/nm-device-veth.xml +++ b/introspection/nm-device-veth.xml @@ -1,21 +1,20 @@ - - - + + - - - + --> + + - - - + - diff --git a/introspection/nm-device-vlan.xml b/introspection/nm-device-vlan.xml index bac220e8..7d8fbdce 100644 --- a/introspection/nm-device-vlan.xml +++ b/introspection/nm-device-vlan.xml @@ -1,39 +1,42 @@ - - - + + - - - + --> + + + + + + + + + + + - - - + - diff --git a/introspection/nm-device-vxlan.xml b/introspection/nm-device-vxlan.xml index de23020d..ec17717d 100644 --- a/introspection/nm-device-vxlan.xml +++ b/introspection/nm-device-vxlan.xml @@ -1,128 +1,139 @@ - - - + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + - diff --git a/introspection/nm-device-wifi.xml b/introspection/nm-device-wifi.xml index 2ece0ef0..c1f378d8 100644 --- a/introspection/nm-device-wifi.xml +++ b/introspection/nm-device-wifi.xml @@ -1,170 +1,124 @@ - - - + + - - - - - - + --> + + + + + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + - - - - - + + + - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/introspection/nm-device-wimax.xml b/introspection/nm-device-wimax.xml index e790e4fc..02539dbb 100644 --- a/introspection/nm-device-wimax.xml +++ b/introspection/nm-device-wimax.xml @@ -1,109 +1,112 @@ - - - + + - - - - - - + --> + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + - - - - - + + + + - - - - + - diff --git a/introspection/nm-device.xml b/introspection/nm-device.xml index 321cace1..d4535a84 100644 --- a/introspection/nm-device.xml +++ b/introspection/nm-device.xml @@ -1,798 +1,321 @@ - - - + + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/introspection/nm-dhcp4-config.xml b/introspection/nm-dhcp4-config.xml index bca34fc5..e9363f9e 100644 --- a/introspection/nm-dhcp4-config.xml +++ b/introspection/nm-dhcp4-config.xml @@ -1,21 +1,27 @@ - + + - - - - - - - + + + + + + + + + + + + diff --git a/introspection/nm-dhcp6-config.xml b/introspection/nm-dhcp6-config.xml index 84e13b77..7ecdf35c 100644 --- a/introspection/nm-dhcp6-config.xml +++ b/introspection/nm-dhcp6-config.xml @@ -1,21 +1,27 @@ - + + - - - - - - - + + + + + + + + + + + + diff --git a/introspection/nm-ip4-config.xml b/introspection/nm-ip4-config.xml index 111e1acf..c2a0f068 100644 --- a/introspection/nm-ip4-config.xml +++ b/introspection/nm-ip4-config.xml @@ -1,72 +1,95 @@ - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + - diff --git a/introspection/nm-ip6-config.xml b/introspection/nm-ip6-config.xml index 0cca33c4..606761dd 100644 --- a/introspection/nm-ip6-config.xml +++ b/introspection/nm-ip6-config.xml @@ -1,67 +1,87 @@ - - - + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - + - diff --git a/introspection/nm-manager.xml b/introspection/nm-manager.xml index 8203020b..e5cb23a5 100644 --- a/introspection/nm-manager.xml +++ b/introspection/nm-manager.xml @@ -1,533 +1,385 @@ - - - + + - - - - - + --> + + - - + --> + - - - + - - - - - - - - + interface name. Note that some devices (usually modems) only have an IP + interface name when they are connected. + --> + + + - - - - - - - - - - - - - - + --> + + + + + - - - - - - - - - - - - - - - - - + --> + + + + + + - - - - - + --> + + + - - - - + + - - - - + - - - - - + --> + + - - - + + + + + + + - - - - - - - - + --> + + + + - - - - + - - NMState + The overall networking state as determined by the NetworkManager daemon, based on the state of network devices under it's management. - " /> - + --> + + - - - + --> + + + + + + + + + + + + + - - - + + + + + - - - + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - NMConnectivityState + --> + + + + + + + + - - - - - + --> + + - - - - - + --> + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/introspection/nm-secret-agent.xml b/introspection/nm-secret-agent.xml index ec7ede09..33296fb0 100644 --- a/introspection/nm-secret-agent.xml +++ b/introspection/nm-secret-agent.xml @@ -1,243 +1,92 @@ - + + - + + - - - - - - - - - - - - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - + + + + + + + - - - - - - - - - - - + + + + + + + - - - - - - - - - - + + + + + + + + diff --git a/introspection/nm-settings-connection.xml b/introspection/nm-settings-connection.xml index fc62046c..15b38034 100644 --- a/introspection/nm-settings-connection.xml +++ b/introspection/nm-settings-connection.xml @@ -1,138 +1,131 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/introspection/nm-settings.xml b/introspection/nm-settings.xml index 62892025..7f5b546c 100644 --- a/introspection/nm-settings.xml +++ b/introspection/nm-settings.xml @@ -1,198 +1,170 @@ - + + - + - - - - - - + --> + + - - - - - - - - + --> + + + + - - - - - - - + + + - - - - - - - + + + - - - - - - - - - - + + + + - - - - + - - - - - + --> + + - - - + --> + + + + + + + + - - - + - - - - - + --> + + + - - - - + - - diff --git a/introspection/nm-vpn-connection.xml b/introspection/nm-vpn-connection.xml index 6a4fb37d..430998f3 100644 --- a/introspection/nm-vpn-connection.xml +++ b/introspection/nm-vpn-connection.xml @@ -1,148 +1,48 @@ - + + - - - + + + + - - - + - - - - - - + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/introspection/nm-vpn-plugin.xml b/introspection/nm-vpn-plugin.xml index ee8c69f8..7eed9721 100644 --- a/introspection/nm-vpn-plugin.xml +++ b/introspection/nm-vpn-plugin.xml @@ -1,313 +1,202 @@ - + + - + - + + - - - - - - - - - - - + + - - - - - - - - - - - - - - - - + + + - - - - - - - - - - + + - - + --> + - - - - - - + --> + - - - + - - + --> + - - - + - - + --> + - - - + - - + --> + - - - + - - - - - NMVpnServiceState + --> + + + + + + - - - - - - - + + - - + --> + - - - - - - - - - + - - - - - + --> + + - - - - - + --> + + - - - - - + --> + + - - - - - + --> + + - - NMVpnPluginFailure) Reason code for the failure. + Emitted when a failure in the VPN plugin occurs. - " /> - - - + --> + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/introspection/nm-wimax-nsp.xml b/introspection/nm-wimax-nsp.xml index 6174ad67..8b9a2fcc 100644 --- a/introspection/nm-wimax-nsp.xml +++ b/introspection/nm-wimax-nsp.xml @@ -1,44 +1,36 @@ - - - + + - - - - - - - - - + + + + + - - - - - - - - - - - - - - - - + + + + + + + diff --git a/introspection/nmdbus-access-point-org.freedesktop.NetworkManager.AccessPoint.xml b/introspection/nmdbus-access-point-org.freedesktop.NetworkManager.AccessPoint.xml index eae6fef6..af445f92 100644 --- a/introspection/nmdbus-access-point-org.freedesktop.NetworkManager.AccessPoint.xml +++ b/introspection/nmdbus-access-point-org.freedesktop.NetworkManager.AccessPoint.xml @@ -55,7 +55,9 @@ PropertiesChanged (a{sv} properties); Flags readable u -Flags describing the capabilities of the access point. + Flags describing the capabilities of the access point. + Returns: NM80211ApFlags + The "WpaFlags" property @@ -63,7 +65,10 @@ Flags readable u WpaFlags readable u -Flags describing the access point's capabilities according to WPA (Wifi Protected Access). + Flags describing the access point's capabilities according to WPA (Wifi + Protected Access). + Returns: NM80211ApSecurityFlags + The "RsnFlags" property @@ -71,7 +76,10 @@ WpaFlags readable u RsnFlags readable u -Flags describing the access point's capabilities according to the RSN (Robust Secure Network) protocol. + Flags describing the access point's capabilities according to the RSN + (Robust Secure Network) protocol. + Returns: NM80211ApSecurityFlags + The "Ssid" property @@ -79,7 +87,8 @@ RsnFlags readable u Ssid readable ay -The Service Set Identifier identifying the access point. + The Service Set Identifier identifying the access point. + The "Frequency" property @@ -87,7 +96,8 @@ Ssid readable ay Frequency readable u -The radio channel frequency in use by the access point, in MHz. + The radio channel frequency in use by the access point, in MHz. + The "HwAddress" property @@ -95,7 +105,8 @@ Frequency readable u HwAddress readable s -The hardware address (BSSID) of the access point. + The hardware address (BSSID) of the access point. + The "Mode" property @@ -103,7 +114,9 @@ HwAddress readable s Mode readable u -Describes the operating mode of the access point. + Describes the operating mode of the access point. + Returns: NM80211Mode + The "MaxBitrate" property @@ -111,7 +124,9 @@ Mode readable u MaxBitrate readable u -The maximum bitrate this access point is capable of, in kilobits/second (Kb/s). + The maximum bitrate this access point is capable of, in kilobits/second + (Kb/s). + The "Strength" property @@ -119,7 +134,8 @@ MaxBitrate readable u Strength readable y -The current signal quality of the access point, in percent. + The current signal quality of the access point, in percent. + The "LastSeen" property @@ -127,7 +143,10 @@ Strength readable y LastSeen readable i -The timestamp (in CLOCK_BOOTTIME seconds) for the last time the access point was found in scan results. A value of -1 means the access point has never been found in scan results. + The timestamp (in CLOCK_BOOTTIME seconds) for the last time the access + point was found in scan results. A value of -1 means the access point has + never been found in scan results. + diff --git a/introspection/nmdbus-active-connection-org.freedesktop.NetworkManager.Connection.Active.xml b/introspection/nmdbus-active-connection-org.freedesktop.NetworkManager.Connection.Active.xml index a2a352f6..0f002e22 100644 --- a/introspection/nmdbus-active-connection-org.freedesktop.NetworkManager.Connection.Active.xml +++ b/introspection/nmdbus-active-connection-org.freedesktop.NetworkManager.Connection.Active.xml @@ -33,7 +33,21 @@ Description - Objects that implement the Connection.Active interface represent an attempt to connect to a network using the details provided by a Connection object. The Connection.Active object tracks the life-cycle of the connection attempt and if successful indicates whether the connected network is the "default" or preferred network for access. NetworkManager has the concept of connections, which can be thought of as settings, a profile or a configuration that can be applied on a networking device. Such settings-connections are exposed as D-Bus object and the active-connection expresses this relationship between device and settings-connection. At any time a settings-connection can only be activated on one device and vice versa. However, during activation and deactivation multiple active-connections can reference the same device or settings-connection as they are waiting to be activated or to be deactivated. + Objects that implement the Connection.Active interface represent an + attempt to connect to a network using the details provided by a Connection + object. The Connection.Active object tracks the life-cycle of the + connection attempt and if successful indicates whether the connected + network is the "default" or preferred network for access. NetworkManager + has the concept of connections, which can be thought of as settings, a + profile or a configuration that can be applied on a networking device. + Such settings-connections are exposed as D-Bus object and the + active-connection expresses this relationship between device and + settings-connection. At any time a settings-connection can only be + activated on one device and vice versa. However, during activation and + deactivation multiple active-connections can reference the same device or + settings-connection as they are waiting to be activated or to be + deactivated. + Signal Details @@ -60,7 +74,8 @@ PropertiesChanged (a{sv} properties); Connection readable o -The path of the connection. + The path of the connection. + The "SpecificObject" property @@ -68,7 +83,10 @@ Connection readable o SpecificObject readable o -A specific object associated with the active connection. This property reflects the specific object used during connection activation, and will not change over the lifetime of the ActiveConnection once set. + A specific object associated with the active connection. This property + reflects the specific object used during connection activation, and will + not change over the lifetime of the ActiveConnection once set. + The "Id" property @@ -76,7 +94,9 @@ SpecificObject readable o Id readable s -The ID of the connection, provided as a convenience so that clients do not have to retrieve all connection details. + The ID of the connection, provided as a convenience so that clients do not + have to retrieve all connection details. + The "Uuid" property @@ -84,7 +104,9 @@ Id readable s Uuid readable s -The UUID of the connection, provided as a convenience so that clients do not have to retrieve all connection details. + The UUID of the connection, provided as a convenience so that clients do + not have to retrieve all connection details. + The "Type" property @@ -92,7 +114,9 @@ Uuid readable s Type readable s -The type of the connection, provided as a convenience so that clients do not have to retrieve all connection details. + The type of the connection, provided as a convenience so that clients do + not have to retrieve all connection details. + The "Devices" property @@ -100,7 +124,9 @@ Type readable s Devices readable ao -Array of object paths representing devices which are part of this active connection. + Array of object paths representing devices which are part of this active + connection. + The "State" property @@ -108,7 +134,9 @@ Devices readable ao State readable u -The state of this active connection. + The state of this active connection. + Returns: NMActiveConnectionState + The "Default" property @@ -116,7 +144,9 @@ State readable u Default readable b -Whether this active connection is the default IPv4 connection, i.e. whether it currently owns the default IPv4 route. + Whether this active connection is the default IPv4 connection, i.e. + whether it currently owns the default IPv4 route. + The "Ip4Config" property @@ -124,7 +154,10 @@ Default readable b Ip4Config readable o -Object path of the Ip4Config object describing the configuration of the connection. Only valid when the connection is in the NM_ACTIVE_CONNECTION_STATE_ACTIVATED state. + Object path of the Ip4Config object describing the configuration of the + connection. Only valid when the connection is in the + NM_ACTIVE_CONNECTION_STATE_ACTIVATED state. + The "Dhcp4Config" property @@ -132,7 +165,10 @@ Ip4Config readable o Dhcp4Config readable o -Object path of the Dhcp4Config object describing the DHCP options returned by the DHCP server (assuming the connection used DHCP). Only valid when the connection is in the NM_ACTIVE_CONNECTION_STATE_ACTIVATED state. + Object path of the Dhcp4Config object describing the DHCP options returned + by the DHCP server (assuming the connection used DHCP). Only valid when + the connection is in the NM_ACTIVE_CONNECTION_STATE_ACTIVATED state. + The "Default6" property @@ -140,7 +176,9 @@ Dhcp4Config readable o Default6 readable b -Whether this active connection is the default IPv6 connection, i.e. whether it currently owns the default IPv6 route. + Whether this active connection is the default IPv6 connection, i.e. + whether it currently owns the default IPv6 route. + The "Ip6Config" property @@ -148,7 +186,10 @@ Default6 readable b Ip6Config readable o -Object path of the Ip6Config object describing the configuration of the connection. Only valid when the connection is in the NM_ACTIVE_CONNECTION_STATE_ACTIVATED state. + Object path of the Ip6Config object describing the configuration of the + connection. Only valid when the connection is in the + NM_ACTIVE_CONNECTION_STATE_ACTIVATED state. + The "Dhcp6Config" property @@ -156,7 +197,10 @@ Ip6Config readable o Dhcp6Config readable o -Object path of the Dhcp6Config object describing the DHCP options returned by the DHCP server (assuming the connection used DHCP). Only valid when the connection is in the NM_ACTIVE_CONNECTION_STATE_ACTIVATED state. + Object path of the Dhcp6Config object describing the DHCP options returned + by the DHCP server (assuming the connection used DHCP). Only valid when + the connection is in the NM_ACTIVE_CONNECTION_STATE_ACTIVATED state. + The "Vpn" property @@ -164,7 +208,8 @@ Dhcp6Config readable o Vpn readable b -Whether this active connection is also a VPN connection. + Whether this active connection is also a VPN connection. + The "Master" property @@ -172,7 +217,8 @@ Vpn readable b Master readable o -The path to the master device if the connection is a slave. + The path to the master device if the connection is a slave. + diff --git a/introspection/nmdbus-agent-manager-org.freedesktop.NetworkManager.AgentManager.xml b/introspection/nmdbus-agent-manager-org.freedesktop.NetworkManager.AgentManager.xml index 29bb71d7..2f074cbe 100644 --- a/introspection/nmdbus-agent-manager-org.freedesktop.NetworkManager.AgentManager.xml +++ b/introspection/nmdbus-agent-manager-org.freedesktop.NetworkManager.AgentManager.xml @@ -26,11 +26,13 @@ Register (IN s identifier); -Called by secret Agents to register their ability to provide and save network secrets. + Called by secret Agents to register their ability to provide and save + network secrets. + IN s identifier: - Identifies this agent; only one agent in each user session may use the same identifier. Identifier formatting follows the same rules as D-Bus bus names with the exception that the ':' character is not allowed. The valid set of characters is "[A-Z][a-z][0-9]_-." and the identifier is limited in length to 255 characters with a minimum of 3 characters. An example valid identifier is 'org.gnome.nm-applet' (without quotes). + Identifies this agent; only one agent in each user session may use the same identifier. Identifier formatting follows the same rules as D-Bus bus names with the exception that the ':' character is not allowed. The valid set of characters is "[A-Z][a-z][0-9]_-." and the identifier is limited in length to 255 characters with a minimum of 3 characters. An example valid identifier is 'org.gnome.nm-applet' (without quotes). @@ -41,7 +43,8 @@ Register (IN s identifier); RegisterWithCapabilities (IN s identifier, IN u capabilities); -Like Register() but indicates agent capabilities to NetworkManager. + Like Register() but indicates agent capabilities to NetworkManager. + IN s identifier: @@ -49,7 +52,7 @@ RegisterWithCapabilities (IN s identifier, IN u capabilities: - Indicates various agent capabilities to NetworkManager. + (NMSecretAgentCapabilities) Indicates various agent capabilities to NetworkManager. @@ -59,7 +62,10 @@ RegisterWithCapabilities (IN s identifier, Unregister (); -Called by secret Agents to notify NetworkManager that they will no longer handle requests for network secrets. Agents are automatically unregistered when they disconnect from D-Bus. + Called by secret Agents to notify NetworkManager that they will no longer + handle requests for network secrets. Agents are automatically unregistered + when they disconnect from D-Bus. + diff --git a/introspection/nmdbus-device-adsl-org.freedesktop.NetworkManager.Device.Adsl.xml b/introspection/nmdbus-device-adsl-org.freedesktop.NetworkManager.Device.Adsl.xml index ab85429d..b4a15c7d 100644 --- a/introspection/nmdbus-device-adsl-org.freedesktop.NetworkManager.Device.Adsl.xml +++ b/introspection/nmdbus-device-adsl-org.freedesktop.NetworkManager.Device.Adsl.xml @@ -46,7 +46,8 @@ PropertiesChanged (a{sv} properties); Carrier readable b -Indicates whether the physical carrier is found. + Indicates whether the physical carrier is found. + diff --git a/introspection/nmdbus-device-bond-org.freedesktop.NetworkManager.Device.Bond.xml b/introspection/nmdbus-device-bond-org.freedesktop.NetworkManager.Device.Bond.xml index 22bd4ccf..1d9788ee 100644 --- a/introspection/nmdbus-device-bond-org.freedesktop.NetworkManager.Device.Bond.xml +++ b/introspection/nmdbus-device-bond-org.freedesktop.NetworkManager.Device.Bond.xml @@ -48,7 +48,8 @@ PropertiesChanged (a{sv} properties); HwAddress readable s -Hardware address of the device. + Hardware address of the device. + The "Carrier" property @@ -56,7 +57,9 @@ HwAddress readable s Carrier readable b -Indicates whether the physical carrier is found (e.g. whether a cable is plugged in or not). + Indicates whether the physical carrier is found (e.g. whether a cable is + plugged in or not). + The "Slaves" property @@ -64,7 +67,9 @@ Carrier readable b Slaves readable ao -Array of object paths representing devices which are currently slaved to this device. + Array of object paths representing devices which are currently slaved to + this device. + diff --git a/introspection/nmdbus-device-bridge-org.freedesktop.NetworkManager.Device.Bridge.xml b/introspection/nmdbus-device-bridge-org.freedesktop.NetworkManager.Device.Bridge.xml index 20946e34..7bfe783e 100644 --- a/introspection/nmdbus-device-bridge-org.freedesktop.NetworkManager.Device.Bridge.xml +++ b/introspection/nmdbus-device-bridge-org.freedesktop.NetworkManager.Device.Bridge.xml @@ -48,7 +48,8 @@ PropertiesChanged (a{sv} properties); HwAddress readable s -Hardware address of the device. + Hardware address of the device. + The "Carrier" property @@ -56,7 +57,9 @@ HwAddress readable s Carrier readable b -Indicates whether the physical carrier is found (e.g. whether a cable is plugged in or not). + Indicates whether the physical carrier is found (e.g. whether a cable is + plugged in or not). + The "Slaves" property @@ -64,7 +67,9 @@ Carrier readable b Slaves readable ao -Array of object paths representing devices which are currently slaved to this device. + Array of object paths representing devices which are currently slaved to + this device. + diff --git a/introspection/nmdbus-device-bt-org.freedesktop.NetworkManager.Device.Bluetooth.xml b/introspection/nmdbus-device-bt-org.freedesktop.NetworkManager.Device.Bluetooth.xml index 7cca9d2c..050fccf4 100644 --- a/introspection/nmdbus-device-bt-org.freedesktop.NetworkManager.Device.Bluetooth.xml +++ b/introspection/nmdbus-device-bt-org.freedesktop.NetworkManager.Device.Bluetooth.xml @@ -48,7 +48,8 @@ PropertiesChanged (a{sv} properties); HwAddress readable s -Bluetooth hardware address of the device. + Bluetooth hardware address of the device. + The "Name" property @@ -56,7 +57,8 @@ HwAddress readable s Name readable s -Bluetooth name of the device. + Bluetooth name of the device. + The "BtCapabilities" property @@ -64,7 +66,9 @@ Name readable s BtCapabilities readable u -Bluetooth capabilities of the device (either DUN or NAP). + Bluetooth capabilities of the device (either DUN or NAP). + Returns: NMBluetoothCapabilities + diff --git a/introspection/nmdbus-device-ethernet-org.freedesktop.NetworkManager.Device.Wired.xml b/introspection/nmdbus-device-ethernet-org.freedesktop.NetworkManager.Device.Wired.xml index ef6e7e8b..f97f8f37 100644 --- a/introspection/nmdbus-device-ethernet-org.freedesktop.NetworkManager.Device.Wired.xml +++ b/introspection/nmdbus-device-ethernet-org.freedesktop.NetworkManager.Device.Wired.xml @@ -50,7 +50,8 @@ PropertiesChanged (a{sv} properties); HwAddress readable s -Active hardware address of the device. + Active hardware address of the device. + The "PermHwAddress" property @@ -58,7 +59,8 @@ HwAddress readable s PermHwAddress readable s -Permanent hardware address of the device. + Permanent hardware address of the device. + The "Speed" property @@ -66,7 +68,8 @@ PermHwAddress readable s Speed readable u -Design speed of the device, in megabits/second (Mb/s). + Design speed of the device, in megabits/second (Mb/s). + The "S390Subchannels" property @@ -74,7 +77,8 @@ Speed readable u S390Subchannels readable as -Array of S/390 subchannels for S/390 or z/Architecture devices. + Array of S/390 subchannels for S/390 or z/Architecture devices. + The "Carrier" property @@ -82,7 +86,9 @@ S390Subchannels readable as Carrier readable b -Indicates whether the physical carrier is found (e.g. whether a cable is plugged in or not). + Indicates whether the physical carrier is found (e.g. whether a cable is + plugged in or not). + diff --git a/introspection/nmdbus-device-generic-org.freedesktop.NetworkManager.Device.Generic.xml b/introspection/nmdbus-device-generic-org.freedesktop.NetworkManager.Device.Generic.xml index 13d81172..dc2cdbe8 100644 --- a/introspection/nmdbus-device-generic-org.freedesktop.NetworkManager.Device.Generic.xml +++ b/introspection/nmdbus-device-generic-org.freedesktop.NetworkManager.Device.Generic.xml @@ -47,7 +47,8 @@ PropertiesChanged (a{sv} properties); HwAddress readable s -Hardware address of the device. + Hardware address of the device. + The "TypeDescription" property @@ -55,7 +56,8 @@ HwAddress readable s TypeDescription readable s -A (non-localized) description of the interface type, if known. + A (non-localized) description of the interface type, if known. + diff --git a/introspection/nmdbus-device-infiniband-org.freedesktop.NetworkManager.Device.Infiniband.xml b/introspection/nmdbus-device-infiniband-org.freedesktop.NetworkManager.Device.Infiniband.xml index bbafdbfc..f7957eed 100644 --- a/introspection/nmdbus-device-infiniband-org.freedesktop.NetworkManager.Device.Infiniband.xml +++ b/introspection/nmdbus-device-infiniband-org.freedesktop.NetworkManager.Device.Infiniband.xml @@ -47,7 +47,8 @@ PropertiesChanged (a{sv} properties); HwAddress readable s -Hardware address of the device. + Hardware address of the device. + The "Carrier" property @@ -55,7 +56,9 @@ HwAddress readable s Carrier readable b -Indicates whether the physical carrier is found (e.g. whether a cable is plugged in or not). + Indicates whether the physical carrier is found (e.g. whether a cable is + plugged in or not). + diff --git a/introspection/nmdbus-device-ip-tunnel-org.freedesktop.NetworkManager.Device.IPTunnel.xml b/introspection/nmdbus-device-ip-tunnel-org.freedesktop.NetworkManager.Device.IPTunnel.xml index f1a8bba7..3b59de03 100644 --- a/introspection/nmdbus-device-ip-tunnel-org.freedesktop.NetworkManager.Device.IPTunnel.xml +++ b/introspection/nmdbus-device-ip-tunnel-org.freedesktop.NetworkManager.Device.IPTunnel.xml @@ -56,7 +56,8 @@ PropertiesChanged (a{sv} properties); Mode readable u -The tunneling mode. + The tunneling mode. + The "Parent" property @@ -64,7 +65,8 @@ Mode readable u Parent readable o -The object path of the parent device. + The object path of the parent device. + The "Local" property @@ -72,7 +74,8 @@ Parent readable o Local readable s -The local endpoint of the tunnel. + The local endpoint of the tunnel. + The "Remote" property @@ -80,7 +83,8 @@ Local readable s Remote readable s -The remote endpoint of the tunnel. + The remote endpoint of the tunnel. + The "Ttl" property @@ -88,7 +92,9 @@ Remote readable s Ttl readable y -The TTL assigned to tunneled packets. 0 is a special value meaning that packets inherit the TTL value + The TTL assigned to tunneled packets. 0 is a special value meaning that + packets inherit the TTL value + The "Tos" property @@ -96,7 +102,9 @@ Ttl readable y Tos readable y -The type of service (IPv4) or traffic class (IPv6) assigned to tunneled packets. + The type of service (IPv4) or traffic class (IPv6) assigned to tunneled + packets. + The "PathMtuDiscovery" property @@ -104,7 +112,8 @@ Tos readable y PathMtuDiscovery readable b -Whether path MTU discovery is enabled on this tunnel. + Whether path MTU discovery is enabled on this tunnel. + The "InputKey" property @@ -112,7 +121,8 @@ PathMtuDiscovery readable b InputKey readable s -The key used for incoming packets. + The key used for incoming packets. + The "OutputKey" property @@ -120,7 +130,8 @@ InputKey readable s OutputKey readable s -The key used for outgoing packets. + The key used for outgoing packets. + The "EncapsulationLimit" property @@ -128,7 +139,9 @@ OutputKey readable s EncapsulationLimit readable y -How many additional levels of encapsulation are permitted to be prepended to packets. This property applies only to IPv6 tunnels. + How many additional levels of encapsulation are permitted to be prepended + to packets. This property applies only to IPv6 tunnels. + The "FlowLabel" property @@ -136,7 +149,9 @@ EncapsulationLimit readable y FlowLabel readable u -The flow label to assign to tunnel packets. This property applies only to IPv6 tunnels. + The flow label to assign to tunnel packets. This property applies only to + IPv6 tunnels. + diff --git a/introspection/nmdbus-device-macvlan-org.freedesktop.NetworkManager.Device.Macvlan.xml b/introspection/nmdbus-device-macvlan-org.freedesktop.NetworkManager.Device.Macvlan.xml index ca5d7367..b1b63d8b 100644 --- a/introspection/nmdbus-device-macvlan-org.freedesktop.NetworkManager.Device.Macvlan.xml +++ b/introspection/nmdbus-device-macvlan-org.freedesktop.NetworkManager.Device.Macvlan.xml @@ -49,7 +49,8 @@ PropertiesChanged (a{sv} properties); Parent readable o -The object path of the parent device. + The object path of the parent device. + The "Mode" property @@ -57,7 +58,8 @@ Parent readable o Mode readable s -The macvlan mode, one of "private", "vepa", "bridge", or "passthru". + The macvlan mode, one of "private", "vepa", "bridge", or "passthru". + The "NoPromisc" property @@ -65,7 +67,8 @@ Mode readable s NoPromisc readable b -Whether the device is blocked from going into promiscuous mode. + Whether the device is blocked from going into promiscuous mode. + The "Tap" property @@ -73,7 +76,8 @@ NoPromisc readable b Tap readable b -Whether the device is a macvtap. + Whether the device is a macvtap. + diff --git a/introspection/nmdbus-device-modem-org.freedesktop.NetworkManager.Device.Modem.xml b/introspection/nmdbus-device-modem-org.freedesktop.NetworkManager.Device.Modem.xml index 2143ef62..839f426c 100644 --- a/introspection/nmdbus-device-modem-org.freedesktop.NetworkManager.Device.Modem.xml +++ b/introspection/nmdbus-device-modem-org.freedesktop.NetworkManager.Device.Modem.xml @@ -47,7 +47,12 @@ PropertiesChanged (a{sv} properties); ModemCapabilities readable u -The generic family of access technologies the modem supports. Not all capabilities are available at the same time however; some modems require a firmware reload or other reinitialization to switch between eg CDMA/EVDO and GSM/UMTS. + The generic family of access technologies the modem supports. Not all + capabilities are available at the same time however; some modems require a + firmware reload or other reinitialization to switch between eg CDMA/EVDO + and GSM/UMTS. + Returns: NMDeviceModemCapabilities + The "CurrentCapabilities" property @@ -55,7 +60,10 @@ ModemCapabilities readable u CurrentCapabilities readable u -The generic family of access technologies the modem currently supports without a firmware reload or reinitialization. + The generic family of access technologies the modem currently supports + without a firmware reload or reinitialization. + Returns: NMDeviceModemCapabilities + diff --git a/introspection/nmdbus-device-olpc-mesh-org.freedesktop.NetworkManager.Device.OlpcMesh.xml b/introspection/nmdbus-device-olpc-mesh-org.freedesktop.NetworkManager.Device.OlpcMesh.xml index 4a512547..8eae57ef 100644 --- a/introspection/nmdbus-device-olpc-mesh-org.freedesktop.NetworkManager.Device.OlpcMesh.xml +++ b/introspection/nmdbus-device-olpc-mesh-org.freedesktop.NetworkManager.Device.OlpcMesh.xml @@ -31,7 +31,8 @@ PropertiesChanged (a{sv} properties); -Emitted when the wireless device's properties changed. + Emitted when the wireless device's properties changed. + a{sv} properties: @@ -48,7 +49,8 @@ PropertiesChanged (a{sv} properties); HwAddress readable s -The hardware address of the device. + The hardware address of the device. + The "Companion" property @@ -56,7 +58,8 @@ HwAddress readable s Companion readable o -The object path of the companion device. + The object path of the companion device. + The "ActiveChannel" property @@ -64,7 +67,8 @@ Companion readable o ActiveChannel readable u -The currently active channel. + The currently active channel. + diff --git a/introspection/nmdbus-device-org.freedesktop.NetworkManager.Device.xml b/introspection/nmdbus-device-org.freedesktop.NetworkManager.Device.xml index a5a0697b..883c5d75 100644 --- a/introspection/nmdbus-device-org.freedesktop.NetworkManager.Device.xml +++ b/introspection/nmdbus-device-org.freedesktop.NetworkManager.Device.xml @@ -71,19 +71,39 @@ Reapply (IN a{sa{sv}} connection, IN t version_id, IN u flags); -Attempts to update the configuration of a device without deactivating it. NetworkManager has the concept of connections, which are profiles that contain the configuration for a networking device. Those connections are exposed via D-Bus as individual objects that can be created, modified and deleted. When activating such a settings-connection on a device, the settings-connection is cloned to become an applied-connection and used to configure the device (see GetAppliedConnection). Subsequent modification of the settings-connection don't propagate automatically to the device's applied-connection (with exception of the firewall-zone and the metered property). For the changes to take effect, you can either re-activate the settings-connection, or call Reapply. The Reapply call allows you to directly update the applied-connection and reconfigure the device. Reapply can also be useful if the currently applied-connection is equal to the connection that is about to be reapplied. This allows to reconfigure the device and revert external changes like removing or adding an IP address (which NetworkManager doesn't revert automatically because it is assumed that the user made these changes intentionally outside of NetworkManager). Reapply can make the applied-connection different from the settings-connection, just like updating the settings-connection can make them different. + Attempts to update the configuration of a device without deactivating it. + NetworkManager has the concept of connections, which are profiles that + contain the configuration for a networking device. Those connections are + exposed via D-Bus as individual objects that can be created, modified and + deleted. When activating such a settings-connection on a device, the + settings-connection is cloned to become an applied-connection and used to + configure the device (see GetAppliedConnection). Subsequent modification + of the settings-connection don't propagate automatically to the device's + applied-connection (with exception of the firewall-zone and the metered + property). For the changes to take effect, you can either re-activate the + settings-connection, or call Reapply. The Reapply call allows you to + directly update the applied-connection and reconfigure the device. Reapply + can also be useful if the currently applied-connection is equal to the + connection that is about to be reapplied. This allows to reconfigure the + device and revert external changes like removing or adding an IP address + (which NetworkManager doesn't revert automatically because it is assumed + that the user made these changes intentionally outside of NetworkManager). + Reapply can make the applied-connection different from the + settings-connection, just like updating the settings-connection can make + them different. + IN a{sa{sv}} connection: - The optional connection settings that will be reapplied on the device. If empty, the currently active settings-connection will be used. The connection cannot arbitrarly differ from the current applied-connection otherwise the call will fail. Only certain changes are supported, like adding or removing IP addresses. + The optional connection settings that will be reapplied on the device. If empty, the currently active settings-connection will be used. The connection cannot arbitrarly differ from the current applied-connection otherwise the call will fail. Only certain changes are supported, like adding or removing IP addresses. IN t version_id: - If non-zero, the current version id of the applied-connection must match. The current version id can be retrieved via GetAppliedConnection. This optional argument allows to catch concurrent modifications between the GetAppliedConnection call and Reapply. + If non-zero, the current version id of the applied-connection must match. The current version id can be retrieved via GetAppliedConnection. This optional argument allows to catch concurrent modifications between the GetAppliedConnection call and Reapply. IN u flags: - Flags which would modify the behavior of the Reapply call. There are no flags defined currently and the users should use the value of 0. + Flags which would modify the behavior of the Reapply call. There are no flags defined currently and the users should use the value of 0. @@ -95,11 +115,18 @@ GetAppliedConnection (IN u flags, OUT a{sa{sv}} connection, OUT t version_id); -Get the currently applied connection on the device. This is a snapshot of the last activated connection on the device, that is the configuration that is currently applied on the device. Usually this is the same as GetSettings of the referenced settings connection. However, it can differ if the settings connection was subsequently modified or the applied connection was modified by Reapply. The applied connection is set when activating a device or when calling Reapply. + Get the currently applied connection on the device. This is a snapshot of + the last activated connection on the device, that is the configuration + that is currently applied on the device. Usually this is the same as + GetSettings of the referenced settings connection. However, it can differ + if the settings connection was subsequently modified or the applied + connection was modified by Reapply. The applied connection is set when + activating a device or when calling Reapply. + IN u flags: - Flags which would modify the behavior of the GetAppliedConnection call. There are no flags defined currently and the users should use the value of 0. + Flags which would modify the behavior of the GetAppliedConnection call. There are no flags defined currently and the users should use the value of 0. OUT a{sa{sv}} connection: @@ -107,7 +134,7 @@ GetAppliedConnection (IN u flags, OUT t version_id: - The version-id of the currently applied connection. This can be specified during Reapply to avoid races where you first fetch the applied connection, modify it and try to reapply it. If the applied connection is modified in the meantime, the version_id gets incremented and Reapply will fail. + The version-id of the currently applied connection. This can be specified during Reapply to avoid races where you first fetch the applied connection, modify it and try to reapply it. If the applied connection is modified in the meantime, the version_id gets incremented and Reapply will fail. @@ -117,7 +144,9 @@ GetAppliedConnection (IN u flags, Disconnect (); -Disconnects a device and prevents the device from automatically activating further connections without user intervention. + Disconnects a device and prevents the device from automatically activating + further connections without user intervention. + The Delete() method @@ -125,7 +154,10 @@ Disconnect (); Delete (); -Deletes a software device from NetworkManager and removes the interface from the system. The method returns an error when called for a hardware device. + Deletes a software device from NetworkManager and removes the interface + from the system. The method returns an error when called for a hardware + device. + @@ -142,15 +174,15 @@ StateChanged (u new_state, u new_state: - The new state of the device. + (NMDeviceState) The new state of the device. u old_state: - The previous state of the device. + (NMDeviceState) The previous state of the device. u reason: - A reason for the state transition. + (NMDeviceStateReason) A reason for the state transition. @@ -163,7 +195,18 @@ StateChanged (u new_state, Udi readable s -Operating-system specific transient device hardware identifier. This is an opaque string representing the underlying hardware for the device, and shouldn't be used to keep track of individual devices. For some device types (Bluetooth, Modems) it is an identifier used by the hardware service (ie bluez or ModemManager) to refer to that device, and client programs use it get additional information from those services which NM does not provide. The Udi is not guaranteed to be consistent across reboots or hotplugs of the hardware. If you're looking for a way to uniquely track each device in your application, use the object path. If you're looking for a way to track a specific piece of hardware across reboot or hotplug, use a MAC address or USB serial number. + Operating-system specific transient device hardware identifier. This is an + opaque string representing the underlying hardware for the device, and + shouldn't be used to keep track of individual devices. For some device + types (Bluetooth, Modems) it is an identifier used by the hardware service + (ie bluez or ModemManager) to refer to that device, and client programs + use it get additional information from those services which NM does not + provide. The Udi is not guaranteed to be consistent across reboots or + hotplugs of the hardware. If you're looking for a way to uniquely track + each device in your application, use the object path. If you're looking + for a way to track a specific piece of hardware across reboot or hotplug, + use a MAC address or USB serial number. + The "Interface" property @@ -171,7 +214,8 @@ Udi readable s Interface readable s -The name of the device's control (and often data) interface. + The name of the device's control (and often data) interface. + The "IpInterface" property @@ -179,7 +223,11 @@ Interface readable s IpInterface readable s -The name of the device's data interface when available. This property may not refer to the actual data interface until the device has successfully established a data connection, indicated by the device's State becoming ACTIVATED. + The name of the device's data interface when available. This property may + not refer to the actual data interface until the device has successfully + established a data connection, indicated by the device's State becoming + ACTIVATED. + The "Driver" property @@ -187,7 +235,8 @@ IpInterface readable s Driver readable s -The driver handling the device. + The driver handling the device. + The "DriverVersion" property @@ -195,7 +244,8 @@ Driver readable s DriverVersion readable s -The version of the driver handling the device. + The version of the driver handling the device. + The "FirmwareVersion" property @@ -203,7 +253,8 @@ DriverVersion readable s FirmwareVersion readable s -The firmware version for the device. + The firmware version for the device. + The "Capabilities" property @@ -211,7 +262,9 @@ FirmwareVersion readable s Capabilities readable u -Flags describing the capabilities of the device. + Flags describing the capabilities of the device. + Returns: NMDeviceCapabilities + The "Ip4Address" property @@ -219,7 +272,9 @@ Capabilities readable u Ip4Address readable u -DEPRECATED; use the 'Addresses' property of the 'Ip4Config' object instead. + DEPRECATED; use the 'Addresses' property of the 'Ip4Config' object + instead. + The "State" property @@ -227,7 +282,9 @@ Ip4Address readable u State readable u -The current state of the device. + The current state of the device. + Returns: NMDeviceState + The "StateReason" property @@ -235,7 +292,9 @@ State readable u StateReason readable (uu) -The current state and reason for changing to that state. + The current state and reason for changing to that state. + Returns: A tuple of NMDeviceState and NMDeviceStateReason. + The "ActiveConnection" property @@ -243,7 +302,11 @@ StateReason readable (uu) ActiveConnection readable o -Object path of an ActiveConnection object that "owns" this device during activation. The ActiveConnection object tracks the life-cycle of a connection to a specific network and implements the org.freedesktop.NetworkManager.Connection.Active D-Bus interface. + Object path of an ActiveConnection object that "owns" this device during + activation. The ActiveConnection object tracks the life-cycle of a + connection to a specific network and implements the + org.freedesktop.NetworkManager.Connection.Active D-Bus interface. + The "Ip4Config" property @@ -251,7 +314,10 @@ ActiveConnection readable o Ip4Config readable o -Object path of the Ip4Config object describing the configuration of the device. Only valid when the device is in the NM_DEVICE_STATE_ACTIVATED state. + Object path of the Ip4Config object describing the configuration of the + device. Only valid when the device is in the NM_DEVICE_STATE_ACTIVATED + state. + The "Dhcp4Config" property @@ -259,7 +325,10 @@ Ip4Config readable o Dhcp4Config readable o -Object path of the Dhcp4Config object describing the DHCP options returned by the DHCP server. Only valid when the device is in the NM_DEVICE_STATE_ACTIVATED state. + Object path of the Dhcp4Config object describing the DHCP options returned + by the DHCP server. Only valid when the device is in the + NM_DEVICE_STATE_ACTIVATED state. + The "Ip6Config" property @@ -267,7 +336,10 @@ Dhcp4Config readable o Ip6Config readable o -Object path of the Ip6Config object describing the configuration of the device. Only valid when the device is in the NM_DEVICE_STATE_ACTIVATED state. + Object path of the Ip6Config object describing the configuration of the + device. Only valid when the device is in the NM_DEVICE_STATE_ACTIVATED + state. + The "Dhcp6Config" property @@ -275,7 +347,10 @@ Ip6Config readable o Dhcp6Config readable o -Object path of the Dhcp6Config object describing the DHCP options returned by the DHCP server. Only valid when the device is in the NM_DEVICE_STATE_ACTIVATED state. + Object path of the Dhcp6Config object describing the DHCP options returned + by the DHCP server. Only valid when the device is in the + NM_DEVICE_STATE_ACTIVATED state. + The "Managed" property @@ -283,7 +358,11 @@ Dhcp6Config readable o Managed readwrite b -Whether or not this device is managed by NetworkManager. Setting this property has a similar effect to configuring the device as unmanaged via the keyfile.unmanaged-devices setting in NetworkManager.conf. Changes to this value are not persistent and lost after NetworkManager restart. + Whether or not this device is managed by NetworkManager. Setting this + property has a similar effect to configuring the device as unmanaged via + the keyfile.unmanaged-devices setting in NetworkManager.conf. Changes to + this value are not persistent and lost after NetworkManager restart. + The "Autoconnect" property @@ -291,7 +370,12 @@ Managed readwrite b Autoconnect readwrite b -If TRUE, indicates the device is allowed to autoconnect. If FALSE, manual intervention is required before the device will automatically connect to a known network, such as activating a connection using the device, or setting this property to TRUE. This property cannot be set to TRUE for default-unmanaged devices, since they never autoconnect. + If TRUE, indicates the device is allowed to autoconnect. If FALSE, manual + intervention is required before the device will automatically connect to a + known network, such as activating a connection using the device, or + setting this property to TRUE. This property cannot be set to TRUE for + default-unmanaged devices, since they never autoconnect. + The "FirmwareMissing" property @@ -299,7 +383,9 @@ Autoconnect readwrite b FirmwareMissing readable b -If TRUE, indicates the device is likely missing firmware necessary for its operation. + If TRUE, indicates the device is likely missing firmware necessary for its + operation. + The "NmPluginMissing" property @@ -307,7 +393,9 @@ FirmwareMissing readable b NmPluginMissing readable b -If TRUE, indicates the NetworkManager plugin for the device is likely missing or misconfigured. + If TRUE, indicates the NetworkManager plugin for the device is likely + missing or misconfigured. + The "DeviceType" property @@ -315,7 +403,9 @@ NmPluginMissing readable b DeviceType readable u -The general type of the network device; ie Ethernet, WiFi, etc. + The general type of the network device; ie Ethernet, WiFi, etc. + Returns: NMDeviceType + The "AvailableConnections" property @@ -323,7 +413,9 @@ DeviceType readable u AvailableConnections readable ao -An array of object paths of every configured connection that is currently 'available' through this device. + An array of object paths of every configured connection that is currently + 'available' through this device. + The "PhysicalPortId" property @@ -331,7 +423,11 @@ AvailableConnections readable ao PhysicalPortId readable s -If non-empty, an (opaque) indicator of the physical network port associated with the device. This can be used to recognize when two seemingly-separate hardware devices are actually just different virtual interfaces to the same physical port. + If non-empty, an (opaque) indicator of the physical network port + associated with the device. This can be used to recognize when two + seemingly-separate hardware devices are actually just different virtual + interfaces to the same physical port. + The "Mtu" property @@ -339,7 +435,8 @@ PhysicalPortId readable s Mtu readable u -The device MTU (maximum transmission unit). + The device MTU (maximum transmission unit). + The "Metered" property @@ -347,7 +444,10 @@ Mtu readable u Metered readable u -Whether the amount of traffic flowing through the device is subject to limitations, for example set by service providers. + Whether the amount of traffic flowing through the device is subject to + limitations, for example set by service providers. + Returns: NMMetered + The "LldpNeighbors" property @@ -355,7 +455,9 @@ Metered readable u LldpNeighbors readable aa{sv} -Array of LLDP neighbors; each element is a dictionary mapping LLDP TLV names to variant boxed values. + Array of LLDP neighbors; each element is a dictionary mapping LLDP TLV + names to variant boxed values. + The "Real" property @@ -363,7 +465,10 @@ LldpNeighbors readable aa{sv} Real readable b -True if the device exists, or False for placeholder devices that do not yet exist but could be automatically created by NetworkManager if one of their AvailableConnections was activated. + True if the device exists, or False for placeholder devices that do not + yet exist but could be automatically created by NetworkManager if one of + their AvailableConnections was activated. + diff --git a/introspection/nmdbus-device-team-org.freedesktop.NetworkManager.Device.Team.xml b/introspection/nmdbus-device-team-org.freedesktop.NetworkManager.Device.Team.xml index 6d6ae5aa..5fc0d238 100644 --- a/introspection/nmdbus-device-team-org.freedesktop.NetworkManager.Device.Team.xml +++ b/introspection/nmdbus-device-team-org.freedesktop.NetworkManager.Device.Team.xml @@ -48,7 +48,8 @@ PropertiesChanged (a{sv} properties); HwAddress readable s -Hardware address of the device. + Hardware address of the device. + The "Carrier" property @@ -56,7 +57,9 @@ HwAddress readable s Carrier readable b -Indicates whether the physical carrier is found (e.g. whether a cable is plugged in or not). + Indicates whether the physical carrier is found (e.g. whether a cable is + plugged in or not). + The "Slaves" property @@ -64,7 +67,9 @@ Carrier readable b Slaves readable ao -Array of object paths representing devices which are currently slaved to this device. + Array of object paths representing devices which are currently slaved to + this device. + diff --git a/introspection/nmdbus-device-tun-org.freedesktop.NetworkManager.Device.Tun.xml b/introspection/nmdbus-device-tun-org.freedesktop.NetworkManager.Device.Tun.xml index c676e395..11c71961 100644 --- a/introspection/nmdbus-device-tun-org.freedesktop.NetworkManager.Device.Tun.xml +++ b/introspection/nmdbus-device-tun-org.freedesktop.NetworkManager.Device.Tun.xml @@ -52,7 +52,8 @@ PropertiesChanged (a{sv} properties); Owner readable x -The uid of the tunnel owner, or -1 if it has no owner. + The uid of the tunnel owner, or -1 if it has no owner. + The "Group" property @@ -60,7 +61,8 @@ Owner readable x Group readable x -The gid of the tunnel group, or -1 if it has no owner. + The gid of the tunnel group, or -1 if it has no owner. + The "Mode" property @@ -68,7 +70,8 @@ Group readable x Mode readable s -The tunnel mode, either "tun" or "tap". + The tunnel mode, either "tun" or "tap". + The "NoPi" property @@ -76,7 +79,9 @@ Mode readable s NoPi readable b -The tunnel's "TUN_NO_PI" flag; true if no protocol info is prepended to the tunnel packets. + The tunnel's "TUN_NO_PI" flag; true if no protocol info is prepended to + the tunnel packets. + The "VnetHdr" property @@ -84,7 +89,9 @@ NoPi readable b VnetHdr readable b -The tunnel's "TUN_VNET_HDR" flag; true if the tunnel packets include a virtio network header. + The tunnel's "TUN_VNET_HDR" flag; true if the tunnel packets include a + virtio network header. + The "MultiQueue" property @@ -92,7 +99,9 @@ VnetHdr readable b MultiQueue readable b -The tunnel's "TUN_TAP_MQ" flag; true if callers can connect to the tap device multiple times, for multiple send/receive queues. + The tunnel's "TUN_TAP_MQ" flag; true if callers can connect to the tap + device multiple times, for multiple send/receive queues. + The "HwAddress" property @@ -100,7 +109,8 @@ MultiQueue readable b HwAddress readable s -Hardware address of the device. + Hardware address of the device. + diff --git a/introspection/nmdbus-device-veth-org.freedesktop.NetworkManager.Device.Veth.xml b/introspection/nmdbus-device-veth-org.freedesktop.NetworkManager.Device.Veth.xml index f1e1d03a..b097e4f7 100644 --- a/introspection/nmdbus-device-veth-org.freedesktop.NetworkManager.Device.Veth.xml +++ b/introspection/nmdbus-device-veth-org.freedesktop.NetworkManager.Device.Veth.xml @@ -46,7 +46,8 @@ PropertiesChanged (a{sv} properties); Peer readable o -The object path of the device's peer. + The object path of the device's peer. + diff --git a/introspection/nmdbus-device-vlan-org.freedesktop.NetworkManager.Device.Vlan.xml b/introspection/nmdbus-device-vlan-org.freedesktop.NetworkManager.Device.Vlan.xml index fd07a398..2d0f9cfd 100644 --- a/introspection/nmdbus-device-vlan-org.freedesktop.NetworkManager.Device.Vlan.xml +++ b/introspection/nmdbus-device-vlan-org.freedesktop.NetworkManager.Device.Vlan.xml @@ -49,7 +49,8 @@ PropertiesChanged (a{sv} properties); HwAddress readable s -Hardware address of the device. + Hardware address of the device. + The "Carrier" property @@ -57,7 +58,9 @@ HwAddress readable s Carrier readable b -Indicates whether the physical carrier is found (e.g. whether a cable is plugged in or not). + Indicates whether the physical carrier is found (e.g. whether a cable is + plugged in or not). + The "Parent" property @@ -65,7 +68,8 @@ Carrier readable b Parent readable o -Object path of the parent device of this VLAN device. + Object path of the parent device of this VLAN device. + The "VlanId" property @@ -73,7 +77,8 @@ Parent readable o VlanId readable u -The VLAN ID of this VLAN interface. + The VLAN ID of this VLAN interface. + diff --git a/introspection/nmdbus-device-vxlan-org.freedesktop.NetworkManager.Device.Vxlan.xml b/introspection/nmdbus-device-vxlan-org.freedesktop.NetworkManager.Device.Vxlan.xml index b755dcb2..b36a9f09 100644 --- a/introspection/nmdbus-device-vxlan-org.freedesktop.NetworkManager.Device.Vxlan.xml +++ b/introspection/nmdbus-device-vxlan-org.freedesktop.NetworkManager.Device.Vxlan.xml @@ -62,7 +62,9 @@ PropertiesChanged (a{sv} properties); Parent readable o -The object path of the parent device (if the VXLAN is not purely internal to this host). + The object path of the parent device (if the VXLAN is not purely internal + to this host). + The "HwAddress" property @@ -70,7 +72,8 @@ Parent readable o HwAddress readable s -Hardware address of the device. + Hardware address of the device. + The "Id" property @@ -78,7 +81,8 @@ HwAddress readable s Id readable u -The VXLAN Network Identifier (VNI). + The VXLAN Network Identifier (VNI). + The "Group" property @@ -86,7 +90,9 @@ Id readable u Group readable s -The IP (v4 or v6) multicast group used to communicate with other physical hosts on this VXLAN. + The IP (v4 or v6) multicast group used to communicate with other physical + hosts on this VXLAN. + The "Local" property @@ -94,7 +100,9 @@ Group readable s Local readable s -The local IPv4 or IPv6 address to use when sending VXLAN packets to other physical hosts. + The local IPv4 or IPv6 address to use when sending VXLAN packets to other + physical hosts. + The "Tos" property @@ -102,7 +110,9 @@ Local readable s Tos readable y -The value to use in the IP ToS field for VXLAN packets sent to other physical hosts. + The value to use in the IP ToS field for VXLAN packets sent to other + physical hosts. + The "Ttl" property @@ -110,7 +120,9 @@ Tos readable y Ttl readable y -The value to use in the IP TTL field for VXLAN packets sent to other physical hosts. + The value to use in the IP TTL field for VXLAN packets sent to other + physical hosts. + The "Learning" property @@ -118,7 +130,8 @@ Ttl readable y Learning readable b -True if the VXLAN dynamically learns remote IP addresses. + True if the VXLAN dynamically learns remote IP addresses. + The "Ageing" property @@ -126,7 +139,8 @@ Learning readable b Ageing readable u -The interval in seconds at which the kernel purges stale cached addresses. + The interval in seconds at which the kernel purges stale cached addresses. + The "Limit" property @@ -134,7 +148,9 @@ Ageing readable u Limit readable u -The maximum number of entries that can be added to the VXLAN's forwarding table. + The maximum number of entries that can be added to the VXLAN's forwarding + table. + The "DstPort" property @@ -142,7 +158,8 @@ Limit readable u DstPort readable q -Destination port for outgoing VXLAN packets. + Destination port for outgoing VXLAN packets. + The "SrcPortMin" property @@ -150,7 +167,8 @@ DstPort readable q SrcPortMin readable q -The lowest source port number to use for outgoing VXLAN packets. + The lowest source port number to use for outgoing VXLAN packets. + The "SrcPortMax" property @@ -158,7 +176,8 @@ SrcPortMin readable q SrcPortMax readable q -The highest source port number to use for outgoing VXLAN packets. + The highest source port number to use for outgoing VXLAN packets. + The "Proxy" property @@ -166,7 +185,8 @@ SrcPortMax readable q Proxy readable b -True if the VXLAN is implementing DOVE ARP proxying for remote clients. + True if the VXLAN is implementing DOVE ARP proxying for remote clients. + The "Rsc" property @@ -174,7 +194,9 @@ Proxy readable b Rsc readable b -True if the VXLAN is implementing DOVE route short-circuiting of known remote IP addresses. + True if the VXLAN is implementing DOVE route short-circuiting of known + remote IP addresses. + The "L2miss" property @@ -182,7 +204,8 @@ Rsc readable b L2miss readable b -True if the VXLAN will emit netlink notifications of L2 switch misses. + True if the VXLAN will emit netlink notifications of L2 switch misses. + The "L3miss" property @@ -190,7 +213,8 @@ L2miss readable b L3miss readable b -True if the VXLAN will emit netlink notifications of L3 switch misses. + True if the VXLAN will emit netlink notifications of L3 switch misses. + diff --git a/introspection/nmdbus-device-wifi-org.freedesktop.NetworkManager.Device.Wireless.xml b/introspection/nmdbus-device-wifi-org.freedesktop.NetworkManager.Device.Wireless.xml index 1951a6f5..9ba7807d 100644 --- a/introspection/nmdbus-device-wifi-org.freedesktop.NetworkManager.Device.Wireless.xml +++ b/introspection/nmdbus-device-wifi-org.freedesktop.NetworkManager.Device.Wireless.xml @@ -45,7 +45,11 @@ GetAccessPoints (OUT ao access_points); -DEPRECATED. Get the list of access points visible to this device. Note that this list does not include access points which hide their SSID. To retrieve a list of all access points (including hidden ones) use the GetAllAccessPoints() method. + DEPRECATED. Get the list of access points visible to this device. Note + that this list does not include access points which hide their SSID. To + retrieve a list of all access points (including hidden ones) use the + GetAllAccessPoints() method. + OUT ao access_points: @@ -59,7 +63,9 @@ GetAccessPoints (OUT ao access_points); GetAllAccessPoints (OUT ao access_points); -Get the list of all access points visible to this device, including hidden ones for which the SSID is not yet known. + Get the list of all access points visible to this device, including hidden + ones for which the SSID is not yet known. + OUT ao access_points: @@ -73,11 +79,12 @@ GetAllAccessPoints (OUT ao access_points); RequestScan (IN a{sv} options); -Request the device to scan + Request the device to scan + IN a{sv} options: - Options of scan. Currently 'ssids' option with value of "aay" type is supported. + Options of scan. Currently 'ssids' option with value of "aay" type is supported. @@ -90,7 +97,8 @@ RequestScan (IN a{sv} options); PropertiesChanged (a{sv} properties); -Emitted when the wireless device's properties changed. + Emitted when the wireless device's properties changed. + a{sv} properties: @@ -104,7 +112,8 @@ PropertiesChanged (a{sv} properties); AccessPointAdded (o access_point); -Emitted when a new access point is found by the device. + Emitted when a new access point is found by the device. + o access_point: @@ -118,7 +127,8 @@ AccessPointAdded (o access_point); AccessPointRemoved (o access_point); -Emitted when an access point disappears from view of the device. + Emitted when an access point disappears from view of the device. + o access_point: @@ -135,7 +145,8 @@ AccessPointRemoved (o access_point); HwAddress readable s -The active hardware address of the device. + The active hardware address of the device. + The "PermHwAddress" property @@ -143,7 +154,8 @@ HwAddress readable s PermHwAddress readable s -The permanent hardware address of the device. + The permanent hardware address of the device. + The "Mode" property @@ -151,7 +163,9 @@ PermHwAddress readable s Mode readable u -The operating mode of the wireless device. + The operating mode of the wireless device. + Returns: NM80211Mode + The "Bitrate" property @@ -159,7 +173,9 @@ Mode readable u Bitrate readable u -The bit rate currently used by the wireless device, in kilobits/second (Kb/s). + The bit rate currently used by the wireless device, in kilobits/second + (Kb/s). + The "AccessPoints" property @@ -167,7 +183,8 @@ Bitrate readable u AccessPoints readable ao -List of object paths of access point visible to this wireless device. + List of object paths of access point visible to this wireless device. + The "ActiveAccessPoint" property @@ -175,7 +192,8 @@ AccessPoints readable ao ActiveAccessPoint readable o -Object path of the access point currently used by the wireless device. + Object path of the access point currently used by the wireless device. + The "WirelessCapabilities" property @@ -183,7 +201,9 @@ ActiveAccessPoint readable o WirelessCapabilities readable u -The capabilities of the wireless device. + The capabilities of the wireless device. + Returns: NMDeviceWifiCapabilities + diff --git a/introspection/nmdbus-device-wimax-org.freedesktop.NetworkManager.Device.WiMax.xml b/introspection/nmdbus-device-wimax-org.freedesktop.NetworkManager.Device.WiMax.xml index 5ad7234a..4ecc776f 100644 --- a/introspection/nmdbus-device-wimax-org.freedesktop.NetworkManager.Device.WiMax.xml +++ b/introspection/nmdbus-device-wimax-org.freedesktop.NetworkManager.Device.WiMax.xml @@ -44,7 +44,8 @@ GetNspList (OUT ao nsps); -Get the list of NSPs visible to this device. + Get the list of NSPs visible to this device. + OUT ao nsps: @@ -61,7 +62,8 @@ GetNspList (OUT ao nsps); PropertiesChanged (a{sv} properties); -Emitted when the WiMax device's properties changed. + Emitted when the WiMax device's properties changed. + a{sv} properties: @@ -75,7 +77,8 @@ PropertiesChanged (a{sv} properties); NspAdded (o nsp); -Emitted when a new NSP is found by the device. + Emitted when a new NSP is found by the device. + o nsp: @@ -89,7 +92,8 @@ NspAdded (o nsp); NspRemoved (o nsp); -Emitted when an NSP disappears from view of the device. + Emitted when an NSP disappears from view of the device. + o nsp: @@ -106,7 +110,9 @@ NspRemoved (o nsp); Nsps readable ao -List of object paths of Network Service Providers (NSPs) visible to this WiMAX device. + List of object paths of Network Service Providers (NSPs) visible to this + WiMAX device. + The "HwAddress" property @@ -114,7 +120,8 @@ Nsps readable ao HwAddress readable s -Hardware address of the device. + Hardware address of the device. + The "CenterFrequency" property @@ -122,7 +129,10 @@ HwAddress readable s CenterFrequency readable u -Center frequency (in KHz) of the radio channel the device is using to communicate with the network when connected. Has no meaning when the device is not connected. + Center frequency (in KHz) of the radio channel the device is using to + communicate with the network when connected. Has no meaning when the + device is not connected. + The "Rssi" property @@ -130,7 +140,11 @@ CenterFrequency readable u Rssi readable i -RSSI of the current radio link in dBm. This value indicates how strong the raw received RF signal from the base station is, but does not indicate the overall quality of the radio link. Has no meaning when the device is not connected. + RSSI of the current radio link in dBm. This value indicates how strong the + raw received RF signal from the base station is, but does not indicate the + overall quality of the radio link. Has no meaning when the device is not + connected. + The "Cinr" property @@ -138,7 +152,10 @@ Rssi readable i Cinr readable i -CINR (Carrier to Interference + Noise Ratio) of the current radio link in dB. CINR is a more accurate measure of radio link quality. Has no meaning when the device is not connected. + CINR (Carrier to Interference + Noise Ratio) of the current radio link in + dB. CINR is a more accurate measure of radio link quality. Has no meaning + when the device is not connected. + The "TxPower" property @@ -146,7 +163,10 @@ Cinr readable i TxPower readable i -Average power of the last burst transmitted by the device, in units of 0.5 dBm. i.e. a TxPower of -11 represents an actual device TX power of -5.5 dBm. Has no meaning when the device is not connected. + Average power of the last burst transmitted by the device, in units of 0.5 + dBm. i.e. a TxPower of -11 represents an actual device TX power of -5.5 + dBm. Has no meaning when the device is not connected. + The "Bsid" property @@ -154,7 +174,9 @@ TxPower readable i Bsid readable s -The ID of the serving base station as received from the network. Has no meaning when the device is not connected. + The ID of the serving base station as received from the network. Has no + meaning when the device is not connected. + The "ActiveNsp" property @@ -162,7 +184,8 @@ Bsid readable s ActiveNsp readable o -Object path of the NSP currently used by the WiMax device. + Object path of the NSP currently used by the WiMax device. + diff --git a/introspection/nmdbus-dhcp4-config-org.freedesktop.NetworkManager.DHCP4Config.xml b/introspection/nmdbus-dhcp4-config-org.freedesktop.NetworkManager.DHCP4Config.xml index 5c144868..615ce6da 100644 --- a/introspection/nmdbus-dhcp4-config-org.freedesktop.NetworkManager.DHCP4Config.xml +++ b/introspection/nmdbus-dhcp4-config-org.freedesktop.NetworkManager.DHCP4Config.xml @@ -19,7 +19,8 @@ Description - Options and configuration returned by the IPv4 DHCP server. + Options and configuration returned by the IPv4 DHCP server. + Signal Details @@ -46,7 +47,8 @@ PropertiesChanged (a{sv} properties); Options readable a{sv} -Configuration options returned by a DHCP server, if any. + Configuration options returned by a DHCP server, if any. + diff --git a/introspection/nmdbus-dhcp6-config-org.freedesktop.NetworkManager.DHCP6Config.xml b/introspection/nmdbus-dhcp6-config-org.freedesktop.NetworkManager.DHCP6Config.xml index 65c12825..8931bb6e 100644 --- a/introspection/nmdbus-dhcp6-config-org.freedesktop.NetworkManager.DHCP6Config.xml +++ b/introspection/nmdbus-dhcp6-config-org.freedesktop.NetworkManager.DHCP6Config.xml @@ -19,7 +19,8 @@ Description - Options and configuration returned by the IPv6 DHCP server. + Options and configuration returned by the IPv6 DHCP server. + Signal Details @@ -46,7 +47,8 @@ PropertiesChanged (a{sv} properties); Options readable a{sv} -Configuration options returned by a DHCP server, if any. + Configuration options returned by a DHCP server, if any. + diff --git a/introspection/nmdbus-ip4-config-org.freedesktop.NetworkManager.IP4Config.xml b/introspection/nmdbus-ip4-config-org.freedesktop.NetworkManager.IP4Config.xml index 08ddf98a..4383ae42 100644 --- a/introspection/nmdbus-ip4-config-org.freedesktop.NetworkManager.IP4Config.xml +++ b/introspection/nmdbus-ip4-config-org.freedesktop.NetworkManager.IP4Config.xml @@ -55,7 +55,10 @@ PropertiesChanged (a{sv} properties); Addresses readable aau -Array of arrays of IPv4 address/prefix/gateway. All 3 elements of each array are in network byte order. Essentially: [(addr, prefix, gateway), (addr, prefix, gateway), ...] Deprecated: use AddressData and Gateway + Array of arrays of IPv4 address/prefix/gateway. All 3 elements of each + array are in network byte order. Essentially: [(addr, prefix, gateway), + (addr, prefix, gateway), ...] Deprecated: use AddressData and Gateway + The "AddressData" property @@ -63,7 +66,10 @@ Addresses readable aau AddressData readable aa{sv} -Array of IP address data objects. All addresses will include "address" (an IP address string), and "prefix" (a uint). Some addresses may include additional attributes. + Array of IP address data objects. All addresses will include "address" (an + IP address string), and "prefix" (a uint). Some addresses may include + additional attributes. + The "Gateway" property @@ -71,7 +77,8 @@ AddressData readable aa{sv} Gateway readable s -The gateway in use. + The gateway in use. + The "Routes" property @@ -79,7 +86,12 @@ Gateway readable s Routes readable aau -Arrays of IPv4 route/prefix/next-hop/metric. All 4 elements of each tuple are in network byte order. 'route' and 'next hop' are IPv4 addresses, while prefix and metric are simple unsigned integers. Essentially: [(route, prefix, next-hop, metric), (route, prefix, next-hop, metric), ...] Deprecated: use RouteData + Arrays of IPv4 route/prefix/next-hop/metric. All 4 elements of each tuple + are in network byte order. 'route' and 'next hop' are IPv4 addresses, + while prefix and metric are simple unsigned integers. Essentially: + [(route, prefix, next-hop, metric), (route, prefix, next-hop, metric), + ...] Deprecated: use RouteData + The "RouteData" property @@ -87,7 +99,10 @@ Routes readable aau RouteData readable aa{sv} -Array of IP route data objects. All routes will include "dest" (an IP address string) and "prefix" (a uint). Some routes may include "next-hop" (an IP address string), "metric" (a uint), and additional attributes. + Array of IP route data objects. All routes will include "dest" (an IP + address string) and "prefix" (a uint). Some routes may include "next-hop" + (an IP address string), "metric" (a uint), and additional attributes. + The "Nameservers" property @@ -95,7 +110,8 @@ RouteData readable aa{sv} Nameservers readable au -The nameservers in use. + The nameservers in use. + The "Domains" property @@ -103,7 +119,8 @@ Nameservers readable au Domains readable as -A list of domains this address belongs to. + A list of domains this address belongs to. + The "Searches" property @@ -111,7 +128,8 @@ Domains readable as Searches readable as -A list of dns searches. + A list of dns searches. + The "DnsOptions" property @@ -119,7 +137,9 @@ Searches readable as DnsOptions readable as -A list of DNS options that modify the behavior of the DNS resolver. See resolv.conf(5) manual page for the list of supported options. + A list of DNS options that modify the behavior of the DNS resolver. See + resolv.conf(5) manual page for the list of supported options. + The "WinsServers" property @@ -127,7 +147,9 @@ DnsOptions readable as WinsServers readable au -The Windows Internet Name Service servers associated with the connection. Each address is in network byte order. + The Windows Internet Name Service servers associated with the connection. + Each address is in network byte order. + diff --git a/introspection/nmdbus-ip6-config-org.freedesktop.NetworkManager.IP6Config.xml b/introspection/nmdbus-ip6-config-org.freedesktop.NetworkManager.IP6Config.xml index a0e327eb..80dd9b4f 100644 --- a/introspection/nmdbus-ip6-config-org.freedesktop.NetworkManager.IP6Config.xml +++ b/introspection/nmdbus-ip6-config-org.freedesktop.NetworkManager.IP6Config.xml @@ -54,7 +54,9 @@ PropertiesChanged (a{sv} properties); Addresses readable a(ayuay) -Array of tuples of IPv6 address/prefix/gateway. Deprecated: use AddressData and Gateway. + Array of tuples of IPv6 address/prefix/gateway. Deprecated: use + AddressData and Gateway. + The "AddressData" property @@ -62,7 +64,10 @@ Addresses readable a(ayuay) AddressData readable aa{sv} -Array of IP address data objects. All addresses will include "address" (an IP address string), and "prefix" (a uint). Some addresses may include additional attributes. + Array of IP address data objects. All addresses will include "address" (an + IP address string), and "prefix" (a uint). Some addresses may include + additional attributes. + The "Gateway" property @@ -70,7 +75,8 @@ AddressData readable aa{sv} Gateway readable s -The gateway in use. + The gateway in use. + The "Routes" property @@ -78,7 +84,8 @@ Gateway readable s Routes readable a(ayuayu) -Tuples of IPv6 route/prefix/next-hop/metric. Deprecated: use RouteData + Tuples of IPv6 route/prefix/next-hop/metric. Deprecated: use RouteData + The "RouteData" property @@ -86,7 +93,10 @@ Routes readable a(ayuayu) RouteData readable aa{sv} -Array of IP route data objects. All routes will include "dest" (an IP address string) and "prefix" (a uint). Some routes may include "next-hop" (an IP address string), "metric" (a uint), and additional attributes. + Array of IP route data objects. All routes will include "dest" (an IP + address string) and "prefix" (a uint). Some routes may include "next-hop" + (an IP address string), "metric" (a uint), and additional attributes. + The "Nameservers" property @@ -94,7 +104,8 @@ RouteData readable aa{sv} Nameservers readable aay -The nameservers in use. + The nameservers in use. + The "Domains" property @@ -102,7 +113,8 @@ Nameservers readable aay Domains readable as -A list of domains this address belongs to. + A list of domains this address belongs to. + The "Searches" property @@ -110,7 +122,8 @@ Domains readable as Searches readable as -A list of dns searches. + A list of dns searches. + The "DnsOptions" property @@ -118,7 +131,9 @@ Searches readable as DnsOptions readable as -A list of DNS options that modify the behavior of the DNS resolver. See resolv.conf(5) manual page for the list of supported options. + A list of DNS options that modify the behavior of the DNS resolver. See + resolv.conf(5) manual page for the list of supported options. + diff --git a/introspection/nmdbus-manager-org.freedesktop.NetworkManager.xml b/introspection/nmdbus-manager-org.freedesktop.NetworkManager.xml index 10cc472e..26b499bb 100644 --- a/introspection/nmdbus-manager-org.freedesktop.NetworkManager.xml +++ b/introspection/nmdbus-manager-org.freedesktop.NetworkManager.xml @@ -79,11 +79,12 @@ GetDevices (OUT ao devices); -Get the list of realized network devices. + Get the list of realized network devices. + OUT ao devices: - List of object paths of network devices known to the system. This list does not include device placeholders (see GetAllDevices()). + List of object paths of network devices known to the system. This list does not include device placeholders (see GetAllDevices()). @@ -93,11 +94,12 @@ GetDevices (OUT ao devices); GetAllDevices (OUT ao devices); -Get the list of all network devices. + Get the list of all network devices. + OUT ao devices: - List of object paths of network devices and device placeholders (eg, devices that do not yet exist but which can be automatically created by NetworkManager if one of their AvailableConnections was activated). + List of object paths of network devices and device placeholders (eg, devices that do not yet exist but which can be automatically created by NetworkManager if one of their AvailableConnections was activated). @@ -108,7 +110,10 @@ GetAllDevices (OUT ao devices); GetDeviceByIpIface (IN s iface, OUT o device); -Return the object path of the network device referenced by its IP interface name. Note that some devices (usually modems) only have an IP interface name when they are connected. + Return the object path of the network device referenced by its IP + interface name. Note that some devices (usually modems) only have an IP + interface name when they are connected. + IN s iface: @@ -129,19 +134,20 @@ ActivateConnection (IN o connection, IN o specific_object, OUT o active_connection); -Activate a connection using the supplied device. + Activate a connection using the supplied device. + IN o connection: - The connection to activate. If "/" is given, a valid device path must be given, and NetworkManager picks the best connection to activate for the given device. VPN connections must always pass a valid connection path. + The connection to activate. If "/" is given, a valid device path must be given, and NetworkManager picks the best connection to activate for the given device. VPN connections must always pass a valid connection path. IN o device: - The object path of device to be activated for physical connections. This parameter is ignored for VPN connections, because the specific_object (if provided) specifies the device to use. + The object path of device to be activated for physical connections. This parameter is ignored for VPN connections, because the specific_object (if provided) specifies the device to use. IN o specific_object: - The path of a connection-type-specific object this activation should use. This parameter is currently ignored for wired and mobile broadband connections, and the value of "/" should be used (ie, no specific object). For WiFi connections, pass the object path of a specific AP from the card's scan list, or "/" to pick an AP automatically. For VPN connections, pass the object path of an ActiveConnection object that should serve as the "base" connection (to which the VPN connections lifetime will be tied), or pass "/" and NM will automatically use the current default device. + The path of a connection-type-specific object this activation should use. This parameter is currently ignored for wired and mobile broadband connections, and the value of "/" should be used (ie, no specific object). For WiFi connections, pass the object path of a specific AP from the card's scan list, or "/" to pick an AP automatically. For VPN connections, pass the object path of an ActiveConnection object that should serve as the "base" connection (to which the VPN connections lifetime will be tied), or pass "/" and NM will automatically use the current default device. OUT o active_connection: @@ -159,11 +165,15 @@ AddAndActivateConnection (IN a{sa{sv}} connection, OUT o path, OUT o active_connection); -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. + 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. + IN a{sa{sv}} connection: - Connection settings and properties; if incomplete missing settings will be automatically completed using the given device and specific object. + Connection settings and properties; if incomplete missing settings will be automatically completed using the given device and specific object. IN o device: @@ -171,7 +181,7 @@ AddAndActivateConnection (IN a{sa{sv}} connection, IN o specific_object: - The path of a connection-type-specific object this activation should use. This parameter is currently ignored for wired and mobile broadband connections, and the value of "/" should be used (ie, no specific object). For WiFi connections, pass the object path of a specific AP from the card's scan list, which will be used to complete the details of the newly added connection. + The path of a connection-type-specific object this activation should use. This parameter is currently ignored for wired and mobile broadband connections, and the value of "/" should be used (ie, no specific object). For WiFi connections, pass the object path of a specific AP from the card's scan list, which will be used to complete the details of the newly added connection. OUT o path: @@ -189,7 +199,8 @@ AddAndActivateConnection (IN a{sa{sv}} connection, DeactivateConnection (IN o active_connection); -Deactivate an active connection. + Deactivate an active connection. + IN o active_connection: @@ -203,7 +214,11 @@ DeactivateConnection (IN o active_connection); Sleep (IN b sleep); -Control the NetworkManager daemon's sleep state. When asleep, all interfaces that it manages are deactivated. When awake, devices are available to be activated. This command should not be called directly by users or clients; it is intended for system suspend/resume tracking. + Control the NetworkManager daemon's sleep state. When asleep, all + interfaces that it manages are deactivated. When awake, devices are + available to be activated. This command should not be called directly by + users or clients; it is intended for system suspend/resume tracking. + IN b sleep: @@ -217,11 +232,16 @@ Sleep (IN b sleep); Enable (IN b enable); -Control whether overall networking is enabled or disabled. When disabled, all interfaces that NM manages are deactivated. When enabled, all managed interfaces are re-enabled and available to be activated. This command should be used by clients that provide to users the ability to enable/disable all networking. + Control whether overall networking is enabled or disabled. When disabled, + all interfaces that NM manages are deactivated. When enabled, all managed + interfaces are re-enabled and available to be activated. This command + should be used by clients that provide to users the ability to + enable/disable all networking. + IN b enable: - If FALSE, indicates that all networking should be disabled. If TRUE, indicates that NetworkManager should begin managing network devices. + If FALSE, indicates that all networking should be disabled. If TRUE, indicates that NetworkManager should begin managing network devices. @@ -231,11 +251,14 @@ Enable (IN b enable); GetPermissions (OUT a{ss} permissions); -Returns the permissions a caller has for various authenticated operations that NetworkManager provides, like Enable/Disable networking, changing WiFi, WWAN, and WiMAX state, etc. + Returns the permissions a caller has for various authenticated operations + that NetworkManager provides, like Enable/Disable networking, changing + WiFi, WWAN, and WiMAX state, etc. + OUT a{ss} permissions: - Dictionary of available permissions and results. Each permission is represented by a name (ie "org.freedesktop.NetworkManager.Foobar") and each result is one of the following values: "yes" (the permission is available), "auth" (the permission is available after a successful authentication), or "no" (the permission is denied). Clients may use these values in the UI to indicate the ability to perform certain operations. + Dictionary of available permissions and results. Each permission is represented by a name (ie "org.freedesktop.NetworkManager.Foobar") and each result is one of the following values: "yes" (the permission is available), "auth" (the permission is available after a successful authentication), or "no" (the permission is denied). Clients may use these values in the UI to indicate the ability to perform certain operations. @@ -246,15 +269,16 @@ GetPermissions (OUT a{ss} permissions); SetLogging (IN s level, IN s domains); -Set logging verbosity and which operations are logged. + Set logging verbosity and which operations are logged. + IN s level: - One of [ERR, WARN, INFO, DEBUG, TRACE, OFF, KEEP]. This level is applied to the domains as specified in the domains argument. Except for the special level "KEEP", all unmentioned domains are disabled entirely. "KEEP" is special and allows not to change the current setting except for the specified domains. E.g. level=KEEP and domains=PLATFORM:DEBUG will only touch the platform domain. + One of [ERR, WARN, INFO, DEBUG, TRACE, OFF, KEEP]. This level is applied to the domains as specified in the domains argument. Except for the special level "KEEP", all unmentioned domains are disabled entirely. "KEEP" is special and allows not to change the current setting except for the specified domains. E.g. level=KEEP and domains=PLATFORM:DEBUG will only touch the platform domain. IN s domains: - A combination of logging domains separated by commas (','), or "NONE" to disable logging. Each domain enables logging for operations related to that domain. Available domains are: [PLATFORM, RFKILL, ETHER, WIFI, BT, MB, DHCP4, DHCP6, PPP, WIFI_SCAN, IP4, IP6, AUTOIP4, DNS, VPN, SHARING, SUPPLICANT, AGENTS, SETTINGS, SUSPEND, CORE, DEVICE, OLPC, WIMAX, INFINIBAND, FIREWALL, ADSL, BOND, VLAN, BRIDGE, DBUS_PROPS, TEAM, CONCHECK, DCB, DISPATCH, AUDIT]. In addition to these domains, the following special domains can be used: [NONE, ALL, DEFAULT, DHCP, IP]. You can also specify that some domains should log at a different level from the default by appending a colon (':') and a log level (eg, 'WIFI:DEBUG'). If an empty string is given, the log level is changed but the current set of log domains remains unchanged. + A combination of logging domains separated by commas (','), or "NONE" to disable logging. Each domain enables logging for operations related to that domain. Available domains are: [PLATFORM, RFKILL, ETHER, WIFI, BT, MB, DHCP4, DHCP6, PPP, WIFI_SCAN, IP4, IP6, AUTOIP4, DNS, VPN, SHARING, SUPPLICANT, AGENTS, SETTINGS, SUSPEND, CORE, DEVICE, OLPC, WIMAX, INFINIBAND, FIREWALL, ADSL, BOND, VLAN, BRIDGE, DBUS_PROPS, TEAM, CONCHECK, DCB, DISPATCH, AUDIT]. In addition to these domains, the following special domains can be used: [NONE, ALL, DEFAULT, DHCP, IP]. You can also specify that some domains should log at a different level from the default by appending a colon (':') and a log level (eg, 'WIFI:DEBUG'). If an empty string is given, the log level is changed but the current set of log domains remains unchanged. @@ -265,7 +289,8 @@ SetLogging (IN s level, GetLogging (OUT s level, OUT s domains); -Get current logging verbosity level and operations domains. + Get current logging verbosity level and operations domains. + OUT s level: @@ -283,11 +308,12 @@ GetLogging (OUT s level, CheckConnectivity (OUT u connectivity); -Re-check the network connectivity state. + Re-check the network connectivity state. + OUT u connectivity: - The current connectivity state. + (NMConnectivityState) The current connectivity state. @@ -297,11 +323,13 @@ 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 it's management. + The overall networking state as determined by the NetworkManager daemon, + based on the state of network devices under it's management. + OUT u state: - + NMState @@ -314,7 +342,9 @@ state (OUT u state); CheckPermissions (); -Emitted when system authorization details change, indicating that clients may wish to recheck permissions with GetPermissions. + Emitted when system authorization details change, indicating that clients + may wish to recheck permissions with GetPermissions. + The "StateChanged" signal @@ -322,11 +352,12 @@ CheckPermissions (); StateChanged (u state); -NetworkManager's state changed. + NetworkManager's state changed. + u state: - The new state of NetworkManager. + (NMState) The new state of NetworkManager. @@ -336,7 +367,8 @@ StateChanged (u state); PropertiesChanged (a{sv} properties); -NetworkManager's properties changed. + NetworkManager's properties changed. + a{sv} properties: @@ -350,7 +382,8 @@ PropertiesChanged (a{sv} properties); DeviceAdded (o device_path); -A device was added to the system + A device was added to the system + o device_path: @@ -364,7 +397,8 @@ DeviceAdded (o device_path); DeviceRemoved (o device_path); -A device was removed from the system, and is no longer available. + A device was removed from the system, and is no longer available. + o device_path: @@ -381,7 +415,10 @@ DeviceRemoved (o device_path); Devices readable ao -The list of realized network devices. Realized devices are those which have backing resources (eg from the kernel or a management daemon like ModemManager, teamd, etc). + The list of realized network devices. Realized devices are those which + have backing resources (eg from the kernel or a management daemon like + ModemManager, teamd, etc). + The "AllDevices" property @@ -389,7 +426,10 @@ Devices readable ao AllDevices readable ao -The list of both realized and un-realized network devices. Un-realized devices are software devices which do not yet have backing resources, but for which backing resources can be created if the device is activated. + The list of both realized and un-realized network devices. Un-realized + devices are software devices which do not yet have backing resources, but + for which backing resources can be created if the device is activated. + The "NetworkingEnabled" property @@ -397,7 +437,9 @@ AllDevices readable ao NetworkingEnabled readable b -Indicates if overall networking is currently enabled or not. See the Enable() method. + Indicates if overall networking is currently enabled or not. See the + Enable() method. + The "WirelessEnabled" property @@ -405,7 +447,8 @@ NetworkingEnabled readable b WirelessEnabled readwrite b -Indicates if wireless is currently enabled or not. + Indicates if wireless is currently enabled or not. + The "WirelessHardwareEnabled" property @@ -413,7 +456,9 @@ WirelessEnabled readwrite b WirelessHardwareEnabled readable b -Indicates if the wireless hardware is currently enabled, i.e. the state of the RF kill switch. + Indicates if the wireless hardware is currently enabled, i.e. the state of + the RF kill switch. + The "WwanEnabled" property @@ -421,7 +466,8 @@ WirelessHardwareEnabled readable b WwanEnabled readwrite b -Indicates if mobile broadband devices are currently enabled or not. + Indicates if mobile broadband devices are currently enabled or not. + The "WwanHardwareEnabled" property @@ -429,7 +475,9 @@ WwanEnabled readwrite b WwanHardwareEnabled readable b -Indicates if the mobile broadband hardware is currently enabled, i.e. the state of the RF kill switch. + Indicates if the mobile broadband hardware is currently enabled, i.e. the + state of the RF kill switch. + The "WimaxEnabled" property @@ -437,7 +485,8 @@ WwanHardwareEnabled readable b WimaxEnabled readwrite b -Indicates if WiMAX devices are currently enabled or not. + Indicates if WiMAX devices are currently enabled or not. + The "WimaxHardwareEnabled" property @@ -445,7 +494,9 @@ WimaxEnabled readwrite b WimaxHardwareEnabled readable b -Indicates if the WiMAX hardware is currently enabled, i.e. the state of the RF kill switch. + Indicates if the WiMAX hardware is currently enabled, i.e. the state of + the RF kill switch. + The "ActiveConnections" property @@ -453,7 +504,8 @@ WimaxHardwareEnabled readable b ActiveConnections readable ao -List of active connection object paths. + List of active connection object paths. + The "PrimaryConnection" property @@ -461,7 +513,12 @@ ActiveConnections readable ao PrimaryConnection readable o -The object path of the "primary" active connection being used to access the network. In particular, if there is no VPN active, or the VPN does not have the default route, then this indicates the connection that has the default route. If there is a VPN active with the default route, then this indicates the connection that contains the route to the VPN endpoint. + The object path of the "primary" active connection being used to access + the network. In particular, if there is no VPN active, or the VPN does not + have the default route, then this indicates the connection that has the + default route. If there is a VPN active with the default route, then this + indicates the connection that contains the route to the VPN endpoint. + The "PrimaryConnectionType" property @@ -469,7 +526,10 @@ PrimaryConnection readable o PrimaryConnectionType readable s -The connection type of the "primary" active connection being used to access the network. This is the same as the Type property on the object indicated by PrimaryConnection. + The connection type of the "primary" active connection being used to + access the network. This is the same as the Type property on the object + indicated by PrimaryConnection. + The "Metered" property @@ -477,7 +537,10 @@ PrimaryConnectionType readable s Metered readable u -Indicates whether the connectivity is metered. This is equivalent to the metered property of the device associated with the primary connection. + Indicates whether the connectivity is metered. This is equivalent to the + metered property of the device associated with the primary connection. + Returns: NMMetered + The "ActivatingConnection" property @@ -485,7 +548,10 @@ Metered readable u ActivatingConnection readable o -The object path of an active connection that is currently being activated and which is expected to become the new PrimaryConnection when it finishes activating. + The object path of an active connection that is currently being activated + and which is expected to become the new PrimaryConnection when it finishes + activating. + The "Startup" property @@ -493,7 +559,10 @@ ActivatingConnection readable o Startup readable b -Indicates whether NM is still starting up; this becomes FALSE when NM has finished attempting to activate every connection that it might be able to activate at startup. + Indicates whether NM is still starting up; this becomes FALSE when NM has + finished attempting to activate every connection that it might be able to + activate at startup. + The "Version" property @@ -501,7 +570,8 @@ Startup readable b Version readable s -NetworkManager version. + NetworkManager version. + The "State" property @@ -509,7 +579,9 @@ Version readable s State readable u -The overall state of the NetworkManager daemon. + The overall state of the NetworkManager daemon. + Returns: NMState + The "Connectivity" property @@ -517,7 +589,9 @@ State readable u Connectivity readable u -The network connectivity state. + The network connectivity state. + Returns: NMConnectivityState + The "GlobalDnsConfiguration" property @@ -525,7 +599,15 @@ Connectivity readable u GlobalDnsConfiguration readwrite a{sv} -Dictionary of global DNS settings where the key is one of "searches", "options" and "domains". The values for the "searches" and "options" keys are string arrays describing the list of search domains and resolver options, respectively. The value of the "domains" key is a second-level dictionary, where each key is a domain name, and each key's value is a third-level dictionary with the keys "servers" and "options". "servers" is a string array of DNS servers, "options" is a string array of domain-specific options. + Dictionary of global DNS settings where the key is one of "searches", + "options" and "domains". The values for the "searches" and "options" keys + are string arrays describing the list of search domains and resolver + options, respectively. The value of the "domains" key is a second-level + dictionary, where each key is a domain name, and each key's value is a + third-level dictionary with the keys "servers" and "options". "servers" is + a string array of DNS servers, "options" is a string array of + domain-specific options. + diff --git a/introspection/nmdbus-secret-agent-org.freedesktop.NetworkManager.SecretAgent.xml b/introspection/nmdbus-secret-agent-org.freedesktop.NetworkManager.SecretAgent.xml index 36a683d6..0a77ec15 100644 --- a/introspection/nmdbus-secret-agent-org.freedesktop.NetworkManager.SecretAgent.xml +++ b/introspection/nmdbus-secret-agent-org.freedesktop.NetworkManager.SecretAgent.xml @@ -24,7 +24,16 @@ Description - Private D-Bus interface used by secret agents that store and provide secrets to NetworkManager. If an agent provides secrets to NetworkManager as part of connection creation, and the some of those secrets are "agent owned" the agent should store those secrets itself and should not expect its SaveSecrets() method to be called. SaveSecrets() will be called eg if some program other than the agent itself (like a connection editor) changes the secrets out of band. The agent should implement this D-Bus interface on an object with the path /org/freedesktop/NetworkManager/SecretAgent. + Private D-Bus interface used by secret agents that store and provide + secrets to NetworkManager. If an agent provides secrets to NetworkManager + as part of connection creation, and the some of those secrets are "agent + owned" the agent should store those secrets itself and should not expect + its SaveSecrets() method to be called. SaveSecrets() will be called eg if + some program other than the agent itself (like a connection editor) + changes the secrets out of band. The agent should implement this D-Bus + interface on an object with the path + /org/freedesktop/NetworkManager/SecretAgent. + Method Details @@ -39,15 +48,22 @@ GetSecrets (IN a{sa{sv}} connection, IN u flags, OUT a{sa{sv}} secrets); -Retrieve and return stored secrets, if any, or request new secrets from the agent's user. If user interaction is allowed and the user enters new secrets, the agent is expected to save the new secrets to persistent storage (if the secret's flags include AGENT_OWNED) as NetworkManager will not send these secrets back to the same agent via a SaveSecrets() call. If the user canceled any interaction, the agent should return the UserCanceled error (see below). + Retrieve and return stored secrets, if any, or request new secrets from + the agent's user. If user interaction is allowed and the user enters new + secrets, the agent is expected to save the new secrets to persistent + storage (if the secret's flags include AGENT_OWNED) as NetworkManager will + not send these secrets back to the same agent via a SaveSecrets() call. If + the user canceled any interaction, the agent should return the + UserCanceled error (see below). + IN a{sa{sv}} connection: - Nested settings maps containing the connection for which secrets are being requested. This may contain system-owned secrets if the agent has successfully authenticated to modify system network settings and the GetSecrets request flags allow user interaction. + Nested settings maps containing the connection for which secrets are being requested. This may contain system-owned secrets if the agent has successfully authenticated to modify system network settings and the GetSecrets request flags allow user interaction. IN o connection_path: - Object path of the connection for which secrets are being requested. + Object path of the connection for which secrets are being requested. IN s setting_name: @@ -55,15 +71,15 @@ GetSecrets (IN a{sa{sv}} connection, IN as hints: - Array of strings of key names in the requested setting for which NetworkManager thinks a secrets may be required, and/or well-known identifiers and data that may be useful to the client in processing the secrets request. Note that it's not always possible to determine which secret is required, so in some cases no hints may be given. The Agent should return any secrets it has, or that it thinks are required, regardless of what hints NetworkManager sends in this request. Some hints have special prefixes that provide information to the agent; for example, VPN requests may send server-specific messages prefixed with "x-vpn-message:". + Array of strings of key names in the requested setting for which NetworkManager thinks a secrets may be required, and/or well-known identifiers and data that may be useful to the client in processing the secrets request. Note that it's not always possible to determine which secret is required, so in some cases no hints may be given. The Agent should return any secrets it has, or that it thinks are required, regardless of what hints NetworkManager sends in this request. Some hints have special prefixes that provide information to the agent; for example, VPN requests may send server-specific messages prefixed with "x-vpn-message:". IN u flags: - Flags which modify the behavior of the secrets request. If true, new secrets are assumed to be invalid or incorrect, and the agent should ask the user for new secrets. If false, existing secrets should be retrieved from storage and returned without interrupting the user. + (NMSecretAgentGetSecretsFlags) Flags which modify the behavior of the secrets request. If true, new secrets are assumed to be invalid or incorrect, and the agent should ask the user for new secrets. If false, existing secrets should be retrieved from storage and returned without interrupting the user. OUT a{sa{sv}} secrets: - Nested settings maps containing secrets. Each setting MUST contain at least the 'name' field, containing the name of the setting, and one or more secrets. + Nested settings maps containing secrets. Each setting MUST contain at least the 'name' field, containing the name of the setting, and one or more secrets. @@ -74,15 +90,18 @@ GetSecrets (IN a{sa{sv}} connection, CancelGetSecrets (IN o connection_path, IN s setting_name); -Cancel a pending GetSecrets request for secrets of the given connection. Any GetSecrets request with the same 'connection_path' and 'setting_name' that are given in a CancelGetSecrets request should be canceled. + Cancel a pending GetSecrets request for secrets of the given connection. + Any GetSecrets request with the same 'connection_path' and 'setting_name' + that are given in a CancelGetSecrets request should be canceled. + IN o connection_path: - Object path of the connection for which, if secrets for the given 'setting_name' are being requested, the request should be canceled. + Object path of the connection for which, if secrets for the given 'setting_name' are being requested, the request should be canceled. IN s setting_name: - Setting name for which secrets for this connection were originally being requested. + Setting name for which secrets for this connection were originally being requested. @@ -93,15 +112,16 @@ CancelGetSecrets (IN o connection_path, SaveSecrets (IN a{sa{sv}} connection, IN o connection_path); -Save given secrets to backing storage. + Save given secrets to backing storage. + IN a{sa{sv}} connection: - Nested settings maps containing the entire connection (including secrets), for which the agent should save the secrets to backing storage. This method will not be called when the agent itself is the process creating or updating a connection; in that case the agent is assumed to have already saved those secrets since it had them already. + Nested settings maps containing the entire connection (including secrets), for which the agent should save the secrets to backing storage. This method will not be called when the agent itself is the process creating or updating a connection; in that case the agent is assumed to have already saved those secrets since it had them already. IN o connection_path: - Object path of the connection for which the agent should save secrets to backing storage. + Object path of the connection for which the agent should save secrets to backing storage. @@ -112,15 +132,16 @@ SaveSecrets (IN a{sa{sv}} connection, DeleteSecrets (IN a{sa{sv}} connection, IN o connection_path); -Delete secrets from backing storage. + Delete secrets from backing storage. + IN a{sa{sv}} connection: - Nested settings maps containing the connection properties (sans secrets), for which the agent should delete the secrets from backing storage. + Nested settings maps containing the connection properties (sans secrets), for which the agent should delete the secrets from backing storage. IN o connection_path: - Object path of the connection for which the agent should delete secrets from backing storage. + Object path of the connection for which the agent should delete secrets from backing storage. diff --git a/introspection/nmdbus-settings-connection-org.freedesktop.NetworkManager.Settings.Connection.xml b/introspection/nmdbus-settings-connection-org.freedesktop.NetworkManager.Settings.Connection.xml index f5dd15ff..d2bb83f5 100644 --- a/introspection/nmdbus-settings-connection-org.freedesktop.NetworkManager.Settings.Connection.xml +++ b/introspection/nmdbus-settings-connection-org.freedesktop.NetworkManager.Settings.Connection.xml @@ -34,7 +34,8 @@ Description - Represents a single network connection configuration. + Represents a single network connection configuration. + Method Details @@ -44,7 +45,12 @@ Update (IN a{sa{sv}} properties); -Update the connection with new settings and properties (replacing all previous settings and properties) and save the connection to disk. Secrets may be part of the update request, and will be either stored in persistent storage or sent to a Secret Agent for storage, depending on the flags associated with each secret. + Update the connection with new settings and properties (replacing all + previous settings and properties) and save the connection to disk. Secrets + may be part of the update request, and will be either stored in persistent + storage or sent to a Secret Agent for storage, depending on the flags + associated with each secret. + IN a{sa{sv}} properties: @@ -58,7 +64,15 @@ Update (IN a{sa{sv}} properties); UpdateUnsaved (IN a{sa{sv}} properties); -Update the connection with new settings and properties (replacing all previous settings and properties) but do not immediately save the connection to disk. Secrets may be part of the update request and may sent to a Secret Agent for storage, depending on the flags associated with each secret. Use the 'Save' method to save these changes to disk. Note that unsaved changes will be lost if the connection is reloaded from disk (either automatically on file change or due to an explicit ReloadConnections call). + Update the connection with new settings and properties (replacing all + previous settings and properties) but do not immediately save the + connection to disk. Secrets may be part of the update request and may sent + to a Secret Agent for storage, depending on the flags associated with each + secret. Use the 'Save' method to save these changes to disk. Note that + unsaved changes will be lost if the connection is reloaded from disk + (either automatically on file change or due to an explicit + ReloadConnections call). + IN a{sa{sv}} properties: @@ -72,7 +86,8 @@ UpdateUnsaved (IN a{sa{sv}} properties); Delete (); -Delete the connection. + Delete the connection. + The GetSettings() method @@ -80,7 +95,11 @@ Delete (); GetSettings (OUT a{sa{sv}} settings); -Get the settings maps describing this network configuration. This will never include any secrets required for connection to the network, as those are often protected. Secrets must be requested separately using the GetSecrets() call. + Get the settings maps describing this network configuration. This will + never include any secrets required for connection to the network, as those + are often protected. Secrets must be requested separately using the + GetSecrets() call. + OUT a{sa{sv}} settings: @@ -95,11 +114,15 @@ GetSettings (OUT a{sa{sv}} settings); GetSecrets (IN s setting_name, OUT a{sa{sv}} secrets); -Get the secrets belonging to this network configuration. Only secrets from persistent storage or a Secret Agent running in the requestor's session will be returned. The user will never be prompted for secrets as a result of this request. + Get the secrets belonging to this network configuration. Only secrets from + persistent storage or a Secret Agent running in the requestor's session + will be returned. The user will never be prompted for secrets as a result + of this request. + IN s setting_name: - Name of the setting to return secrets for. If empty, all all secrets will be returned. + Name of the setting to return secrets for. If empty, all all secrets will be returned. OUT a{sa{sv}} secrets: @@ -113,7 +136,8 @@ GetSecrets (IN s setting_name, ClearSecrets (); -Clear the secrets belonging to this network connection profile. + Clear the secrets belonging to this network connection profile. + The Save() method @@ -121,7 +145,9 @@ ClearSecrets (); Save (); -Saves a "dirty" connection (that had previously been updated with UpdateUnsaved) to persistent storage. + Saves a "dirty" connection (that had previously been updated with + UpdateUnsaved) to persistent storage. + @@ -132,7 +158,11 @@ Save (); Updated (); -Emitted when any settings or permissions change. When handling this signal, clients should re-read the connection using the GetSettings method to get the changes and to ensure the client still has permission to access the connection. + Emitted when any settings or permissions change. When handling this + signal, clients should re-read the connection using the GetSettings method + to get the changes and to ensure the client still has permission to access + the connection. + The "Removed" signal @@ -140,7 +170,11 @@ Updated (); Removed (); -Emitted when this connection is no longer available. This happens when the connection is deleted or if it is no longer accessible by any of the system's logged-in users. After receipt of this signal, the object no longer exists. Also see the Settings.ConnectionRemoved signal. + Emitted when this connection is no longer available. This happens when the + connection is deleted or if it is no longer accessible by any of the + system's logged-in users. After receipt of this signal, the object no + longer exists. Also see the Settings.ConnectionRemoved signal. + The "PropertiesChanged" signal @@ -165,7 +199,11 @@ PropertiesChanged (a{sv} properties); Unsaved readable b -If set, indicates that the in-memory state of the connection does not match the on-disk state. This flag will be set when UpdateUnsaved() is called or when any connection details change, and cleared when the connection is saved to disk via Save() or from internal operations. + If set, indicates that the in-memory state of the connection does not + match the on-disk state. This flag will be set when UpdateUnsaved() is + called or when any connection details change, and cleared when the + connection is saved to disk via Save() or from internal operations. + diff --git a/introspection/nmdbus-settings-org.freedesktop.NetworkManager.Settings.xml b/introspection/nmdbus-settings-org.freedesktop.NetworkManager.Settings.xml index 0481b710..1186064b 100644 --- a/introspection/nmdbus-settings-org.freedesktop.NetworkManager.Settings.xml +++ b/introspection/nmdbus-settings-org.freedesktop.NetworkManager.Settings.xml @@ -40,7 +40,9 @@ Description - The Settings interface allows clients to view and administrate the connections stored and used by NetworkManager. + The Settings interface allows clients to view and administrate the + connections stored and used by NetworkManager. + Method Details @@ -50,7 +52,8 @@ ListConnections (OUT ao connections); -List the saved network connections known to NetworkManager. + List the saved network connections known to NetworkManager. + OUT ao connections: @@ -65,7 +68,8 @@ ListConnections (OUT ao connections); GetConnectionByUuid (IN s uuid, OUT o connection); -Retrieve the object path of a connection, given that connection's UUID. + Retrieve the object path of a connection, given that connection's UUID. + IN s uuid: @@ -84,7 +88,11 @@ GetConnectionByUuid (IN s uuid, AddConnection (IN a{sa{sv}} connection, OUT o path); -Add new connection and save it to disk. This operation does not start the network connection unless (1) device is idle and able to connect to the network described by the new connection, and (2) the connection is allowed to be started automatically. + Add new connection and save it to disk. This operation does not start the + network connection unless (1) device is idle and able to connect to the + network described by the new connection, and (2) the connection is allowed + to be started automatically. + IN a{sa{sv}} connection: @@ -103,7 +111,14 @@ AddConnection (IN a{sa{sv}} connection, AddConnectionUnsaved (IN a{sa{sv}} connection, OUT o path); -Add new connection but do not save it to disk immediately. This operation does not start the network connection unless (1) device is idle and able to connect to the network described by the new connection, and (2) the connection is allowed to be started automatically. Use the 'Save' method on the connection to save these changes to disk. Note that unsaved changes will be lost if the connection is reloaded from disk (either automatically on file change or due to an explicit ReloadConnections call). + Add new connection but do not save it to disk immediately. This operation + does not start the network connection unless (1) device is idle and able + to connect to the network described by the new connection, and (2) the + connection is allowed to be started automatically. Use the 'Save' method + on the connection to save these changes to disk. Note that unsaved changes + will be lost if the connection is reloaded from disk (either automatically + on file change or due to an explicit ReloadConnections call). + IN a{sa{sv}} connection: @@ -123,15 +138,21 @@ LoadConnections (IN as filenames, OUT b status, OUT as failures); -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 harmless.) As with AddConnection(), this operation does not necessarily start the network connection. + 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 + harmless.) As with AddConnection(), this operation does not necessarily + start the network connection. + IN as filenames: - Array of paths to on-disk connection profiles in directories monitored by NetworkManager. + Array of paths to on-disk connection profiles in directories monitored by NetworkManager. OUT b status: - Success or failure of the operation as a whole. True if NetworkManager at least tried to load the indicated connections, even if it did not succeed. False if an error occurred before trying to load the connections (eg, permission denied). + Success or failure of the operation as a whole. True if NetworkManager at least tried to load the indicated connections, even if it did not succeed. False if an error occurred before trying to load the connections (eg, permission denied). OUT as failures: @@ -145,7 +166,12 @@ LoadConnections (IN as filenames, ReloadConnections (OUT b status); -Tells NetworkManager to reload all connection files from disk, including noticing any added or deleted connection files. By default, connections are re-read automatically any time they change, so you only need to use this command if you have set "monitor-connection-files=false" in NetworkManager.conf. + Tells NetworkManager to reload all connection files from disk, including + noticing any added or deleted connection files. By default, connections + are re-read automatically any time they change, so you only need to use + this command if you have set "monitor-connection-files=false" in + NetworkManager.conf. + OUT b status: @@ -159,11 +185,12 @@ ReloadConnections (OUT b status); SaveHostname (IN s hostname); -Save the hostname to persistent configuration. + Save the hostname to persistent configuration. + IN s hostname: - The hostname to save to persistent configuration. If blank, the persistent hostname is cleared. + The hostname to save to persistent configuration. If blank, the persistent hostname is cleared. @@ -190,7 +217,15 @@ PropertiesChanged (a{sv} properties); NewConnection (o connection); -Emitted when a new connection has been added after NetworkManager has started up and initialized. This signal is not emitted for connections read while starting up, because NetworkManager's D-Bus service is only available after all connections have been read, and to prevent spamming listeners with too many signals at one time. To retrieve the initial connection list, call the ListConnections() method once, and then listen for individual Settings.NewConnection and Settings.Connection.Deleted signals for further updates. + Emitted when a new connection has been added after NetworkManager has + started up and initialized. This signal is not emitted for connections + read while starting up, because NetworkManager's D-Bus service is only + available after all connections have been read, and to prevent spamming + listeners with too many signals at one time. To retrieve the initial + connection list, call the ListConnections() method once, and then listen + for individual Settings.NewConnection and Settings.Connection.Deleted + signals for further updates. + o connection: @@ -204,7 +239,12 @@ NewConnection (o connection); ConnectionRemoved (o connection); -Emitted when a connection is no longer available. This happens when the connection is deleted or if it is no longer accessible by any of the system's logged-in users. After receipt of this signal, the connection no longer exists and cannot be used. Also see the Settings.Connection.Removed signal. + Emitted when a connection is no longer available. This happens when the + connection is deleted or if it is no longer accessible by any of the + system's logged-in users. After receipt of this signal, the connection no + longer exists and cannot be used. Also see the Settings.Connection.Removed + signal. + o connection: @@ -221,7 +261,8 @@ ConnectionRemoved (o connection); Connections readable ao -List of object paths of available network connection profiles. + List of object paths of available network connection profiles. + The "Hostname" property @@ -229,7 +270,8 @@ Connections readable ao Hostname readable s -The machine hostname stored in persistent configuration. + The machine hostname stored in persistent configuration. + The "CanModify" property @@ -237,7 +279,8 @@ Hostname readable s CanModify readable b -If true, adding and modifying connections is supported. + If true, adding and modifying connections is supported. + diff --git a/introspection/nmdbus-vpn-connection-org.freedesktop.NetworkManager.VPN.Connection.xml b/introspection/nmdbus-vpn-connection-org.freedesktop.NetworkManager.VPN.Connection.xml index b52c7409..74964757 100644 --- a/introspection/nmdbus-vpn-connection-org.freedesktop.NetworkManager.VPN.Connection.xml +++ b/introspection/nmdbus-vpn-connection-org.freedesktop.NetworkManager.VPN.Connection.xml @@ -22,7 +22,8 @@ Description - Represents an active connection to a Virtual Private Network. + Represents an active connection to a Virtual Private Network. + Signal Details @@ -47,15 +48,16 @@ PropertiesChanged (a{sv} properties); VpnStateChanged (u state, u reason); -Emitted when the state of the VPN connection has changed. + Emitted when the state of the VPN connection has changed. + u state: - The new state of the VPN connection. + (NMVpnConnectionState) The new state of the VPN connection. u reason: - Reason code describing the change to the new state. + (NMVpnConnectionStateReason) Reason code describing the change to the new state. @@ -68,7 +70,9 @@ VpnStateChanged (u state, VpnState readable u -The VPN-specific state of the connection. + The VPN-specific state of the connection. + Returns: NMVpnConnectionState + The "Banner" property @@ -76,7 +80,8 @@ VpnState readable u Banner readable s -The banner string of the VPN connection. + The banner string of the VPN connection. + diff --git a/introspection/nmdbus-vpn-plugin-org.freedesktop.NetworkManager.VPN.Plugin.xml b/introspection/nmdbus-vpn-plugin-org.freedesktop.NetworkManager.VPN.Plugin.xml index a3c249b0..80eaebc3 100644 --- a/introspection/nmdbus-vpn-plugin-org.freedesktop.NetworkManager.VPN.Plugin.xml +++ b/introspection/nmdbus-vpn-plugin-org.freedesktop.NetworkManager.VPN.Plugin.xml @@ -42,7 +42,9 @@ Description - This interface is provided by plugins providing VPN services to the NetworkManager daemon. + This interface is provided by plugins providing VPN services to the + NetworkManager daemon. + Method Details @@ -52,7 +54,9 @@ Connect (IN a{sa{sv}} connection); -Tells the plugin to connect. Interactive secrets requests (eg, emitting the SecretsRequired signal) are not allowed. + Tells the plugin to connect. Interactive secrets requests (eg, emitting + the SecretsRequired signal) are not allowed. + IN a{sa{sv}} connection: @@ -67,7 +71,10 @@ Connect (IN a{sa{sv}} connection); ConnectInteractive (IN a{sa{sv}} connection, IN a{sv} details); -Tells the plugin to connect, allowing interactive secrets requests (eg the plugin is allowed to emit the SecretsRequired signal if the VPN service indicates that it needs additional secrets during the connect process). + Tells the plugin to connect, allowing interactive secrets requests (eg the + plugin is allowed to emit the SecretsRequired signal if the VPN service + indicates that it needs additional secrets during the connect process). + IN a{sa{sv}} connection: @@ -86,7 +93,9 @@ ConnectInteractive (IN a{sa{sv}} connection, NeedSecrets (IN a{sa{sv}} settings, OUT s setting_name); -Asks the plugin whether the provided connection will require secrets to connect successfully. + Asks the plugin whether the provided connection will require secrets to + connect successfully. + IN a{sa{sv}} settings: @@ -104,7 +113,8 @@ NeedSecrets (IN a{sa{sv}} settings, Disconnect (); -Disconnect the plugin. + Disconnect the plugin. + The SetConfig() method @@ -112,7 +122,8 @@ Disconnect (); SetConfig (IN a{sv} config); -Set generic connection details on the connection. + Set generic connection details on the connection. + IN a{sv} config: @@ -126,11 +137,12 @@ SetConfig (IN a{sv} config); SetIp4Config (IN a{sv} config); -Set IPv4 details on the connection. + Set IPv4 details on the connection. + IN a{sv} config: - Ip4Config details for the connection. You must call SetConfig() before calling this. + Ip4Config details for the connection. You must call SetConfig() before calling this. @@ -140,11 +152,12 @@ SetIp4Config (IN a{sv} config); SetIp6Config (IN a{sv} config); -Set IPv6 details on the connection. + Set IPv6 details on the connection. + IN a{sv} config: - Ip6Config details for the connection. You must call SetConfig() before calling this. + Ip6Config details for the connection. You must call SetConfig() before calling this. @@ -154,7 +167,8 @@ SetIp6Config (IN a{sv} config); SetFailure (IN s reason); -Indicate a failure to the plugin. + Indicate a failure to the plugin. + IN s reason: @@ -168,7 +182,9 @@ SetFailure (IN s reason); NewSecrets (IN a{sa{sv}} connection); -Called in response to a SecretsRequired signal to deliver updated secrets or other information to the plugin. + Called in response to a SecretsRequired signal to deliver updated secrets + or other information to the plugin. + IN a{sa{sv}} connection: @@ -185,11 +201,12 @@ NewSecrets (IN a{sa{sv}} connection); StateChanged (u state); -Emitted when the plugin state changes. + Emitted when the plugin state changes. + u state: - The new state of the plugin. + (NMVpnServiceState) The new state of the plugin. @@ -200,15 +217,18 @@ StateChanged (u state); SecretsRequired (s message, as secrets); -Emitted during an ongoing ConnectInteractive() request when the plugin has determined that new secrets are required. NetworkManager will then call the NewSecrets() method with a connection hash including the new secrets. + Emitted during an ongoing ConnectInteractive() request when the plugin has + determined that new secrets are required. NetworkManager will then call + the NewSecrets() method with a connection hash including the new secrets. + s message: - Informational message, if any, about the request. For example, if a second PIN is required, could indicate to the user to wait for the token code to change until entering the next PIN. + Informational message, if any, about the request. For example, if a second PIN is required, could indicate to the user to wait for the token code to change until entering the next PIN. as secrets: - Array of strings of VPN secret names which the plugin thinks secrets may be required for, or other VPN-specific data to be processed by the VPN's front-end. + Array of strings of VPN secret names which the plugin thinks secrets may be required for, or other VPN-specific data to be processed by the VPN's front-end. @@ -218,7 +238,8 @@ SecretsRequired (s message, Config (a{sv} config); -The plugin obtained generic configuration information. + The plugin obtained generic configuration information. + a{sv} config: @@ -232,7 +253,8 @@ Config (a{sv} config); Ip4Config (a{sv} ip4config); -The plugin obtained an IPv4 configuration. + The plugin obtained an IPv4 configuration. + a{sv} ip4config: @@ -246,7 +268,8 @@ Ip4Config (a{sv} ip4config); Ip6Config (a{sv} ip6config); -The plugin obtained an IPv6 configuration. + The plugin obtained an IPv6 configuration. + a{sv} ip6config: @@ -260,7 +283,8 @@ Ip6Config (a{sv} ip6config); LoginBanner (s banner); -Emitted when the plugin receives a login banner from the VPN service. + Emitted when the plugin receives a login banner from the VPN service. + s banner: @@ -274,11 +298,12 @@ LoginBanner (s banner); Failure (u reason); -Emitted when a failure in the VPN plugin occurs. + Emitted when a failure in the VPN plugin occurs. + u reason: - Reason code for the failure. + (NMVpnPluginFailure) Reason code for the failure. @@ -291,7 +316,9 @@ Failure (u reason); State readable u -The state of the plugin. + The state of the plugin. + Returns: NMVpnServiceState + diff --git a/introspection/vpn-errors.xml b/introspection/vpn-errors.xml deleted file mode 100644 index c1e02aac..00000000 --- a/introspection/vpn-errors.xml +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit 1.3.0-6-gf8a5