From 7514efc2f38c9ace4557d4e69d68e7d380389030 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 26 Aug 2016 02:18:32 +0200 Subject: Imported Upstream version 1.4.0 --- docs/libnm-util/Makefile.in | 27 +- docs/libnm-util/html/NMConnection.html | 230 +-- docs/libnm-util/html/NMSetting.html | 160 +- docs/libnm-util/html/NMSetting8021x.html | 270 +-- docs/libnm-util/html/NMSettingAdsl.html | 38 +- docs/libnm-util/html/NMSettingBluetooth.html | 18 +- docs/libnm-util/html/NMSettingBond.html | 62 +- docs/libnm-util/html/NMSettingBridge.html | 42 +- docs/libnm-util/html/NMSettingBridgePort.html | 22 +- docs/libnm-util/html/NMSettingCdma.html | 26 +- docs/libnm-util/html/NMSettingConnection.html | 98 +- docs/libnm-util/html/NMSettingDcb.html | 82 +- docs/libnm-util/html/NMSettingGeneric.html | 12 +- docs/libnm-util/html/NMSettingGsm.html | 88 +- docs/libnm-util/html/NMSettingIP4Config.html | 200 +- docs/libnm-util/html/NMSettingIP6Config.html | 194 +- docs/libnm-util/html/NMSettingInfiniband.html | 30 +- docs/libnm-util/html/NMSettingOlpcMesh.html | 8 +- docs/libnm-util/html/NMSettingPPP.html | 82 +- docs/libnm-util/html/NMSettingPPPOE.html | 26 +- docs/libnm-util/html/NMSettingSerial.html | 30 +- docs/libnm-util/html/NMSettingTeam.html | 18 +- docs/libnm-util/html/NMSettingTeamPort.html | 14 +- docs/libnm-util/html/NMSettingVPN.html | 56 +- docs/libnm-util/html/NMSettingVlan.html | 76 +- docs/libnm-util/html/NMSettingWimax.html | 18 +- docs/libnm-util/html/NMSettingWired.html | 94 +- docs/libnm-util/html/NMSettingWireless.html | 102 +- .../libnm-util/html/NMSettingWirelessSecurity.html | 118 +- docs/libnm-util/html/annotation-glossary.html | 4 +- docs/libnm-util/html/api-index-full.html | 4 +- docs/libnm-util/html/ch01.html | 4 +- docs/libnm-util/html/index.html | 6 +- docs/libnm-util/html/index.sgml | 1981 -------------------- .../libnm-util/html/libnm-util-NetworkManager.html | 32 +- .../html/libnm-util-NetworkManagerVPN.html | 12 +- docs/libnm-util/html/libnm-util-nm-utils.html | 192 +- docs/libnm-util/html/libnm-util.devhelp2 | 12 +- docs/libnm-util/html/object-tree.html | 4 +- docs/libnm-util/version.xml | 2 +- 40 files changed, 1268 insertions(+), 3226 deletions(-) delete mode 100644 docs/libnm-util/html/index.sgml (limited to 'docs/libnm-util') diff --git a/docs/libnm-util/Makefile.in b/docs/libnm-util/Makefile.in index 3c0cecd9..f2f0dd47 100644 --- a/docs/libnm-util/Makefile.in +++ b/docs/libnm-util/Makefile.in @@ -95,8 +95,9 @@ build_triplet = @build@ host_triplet = @host@ subdir = docs/libnm-util ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/m4/ax_lib_readline.m4 \ - $(top_srcdir)/m4/compiler_warnings.m4 \ +am__aclocal_m4_deps = $(top_srcdir)/m4/attributes.m4 \ + $(top_srcdir)/m4/ax_lib_readline.m4 \ + $(top_srcdir)/m4/compiler_options.m4 \ $(top_srcdir)/m4/gettext.m4 \ $(top_srcdir)/m4/gnome-code-coverage.m4 \ $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \ @@ -172,6 +173,7 @@ DHCLIENT_PATH = @DHCLIENT_PATH@ DHCPCD_PATH = @DHCPCD_PATH@ DISTRO_NETWORK_SERVICE = @DISTRO_NETWORK_SERVICE@ DLLTOOL = @DLLTOOL@ +DL_LIBS = @DL_LIBS@ DNSMASQ_PATH = @DNSMASQ_PATH@ DNSSEC_TRIGGER_SCRIPT = @DNSSEC_TRIGGER_SCRIPT@ DSYMUTIL = @DSYMUTIL@ @@ -228,13 +230,14 @@ INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@ INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@ INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@ IPTABLES_PATH = @IPTABLES_PATH@ +JANSSON_CFLAGS = @JANSSON_CFLAGS@ +JANSSON_LIBS = @JANSSON_LIBS@ KERNEL_FIRMWARE_DIR = @KERNEL_FIRMWARE_DIR@ LCOV = @LCOV@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBAUDIT_CFLAGS = @LIBAUDIT_CFLAGS@ LIBAUDIT_LIBS = @LIBAUDIT_LIBS@ -LIBDL = @LIBDL@ LIBICONV = @LIBICONV@ LIBINTL = @LIBINTL@ LIBM = @LIBM@ @@ -246,6 +249,8 @@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBSOUP_CFLAGS = @LIBSOUP_CFLAGS@ LIBSOUP_LIBS = @LIBSOUP_LIBS@ +LIBSYSTEMD_CFLAGS = @LIBSYSTEMD_CFLAGS@ +LIBSYSTEMD_LIBS = @LIBSYSTEMD_LIBS@ LIBTEAMDCTL_CFLAGS = @LIBTEAMDCTL_CFLAGS@ LIBTEAMDCTL_LIBS = @LIBTEAMDCTL_LIBS@ LIBTOOL = @LIBTOOL@ @@ -306,6 +311,8 @@ QT_CFLAGS = @QT_CFLAGS@ QT_LIBS = @QT_LIBS@ RANLIB = @RANLIB@ READLINE_LIBS = @READLINE_LIBS@ +SANITIZERS = @SANITIZERS@ +SANITIZER_ENV = @SANITIZER_ENV@ SED = @SED@ SELINUX_CFLAGS = @SELINUX_CFLAGS@ SELINUX_LIBS = @SELINUX_LIBS@ @@ -341,6 +348,7 @@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ +ac_ct_RANLIB = @ac_ct_RANLIB@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ @@ -802,7 +810,7 @@ scan-build.stamp: setup-build.stamp $(HFILE_GLOB) $(CFILE_GLOB) $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt: scan-build.stamp @true -sgml-build.stamp: setup-build.stamp $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt $(expand_content_files) +sgml-build.stamp: setup-build.stamp $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(HFILE_GLOB) $(CFILE_GLOB) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt $(expand_content_files) xml/gtkdocentities.ent $(GTK_DOC_V_XML)_source_dir='' ; \ for i in $(DOC_SOURCE_DIR) ; do \ _source_dir="$${_source_dir} --source-dir=$$i" ; \ @@ -813,6 +821,17 @@ sgml-build.stamp: setup-build.stamp $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DO sgml.stamp: sgml-build.stamp @true +xml/gtkdocentities.ent: Makefile + $(GTK_DOC_V_XML)$(MKDIR_P) $(@D) && ( \ + echo ""; \ + echo ""; \ + echo ""; \ + echo ""; \ + echo ""; \ + echo ""; \ + echo ""; \ + ) > $@ + html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) $(expand_content_files) $(GTK_DOC_V_HTML)rm -rf html && mkdir html && \ mkhtml_options=""; \ diff --git a/docs/libnm-util/html/NMConnection.html b/docs/libnm-util/html/NMConnection.html index 7572c017..2b57f263 100644 --- a/docs/libnm-util/html/NMConnection.html +++ b/docs/libnm-util/html/NMConnection.html @@ -8,7 +8,7 @@ - + @@ -631,7 +631,7 @@ parameters (MTU, SSID, APN, channel, rate, etc) and IP-level parameters nm_connection_error_quark (void);

Registers an error quark for NMConnection if necessary.

-

Returns

+

Returns

the error quark used for NMConnection errors.

@@ -642,7 +642,7 @@ nm_connection_error_quark (voidvoid);

Creates a new NMConnection object with no NMSetting objects.

-

Returns

+

Returns

the new empty NMConnection object

@@ -655,7 +655,7 @@ nm_connection_new_from_hash (GHas

Creates a new NMConnection from a hash table describing the connection. See nm_connection_to_hash() for a description of the expected hash table.

-

Parameters

+

Parameters

@@ -678,7 +678,7 @@ the connection.

-

Returns

+

Returns

the new NMConnection object, populated with settings created from the values in the hash table, or NULL if the connection failed to validate

@@ -691,7 +691,7 @@ validate

nm_connection_duplicate (NMConnection *connection);

Duplicates a NMConnection.

-

Parameters

+

Parameters

@@ -706,7 +706,7 @@ nm_connection_duplicate ( -

Returns

+

Returns

a new NMConnection containing the same settings and properties as the source NMConnection.

[transfer full]

@@ -719,7 +719,7 @@ as the source const char *name
);

Create a new NMSetting object of the desired type, given a setting name.

-

Parameters

+

Parameters

@@ -734,7 +734,7 @@ nm_connection_create_setting (const -

Returns

+

Returns

the new setting object, or NULL if the setting name was unknown.

[transfer full]

@@ -750,7 +750,7 @@ same name which has previously been added to the NMSetting object and does not increase the setting object's reference count.

-

Parameters

+

Parameters

@@ -781,7 +781,7 @@ nm_connection_remove_setting (NMSetting with the given GType from the NMConnection. This operation dereferences the NMSetting object.

-

Parameters

+

Parameters

@@ -812,7 +812,7 @@ nm_connection_get_setting (NMSetting with the given GType, if one has been previously added to the NMConnection.

-

Parameters

+

Parameters

@@ -834,7 +834,7 @@ to the
-

Returns

+

Returns

the NMSetting, or NULL if no setting of that type was previously added to the NMConnection.

[transfer none]

@@ -849,7 +849,7 @@ nm_connection_get_setting_by_name (Gets the NMSetting with the given name, if one has been previously added the NMConnection.

-

Parameters

+

Parameters

@@ -871,7 +871,7 @@ the -

Returns

+

Returns

the NMSetting, or NULL if no setting with that name was previously added to the NMConnection.

[transfer none]

@@ -885,7 +885,7 @@ nm_connection_replace_settings (GHashTable *new_settings, GError **error);
-

Parameters

+

Parameters

@@ -912,7 +912,7 @@ nm_connection_replace_settings (
-

Returns

+

Returns

TRUE if the settings were valid and added to the connection, FALSE if they were not

@@ -930,7 +930,7 @@ nm_connection_replace_settings_from_connection with the copied settings.

-

Parameters

+

Parameters

@@ -958,7 +958,7 @@ with

-

Returns

+

Returns

TRUE if the settings were valid after replacing the connection, FALSE if they were not. Regardless of whether TRUE or FALSE is returned, the connection is successfully replaced. FALSE only means, that the connection does not verify @@ -977,7 +977,7 @@ nm_connection_compare (nm_setting_compare() for a description of each flag's behavior.

-

Parameters

+

Parameters

@@ -1004,7 +1004,7 @@ each flag's behavior.

-

Returns

+

Returns

TRUE if the comparison succeeds, FALSE if it does not

@@ -1023,7 +1023,7 @@ each setting that differ are added to the returned o hash table. No values are returned, only key names.

-

Parameters

+

Parameters

@@ -1058,7 +1058,7 @@ differ mapped to one or more of -

Returns

+

Returns

TRUE if the connections contain the same values, FALSE if they do not

@@ -1079,7 +1079,7 @@ connection for the connection to be valid. As another example, the MAC address. The returned GError contains information about which setting and which property failed validation, and how it failed validation.

-

Parameters

+

Parameters

@@ -1101,7 +1101,7 @@ setting and which property failed validation, and how it failed validation.

-

Returns

+

Returns

TRUE if the connection is valid, FALSE if it is not

@@ -1122,7 +1122,7 @@ is valid. As this function only performs some specific normalization steps it cannot repair all connections. If the connection has errors that cannot be normalized, the connection will not be modified.

-

Parameters

+

Parameters

@@ -1159,7 +1159,7 @@ why the connection is invalid, if the function returns an error.

-

Returns

+

Returns

TRUE if the connection is valid, FALSE if it is not

Since: 1.0

@@ -1176,7 +1176,7 @@ intended as a guide to what secrets may be required, because in some circumstances, there is no way to conclusively determine exactly which secrets are needed.

-

Parameters

+

Parameters

@@ -1202,7 +1202,7 @@ elements.

-

Returns

+

Returns

the setting name of the NMSetting object which has invalid or missing secrets

@@ -1215,7 +1215,7 @@ nm_connection_clear_secrets ( -

Parameters

+

Parameters

@@ -1241,7 +1241,7 @@ nm_connection_clear_secrets_with_flags

Clears and frees secrets determined by func .

-

Parameters

+

Parameters

@@ -1287,7 +1287,7 @@ a fully serialized secrets .

-

Parameters

+

Parameters

@@ -1321,7 +1321,7 @@ string:GValue of setting property names and secrets of
-

Returns

+

Returns

TRUE if the secrets were successfully updated, FALSE if the update failed (tried to update secrets for a setting that doesn't exist, etc)

@@ -1336,7 +1336,7 @@ nm_connection_set_path (“path” property.

-

Parameters

+

Parameters

@@ -1366,7 +1366,7 @@ which provides the connection

nm_connection_get_path (NMConnection *connection);

Returns the connection's D-Bus path.

-

Parameters

+

Parameters

@@ -1381,7 +1381,7 @@ nm_connection_get_path ( -

Returns

+

Returns

the D-Bus path of the connection, previously set by a call to nm_connection_set_path().

@@ -1396,7 +1396,7 @@ needs to use if specified in the settings. This function abstracts all connection types which require this functionality. For all other connection types, this function will return NULL.

-

Parameters

+

Parameters

@@ -1411,7 +1411,7 @@ connection types, this function will return NULL.
-

Returns

+

Returns

Name of the kernel interface or NULL

@@ -1426,7 +1426,7 @@ If the connection contains no NMSettingConnection, it will return -

Parameters

+

Parameters

@@ -1441,7 +1441,7 @@ NetworkManager, this is the name of the created interface.

-

Returns

+

Returns

Name of the kernel interface or NULL

Since: 1.0

@@ -1458,7 +1458,7 @@ type (ie wired, Wi-Fi, ppp, etc). Checks the type
.

-

Parameters

+

Parameters

@@ -1481,7 +1481,7 @@ property of the connection and matches that against
-

Returns

+

Returns

TRUE if the connection is of the given type , FALSE if not

@@ -1496,7 +1496,7 @@ nm_connection_for_each_setting_value (NMSetting object in the NMConnection, calling the supplied user function for each property.

-

Parameters

+

Parameters

@@ -1537,7 +1537,7 @@ a NMS are GHashTables mapping string:GValue, each of which represents the properties of the NMSetting object.

-

Parameters

+

Parameters

@@ -1559,7 +1559,7 @@ properties of the
-

Returns

+

Returns

a new GHashTable describing the connection, its settings, and each setting's properties. The caller owns the hash table and must unref the hash table @@ -1576,7 +1576,7 @@ nm_connection_dump ( -

Parameters

+

Parameters

@@ -1598,7 +1598,7 @@ output format is not guaranteed to be stable and may change at any time.

nm_connection_lookup_setting_type (const char *name);

Returns the GType of the setting's class for a given setting name.

-

Parameters

+

Parameters

@@ -1613,7 +1613,7 @@ nm_connection_lookup_setting_type (const
-

Returns

+

Returns

the GType of the setting's class

@@ -1626,7 +1626,7 @@ nm_connection_lookup_setting_type_by_quark

Returns the GType of the setting's class for a given setting error quark. Useful for figuring out which setting a returned error is for.

-

Parameters

+

Parameters

@@ -1641,7 +1641,7 @@ Useful for figuring out which setting a returned error is for.

-

Returns

+

Returns

the GType of the setting's class

@@ -1652,7 +1652,7 @@ Useful for figuring out which setting a returned error is for.

nm_connection_get_uuid (NMConnection *connection);

A shortcut to return the UUID from the connection's NMSettingConnection.

-

Parameters

+

Parameters

@@ -1667,7 +1667,7 @@ nm_connection_get_uuid ( -

Returns

+

Returns

the UUID from the connection's 'connection' setting

@@ -1678,7 +1678,7 @@ nm_connection_get_uuid (NMConnection *connection);

A shortcut to return the ID from the connection's NMSettingConnection.

-

Parameters

+

Parameters

@@ -1693,7 +1693,7 @@ nm_connection_get_id ( -

Returns

+

Returns

the ID from the connection's 'connection' setting

@@ -1704,7 +1704,7 @@ nm_connection_get_id (NMConnection *connection);

A shortcut to return the type from the connection's NMSettingConnection.

-

Parameters

+

Parameters

@@ -1719,7 +1719,7 @@ nm_connection_get_connection_type (
-

Returns

+

Returns

the type from the connection's 'connection' setting

Since: 0.9.10

@@ -1735,7 +1735,7 @@ return for the virtual device that would be created for
-

Parameters

+

Parameters

@@ -1750,7 +1750,7 @@ Eg, "VLAN (eth1.1)".

-

Returns

+

Returns

the name of connection 's device, or NULL if connection @@ -1766,7 +1766,7 @@ is not a virtual connection type.

nm_connection_get_setting_802_1x (NMConnection *connection);

A shortcut to return any NMSetting8021x the connection might contain.

-

Parameters

+

Parameters

@@ -1781,7 +1781,7 @@ nm_connection_get_setting_802_1x (
-

Returns

+

Returns

an NMSetting8021x if the connection contains one, otherwise NULL.

[transfer none]

@@ -1793,7 +1793,7 @@ nm_connection_get_setting_802_1x (NMConnection *connection);

A shortcut to return any NMSettingBluetooth the connection might contain.

-

Parameters

+

Parameters

@@ -1808,7 +1808,7 @@ nm_connection_get_setting_bluetooth (
-

Returns

+

Returns

an NMSettingBluetooth if the connection contains one, otherwise NULL.

[transfer none]

@@ -1820,7 +1820,7 @@ nm_connection_get_setting_bluetooth (NMConnection *connection);

A shortcut to return any NMSettingBond the connection might contain.

-

Parameters

+

Parameters

@@ -1835,7 +1835,7 @@ nm_connection_get_setting_bond (
-

Returns

+

Returns

an NMSettingBond if the connection contains one, otherwise NULL.

[transfer none]

@@ -1847,7 +1847,7 @@ nm_connection_get_setting_bond (NMConnection *connection);

A shortcut to return any NMSettingTeam the connection might contain.

-

Parameters

+

Parameters

@@ -1862,7 +1862,7 @@ nm_connection_get_setting_team (
-

Returns

+

Returns

an NMSettingTeam if the connection contains one, otherwise NULL.

[transfer none]

@@ -1875,7 +1875,7 @@ nm_connection_get_setting_team (NMConnection *connection);

A shortcut to return any NMSettingTeamPort the connection might contain.

-

Parameters

+

Parameters

@@ -1890,7 +1890,7 @@ nm_connection_get_setting_team_port (
-

Returns

+

Returns

an NMSettingTeamPort if the connection contains one, otherwise NULL.

[transfer none]

@@ -1903,7 +1903,7 @@ nm_connection_get_setting_team_port (NMConnection *connection);

A shortcut to return any NMSettingBridge the connection might contain.

-

Parameters

+

Parameters

@@ -1918,7 +1918,7 @@ nm_connection_get_setting_bridge (
-

Returns

+

Returns

an NMSettingBridge if the connection contains one, otherwise NULL.

[transfer none]

@@ -1930,7 +1930,7 @@ nm_connection_get_setting_bridge (NMConnection *connection);

A shortcut to return any NMSettingBridgePort the connection might contain.

-

Parameters

+

Parameters

@@ -1945,7 +1945,7 @@ nm_connection_get_setting_bridge_port ( -

Returns

+

Returns

an NMSettingBridgePort if the connection contains one, otherwise NULL.

[transfer none]

@@ -1957,7 +1957,7 @@ nm_connection_get_setting_bridge_port (NMConnection *connection);

A shortcut to return any NMSettingCdma the connection might contain.

-

Parameters

+

Parameters

@@ -1972,7 +1972,7 @@ nm_connection_get_setting_cdma (
-

Returns

+

Returns

an NMSettingCdma if the connection contains one, otherwise NULL.

[transfer none]

@@ -1984,7 +1984,7 @@ nm_connection_get_setting_cdma (NMConnection *connection);

A shortcut to return any NMSettingConnection the connection might contain.

-

Parameters

+

Parameters

@@ -1999,7 +1999,7 @@ nm_connection_get_setting_connection ( -

Returns

+

Returns

an NMSettingConnection if the connection contains one, otherwise NULL.

[transfer none]

@@ -2011,7 +2011,7 @@ nm_connection_get_setting_connection (NMConnection *connection);

A shortcut to return any NMSettingDcb the connection might contain.

-

Parameters

+

Parameters

@@ -2026,7 +2026,7 @@ nm_connection_get_setting_dcb (
-

Returns

+

Returns

an NMSettingDcb if the connection contains one, otherwise NULL.

[transfer none]

@@ -2039,7 +2039,7 @@ nm_connection_get_setting_dcb (NMConnection *connection);

A shortcut to return any NMSettingGeneric the connection might contain.

-

Parameters

+

Parameters

@@ -2054,7 +2054,7 @@ nm_connection_get_setting_generic (
-

Returns

+

Returns

an NMSettingGeneric if the connection contains one, otherwise NULL.

[transfer none]

@@ -2067,7 +2067,7 @@ nm_connection_get_setting_generic (NMConnection *connection);

A shortcut to return any NMSettingGsm the connection might contain.

-

Parameters

+

Parameters

@@ -2082,7 +2082,7 @@ nm_connection_get_setting_gsm (
-

Returns

+

Returns

an NMSettingGsm if the connection contains one, otherwise NULL.

[transfer none]

@@ -2094,7 +2094,7 @@ nm_connection_get_setting_gsm (NMConnection *connection);

A shortcut to return any NMSettingInfiniband the connection might contain.

-

Parameters

+

Parameters

@@ -2109,7 +2109,7 @@ nm_connection_get_setting_infiniband ( -

Returns

+

Returns

an NMSettingInfiniband if the connection contains one, otherwise NULL.

[transfer none]

@@ -2121,7 +2121,7 @@ nm_connection_get_setting_infiniband (NMConnection *connection);

A shortcut to return any NMSettingIP4Config the connection might contain.

-

Parameters

+

Parameters

@@ -2136,7 +2136,7 @@ nm_connection_get_setting_ip4_config ( -

Returns

+

Returns

an NMSettingIP4Config if the connection contains one, otherwise NULL.

[transfer none]

@@ -2148,7 +2148,7 @@ nm_connection_get_setting_ip4_config (NMConnection *connection);

A shortcut to return any NMSettingIP6Config the connection might contain.

-

Parameters

+

Parameters

@@ -2163,7 +2163,7 @@ nm_connection_get_setting_ip6_config ( -

Returns

+

Returns

an NMSettingIP6Config if the connection contains one, otherwise NULL.

[transfer none]

@@ -2175,7 +2175,7 @@ nm_connection_get_setting_ip6_config (NMConnection *connection);

A shortcut to return any NMSettingOlpcMesh the connection might contain.

-

Parameters

+

Parameters

@@ -2190,7 +2190,7 @@ nm_connection_get_setting_olpc_mesh (
-

Returns

+

Returns

an NMSettingOlpcMesh if the connection contains one, otherwise NULL.

[transfer none]

@@ -2202,7 +2202,7 @@ nm_connection_get_setting_olpc_mesh (NMConnection *connection);

A shortcut to return any NMSettingPPP the connection might contain.

-

Parameters

+

Parameters

@@ -2217,7 +2217,7 @@ nm_connection_get_setting_ppp (
-

Returns

+

Returns

an NMSettingPPP if the connection contains one, otherwise NULL.

[transfer none]

@@ -2229,7 +2229,7 @@ nm_connection_get_setting_ppp (NMConnection *connection);

A shortcut to return any NMSettingPPPOE the connection might contain.

-

Parameters

+

Parameters

@@ -2244,7 +2244,7 @@ nm_connection_get_setting_pppoe (
-

Returns

+

Returns

an NMSettingPPPOE if the connection contains one, otherwise NULL.

[transfer none]

@@ -2256,7 +2256,7 @@ nm_connection_get_setting_pppoe (NMConnection *connection);

A shortcut to return any NMSettingSerial the connection might contain.

-

Parameters

+

Parameters

@@ -2271,7 +2271,7 @@ nm_connection_get_setting_serial (
-

Returns

+

Returns

an NMSettingSerial if the connection contains one, otherwise NULL.

[transfer none]

@@ -2283,7 +2283,7 @@ nm_connection_get_setting_serial (NMConnection *connection);

A shortcut to return any NMSettingVPN the connection might contain.

-

Parameters

+

Parameters

@@ -2298,7 +2298,7 @@ nm_connection_get_setting_vpn (
-

Returns

+

Returns

an NMSettingVPN if the connection contains one, otherwise NULL.

[transfer none]

@@ -2310,7 +2310,7 @@ nm_connection_get_setting_vpn (NMConnection *connection);

A shortcut to return any NMSettingWimax the connection might contain.

-

Parameters

+

Parameters

@@ -2325,7 +2325,7 @@ nm_connection_get_setting_wimax (
-

Returns

+

Returns

an NMSettingWimax if the connection contains one, otherwise NULL.

[transfer none]

@@ -2337,7 +2337,7 @@ nm_connection_get_setting_wimax (NMConnection *connection);

A shortcut to return any NMSettingAdsl the connection might contain.

-

Parameters

+

Parameters

@@ -2352,7 +2352,7 @@ nm_connection_get_setting_adsl (
-

Returns

+

Returns

an NMSettingAdsl if the connection contains one, otherwise NULL.

[transfer none]

@@ -2364,7 +2364,7 @@ nm_connection_get_setting_adsl (NMConnection *connection);

A shortcut to return any NMSettingWired the connection might contain.

-

Parameters

+

Parameters

@@ -2379,7 +2379,7 @@ nm_connection_get_setting_wired (
-

Returns

+

Returns

an NMSettingWired if the connection contains one, otherwise NULL.

[transfer none]

@@ -2391,7 +2391,7 @@ nm_connection_get_setting_wired (NMConnection *connection);

A shortcut to return any NMSettingWireless the connection might contain.

-

Parameters

+

Parameters

@@ -2406,7 +2406,7 @@ nm_connection_get_setting_wireless (
-

Returns

+

Returns

an NMSettingWireless if the connection contains one, otherwise NULL.

[transfer none]

@@ -2419,7 +2419,7 @@ nm_connection_get_setting_wireless_security (NMConnection *connection);

A shortcut to return any NMSettingWirelessSecurity the connection might contain.

-

Parameters

+

Parameters

@@ -2434,7 +2434,7 @@ nm_connection_get_setting_wireless_security
-

Returns

+

Returns

an NMSettingWirelessSecurity if the connection contains one, otherwise NULL.

[transfer none]

@@ -2446,7 +2446,7 @@ nm_connection_get_setting_wireless_security nm_connection_get_setting_vlan (NMConnection *connection);

A shortcut to return any NMSettingVlan the connection might contain.

-

Parameters

+

Parameters

@@ -2461,7 +2461,7 @@ nm_connection_get_setting_vlan (
-

Returns

+

Returns

an NMSettingVlan if the connection contains one, otherwise NULL.

[transfer none]

@@ -2497,7 +2497,7 @@ nm_connection_get_setting_vlan (

enum NMConnectionError

Describes errors that may result from operations involving a NMConnection.

-

Members

+

Members

@@ -2593,7 +2593,7 @@ user_function (
-

Parameters

+

Parameters

@@ -2626,7 +2626,7 @@ user_function (The ::secrets-cleared signal is emitted when the secrets of a connection are cleared.

-

Parameters

+

Parameters

@@ -2659,7 +2659,7 @@ user_function (The ::secrets-updated signal is emitted when the secrets of a setting have been changed.

-

Parameters

+

Parameters

@@ -2691,6 +2691,6 @@ updated

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSetting.html b/docs/libnm-util/html/NMSetting.html index 3ce89683..fe956fc8 100644 --- a/docs/libnm-util/html/NMSetting.html +++ b/docs/libnm-util/html/NMSetting.html @@ -8,7 +8,7 @@ - + @@ -50,22 +50,6 @@
- - - - - - - - - - - - - - - - @@ -244,6 +228,22 @@ + + + + + + + + + + + + + + + + @@ -329,36 +329,12 @@ of properties and allowed values.

nm_setting_error_quark (void);

Registers an error quark for NMSetting if necessary.

-

Returns

+

Returns

the error quark used for NMSetting errors.


-

NM_SETTING_PARAM_SERIALIZE

-
#define NM_SETTING_PARAM_SERIALIZE    (1 << (0 + G_PARAM_USER_SHIFT))
-
-
-
-
-

NM_SETTING_PARAM_REQUIRED

-
#define NM_SETTING_PARAM_REQUIRED     (1 << (1 + G_PARAM_USER_SHIFT))
-
-
-
-
-

NM_SETTING_PARAM_SECRET

-
#define NM_SETTING_PARAM_SECRET       (1 << (2 + G_PARAM_USER_SHIFT))
-
-
-
-
-

NM_SETTING_PARAM_FUZZY_IGNORE

-
#define NM_SETTING_PARAM_FUZZY_IGNORE (1 << (3 + G_PARAM_USER_SHIFT))
-
-
-
-

NMSettingClearSecretsWithFlagsFn ()

gboolean
 (*NMSettingClearSecretsWithFlagsFn) (NMSetting *setting,
@@ -366,7 +342,7 @@ nm_setting_error_quark (voidNMSettingSecretFlags flags,
                                      gpointer user_data);
-

Parameters

+

Parameters

#defineNM_SETTING_PARAM_SERIALIZE
#defineNM_SETTING_PARAM_REQUIRED
#defineNM_SETTING_PARAM_SECRET
#defineNM_SETTING_PARAM_FUZZY_IGNORE
gboolean
#defineNM_SETTING_PARAM_SERIALIZE
#defineNM_SETTING_PARAM_REQUIRED
#defineNM_SETTING_PARAM_SECRET
#defineNM_SETTING_PARAM_FUZZY_IGNORE
#define NM_SETTING_NAME
@@ -398,7 +374,7 @@ nm_setting_error_quark (void
-

Returns

+

Returns

TRUE to clear the secret, FALSE to not clear the secret

@@ -412,7 +388,7 @@ nm_setting_error_quark (voidGParamFlags flags, gpointer user_data);
-

Parameters

+

Parameters

@@ -460,7 +436,7 @@ nm_setting_to_hash ( -

Parameters

+

Parameters

@@ -482,7 +458,7 @@ D-Bus or serializing. The mapping is string to GValue.

-

Returns

+

Returns

a new GHashTable describing the setting's properties.

[transfer full][element-type utf8 GObject.Value]

@@ -501,7 +477,7 @@ are strongly typed, thus the GValue type of the hash value must be correct. See the documentation on each NMSetting object subclass for the correct property names and value types.

-

Parameters

+

Parameters

@@ -524,7 +500,7 @@ string to GValue mapping of properties that apply to the setting.

-

Returns

+

Returns

a new NMSetting object populated with the properties from the hash table, or NULL on failure

@@ -536,7 +512,7 @@ hash table, or NULL on failure

nm_setting_duplicate (NMSetting *setting);

Duplicates a NMSetting.

-

Parameters

+

Parameters

@@ -551,7 +527,7 @@ nm_setting_duplicate ( -

Returns

+

Returns

a new NMSetting containing the same properties and values as the source NMSetting.

[transfer full]

@@ -564,7 +540,7 @@ source NMSetting *setting
);

Returns the type name of the NMSetting object

-

Parameters

+

Parameters

@@ -579,7 +555,7 @@ nm_setting_get_name ( -

Returns

+

Returns

a string containing the type name of the NMSetting object, like 'ppp' or 'wireless' or 'wired'.

@@ -597,7 +573,7 @@ some are dependent on other values (hence the need for GError contains information about which property of the setting failed validation, and in what way that property failed validation.

-

Parameters

+

Parameters

@@ -626,7 +602,7 @@ came.

-

Returns

+

Returns

TRUE if the setting is valid, FALSE if it is not

@@ -641,7 +617,7 @@ nm_setting_compare (NMSettingCompareFlags for a description of each flag's behavior.

-

Parameters

+

Parameters

@@ -668,7 +644,7 @@ for a description of each flag's behavior.

-

Returns

+

Returns

TRUE if the comparison succeeds, FALSE if it does not

@@ -688,7 +664,7 @@ of each setting that differ from the other are added to NMSettingDiffResult values.

-

Parameters

+

Parameters

@@ -730,7 +706,7 @@ in and the settings differ, a new one is created and returned.

-

Returns

+

Returns

TRUE if the settings contain the same values, FALSE if they do not

@@ -744,7 +720,7 @@ nm_setting_enumerate_values (NMSetting object, calling the supplied user function for each property.

-

Parameters

+

Parameters

@@ -781,7 +757,7 @@ nm_setting_to_string ( -

Parameters

+

Parameters

@@ -796,7 +772,7 @@ output format is not guaranteed to be stable and may change at any time.

-

Returns

+

Returns

an allocated string containing a textual representation of the setting's properties and values (including secrets!), which the caller should free with g_free()

@@ -811,7 +787,7 @@ nm_setting_clear_secrets ( -

Parameters

+

Parameters

@@ -836,7 +812,7 @@ nm_setting_clear_secrets_with_flags (Clears and frees secrets determined by func .

-

Parameters

+

Parameters

@@ -875,7 +851,7 @@ to make a successful connection. The returned hints are only intended as a guide to what secrets may be required, because in some circumstances, there is no way to conclusively determine exactly which secrets are needed.

-

Parameters

+

Parameters

@@ -890,7 +866,7 @@ is no way to conclusively determine exactly which secrets are needed.

-

Returns

+

Returns

a GPtrArray containing the property names of secrets of the NMSetting which may be required; the caller owns the array and must free it with g_ptr_array_free(), but must not @@ -908,7 +884,7 @@ nm_setting_update_secrets ( -

Parameters

+

Parameters

@@ -936,7 +912,7 @@ string to GValue of setting property names and secrets
-

Returns

+

Returns

TRUE if the secrets were successfully updated, FALSE on failure to update one or more of the secrets.

@@ -952,7 +928,7 @@ nm_setting_get_secret_flags (NMSettingSecretFlags describing how to handle that secret.

-

Parameters

+

Parameters

@@ -984,7 +960,7 @@ handle that secret.

-

Returns

+

Returns

TRUE on success (if the given secret name was a valid property of this setting, and if that property is secret), FALSE if not

@@ -1000,7 +976,7 @@ nm_setting_set_secret_flags (NMSettingSecretFlags describing how to handle that secret.

-

Parameters

+

Parameters

@@ -1032,7 +1008,7 @@ handle that secret.

-

Returns

+

Returns

TRUE on success (if the given secret name was a valid property of this setting, and if that property is secret), FALSE if not

@@ -1045,7 +1021,7 @@ nm_setting_get_virtual_iface_name (Returns the name of the virtual kernel interface which the connection needs to use if specified in the settings.

-

Parameters

+

Parameters

@@ -1060,7 +1036,7 @@ needs to use if specified in the settings.

-

Returns

+

Returns

Name of the virtual interface or NULL if the setting does not support this feature

@@ -1072,7 +1048,7 @@ support this feature

enum NMSettingError

Describes errors that may result from operations involving a NMSetting.

-

Members

+

Members

@@ -1124,6 +1100,30 @@ support this feature


+

NM_SETTING_PARAM_SERIALIZE

+
#define NM_SETTING_PARAM_SERIALIZE    (1 << (0 + G_PARAM_USER_SHIFT))
+
+
+
+
+

NM_SETTING_PARAM_REQUIRED

+
#define NM_SETTING_PARAM_REQUIRED     (1 << (1 + G_PARAM_USER_SHIFT))
+
+
+
+
+

NM_SETTING_PARAM_SECRET

+
#define NM_SETTING_PARAM_SECRET       (1 << (2 + G_PARAM_USER_SHIFT))
+
+
+
+
+

NM_SETTING_PARAM_FUZZY_IGNORE

+
#define NM_SETTING_PARAM_FUZZY_IGNORE (1 << (3 + G_PARAM_USER_SHIFT))
+
+
+
+

NM_SETTING_NAME

#define NM_SETTING_NAME "name"
 
@@ -1135,7 +1135,7 @@ support this feature

secret has a corresponding set of these flags which indicate how the secret is to be stored and/or requested when it is needed.

-

Members

+

Members

@@ -1188,7 +1188,7 @@ secret is not required

These flags modify the comparison behavior when comparing two settings or two connections.

-

Members

+

Members

@@ -1295,7 +1295,7 @@ It should only be accessed through the functions described below.

These flags determine which properties are added to the resulting hash when calling nm_setting_to_hash().

-

Members

+

Members

@@ -1333,7 +1333,7 @@ when calling

enum NMSettingDiffResult

These values indicate the result of a setting difference operation.

-

Members

+

Members

@@ -1399,6 +1399,6 @@ example "ppp" or "wireless" or "wired".

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSetting8021x.html b/docs/libnm-util/html/NMSetting8021x.html index 05d9516c..6713ef28 100644 --- a/docs/libnm-util/html/NMSetting8021x.html +++ b/docs/libnm-util/html/NMSetting8021x.html @@ -8,7 +8,7 @@ - + @@ -966,7 +966,7 @@ following books.

nm_setting_802_1x_error_quark (void);

Registers an error quark for NMSetting8021x if necessary.

-

Returns

+

Returns

the error quark used for NMSetting8021x errors.

@@ -977,7 +977,7 @@ nm_setting_802_1x_error_quark (vo nm_setting_802_1x_new (void);

Creates a new NMSetting8021x object with default values.

-

Returns

+

Returns

the new empty NMSetting8021x object

@@ -992,7 +992,7 @@ network. Generally only one EAP method is used. Use the functions and nm_setting_802_1x_remove_eap_method() for adding, removing, and retrieving allowed EAP methods.

-

Parameters

+

Parameters

@@ -1007,7 +1007,7 @@ allowed EAP methods.

-

Returns

+

Returns

the number of allowed EAP methods

@@ -1020,7 +1020,7 @@ nm_setting_802_1x_get_eap_method (Returns the name of the allowed EAP method at index i .

-

Parameters

+

Parameters

@@ -1042,7 +1042,7 @@ nm_setting_802_1x_get_eap_method (
-

Returns

+

Returns

the name of the allowed EAP method at index i

@@ -1057,7 +1057,7 @@ nm_setting_802_1x_add_eap_method (“eap” property for a list of allowed EAP methods.

-

Parameters

+

Parameters

@@ -1079,7 +1079,7 @@ allowed EAP methods.

-

Returns

+

Returns

TRUE if the EAP method was successfully added, FALSE if it was not a valid method or if it was already allowed.

@@ -1092,7 +1092,7 @@ nm_setting_802_1x_remove_eap_method (guint32 i);

Removes the allowed EAP method at the specified index.

-

Parameters

+

Parameters

@@ -1124,7 +1124,7 @@ nm_setting_802_1x_remove_eap_method_by_value

Removes the allowed EAP method method .

-

Parameters

+

Parameters

@@ -1146,7 +1146,7 @@ nm_setting_802_1x_remove_eap_method_by_value
-

Returns

+

Returns

TRUE if the EAP method was founs and removed, FALSE if it was not.

Since: 0.9.10

@@ -1158,7 +1158,7 @@ nm_setting_802_1x_remove_eap_method_by_value nm_setting_802_1x_clear_eap_methods (NMSetting8021x *setting);

Clears all allowed EAP methods.

-

Parameters

+

Parameters

@@ -1181,7 +1181,7 @@ nm_setting_802_1x_get_identity (Returns the identifier used by some EAP methods (like TLS) to authenticate the user. Often this is a username or login name.

-

Parameters

+

Parameters

@@ -1196,7 +1196,7 @@ authenticate the user. Often this is a username or login name.

-

Returns

+

Returns

the user identifier

@@ -1211,7 +1211,7 @@ authenticate the user in the outer unencrypted "phase 1" authentication. The inner "phase 2" authentication will use the “identity” in a secure form, if applicable for that EAP method.

-

Parameters

+

Parameters

@@ -1226,7 +1226,7 @@ a secure form, if applicable for that EAP method.

-

Returns

+

Returns

the anonymous identifier

@@ -1237,7 +1237,7 @@ a secure form, if applicable for that EAP method.

nm_setting_802_1x_get_pac_file (NMSetting8021x *setting);

Returns the file containing PAC credentials used by EAP-FAST method.

-

Parameters

+

Parameters

@@ -1252,7 +1252,7 @@ nm_setting_802_1x_get_pac_file (
-

Returns

+

Returns

the PAC file

@@ -1268,7 +1268,7 @@ properties are ignored if the -

Parameters

+

Parameters

@@ -1283,7 +1283,7 @@ of these properties.

-

Returns

+

Returns

TRUE if a system CA certificate path should be used, FALSE if not

@@ -1298,7 +1298,7 @@ which the supplicant can then add to the verification chain. This may be used in addition to the “ca-cert” property to add more CA certificates for verifying the network to client.

-

Parameters

+

Parameters

@@ -1313,7 +1313,7 @@ certificates for verifying the network to client.

-

Returns

+

Returns

the CA certificate directory path

@@ -1328,7 +1328,7 @@ certificates which the supplicant can then add to the verification chain. This may be used in addition to the “phase2-ca-cert” property to add more CA certificates for verifying the network to client.

-

Parameters

+

Parameters

@@ -1343,7 +1343,7 @@ to add more CA certificates for verifying the network to client.

-

Returns

+

Returns

the "phase 2" CA certificate directory path

@@ -1356,7 +1356,7 @@ nm_setting_802_1x_get_ca_cert_scheme (NM_SETTING_802_1X_CK_SCHEME_BLOB, use nm_setting_802_1x_get_ca_cert_blob(); if NM_SETTING_802_1X_CK_SCHEME_PATH, use nm_setting_802_1x_get_ca_cert_path().

-

Parameters

+

Parameters

@@ -1371,7 +1371,7 @@ if -

Returns

+

Returns

scheme used to store the CA certificate (blob or path)

@@ -1387,7 +1387,7 @@ CA certificate allow it to be unset. Note that lack of a CA certificate reduces security by allowing man-in-the-middle attacks, because the identity of the network cannot be confirmed by the client.

-

Parameters

+

Parameters

@@ -1402,7 +1402,7 @@ of the network cannot be confirmed by the client.

-

Returns

+

Returns

the CA certificate data

@@ -1418,7 +1418,7 @@ CA certificate allow it to be unset. Note that lack of a CA certificate reduces security by allowing man-in-the-middle attacks, because the identity of the network cannot be confirmed by the client.

-

Parameters

+

Parameters

@@ -1433,7 +1433,7 @@ of the network cannot be confirmed by the client.

-

Returns

+

Returns

path to the CA certificate file

@@ -1451,7 +1451,7 @@ with the raw certificate data if using the NM_SETTING_802_1X_CK_SCHEME_PATH scheme.

-

Parameters

+

Parameters

@@ -1493,7 +1493,7 @@ clears the CA certificate.

-

Returns

+

Returns

TRUE if the operation succeeded, FALSE if it was unsuccessful

@@ -1503,7 +1503,7 @@ clears the CA certificate.

const char *
 nm_setting_802_1x_get_subject_match (NMSetting8021x *setting);
-

Parameters

+

Parameters

@@ -1518,7 +1518,7 @@ nm_setting_802_1x_get_subject_match (
-

Returns

+

Returns

the “subject-match” property. This is the substring to be matched against the subject of the authentication server certificate, or NULL no subject verification is to be @@ -1534,7 +1534,7 @@ nm_setting_802_1x_get_num_altsubject_matches

Returns the number of entries in the “altsubject-matches” property of this setting.

-

Parameters

+

Parameters

@@ -1549,7 +1549,7 @@ nm_setting_802_1x_get_num_altsubject_matches
-

Returns

+

Returns

the number of altsubject-matches entries.

@@ -1563,7 +1563,7 @@ nm_setting_802_1x_get_altsubject_match

Returns the altSubjectName match at index i .

-

Parameters

+

Parameters

@@ -1585,7 +1585,7 @@ nm_setting_802_1x_get_altsubject_match
-

Returns

+

Returns

the altSubjectName match at index i

@@ -1601,7 +1601,7 @@ nm_setting_802_1x_add_altsubject_match match is added, the altSubjectName of the remote authentication server is not verified.

-

Parameters

+

Parameters

@@ -1623,7 +1623,7 @@ server is not verified.

-

Returns

+

Returns

TRUE if the alternative subject name match was successfully added, FALSE if it was already allowed.

@@ -1637,7 +1637,7 @@ nm_setting_802_1x_remove_altsubject_match guint32 i);

Removes the allowed altSubjectName at the specified index.

-

Parameters

+

Parameters

@@ -1669,7 +1669,7 @@ nm_setting_802_1x_remove_altsubject_match_by_value

Removes the allowed altSubjectName altsubject_match .

-

Parameters

+

Parameters

@@ -1691,7 +1691,7 @@ nm_setting_802_1x_remove_altsubject_match_by_value
-

Returns

+

Returns

TRUE if the alternative subject name match was found and removed, FALSE if it was not.

@@ -1705,7 +1705,7 @@ nm_setting_802_1x_clear_altsubject_matches (NMSetting8021x *setting);

Clears all altSubjectName matches.

-

Parameters

+

Parameters

@@ -1730,7 +1730,7 @@ nm_setting_802_1x_get_client_cert_scheme is NM_SETTING_802_1X_CK_SCHEME_BLOB, use nm_setting_802_1x_get_client_cert_blob(); if NM_SETTING_802_1X_CK_SCHEME_PATH, use nm_setting_802_1x_get_client_cert_path().

-

Parameters

+

Parameters

@@ -1745,7 +1745,7 @@ if -

Returns

+

Returns

scheme used to store the client certificate (blob or path)

@@ -1759,7 +1759,7 @@ nm_setting_802_1x_get_client_cert_blob when EAP-TLS is used as either the "phase 1" or "phase 2" 802.1x authentication method.

-

Parameters

+

Parameters

@@ -1774,7 +1774,7 @@ authentication method.

-

Returns

+

Returns

the client certificate data

@@ -1788,7 +1788,7 @@ nm_setting_802_1x_get_client_cert_path when EAP-TLS is used as either the "phase 1" or "phase 2" 802.1x authentication method.

-

Parameters

+

Parameters

@@ -1803,7 +1803,7 @@ authentication method.

-

Returns

+

Returns

path to the client certificate file

@@ -1824,7 +1824,7 @@ file if using the
-

Parameters

+

Parameters

@@ -1867,7 +1867,7 @@ clears the client certificate.

-

Returns

+

Returns

TRUE if the operation succeeded, FALSE if it was unsuccessful

@@ -1877,7 +1877,7 @@ clears the client certificate.

const char *
 nm_setting_802_1x_get_phase1_peapver (NMSetting8021x *setting);
-

Parameters

+

Parameters

@@ -1892,7 +1892,7 @@ nm_setting_802_1x_get_phase1_peapver ( -

Returns

+

Returns

the "phase 1" PEAP version to be used when authenticating with EAP-PEAP as contained in the “phase1-peapver” property. Valid values are NULL (unset), "0" (PEAP version 0), and "1" (PEAP version 1).

@@ -1905,7 +1905,7 @@ values are NULL (unset), "0" (PEAP version 0), and nm_setting_802_1x_get_phase1_peaplabel (NMSetting8021x *setting);
-

Parameters

+

Parameters

@@ -1920,7 +1920,7 @@ nm_setting_802_1x_get_phase1_peaplabel
-

Returns

+

Returns

whether the "phase 1" PEAP label is new-style or old-style, to be used when authenticating with EAP-PEAP, as contained in the “phase1-peaplabel” property. Valid values are NULL (unset), @@ -1935,7 +1935,7 @@ wpa_supplicant documentation for more details.

nm_setting_802_1x_get_phase1_fast_provisioning (NMSetting8021x *setting);
-

Parameters

+

Parameters

@@ -1950,7 +1950,7 @@ nm_setting_802_1x_get_phase1_fast_provisioning
-

Returns

+

Returns

whether "phase 1" PEAP fast provisioning should be used, as specified by the “phase1-fast-provisioning” property. See the wpa_supplicant documentation for more details.

@@ -1962,7 +1962,7 @@ wpa_supplicant documentation for more details.

const char *
 nm_setting_802_1x_get_phase2_auth (NMSetting8021x *setting);
-

Parameters

+

Parameters

@@ -1977,7 +1977,7 @@ nm_setting_802_1x_get_phase2_auth (
-

Returns

+

Returns

the "phase 2" non-EAP (ex MD5) allowed authentication method as specified by the “phase2-auth” property.

@@ -1988,7 +1988,7 @@ specified by the const char * nm_setting_802_1x_get_phase2_autheap (NMSetting8021x *setting);
-

Parameters

+

Parameters

@@ -2003,7 +2003,7 @@ nm_setting_802_1x_get_phase2_autheap ( -

Returns

+

Returns

the "phase 2" EAP-based (ex TLS) allowed authentication method as specified by the “phase2-autheap” property.

@@ -2019,7 +2019,7 @@ returned scheme is nm_setting_802_1x_get_ca_cert_blob(); if NM_SETTING_802_1X_CK_SCHEME_PATH, use nm_setting_802_1x_get_ca_cert_path().

-

Parameters

+

Parameters

@@ -2034,7 +2034,7 @@ use -

Returns

+

Returns

scheme used to store the "phase 2" CA certificate (blob or path)

@@ -2051,7 +2051,7 @@ CA certificate allow it to be unset. Note that lack of a CA certificate reduces security by allowing man-in-the-middle attacks, because the identity of the network cannot be confirmed by the client.

-

Parameters

+

Parameters

@@ -2066,7 +2066,7 @@ of the network cannot be confirmed by the client.

-

Returns

+

Returns

the "phase 2" CA certificate data

@@ -2083,7 +2083,7 @@ CA certificate allow it to be unset. Note that lack of a CA certificate reduces security by allowing man-in-the-middle attacks, because the identity of the network cannot be confirmed by the client.

-

Parameters

+

Parameters

@@ -2098,7 +2098,7 @@ of the network cannot be confirmed by the client.

-

Returns

+

Returns

path to the "phase 2" CA certificate file

@@ -2116,7 +2116,7 @@ property with the raw certificate data if using the NM_SETTING_802_1X_CK_SCHEME_BLOB scheme, or with the path to the certificate file if using the NM_SETTING_802_1X_CK_SCHEME_PATH scheme.

-

Parameters

+

Parameters

@@ -2158,7 +2158,7 @@ clears the "phase2" CA certificate.

-

Returns

+

Returns

TRUE if the operation succeeded, FALSE if it was unsuccessful

@@ -2169,7 +2169,7 @@ clears the "phase2" CA certificate.

nm_setting_802_1x_get_phase2_subject_match (NMSetting8021x *setting);
-

Parameters

+

Parameters

@@ -2184,7 +2184,7 @@ nm_setting_802_1x_get_phase2_subject_match
-

Returns

+

Returns

the “phase2-subject-match” property. This is the substring to be matched against the subject of the "phase 2" authentication server certificate, or NULL no subject verification @@ -2200,7 +2200,7 @@ nm_setting_802_1x_get_num_phase2_altsubject_matches

Returns the number of entries in the “phase2-altsubject-matches” property of this setting.

-

Parameters

+

Parameters

@@ -2215,7 +2215,7 @@ nm_setting_802_1x_get_num_phase2_altsubject_matches
-

Returns

+

Returns

the number of phase2-altsubject-matches entries.

@@ -2229,7 +2229,7 @@ nm_setting_802_1x_get_phase2_altsubject_match

Returns the "phase 2" altSubjectName match at index i .

-

Parameters

+

Parameters

@@ -2251,7 +2251,7 @@ nm_setting_802_1x_get_phase2_altsubject_match
-

Returns

+

Returns

the "phase 2" altSubjectName match at index i

@@ -2267,7 +2267,7 @@ nm_setting_802_1x_add_phase2_altsubject_match at least one match is added, the altSubjectName of the "phase 2" remote authentication server is not verified.

-

Parameters

+

Parameters

@@ -2290,7 +2290,7 @@ connection

-

Returns

+

Returns

TRUE if the "phase 2" alternative subject name match was successfully added, FALSE if it was already allowed.

@@ -2304,7 +2304,7 @@ nm_setting_802_1x_remove_phase2_altsubject_match guint32 i);

Removes the allowed "phase 2" altSubjectName at the specified index.

-

Parameters

+

Parameters

@@ -2336,7 +2336,7 @@ nm_setting_802_1x_remove_phase2_altsubject_match_by_value

Removes the allowed "phase 2" altSubjectName phase2_altsubject_match .

-

Parameters

+

Parameters

@@ -2358,7 +2358,7 @@ nm_setting_802_1x_remove_phase2_altsubject_match_by_value
-

Returns

+

Returns

TRUE if the alternative subject name match for "phase 2" was found and removed, FALSE if it was not.

@@ -2372,7 +2372,7 @@ nm_setting_802_1x_clear_phase2_altsubject_matches (NMSetting8021x *setting);

Clears all "phase 2" altSubjectName matches.

-

Parameters

+

Parameters

@@ -2399,7 +2399,7 @@ returned scheme is NM_SETTING_802_1X_CK_SCHEME_PATH, use nm_setting_802_1x_get_client_cert_path().

-

Parameters

+

Parameters

@@ -2414,7 +2414,7 @@ returned scheme is -

Returns

+

Returns

scheme used to store the "phase 2" client certificate (blob or path)

@@ -2428,7 +2428,7 @@ nm_setting_802_1x_get_phase2_client_cert_blob when EAP-TLS is used as either the "phase 1" or "phase 2" 802.1x authentication method.

-

Parameters

+

Parameters

@@ -2443,7 +2443,7 @@ authentication method.

-

Returns

+

Returns

the "phase 2" client certificate data

@@ -2457,7 +2457,7 @@ nm_setting_802_1x_get_phase2_client_cert_path when EAP-TLS is used as either the "phase 1" or "phase 2" 802.1x authentication method.

-

Parameters

+

Parameters

@@ -2472,7 +2472,7 @@ authentication method.

-

Returns

+

Returns

path to the "phase 2" client certificate file

@@ -2494,7 +2494,7 @@ file if using the
-

Parameters

+

Parameters

@@ -2537,7 +2537,7 @@ clears the "phase2" client certificate.

-

Returns

+

Returns

TRUE if the operation succeeded, FALSE if it was unsuccessful

@@ -2547,7 +2547,7 @@ clears the "phase2" client certificate.

const char *
 nm_setting_802_1x_get_password (NMSetting8021x *setting);
-

Parameters

+

Parameters

@@ -2562,7 +2562,7 @@ nm_setting_802_1x_get_password (
-

Returns

+

Returns

the password used by the authentication method, if any, as specified by the “password” property

@@ -2573,7 +2573,7 @@ by the NMSettingSecretFlags nm_setting_802_1x_get_password_flags (NMSetting8021x *setting);
-

Parameters

+

Parameters

@@ -2588,7 +2588,7 @@ nm_setting_802_1x_get_password_flags ( -

Returns

+

Returns

the NMSettingSecretFlags pertaining to the “password”

@@ -2598,7 +2598,7 @@ nm_setting_802_1x_get_password_flags (const GByteArray * nm_setting_802_1x_get_password_raw (NMSetting8021x *setting);
-

Parameters

+

Parameters

@@ -2613,7 +2613,7 @@ nm_setting_802_1x_get_password_raw (
-

Returns

+

Returns

the password used by the authentication method as a UTF-8-encoded array of bytes, as specified by the “password-raw” property

@@ -2626,7 +2626,7 @@ UTF-8-encoded array of bytes, as specified by the nm_setting_802_1x_get_password_raw_flags (NMSetting8021x *setting);
-

Parameters

+

Parameters

@@ -2641,7 +2641,7 @@ nm_setting_802_1x_get_password_raw_flags
-

Returns

+

Returns

the NMSettingSecretFlags pertaining to the “password-raw”

@@ -2652,7 +2652,7 @@ nm_setting_802_1x_get_password_raw_flags
const char *
 nm_setting_802_1x_get_pin (NMSetting8021x *setting);
-

Parameters

+

Parameters

@@ -2667,7 +2667,7 @@ nm_setting_802_1x_get_pin ( -

Returns

+

Returns

the PIN used by the authentication method, if any, as specified by the “pin” property

@@ -2678,7 +2678,7 @@ by the NMSettingSecretFlags nm_setting_802_1x_get_pin_flags (NMSetting8021x *setting);
-

Parameters

+

Parameters

@@ -2693,7 +2693,7 @@ nm_setting_802_1x_get_pin_flags (
-

Returns

+

Returns

the NMSettingSecretFlags pertaining to the “pin”

@@ -2710,7 +2710,7 @@ nm_setting_802_1x_get_private_key_scheme NM_SETTING_802_1X_CK_SCHEME_PATH, use nm_setting_802_1x_get_client_cert_path().

-

Parameters

+

Parameters

@@ -2725,7 +2725,7 @@ nm_setting_802_1x_get_private_key_scheme
-

Returns

+

Returns

scheme used to store the private key (blob or path)

@@ -2742,7 +2742,7 @@ authentication method.

unencrypted private key data may be readable by unprivileged users. Private keys should always be encrypted with a private key password.

-

Parameters

+

Parameters

@@ -2757,7 +2757,7 @@ keys should always be encrypted with a private key password.

-

Returns

+

Returns

the private key data

@@ -2771,7 +2771,7 @@ nm_setting_802_1x_get_private_key_path when EAP-TLS is used as either the "phase 1" or "phase 2" 802.1x authentication method.

-

Parameters

+

Parameters

@@ -2786,7 +2786,7 @@ authentication method.

-

Returns

+

Returns

path to the private key file

@@ -2824,7 +2824,7 @@ unencrypted private key data using the BLOB scheme may be readable by unprivileged users. Private keys should always be encrypted with a private key password to prevent unauthorized access to unencrypted private key data.

-

Parameters

+

Parameters

@@ -2873,7 +2873,7 @@ an error is returned.

-

Returns

+

Returns

TRUE if the operation succeeded, FALSE if it was unsuccessful

@@ -2884,7 +2884,7 @@ an error is returned.

nm_setting_802_1x_get_private_key_password (NMSetting8021x *setting);
-

Parameters

+

Parameters

@@ -2899,7 +2899,7 @@ nm_setting_802_1x_get_private_key_password
-

Returns

+

Returns

the private key password used to decrypt the private key if previously set with nm_setting_802_1x_set_private_key(), or the “private-key-password” property.

@@ -2912,7 +2912,7 @@ previously set with NMSetting8021x *setting
);
-

Parameters

+

Parameters

@@ -2927,7 +2927,7 @@ nm_setting_802_1x_get_private_key_password_flags
-

Returns

+

Returns

the NMSettingSecretFlags pertaining to the “private-key-password”

@@ -2939,7 +2939,7 @@ nm_setting_802_1x_get_private_key_password_flags nm_setting_802_1x_get_private_key_format (NMSetting8021x *setting);
-

Parameters

+

Parameters

@@ -2954,7 +2954,7 @@ nm_setting_802_1x_get_private_key_format
-

Returns

+

Returns

the data format of the private key data stored in the “private-key” property

@@ -2971,7 +2971,7 @@ scheme is NM_SETTING_802_1X_CK_SCHEME_PATH, use nm_setting_802_1x_get_client_cert_path().

-

Parameters

+

Parameters

@@ -2986,7 +2986,7 @@ scheme is -

Returns

+

Returns

scheme used to store the "phase 2" private key (blob or path)

@@ -3003,7 +3003,7 @@ authentication method.

unencrypted private key data may be readable by unprivileged users. Private keys should always be encrypted with a private key password.

-

Parameters

+

Parameters

@@ -3018,7 +3018,7 @@ keys should always be encrypted with a private key password.

-

Returns

+

Returns

the "phase 2" private key data

@@ -3032,7 +3032,7 @@ nm_setting_802_1x_get_phase2_private_key_path when EAP-TLS is used as either the "phase 1" or "phase 2" 802.1x authentication method.

-

Parameters

+

Parameters

@@ -3047,7 +3047,7 @@ authentication method.

-

Returns

+

Returns

path to the "phase 2" private key file

@@ -3086,7 +3086,7 @@ thus unencrypted private key data using the BLOB scheme may be readable by unprivileged users. Private keys should always be encrypted with a private key password to prevent unauthorized access to unencrypted private key data.

-

Parameters

+

Parameters

@@ -3136,7 +3136,7 @@ an error is returned.

-

Returns

+

Returns

TRUE if the operation succeeded, FALSE if it was unsuccessful

@@ -3147,7 +3147,7 @@ an error is returned.

nm_setting_802_1x_get_phase2_private_key_password (NMSetting8021x *setting);
-

Parameters

+

Parameters

@@ -3162,7 +3162,7 @@ nm_setting_802_1x_get_phase2_private_key_password
-

Returns

+

Returns

the private key password used to decrypt the private key if previously set with nm_setting_802_1x_set_phase2_private_key() or the “phase2-private-key-password” property.

@@ -3175,7 +3175,7 @@ previously set with NMSetting8021x *setting
);
-

Parameters

+

Parameters

@@ -3190,7 +3190,7 @@ nm_setting_802_1x_get_phase2_private_key_password_flags
-

Returns

+

Returns

the NMSettingSecretFlags pertaining to the “phase2-private-key-password”

@@ -3202,7 +3202,7 @@ nm_setting_802_1x_get_phase2_private_key_password_flags nm_setting_802_1x_get_phase2_private_key_format (NMSetting8021x *setting);
-

Parameters

+

Parameters

@@ -3217,7 +3217,7 @@ nm_setting_802_1x_get_phase2_private_key_format
-

Returns

+

Returns

the data format of the "phase 2" private key data stored in the “phase2-private-key” property

@@ -3230,7 +3230,7 @@ nm_setting_802_1x_get_phase2_private_key_format

NMSetting8021xCKFormat values indicate the general type of a certificate or private key

-

Members

+

Members

@@ -3279,7 +3279,7 @@ and private key

stored in the setting properties, either as a blob of the item's data, or as a path to a certificate or private key file on the filesystem

-

Members

+

Members

@@ -3325,7 +3325,7 @@ to a file containing the certificate or key data

enum NMSetting8021xError

-

Members

+

Members

@@ -3963,6 +3963,6 @@ addition to any certificates specified by the -
Generated by GTK-Doc V1.24 +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingAdsl.html b/docs/libnm-util/html/NMSettingAdsl.html index 165177b5..c05f9960 100644 --- a/docs/libnm-util/html/NMSettingAdsl.html +++ b/docs/libnm-util/html/NMSettingAdsl.html @@ -8,7 +8,7 @@ - + @@ -261,7 +261,7 @@ properties of ADSL connections.

nm_setting_adsl_error_quark (void);

Registers an error quark for NMSettingAdsl if necessary.

-

Returns

+

Returns

the error quark used for NMSettingAdsl errors.

@@ -272,7 +272,7 @@ nm_setting_adsl_error_quark (void nm_setting_adsl_new (void);

Creates a new NMSettingAdsl object with default values.

-

Returns

+

Returns

the new empty NMSettingAdsl object

@@ -282,7 +282,7 @@ nm_setting_adsl_new (void<
const char *
 nm_setting_adsl_get_username (NMSettingAdsl *setting);
-

Parameters

+

Parameters

@@ -297,7 +297,7 @@ nm_setting_adsl_get_username ( -

Returns

+

Returns

the “username” property of the setting

@@ -307,7 +307,7 @@ nm_setting_adsl_get_username (const char * nm_setting_adsl_get_password (NMSettingAdsl *setting);
-

Parameters

+

Parameters

@@ -322,7 +322,7 @@ nm_setting_adsl_get_password ( -

Returns

+

Returns

the “password” property of the setting

@@ -332,7 +332,7 @@ nm_setting_adsl_get_password (const char * nm_setting_adsl_get_protocol (NMSettingAdsl *setting);
-

Parameters

+

Parameters

@@ -347,7 +347,7 @@ nm_setting_adsl_get_protocol ( -

Returns

+

Returns

the “protocol” property of the setting

@@ -357,7 +357,7 @@ nm_setting_adsl_get_protocol (const char * nm_setting_adsl_get_encapsulation (NMSettingAdsl *setting);
-

Parameters

+

Parameters

@@ -372,7 +372,7 @@ nm_setting_adsl_get_encapsulation (
-

Returns

+

Returns

the “encapsulation” property of the setting

@@ -382,7 +382,7 @@ nm_setting_adsl_get_encapsulation (guint32 nm_setting_adsl_get_vpi (NMSettingAdsl *setting);
-

Parameters

+

Parameters

@@ -397,7 +397,7 @@ nm_setting_adsl_get_vpi ( -

Returns

+

Returns

the “vpi” property of the setting

@@ -407,7 +407,7 @@ nm_setting_adsl_get_vpi (guint32 nm_setting_adsl_get_vci (NMSettingAdsl *setting);
-

Parameters

+

Parameters

@@ -422,7 +422,7 @@ nm_setting_adsl_get_vci ( -

Returns

+

Returns

the “vci” property of the setting

@@ -432,7 +432,7 @@ nm_setting_adsl_get_vci (NMSettingSecretFlags nm_setting_adsl_get_password_flags (NMSettingAdsl *setting);
-

Parameters

+

Parameters

@@ -447,7 +447,7 @@ nm_setting_adsl_get_password_flags (
-

Returns

+

Returns

the NMSettingSecretFlags pertaining to the “password”

@@ -463,7 +463,7 @@ nm_setting_adsl_get_password_flags (

enum NMSettingAdslError

-

Members

+

Members

@@ -639,6 +639,6 @@ required

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingBluetooth.html b/docs/libnm-util/html/NMSettingBluetooth.html index b011f98f..8f6ca597 100644 --- a/docs/libnm-util/html/NMSettingBluetooth.html +++ b/docs/libnm-util/html/NMSettingBluetooth.html @@ -8,7 +8,7 @@ - + @@ -166,7 +166,7 @@ Point (NAP) profiles.

nm_setting_bluetooth_error_quark (void);

Registers an error quark for NMSettingBluetooth if necessary.

-

Returns

+

Returns

the error quark used for NMSettingBluetooth errors.

@@ -177,7 +177,7 @@ nm_setting_bluetooth_error_quark (void);

Creates a new NMSettingBluetooth object with default values.

-

Returns

+

Returns

the new empty NMSettingBluetooth object.

[transfer full]

@@ -190,7 +190,7 @@ nm_setting_bluetooth_get_bdaddr (Gets the Bluetooth address of the remote device which this setting describes a connection to.

-

Parameters

+

Parameters

@@ -205,7 +205,7 @@ describes a connection to.

-

Returns

+

Returns

the Bluetooth address

@@ -218,7 +218,7 @@ nm_setting_bluetooth_get_connection_type

Returns the connection method for communicating with the remote device (i.e. either DUN to a DUN-capable device or PANU to a NAP-capable device).

-

Parameters

+

Parameters

@@ -233,7 +233,7 @@ either DUN to a DUN-capable device or PANU to a NAP-capable device).

-

Returns

+

Returns

the type, either NM_SETTING_BLUETOOTH_TYPE_PANU or NM_SETTING_BLUETOOTH_TYPE_DUN

@@ -250,7 +250,7 @@ either DUN to a DUN-capable device or PANU to a NAP-capable device).

enum NMSettingBluetoothError

-

Members

+

Members

@@ -348,6 +348,6 @@ Area Networking connections to devices supporting the NAP profile.

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingBond.html b/docs/libnm-util/html/NMSettingBond.html index 8d0e4d48..3889dacd 100644 --- a/docs/libnm-util/html/NMSettingBond.html +++ b/docs/libnm-util/html/NMSettingBond.html @@ -8,7 +8,7 @@ - + @@ -269,7 +269,7 @@ necessary for bond connections.

nm_setting_bond_error_quark (void);

Registers an error quark for NMSettingBond if necessary.

-

Returns

+

Returns

the error quark used for NMSettingBond errors.

@@ -280,7 +280,7 @@ nm_setting_bond_error_quark (void nm_setting_bond_new (void);

Creates a new NMSettingBond object with default values.

-

Returns

+

Returns

the new empty NMSettingBond object.

[transfer full]

@@ -291,7 +291,7 @@ nm_setting_bond_new (void<
const char *
 nm_setting_bond_get_interface_name (NMSettingBond *setting);
-

Parameters

+

Parameters

@@ -306,7 +306,7 @@ nm_setting_bond_get_interface_name (
-

Returns

+

Returns

the “interface-name” property of the setting

@@ -319,7 +319,7 @@ nm_setting_bond_get_num_options (nm_setting_bond_get_option().

-

Parameters

+

Parameters

@@ -334,7 +334,7 @@ using
-

Returns

+

Returns

the number of bonding options

@@ -352,7 +352,7 @@ are *not* guaranteed to be static across modifications to options done by and should not be used to refer to options except for short periods of time such as during option iteration.

-

Parameters

+

Parameters

@@ -387,7 +387,7 @@ option; this value is owned by the setting and should not be modified.

-

Returns

+

Returns

TRUE on success if the index was valid and an option was found, FALSE if the index was invalid (ie, greater than the number of options currently held by the setting)

@@ -403,7 +403,7 @@ nm_setting_bond_get_option_by_name (name , if it exists.

-

Parameters

+

Parameters

@@ -425,7 +425,7 @@ nm_setting_bond_get_option_by_name (
-

Returns

+

Returns

the value, or NULL if the key/value pair was never added to the setting; the value is owned by the setting and must not be modified

@@ -444,7 +444,7 @@ that may already exist.

The order of how to set several options is relevant because there are options that conflict with each other.

-

Parameters

+

Parameters

@@ -471,7 +471,7 @@ that conflict with each other.

-

Returns

+

Returns

TRUE if the option was valid and was added to the internal option list, FALSE if it was not.

@@ -486,7 +486,7 @@ nm_setting_bond_remove_option (
-

Parameters

+

Parameters

@@ -508,7 +508,7 @@ list.

-

Returns

+

Returns

TRUE if the option was found and removed from the internal option list, FALSE if it was not.

@@ -526,7 +526,7 @@ the name . If value is NULL, the function only validates the option name.

-

Parameters

+

Parameters

@@ -548,7 +548,7 @@ the name
-

Returns

+

Returns

TRUE, if the value is valid for the given name. If the name @@ -563,7 +563,7 @@ is not a valid option, FALSE will be returned.

nm_setting_bond_get_valid_options (NMSettingBond *setting);

Returns a list of valid bond options.

-

Parameters

+

Parameters

@@ -578,7 +578,7 @@ nm_setting_bond_get_valid_options (
-

Returns

+

Returns

a NULL-terminated array of strings of valid bond options.

[transfer none]

@@ -590,7 +590,7 @@ nm_setting_bond_get_valid_options (NMSettingBond *setting, const char *name);
-

Parameters

+

Parameters

@@ -612,7 +612,7 @@ nm_setting_bond_get_option_default (
-

Returns

+

Returns

the value of the bond option if not overridden by an entry in the “options” property.

@@ -629,7 +629,7 @@ the

enum NMSettingBondError

-

Members

+

Members

@@ -654,20 +654,24 @@ the

NM_SETTING_BOND_ERROR_MISSING_PROPERTY

- - + + - - + +
-

the property was missing and is -required

+

the property was missing and is

 

NM_SETTING_BOND_ERROR_INVALID_OPTION

   +

the option was invalid

+
 

NM_SETTING_BOND_ERROR_MISSING_OPTION

   +

the option was missing +required

+
 
@@ -803,6 +807,6 @@ must be strings. Option names must contain only alphanumeric characters
+
Generated by GTK-Doc V1.25
\ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingBridge.html b/docs/libnm-util/html/NMSettingBridge.html index 71cdd58f..a25a31ba 100644 --- a/docs/libnm-util/html/NMSettingBridge.html +++ b/docs/libnm-util/html/NMSettingBridge.html @@ -8,7 +8,7 @@ - + @@ -258,7 +258,7 @@ necessary for bridging connections.

nm_setting_bridge_error_quark (void);

Registers an error quark for NMSettingBridge if necessary.

-

Returns

+

Returns

the error quark used for NMSettingBridge errors.

Since: 0.9.8

@@ -270,7 +270,7 @@ nm_setting_bridge_error_quark (vo nm_setting_bridge_new (void);

Creates a new NMSettingBridge object with default values.

-

Returns

+

Returns

the new empty NMSettingBridge object.

[transfer full]

@@ -282,7 +282,7 @@ nm_setting_bridge_new (voidconst char * nm_setting_bridge_get_interface_name (NMSettingBridge *setting);
-

Parameters

+

Parameters

@@ -297,7 +297,7 @@ nm_setting_bridge_get_interface_name ( -

Returns

+

Returns

the “interface-name” property of the setting

Since: 0.9.8

@@ -308,7 +308,7 @@ nm_setting_bridge_get_interface_name (const GByteArray * nm_setting_bridge_get_mac_address (NMSettingBridge *setting);
-

Parameters

+

Parameters

@@ -323,7 +323,7 @@ nm_setting_bridge_get_mac_address (
-

Returns

+

Returns

the “mac-address” property of the setting

Since: 0.9.10

@@ -334,7 +334,7 @@ nm_setting_bridge_get_mac_address (gboolean nm_setting_bridge_get_stp (NMSettingBridge *setting);
-

Parameters

+

Parameters

@@ -349,7 +349,7 @@ nm_setting_bridge_get_stp ( -

Returns

+

Returns

the “stp” property of the setting

Since: 0.9.8

@@ -360,7 +360,7 @@ nm_setting_bridge_get_stp (guint16 nm_setting_bridge_get_priority (NMSettingBridge *setting);
-

Parameters

+

Parameters

@@ -375,7 +375,7 @@ nm_setting_bridge_get_priority (
-

Returns

+

Returns

the “priority” property of the setting

Since: 0.9.8

@@ -386,7 +386,7 @@ nm_setting_bridge_get_priority (guint16 nm_setting_bridge_get_forward_delay (NMSettingBridge *setting);
-

Parameters

+

Parameters

@@ -401,7 +401,7 @@ nm_setting_bridge_get_forward_delay (
-

Returns

+

Returns

the “forward-delay” property of the setting

Since: 0.9.8

@@ -412,7 +412,7 @@ nm_setting_bridge_get_forward_delay (guint16 nm_setting_bridge_get_hello_time (NMSettingBridge *setting);
-

Parameters

+

Parameters

@@ -427,7 +427,7 @@ nm_setting_bridge_get_hello_time (
-

Returns

+

Returns

the “hello-time” property of the setting

Since: 0.9.8

@@ -438,7 +438,7 @@ nm_setting_bridge_get_hello_time (guint16 nm_setting_bridge_get_max_age (NMSettingBridge *setting);
-

Parameters

+

Parameters

@@ -453,7 +453,7 @@ nm_setting_bridge_get_max_age (
-

Returns

+

Returns

the “max-age” property of the setting

Since: 0.9.8

@@ -464,7 +464,7 @@ nm_setting_bridge_get_max_age (guint32 nm_setting_bridge_get_ageing_time (NMSettingBridge *setting);
-

Parameters

+

Parameters

@@ -479,7 +479,7 @@ nm_setting_bridge_get_ageing_time (
-

Returns

+

Returns

the “ageing-time” property of the setting

Since: 0.9.8

@@ -496,7 +496,7 @@ nm_setting_bridge_get_ageing_time (

enum NMSettingBridgeError

-

Members

+

Members

@@ -670,6 +670,6 @@ bridge.

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingBridgePort.html b/docs/libnm-util/html/NMSettingBridgePort.html index bc204181..48fce2eb 100644 --- a/docs/libnm-util/html/NMSettingBridgePort.html +++ b/docs/libnm-util/html/NMSettingBridgePort.html @@ -8,7 +8,7 @@ - + @@ -173,7 +173,7 @@ optional properties that apply to bridge ports.

nm_setting_bridge_port_error_quark (void);

Registers an error quark for NMSettingBridgePort if necessary.

-

Returns

+

Returns

the error quark used for NMSettingBridgePort errors.

Since: 0.9.8

@@ -185,7 +185,7 @@ nm_setting_bridge_port_error_quark (void);

Creates a new NMSettingBridgePort object with default values.

-

Returns

+

Returns

the new empty NMSettingBridgePort object.

[transfer full]

@@ -197,7 +197,7 @@ nm_setting_bridge_port_new (void<
guint16
 nm_setting_bridge_port_get_priority (NMSettingBridgePort *setting);
-

Parameters

+

Parameters

@@ -212,7 +212,7 @@ nm_setting_bridge_port_get_priority (
-

Returns

+

Returns

the “priority” property of the setting

Since: 0.9.8

@@ -223,7 +223,7 @@ nm_setting_bridge_port_get_priority (guint16 nm_setting_bridge_port_get_path_cost (NMSettingBridgePort *setting);
-

Parameters

+

Parameters

@@ -238,7 +238,7 @@ nm_setting_bridge_port_get_path_cost ( -

Returns

+

Returns

the “path-cost” property of the setting

Since: 0.9.8

@@ -250,7 +250,7 @@ nm_setting_bridge_port_get_path_cost (NMSettingBridgePort *setting);
-

Parameters

+

Parameters

@@ -265,7 +265,7 @@ nm_setting_bridge_port_get_hairpin_mode
-

Returns

+

Returns

the “hairpin-mode” property of the setting

Since: 0.9.8

@@ -282,7 +282,7 @@ nm_setting_bridge_port_get_hairpin_mode

enum NMSettingBridgePortError

-

Members

+

Members

@@ -377,6 +377,6 @@ port.

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingCdma.html b/docs/libnm-util/html/NMSettingCdma.html index 43980d9d..cee12173 100644 --- a/docs/libnm-util/html/NMSettingCdma.html +++ b/docs/libnm-util/html/NMSettingCdma.html @@ -8,7 +8,7 @@ - + @@ -191,7 +191,7 @@ networks, including those using CDMA2000/EVDO technology.

nm_setting_cdma_error_quark (void);

Registers an error quark for NMSettingCdma if necessary.

-

Returns

+

Returns

the error quark used for NMSettingCdma errors.

@@ -202,7 +202,7 @@ nm_setting_cdma_error_quark (void nm_setting_cdma_new (void);

Creates a new NMSettingCdma object with default values.

-

Returns

+

Returns

the new empty NMSettingCdma object

@@ -212,7 +212,7 @@ nm_setting_cdma_new (void<
const char *
 nm_setting_cdma_get_number (NMSettingCdma *setting);
-

Parameters

+

Parameters

@@ -227,7 +227,7 @@ nm_setting_cdma_get_number ( -

Returns

+

Returns

the “number” property of the setting

@@ -237,7 +237,7 @@ nm_setting_cdma_get_number (const char * nm_setting_cdma_get_username (NMSettingCdma *setting);
-

Parameters

+

Parameters

@@ -252,7 +252,7 @@ nm_setting_cdma_get_username ( -

Returns

+

Returns

the “username” property of the setting

@@ -262,7 +262,7 @@ nm_setting_cdma_get_username (const char * nm_setting_cdma_get_password (NMSettingCdma *setting);
-

Parameters

+

Parameters

@@ -277,7 +277,7 @@ nm_setting_cdma_get_password ( -

Returns

+

Returns

the “password” property of the setting

@@ -287,7 +287,7 @@ nm_setting_cdma_get_password (NMSettingSecretFlags nm_setting_cdma_get_password_flags (NMSettingCdma *setting);
-

Parameters

+

Parameters

@@ -302,7 +302,7 @@ nm_setting_cdma_get_password_flags (
-

Returns

+

Returns

the NMSettingSecretFlags pertaining to the “password”

@@ -318,7 +318,7 @@ nm_setting_cdma_get_password_flags (

enum NMSettingCdmaError

-

Members

+

Members

@@ -434,6 +434,6 @@ username is required, it is specified here.

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingConnection.html b/docs/libnm-util/html/NMSettingConnection.html index ba73eb00..f1dd93b7 100644 --- a/docs/libnm-util/html/NMSettingConnection.html +++ b/docs/libnm-util/html/NMSettingConnection.html @@ -8,7 +8,7 @@ - + @@ -430,7 +430,7 @@ a void
);

Registers an error quark for NMSettingConnection if necessary.

-

Returns

+

Returns

the error quark used for NMSettingConnection errors.

@@ -441,7 +441,7 @@ nm_setting_connection_error_quark (void);

Creates a new NMSettingConnection object with default values.

-

Returns

+

Returns

the new empty NMSettingConnection object

@@ -452,7 +452,7 @@ nm_setting_connection_new (voidNMSettingConnection *setting);

Returns the “id” property of the connection.

-

Parameters

+

Parameters

@@ -467,7 +467,7 @@ nm_setting_connection_get_id ( -

Returns

+

Returns

the connection ID

@@ -478,7 +478,7 @@ nm_setting_connection_get_id (NMSettingConnection *setting);

Returns the “uuid” property of the connection.

-

Parameters

+

Parameters

@@ -493,7 +493,7 @@ nm_setting_connection_get_uuid (
-

Returns

+

Returns

the connection UUID

@@ -505,7 +505,7 @@ nm_setting_connection_get_interface_name (NMSettingConnection *setting);

Returns the “interface-name” property of the connection.

-

Parameters

+

Parameters

@@ -520,7 +520,7 @@ nm_setting_connection_get_interface_name
-

Returns

+

Returns

the connection's interface name

Since: 0.9.10

@@ -533,7 +533,7 @@ nm_setting_connection_get_connection_type (NMSettingConnection *setting);

Returns the “type” property of the connection.

-

Parameters

+

Parameters

@@ -548,7 +548,7 @@ nm_setting_connection_get_connection_type
-

Returns

+

Returns

the connection type

@@ -559,7 +559,7 @@ nm_setting_connection_get_connection_type nm_setting_connection_get_autoconnect (NMSettingConnection *setting);

Returns the “autoconnect” property of the connection.

-

Parameters

+

Parameters

@@ -574,7 +574,7 @@ nm_setting_connection_get_autoconnect ( -

Returns

+

Returns

the connection's autoconnect behavior

@@ -585,7 +585,7 @@ nm_setting_connection_get_autoconnect (NMSettingConnection *setting);

Returns the “timestamp” property of the connection.

-

Parameters

+

Parameters

@@ -600,7 +600,7 @@ nm_setting_connection_get_timestamp (
-

Returns

+

Returns

the connection's timestamp

@@ -611,7 +611,7 @@ nm_setting_connection_get_timestamp (NMSettingConnection *setting);

Returns the “read-only” property of the connection.

-

Parameters

+

Parameters

@@ -626,7 +626,7 @@ nm_setting_connection_get_read_only (
-

Returns

+

Returns

TRUE if the connection is read-only, FALSE if it is not

@@ -639,7 +639,7 @@ nm_setting_connection_get_num_permissions

Returns the number of entires in the “permissions” property of this setting.

-

Parameters

+

Parameters

@@ -654,7 +654,7 @@ property of this setting.

-

Returns

+

Returns

the number of permissions entires

@@ -670,7 +670,7 @@ nm_setting_connection_get_permission (“permissions” property of this setting.

-

Parameters

+

Parameters

@@ -709,7 +709,7 @@ of this setting.

-

Returns

+

Returns

TRUE if a permission was returned, FALSE if idx was invalid

@@ -721,7 +721,7 @@ was invalid

nm_setting_connection_get_zone (NMSettingConnection *setting);

Returns the “zone” property of the connection.

-

Parameters

+

Parameters

@@ -736,7 +736,7 @@ nm_setting_connection_get_zone (
-

Returns

+

Returns

the trust level of a connection

@@ -749,7 +749,7 @@ nm_setting_connection_permissions_user_allowed const char *uname);

Checks whether the given username is allowed to view/access this connection.

-

Parameters

+

Parameters

@@ -771,7 +771,7 @@ nm_setting_connection_permissions_user_allowed
-

Returns

+

Returns

TRUE if the requested user is allowed to view this connection, FALSE if the given user is not allowed to view this connection

@@ -789,7 +789,7 @@ the "user" permission type is supported, and pitem“permissions”: for more details.

-

Parameters

+

Parameters

@@ -822,7 +822,7 @@ the "user" permission type is supported, and pitem
-

Returns

+

Returns

TRUE if the permission was unique and was successfully added to the list, FALSE if ptype or pitem @@ -840,7 +840,7 @@ nm_setting_connection_remove_permission

Removes the permission at index idx from the connection.

-

Parameters

+

Parameters

@@ -876,7 +876,7 @@ At this time, only the "user" permission type is supported, and “permissions”: for more details.

-

Parameters

+

Parameters

@@ -909,7 +909,7 @@ be a username. See -

Returns

+

Returns

TRUE if the permission was found and removed; FALSE if it was not.

Since: 0.9.10

@@ -921,7 +921,7 @@ be a username. See NMSettingConnection *setting
);

Returns the “master” property of the connection.

-

Parameters

+

Parameters

@@ -936,7 +936,7 @@ nm_setting_connection_get_master (
-

Returns

+

Returns

interface name of the master device or UUID of the master connection.

@@ -948,7 +948,7 @@ connection.

nm_setting_connection_is_slave_type (NMSettingConnection *setting, const char *type);
-

Parameters

+

Parameters

@@ -972,7 +972,7 @@ against setting
-

Returns

+

Returns

TRUE if connection is of the given slave type

@@ -984,7 +984,7 @@ against setting nm_setting_connection_get_slave_type (NMSettingConnection *setting);

Returns the “slave-type” property of the connection.

-

Parameters

+

Parameters

@@ -999,7 +999,7 @@ nm_setting_connection_get_slave_type ( -

Returns

+

Returns

the type of slave this connection is, if any

@@ -1010,7 +1010,7 @@ nm_setting_connection_get_slave_type (NMSettingConnection *setting);
-

Parameters

+

Parameters

@@ -1025,7 +1025,7 @@ nm_setting_connection_get_num_secondaries
-

Returns

+

Returns

the number of configured secondary connection UUIDs

Since: 0.9.8

@@ -1037,7 +1037,7 @@ nm_setting_connection_get_num_secondaries nm_setting_connection_get_secondary (NMSettingConnection *setting, guint32 idx);
-

Parameters

+

Parameters

@@ -1059,7 +1059,7 @@ nm_setting_connection_get_secondary (
-

Returns

+

Returns

the secondary connection UUID at index idx

@@ -1073,7 +1073,7 @@ nm_setting_connection_add_secondary (const char *sec_uuid);

Adds a new secondary connetion UUID to the setting.

-

Parameters

+

Parameters

@@ -1095,7 +1095,7 @@ nm_setting_connection_add_secondary (
-

Returns

+

Returns

TRUE if the secondary connection UUID was added; FALSE if the UUID was already present

@@ -1111,7 +1111,7 @@ nm_setting_connection_remove_secondary

Removes the secondary coonnection UUID at index idx .

-

Parameters

+

Parameters

@@ -1144,7 +1144,7 @@ nm_setting_connection_remove_secondary_by_value

Removes the secondary coonnection UUID sec_uuid .

-

Parameters

+

Parameters

@@ -1166,7 +1166,7 @@ nm_setting_connection_remove_secondary_by_value
-

Returns

+

Returns

TRUE if the secondary connection UUID was found and removed; FALSE if it was not.

Since: 0.9.10

@@ -1178,7 +1178,7 @@ nm_setting_connection_remove_secondary_by_value nm_setting_connection_get_gateway_ping_timeout (NMSettingConnection *setting);
-

Parameters

+

Parameters

@@ -1193,7 +1193,7 @@ nm_setting_connection_get_gateway_ping_timeout
-

Returns

+

Returns

the value contained in the “gateway-ping-timeout” property.

@@ -1213,7 +1213,7 @@ property.

Describes errors that may result from operations involving a NMSettingConnection.

-

Members

+

Members

@@ -1517,6 +1517,6 @@ firewall.

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingDcb.html b/docs/libnm-util/html/NMSettingDcb.html index 5cd1cd53..943f3ea6 100644 --- a/docs/libnm-util/html/NMSettingDcb.html +++ b/docs/libnm-util/html/NMSettingDcb.html @@ -8,7 +8,7 @@ - + @@ -447,7 +447,7 @@ of storage technologies like Fibre Channel over Ethernet (FCoE) and iSCSI.

nm_setting_dcb_error_quark (void);

Registers an error quark for NMSettingDcb if necessary.

-

Returns

+

Returns

the error quark used for NMSettingDcb errors.

Since: 0.9.10

@@ -459,7 +459,7 @@ nm_setting_dcb_error_quark (void< nm_setting_dcb_new (void);

Creates a new NMSettingDcb object with default values.

-

Returns

+

Returns

the new empty NMSettingDcb object.

[transfer full]

@@ -471,7 +471,7 @@ nm_setting_dcb_new (voidNMSettingDcbFlags nm_setting_dcb_get_app_fcoe_flags (NMSettingDcb *setting);
-

Parameters

+

Parameters

@@ -486,7 +486,7 @@ nm_setting_dcb_get_app_fcoe_flags (
-

Returns

+

Returns

the “app-fcoe-flags” property of the setting

Since: 0.9.10

@@ -497,7 +497,7 @@ nm_setting_dcb_get_app_fcoe_flags (gint nm_setting_dcb_get_app_fcoe_priority (NMSettingDcb *setting);
-

Parameters

+

Parameters

@@ -512,7 +512,7 @@ nm_setting_dcb_get_app_fcoe_priority ( -

Returns

+

Returns

the “app-fcoe-priority” property of the setting

Since: 0.9.10

@@ -523,7 +523,7 @@ nm_setting_dcb_get_app_fcoe_priority (const char * nm_setting_dcb_get_app_fcoe_mode (NMSettingDcb *setting);
-

Parameters

+

Parameters

@@ -538,7 +538,7 @@ nm_setting_dcb_get_app_fcoe_mode (
-

Returns

+

Returns

the “app-fcoe-mode” property of the setting

Since: 0.9.10

@@ -549,7 +549,7 @@ nm_setting_dcb_get_app_fcoe_mode (NMSettingDcbFlags nm_setting_dcb_get_app_iscsi_flags (NMSettingDcb *setting);
-

Parameters

+

Parameters

@@ -564,7 +564,7 @@ nm_setting_dcb_get_app_iscsi_flags (
-

Returns

+

Returns

the “app-iscsi-flags” property of the setting

Since: 0.9.10

@@ -575,7 +575,7 @@ nm_setting_dcb_get_app_iscsi_flags (gint nm_setting_dcb_get_app_iscsi_priority (NMSettingDcb *setting);
-

Parameters

+

Parameters

@@ -590,7 +590,7 @@ nm_setting_dcb_get_app_iscsi_priority ( -

Returns

+

Returns

the “app-iscsi-priority” property of the setting

Since: 0.9.10

@@ -601,7 +601,7 @@ nm_setting_dcb_get_app_iscsi_priority (NMSettingDcbFlags nm_setting_dcb_get_app_fip_flags (NMSettingDcb *setting);
-

Parameters

+

Parameters

@@ -616,7 +616,7 @@ nm_setting_dcb_get_app_fip_flags (
-

Returns

+

Returns

the “app-fip-flags” property of the setting

Since: 0.9.10

@@ -627,7 +627,7 @@ nm_setting_dcb_get_app_fip_flags (gint nm_setting_dcb_get_app_fip_priority (NMSettingDcb *setting);
-

Parameters

+

Parameters

@@ -642,7 +642,7 @@ nm_setting_dcb_get_app_fip_priority (
-

Returns

+

Returns

the “app-fip-priority” property of the setting

Since: 0.9.10

@@ -654,7 +654,7 @@ nm_setting_dcb_get_app_fip_priority (NMSettingDcb *setting);
-

Parameters

+

Parameters

@@ -669,7 +669,7 @@ nm_setting_dcb_get_priority_flow_control_flags
-

Returns

+

Returns

the “priority-flow-control-flags” property of the setting

Since: 0.9.10

@@ -682,7 +682,7 @@ nm_setting_dcb_get_priority_flow_control (NMSettingDcb *setting, guint user_priority);
-

Parameters

+

Parameters

@@ -704,7 +704,7 @@ nm_setting_dcb_get_priority_flow_control
-

Returns

+

Returns

TRUE if flow control is enabled for the given user_priority , FALSE if not enabled

@@ -722,7 +722,7 @@ nm_setting_dcb_set_priority_flow_control

These values are only valid when “priority-flow-control” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

-

Parameters

+

Parameters

@@ -757,7 +757,7 @@ the NMSettingDcb *setting);
-

Parameters

+

Parameters

@@ -772,7 +772,7 @@ nm_setting_dcb_get_priority_group_flags
-

Returns

+

Returns

the “priority-group-flags” property of the setting

Since: 0.9.10

@@ -784,7 +784,7 @@ nm_setting_dcb_get_priority_group_flags nm_setting_dcb_get_priority_group_id (NMSettingDcb *setting, guint user_priority);
-

Parameters

+

Parameters

@@ -806,7 +806,7 @@ nm_setting_dcb_get_priority_group_id ( -

Returns

+

Returns

the group number user_priority is assigned to. These values are only valid when “priority-group-flags” includes the @@ -824,7 +824,7 @@ nm_setting_dcb_set_priority_group_id (“priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

-

Parameters

+

Parameters

@@ -862,7 +862,7 @@ nm_setting_dcb_get_priority_group_bandwidth (NMSettingDcb *setting, guint group_id);
-

Parameters

+

Parameters

@@ -884,7 +884,7 @@ nm_setting_dcb_get_priority_group_bandwidth
-

Returns

+

Returns

the bandwidth percentage assigned to group_id . These values are only valid when “priority-group-flags” includes the @@ -903,7 +903,7 @@ nm_setting_dcb_set_priority_group_bandwidth

These values are only valid when “priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

-

Parameters

+

Parameters

@@ -939,7 +939,7 @@ to

nm_setting_dcb_get_priority_bandwidth (NMSettingDcb *setting, guint user_priority);
-

Parameters

+

Parameters

@@ -961,7 +961,7 @@ nm_setting_dcb_get_priority_bandwidth ( -

Returns

+

Returns

the allowed bandwidth percentage of user_priority in its priority group. These values are only valid when “priority-group-flags” includes the @@ -979,7 +979,7 @@ nm_setting_dcb_set_priority_bandwidth (“priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

-

Parameters

+

Parameters

@@ -1017,7 +1017,7 @@ nm_setting_dcb_get_priority_strict_bandwidth (NMSettingDcb *setting, guint user_priority);
-

Parameters

+

Parameters

@@ -1039,7 +1039,7 @@ nm_setting_dcb_get_priority_strict_bandwidth
-

Returns

+

Returns

TRUE if user_priority may use all of the bandwidth allocated to its assigned group, or FALSE if not. These values are only valid when @@ -1058,7 +1058,7 @@ nm_setting_dcb_set_priority_strict_bandwidth

These values are only valid when “priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

-

Parameters

+

Parameters

@@ -1096,7 +1096,7 @@ nm_setting_dcb_get_priority_traffic_class (NMSettingDcb *setting, guint user_priority);
-

Parameters

+

Parameters

@@ -1118,7 +1118,7 @@ nm_setting_dcb_get_priority_traffic_class
-

Returns

+

Returns

the traffic class assigned to user_priority . These values are only valid when “priority-group-flags” includes the @@ -1147,7 +1147,7 @@ nm_setting_dcb_set_priority_traffic_class

enum NMSettingDcbError

-

Members

+

Members

@@ -1192,7 +1192,7 @@ required

enum NMSettingDcbFlags

DCB feature flags.

-

Members

+

Members

@@ -1517,6 +1517,6 @@ which the priority is mapped.

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingGeneric.html b/docs/libnm-util/html/NMSettingGeneric.html index b6cc9066..4ccfa39c 100644 --- a/docs/libnm-util/html/NMSettingGeneric.html +++ b/docs/libnm-util/html/NMSettingGeneric.html @@ -8,7 +8,7 @@ - + @@ -102,7 +102,7 @@ optional properties that apply to "generic" devices (ie, devices that NetworkManager does not specifically recognize).

There are currently no properties on this object; it exists only to be -the "connection type" setting on NMConnections for generic devices.

+the "connection type" setting on NMConnections for generic devices.

Functions

@@ -112,7 +112,7 @@ the "connection type" setting on nm_setting_generic_error_quark (void);

Registers an error quark for NMSettingGeneric if necessary.

-

Returns

+

Returns

the error quark used for NMSettingGeneric errors.

Since: 0.9.10

@@ -124,7 +124,7 @@ nm_setting_generic_error_quark (v nm_setting_generic_new (void);

Creates a new NMSettingGeneric object with default values.

-

Returns

+

Returns

the new empty NMSettingGeneric object.

[transfer full]

@@ -142,7 +142,7 @@ nm_setting_generic_new (void

enum NMSettingGenericError

-

Members

+

Members

@@ -186,6 +186,6 @@ is required

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingGsm.html b/docs/libnm-util/html/NMSettingGsm.html index 1e725b02..73c0b048 100644 --- a/docs/libnm-util/html/NMSettingGsm.html +++ b/docs/libnm-util/html/NMSettingGsm.html @@ -8,7 +8,7 @@ - + @@ -50,10 +50,6 @@
- - - - @@ -291,6 +287,10 @@ + + + +
#defineNM_SETTING_GSM_BANDS_MAX
NMSetting * enum NMSettingGsmNetworkBand
#defineNM_SETTING_GSM_BANDS_MAX
@@ -324,29 +324,18 @@ networks, including those using GPRS/EDGE and UMTS/HSPA technology.

nm_setting_gsm_error_quark (void);

Registers an error quark for NMSettingGsm if necessary.

-

Returns

+

Returns

the error quark used for NMSettingGsm errors.


-

NM_SETTING_GSM_BANDS_MAX

-
#define             NM_SETTING_GSM_BANDS_MAX
-
-

NM_SETTING_GSM_BANDS_MAX has been deprecated since version 0.9.10 and should not be used in newly-written code.

-

No longer used.

-
-

NM_SETTING_GSM_BANDS_MAX macro indicate the maximal value that can be used -as the allowed frequency bands (“allowed-bands” property).

-
-
-

nm_setting_gsm_new ()

NMSetting *
 nm_setting_gsm_new (void);

Creates a new NMSettingGsm object with default values.

-

Returns

+

Returns

the new empty NMSettingGsm object

@@ -356,7 +345,7 @@ nm_setting_gsm_new (voidconst char * nm_setting_gsm_get_number (NMSettingGsm *setting);
-

Parameters

+

Parameters

@@ -371,7 +360,7 @@ nm_setting_gsm_get_number ( -

Returns

+

Returns

the “number” property of the setting

@@ -381,7 +370,7 @@ nm_setting_gsm_get_number (const char * nm_setting_gsm_get_username (NMSettingGsm *setting);
-

Parameters

+

Parameters

@@ -396,7 +385,7 @@ nm_setting_gsm_get_username ( -

Returns

+

Returns

the “username” property of the setting

@@ -406,7 +395,7 @@ nm_setting_gsm_get_username (const char * nm_setting_gsm_get_password (NMSettingGsm *setting);
-

Parameters

+

Parameters

@@ -421,7 +410,7 @@ nm_setting_gsm_get_password ( -

Returns

+

Returns

the “password” property of the setting

@@ -431,7 +420,7 @@ nm_setting_gsm_get_password (const char * nm_setting_gsm_get_apn (NMSettingGsm *setting);
-

Parameters

+

Parameters

@@ -446,7 +435,7 @@ nm_setting_gsm_get_apn ( -

Returns

+

Returns

the “apn” property of the setting

@@ -456,7 +445,7 @@ nm_setting_gsm_get_apn (const char * nm_setting_gsm_get_network_id (NMSettingGsm *setting);
-

Parameters

+

Parameters

@@ -471,7 +460,7 @@ nm_setting_gsm_get_network_id (
-

Returns

+

Returns

the “network-id” property of the setting

@@ -481,7 +470,7 @@ nm_setting_gsm_get_network_id (const char * nm_setting_gsm_get_pin (NMSettingGsm *setting);
-

Parameters

+

Parameters

@@ -496,7 +485,7 @@ nm_setting_gsm_get_pin ( -

Returns

+

Returns

the “pin” property of the setting

@@ -506,7 +495,7 @@ nm_setting_gsm_get_pin (gboolean nm_setting_gsm_get_home_only (NMSettingGsm *setting);
-

Parameters

+

Parameters

@@ -521,7 +510,7 @@ nm_setting_gsm_get_home_only ( -

Returns

+

Returns

the “home-only” property of the setting

@@ -531,7 +520,7 @@ nm_setting_gsm_get_home_only (NMSettingSecretFlags nm_setting_gsm_get_pin_flags (NMSettingGsm *setting);
-

Parameters

+

Parameters

@@ -546,7 +535,7 @@ nm_setting_gsm_get_pin_flags ( -

Returns

+

Returns

the NMSettingSecretFlags pertaining to the “pin”

@@ -556,7 +545,7 @@ nm_setting_gsm_get_pin_flags (NMSettingSecretFlags nm_setting_gsm_get_password_flags (NMSettingGsm *setting);
-

Parameters

+

Parameters

@@ -571,7 +560,7 @@ nm_setting_gsm_get_password_flags (
-

Returns

+

Returns

the NMSettingSecretFlags pertaining to the “password”

@@ -585,7 +574,7 @@ nm_setting_gsm_get_network_type (No longer used. Network type setting should be done talking to ModemManager directly.

-

Parameters

+

Parameters

@@ -600,7 +589,7 @@ nm_setting_gsm_get_network_type (
-

Returns

+

Returns

the “network-type” property of the setting

@@ -614,7 +603,7 @@ nm_setting_gsm_get_allowed_bands (No longer used. Bands setting should be done talking to ModemManager directly.

-

Parameters

+

Parameters

@@ -629,7 +618,7 @@ nm_setting_gsm_get_allowed_bands (
-

Returns

+

Returns

the “allowed-bands” property of the setting

@@ -645,7 +634,7 @@ nm_setting_gsm_get_allowed_bands (

enum NMSettingGsmError

-

Members

+

Members

@@ -769,7 +758,7 @@ is missing in the connection

NMSettingGsmNetworkType values indicate the allowed access technologies the device may use when connecting to this network.

-

Members

+

Members

@@ -846,7 +835,7 @@ technologies may be used

NMSettingGsmNetworkBand values indicate the allowed frequency bands the device may use when connecting to this network.

-

Members

+

Members

@@ -963,6 +952,17 @@ the device may use when connecting to this network.

+
+
+

NM_SETTING_GSM_BANDS_MAX

+
#define             NM_SETTING_GSM_BANDS_MAX
+
+

NM_SETTING_GSM_BANDS_MAX has been deprecated since version 0.9.10 and should not be used in newly-written code.

+

No longer used.

+
+

NM_SETTING_GSM_BANDS_MAX macro indicate the maximal value that can be used +as the allowed frequency bands (“allowed-bands” property).

+

Property Details

@@ -1100,6 +1100,6 @@ username is required, it is specified here.

+
Generated by GTK-Doc V1.25
\ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingIP4Config.html b/docs/libnm-util/html/NMSettingIP4Config.html index b14b4721..825e96b8 100644 --- a/docs/libnm-util/html/NMSettingIP4Config.html +++ b/docs/libnm-util/html/NMSettingIP4Config.html @@ -8,7 +8,7 @@ - + @@ -738,7 +738,7 @@ properties related to IPv4 addressing, routing, and Domain Name Service

nm_setting_ip4_config_error_quark (void);

Registers an error quark for NMSettingIP4Config if necessary.

-

Returns

+

Returns

the error quark used for NMSettingIP4Config errors.

@@ -749,7 +749,7 @@ nm_setting_ip4_config_error_quark (void);

Creates and returns a new NMIP4Address object.

-

Returns

+

Returns

the new empty NMIP4Address object.

[transfer full]

@@ -761,7 +761,7 @@ nm_ip4_address_new (voidNMIP4Address *source);

Copies a given NMIP4Address object and returns the copy.

-

Parameters

+

Parameters

@@ -776,7 +776,7 @@ nm_ip4_address_dup ( -

Returns

+

Returns

the copy of the given NMIP4Address copy.

[transfer full]

@@ -788,7 +788,7 @@ nm_ip4_address_dup (NMIP4Address *address);

Increases the reference count of the object.

-

Parameters

+

Parameters

@@ -811,7 +811,7 @@ nm_ip4_address_unref ( -

Parameters

+

Parameters

@@ -834,7 +834,7 @@ nm_ip4_address_compare (NMIP4Address *other);

Determines if two NMIP4Address objects contain the same values.

-

Parameters

+

Parameters

@@ -857,7 +857,7 @@ to.

-

Returns

+

Returns

TRUE if the objects contain the same values, FALSE if they do not.

@@ -868,7 +868,7 @@ to.

nm_ip4_address_get_address (NMIP4Address *address);

Gets the IPv4 address property of this address object.

-

Parameters

+

Parameters

@@ -883,7 +883,7 @@ nm_ip4_address_get_address ( -

Returns

+

Returns

the IPv4 address in network byte order

@@ -895,7 +895,7 @@ nm_ip4_address_set_address (guint32 addr);

Sets the IPv4 address property of this object.

-

Parameters

+

Parameters

@@ -925,7 +925,7 @@ nm_ip4_address_get_prefix (
-

Parameters

+

Parameters

@@ -940,7 +940,7 @@ object.

-

Returns

+

Returns

the IPv4 address prefix

@@ -952,7 +952,7 @@ nm_ip4_address_set_prefix (guint32 prefix);

Sets the IPv4 address prefix.

-

Parameters

+

Parameters

@@ -981,7 +981,7 @@ nm_ip4_address_set_prefix (NMIP4Address *address);

Gets the IPv4 default gateway property of this address object.

-

Parameters

+

Parameters

@@ -996,7 +996,7 @@ nm_ip4_address_get_gateway ( -

Returns

+

Returns

the IPv4 gateway address in network byte order

@@ -1008,7 +1008,7 @@ nm_ip4_address_set_gateway (guint32 gateway);

Sets the IPv4 default gateway property of this address object.

-

Parameters

+

Parameters

@@ -1037,7 +1037,7 @@ nm_ip4_address_set_gateway (void);

Creates and returns a new NMIP4Route object.

-

Returns

+

Returns

the new empty NMIP4Route object.

[transfer full]

@@ -1049,7 +1049,7 @@ nm_ip4_route_new (voidNMIP4Route *source);

Copies a given NMIP4Route object and returns the copy.

-

Parameters

+

Parameters

@@ -1064,7 +1064,7 @@ nm_ip4_route_dup ( -

Returns

+

Returns

the copy of the given NMIP4Route copy.

[transfer full]

@@ -1076,7 +1076,7 @@ nm_ip4_route_dup (NMIP4Route *route);

Increases the reference count of the object.

-

Parameters

+

Parameters

@@ -1099,7 +1099,7 @@ nm_ip4_route_unref ( -

Parameters

+

Parameters

@@ -1122,7 +1122,7 @@ nm_ip4_route_compare (NMIP4Route *other);

Determines if two NMIP4Route objects contain the same values.

-

Parameters

+

Parameters

@@ -1145,7 +1145,7 @@ to.

-

Returns

+

Returns

TRUE if the objects contain the same values, FALSE if they do not.

@@ -1156,7 +1156,7 @@ to.

nm_ip4_route_get_dest (NMIP4Route *route);

Gets the IPv4 destination address property of this route object.

-

Parameters

+

Parameters

@@ -1171,7 +1171,7 @@ nm_ip4_route_get_dest ( -

Returns

+

Returns

the IPv4 address in network byte order

@@ -1183,7 +1183,7 @@ nm_ip4_route_set_dest (guint32 dest);

Sets the IPv4 destination address property of this route object.

-

Parameters

+

Parameters

@@ -1212,7 +1212,7 @@ nm_ip4_route_set_dest (NMIP4Route *route);

Gets the IPv4 prefix (ie "24" or "30" etc) of this route.

-

Parameters

+

Parameters

@@ -1227,7 +1227,7 @@ nm_ip4_route_get_prefix ( -

Returns

+

Returns

the IPv4 prefix

@@ -1239,7 +1239,7 @@ nm_ip4_route_set_prefix (guint32 prefix);

Sets the IPv4 prefix of this route.

-

Parameters

+

Parameters

@@ -1268,7 +1268,7 @@ nm_ip4_route_set_prefix (NMIP4Route *route);

Gets the IPv4 address of the next hop of this route.

-

Parameters

+

Parameters

@@ -1283,7 +1283,7 @@ nm_ip4_route_get_next_hop ( -

Returns

+

Returns

the IPv4 address in network byte order

@@ -1295,7 +1295,7 @@ nm_ip4_route_set_next_hop (guint32 next_hop);

Sets the IPv4 address of the next hop of this route.

-

Parameters

+

Parameters

@@ -1325,7 +1325,7 @@ nm_ip4_route_get_metric (
-

Parameters

+

Parameters

@@ -1340,7 +1340,7 @@ nm_ip4_route_get_metric ( -

Returns

+

Returns

the route metric

@@ -1353,7 +1353,7 @@ nm_ip4_route_set_metric (
-

Parameters

+

Parameters

@@ -1382,7 +1382,7 @@ nm_ip4_route_set_metric (void);

Creates a new NMSettingIP4Config object with default values.

-

Returns

+

Returns

the new empty NMSettingIP4Config object.

[transfer full]

@@ -1393,7 +1393,7 @@ nm_setting_ip4_config_new (voidconst char * nm_setting_ip4_config_get_method (NMSettingIP4Config *setting);
-

Parameters

+

Parameters

@@ -1408,7 +1408,7 @@ nm_setting_ip4_config_get_method (
-

Returns

+

Returns

the “method” property of the setting

@@ -1418,7 +1418,7 @@ nm_setting_ip4_config_get_method (guint32 nm_setting_ip4_config_get_num_dns (NMSettingIP4Config *setting);
-

Parameters

+

Parameters

@@ -1433,7 +1433,7 @@ nm_setting_ip4_config_get_num_dns (
-

Returns

+

Returns

the number of configured DNS servers

@@ -1444,7 +1444,7 @@ nm_setting_ip4_config_get_num_dns (NMSettingIP4Config *setting, guint32 i);
-

Parameters

+

Parameters

@@ -1466,7 +1466,7 @@ nm_setting_ip4_config_get_dns (
-

Returns

+

Returns

the IPv4 address (network byte order) of the DNS server at index i

@@ -1480,7 +1480,7 @@ nm_setting_ip4_config_add_dns (guint32 dns);

Adds a new DNS server to the setting.

-

Parameters

+

Parameters

@@ -1502,7 +1502,7 @@ nm_setting_ip4_config_add_dns (
-

Returns

+

Returns

TRUE if the DNS server was added; FALSE if the server was already known

@@ -1516,7 +1516,7 @@ nm_setting_ip4_config_remove_dns (Removes the DNS server at index i .

-

Parameters

+

Parameters

@@ -1548,7 +1548,7 @@ nm_setting_ip4_config_remove_dns_by_value

Removes the DNS server dns .

-

Parameters

+

Parameters

@@ -1570,7 +1570,7 @@ nm_setting_ip4_config_remove_dns_by_value
-

Returns

+

Returns

TRUE if the DNS server was found and removed; FALSE if it was not. domain was already known

@@ -1583,7 +1583,7 @@ domain was already known

nm_setting_ip4_config_clear_dns (NMSettingIP4Config *setting);

Removes all configured DNS servers.

-

Parameters

+

Parameters

@@ -1605,7 +1605,7 @@ nm_setting_ip4_config_clear_dns (NMSettingIP4Config *setting);
-

Parameters

+

Parameters

@@ -1620,7 +1620,7 @@ nm_setting_ip4_config_get_num_dns_searches
-

Returns

+

Returns

the number of configured DNS search domains

@@ -1631,7 +1631,7 @@ nm_setting_ip4_config_get_num_dns_searches nm_setting_ip4_config_get_dns_search (NMSettingIP4Config *setting, guint32 i);
-

Parameters

+

Parameters

@@ -1653,7 +1653,7 @@ nm_setting_ip4_config_get_dns_search ( -

Returns

+

Returns

the DNS search domain at index i

@@ -1666,7 +1666,7 @@ nm_setting_ip4_config_add_dns_search (const char *dns_search);

Adds a new DNS search domain to the setting.

-

Parameters

+

Parameters

@@ -1688,7 +1688,7 @@ nm_setting_ip4_config_add_dns_search ( -

Returns

+

Returns

TRUE if the DNS search domain was added; FALSE if the search domain was already known

@@ -1703,7 +1703,7 @@ nm_setting_ip4_config_remove_dns_search

Removes the DNS search domain at index i .

-

Parameters

+

Parameters

@@ -1735,7 +1735,7 @@ nm_setting_ip4_config_remove_dns_search_by_value

Removes the DNS search domain dns_search .

-

Parameters

+

Parameters

@@ -1757,7 +1757,7 @@ nm_setting_ip4_config_remove_dns_search_by_value
-

Returns

+

Returns

TRUE if the DNS search domain was found and removed; FALSE if it was not.

Since 0.9.10

@@ -1770,7 +1770,7 @@ nm_setting_ip4_config_clear_dns_searches (NMSettingIP4Config *setting);

Removes all configured DNS search domains.

-

Parameters

+

Parameters

@@ -1792,7 +1792,7 @@ nm_setting_ip4_config_clear_dns_searches nm_setting_ip4_config_get_num_addresses (NMSettingIP4Config *setting);
-

Parameters

+

Parameters

@@ -1807,7 +1807,7 @@ nm_setting_ip4_config_get_num_addresses
-

Returns

+

Returns

the number of configured addresses

@@ -1818,7 +1818,7 @@ nm_setting_ip4_config_get_num_addresses nm_setting_ip4_config_get_address (NMSettingIP4Config *setting, guint32 i);
-

Parameters

+

Parameters

@@ -1840,7 +1840,7 @@ nm_setting_ip4_config_get_address (
-

Returns

+

Returns

the address at index i

@@ -1854,7 +1854,7 @@ nm_setting_ip4_config_add_address (Adds a new IPv4 address and associated information to the setting. The given address is duplicated internally and is not changed by this function.

-

Parameters

+

Parameters

@@ -1876,7 +1876,7 @@ given address is duplicated internally and is not changed by this function.

-

Returns

+

Returns

TRUE if the address was added; FALSE if the address was already known.

@@ -1890,7 +1890,7 @@ nm_setting_ip4_config_remove_address (i .

-

Parameters

+

Parameters

@@ -1922,7 +1922,7 @@ nm_setting_ip4_config_remove_address_by_value

Removes the address address .

-

Parameters

+

Parameters

@@ -1944,7 +1944,7 @@ nm_setting_ip4_config_remove_address_by_value
-

Returns

+

Returns

TRUE if the address was found and removed; FALSE if it was not.

Since: 0.9.10

@@ -1956,7 +1956,7 @@ nm_setting_ip4_config_remove_address_by_value nm_setting_ip4_config_clear_addresses (NMSettingIP4Config *setting);

Removes all configured addresses.

-

Parameters

+

Parameters

@@ -1977,7 +1977,7 @@ nm_setting_ip4_config_clear_addresses (guint32 nm_setting_ip4_config_get_num_routes (NMSettingIP4Config *setting);
-

Parameters

+

Parameters

@@ -1992,7 +1992,7 @@ nm_setting_ip4_config_get_num_routes ( -

Returns

+

Returns

the number of configured routes

@@ -2003,7 +2003,7 @@ nm_setting_ip4_config_get_num_routes (NMSettingIP4Config *setting, guint32 i);
-

Parameters

+

Parameters

@@ -2025,7 +2025,7 @@ nm_setting_ip4_config_get_route (
-

Returns

+

Returns

the route at index i

@@ -2039,7 +2039,7 @@ nm_setting_ip4_config_add_route (Adds a new IPv4 route and associated information to the setting. The given route is duplicated internally and is not changed by this function.

-

Parameters

+

Parameters

@@ -2061,7 +2061,7 @@ given route is duplicated internally and is not changed by this function.

-

Returns

+

Returns

TRUE if the route was added; FALSE if the route was already known.

@@ -2074,7 +2074,7 @@ nm_setting_ip4_config_remove_route (Removes the route at index i .

-

Parameters

+

Parameters

@@ -2106,7 +2106,7 @@ nm_setting_ip4_config_remove_route_by_value

Removes the route route .

-

Parameters

+

Parameters

@@ -2128,7 +2128,7 @@ nm_setting_ip4_config_remove_route_by_value
-

Returns

+

Returns

TRUE if the route was found and removed; FALSE if it was not.

Since: 0.9.10

@@ -2140,7 +2140,7 @@ nm_setting_ip4_config_remove_route_by_value nm_setting_ip4_config_clear_routes (NMSettingIP4Config *setting);

Removes all configured routes.

-

Parameters

+

Parameters

@@ -2164,7 +2164,7 @@ nm_setting_ip4_config_get_route_metric

Returns the value contained in the “route-metric” property.

-

Parameters

+

Parameters

@@ -2179,7 +2179,7 @@ property.

-

Returns

+

Returns

the route metric that is used for IPv4 routes that don't explicitly specify a metric. See “route-metric” for more details.

@@ -2194,7 +2194,7 @@ nm_setting_ip4_config_get_ignore_auto_routes

Returns the value contained in the “ignore-auto-routes” property.

-

Parameters

+

Parameters

@@ -2209,7 +2209,7 @@ property.

-

Returns

+

Returns

TRUE if automatically configured (ie via DHCP) routes should be ignored.

@@ -2223,7 +2223,7 @@ nm_setting_ip4_config_get_ignore_auto_dns

Returns the value contained in the “ignore-auto-dns” property.

-

Parameters

+

Parameters

@@ -2238,7 +2238,7 @@ property.

-

Returns

+

Returns

TRUE if automatically configured (ie via DHCP) DNS information should be ignored.

@@ -2252,7 +2252,7 @@ nm_setting_ip4_config_get_dhcp_client_id

Returns the value contained in the “dhcp-client-id” property.

-

Parameters

+

Parameters

@@ -2267,7 +2267,7 @@ property.

-

Returns

+

Returns

the configured Client ID to send to the DHCP server when requesting addresses via DHCP.

@@ -2281,7 +2281,7 @@ nm_setting_ip4_config_get_dhcp_send_hostname

Returns the value contained in the “dhcp-send-hostname” property.

-

Parameters

+

Parameters

@@ -2296,7 +2296,7 @@ property.

-

Returns

+

Returns

TRUE if NetworkManager should send the machine hostname to the DHCP server when requesting addresses to allow the server to automatically update DNS information for this machine.

@@ -2311,7 +2311,7 @@ nm_setting_ip4_config_get_dhcp_hostname

Returns the value contained in the “dhcp-hostname” property.

-

Parameters

+

Parameters

@@ -2326,7 +2326,7 @@ property.

-

Returns

+

Returns

the configured hostname to send to the DHCP server

@@ -2339,7 +2339,7 @@ nm_setting_ip4_config_get_dhcp_timeout

Returns the value contained in the “dhcp-timeout” property.

-

Parameters

+

Parameters

@@ -2354,7 +2354,7 @@ property.

-

Returns

+

Returns

The number of seconds after which unfinished DHCP transaction fails or zero for "default".

@@ -2368,7 +2368,7 @@ nm_setting_ip4_config_get_never_default

Returns the value contained in the “never-default” property.

-

Parameters

+

Parameters

@@ -2383,7 +2383,7 @@ property.

-

Returns

+

Returns

TRUE if this connection should never be the default connection for IPv4 addressing

@@ -2396,7 +2396,7 @@ nm_setting_ip4_config_get_may_fail (Returns the value contained in the “may-fail” property.

-

Parameters

+

Parameters

@@ -2411,7 +2411,7 @@ property.

-

Returns

+

Returns

TRUE if this connection doesn't require IPv4 addressing to complete for the connection to succeed.

@@ -2428,7 +2428,7 @@ for the connection to succeed.

enum NMSettingIP4ConfigError

-

Members

+

Members

@@ -2779,6 +2779,6 @@ methods because there is no upstream network.

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingIP6Config.html b/docs/libnm-util/html/NMSettingIP6Config.html index eb42de11..2e0e0e5c 100644 --- a/docs/libnm-util/html/NMSettingIP6Config.html +++ b/docs/libnm-util/html/NMSettingIP6Config.html @@ -8,7 +8,7 @@ - + @@ -706,7 +706,7 @@ properties related to IPv6 addressing, routing, and Domain Name Service

nm_setting_ip6_config_error_quark (void);

Registers an error quark for NMSettingIP6Config if necessary.

-

Returns

+

Returns

the error quark used for NMSettingIP6Config errors.

@@ -717,7 +717,7 @@ nm_setting_ip6_config_error_quark (void);

Creates and returns a new NMIP6Address object.

-

Returns

+

Returns

the new empty NMIP6Address object.

[transfer full]

@@ -729,7 +729,7 @@ nm_ip6_address_new (voidNMIP6Address *source);

Copies a given NMIP6Address object and returns the copy.

-

Parameters

+

Parameters

@@ -744,7 +744,7 @@ nm_ip6_address_dup ( -

Returns

+

Returns

the copy of the given NMIP6Address copy.

[transfer full]

@@ -756,7 +756,7 @@ nm_ip6_address_dup (NMIP6Address *address);

Increases the reference count of the object.

-

Parameters

+

Parameters

@@ -779,7 +779,7 @@ nm_ip6_address_unref ( -

Parameters

+

Parameters

@@ -802,7 +802,7 @@ nm_ip6_address_compare (NMIP6Address *other);

Determines if two NMIP6Address objects contain the same values.

-

Parameters

+

Parameters

@@ -825,7 +825,7 @@ to.

-

Returns

+

Returns

TRUE if the objects contain the same values, FALSE if they do not.

@@ -836,7 +836,7 @@ to.

nm_ip6_address_get_address (NMIP6Address *address);

Gets the IPv6 address property of this address object.

-

Parameters

+

Parameters

@@ -851,7 +851,7 @@ nm_ip6_address_get_address ( -

Returns

+

Returns

the IPv6 address.

[array fixed-size=16][element-type guint8][transfer none]

@@ -864,7 +864,7 @@ nm_ip6_address_set_address (const struct in6_addr *addr);

Sets the IPv6 address property of this object.

-

Parameters

+

Parameters

@@ -893,7 +893,7 @@ nm_ip6_address_set_address (NMIP6Address *address);

Gets the IPv6 address prefix property of this address object.

-

Parameters

+

Parameters

@@ -908,7 +908,7 @@ nm_ip6_address_get_prefix ( -

Returns

+

Returns

the IPv6 address prefix

@@ -920,7 +920,7 @@ nm_ip6_address_set_prefix (guint32 prefix);

Sets the IPv6 address prefix.

-

Parameters

+

Parameters

@@ -949,7 +949,7 @@ nm_ip6_address_set_prefix (NMIP6Address *address);

Gets the IPv6 default gateway property of this address object.

-

Parameters

+

Parameters

@@ -964,7 +964,7 @@ nm_ip6_address_get_gateway ( -

Returns

+

Returns

the IPv6 gateway address.

[array fixed-size=16][element-type guint8][transfer none]

@@ -977,7 +977,7 @@ nm_ip6_address_set_gateway (const struct in6_addr *gateway);

Sets the IPv6 default gateway property of this address object.

-

Parameters

+

Parameters

@@ -1006,7 +1006,7 @@ nm_ip6_address_set_gateway (void);

Creates and returns a new NMIP6Route object.

-

Returns

+

Returns

the new empty NMIP6Route object.

[transfer full]

@@ -1018,7 +1018,7 @@ nm_ip6_route_new (voidNMIP6Route *source);

Copies a given NMIP6Route object and returns the copy.

-

Parameters

+

Parameters

@@ -1033,7 +1033,7 @@ nm_ip6_route_dup ( -

Returns

+

Returns

the copy of the given NMIP6Route copy.

[transfer full]

@@ -1045,7 +1045,7 @@ nm_ip6_route_dup (NMIP6Route *route);

Increases the reference count of the object.

-

Parameters

+

Parameters

@@ -1068,7 +1068,7 @@ nm_ip6_route_unref ( -

Parameters

+

Parameters

@@ -1091,7 +1091,7 @@ nm_ip6_route_compare (NMIP6Route *other);

Determines if two NMIP6Route objects contain the same values.

-

Parameters

+

Parameters

@@ -1114,7 +1114,7 @@ to.

-

Returns

+

Returns

TRUE if the objects contain the same values, FALSE if they do not.

@@ -1125,7 +1125,7 @@ to.

nm_ip6_route_get_dest (NMIP6Route *route);

Gets the IPv6 destination address property of this route object.

-

Parameters

+

Parameters

@@ -1140,7 +1140,7 @@ nm_ip6_route_get_dest ( -

Returns

+

Returns

the IPv6 address of destination.

[array fixed-size=16][element-type guint8][transfer none]

@@ -1153,7 +1153,7 @@ nm_ip6_route_set_dest (const struct in6_addr *dest);

Sets the IPv6 destination address property of this route object.

-

Parameters

+

Parameters

@@ -1182,7 +1182,7 @@ nm_ip6_route_set_dest (NMIP6Route *route);

Gets the IPv6 prefix (ie "32" or "64" etc) of this route.

-

Parameters

+

Parameters

@@ -1197,7 +1197,7 @@ nm_ip6_route_get_prefix ( -

Returns

+

Returns

the IPv6 prefix

@@ -1209,7 +1209,7 @@ nm_ip6_route_set_prefix (guint32 prefix);

Sets the IPv6 prefix of this route.

-

Parameters

+

Parameters

@@ -1238,7 +1238,7 @@ nm_ip6_route_set_prefix (NMIP6Route *route);

Gets the IPv6 address of the next hop of this route.

-

Parameters

+

Parameters

@@ -1253,7 +1253,7 @@ nm_ip6_route_get_next_hop ( -

Returns

+

Returns

the IPv6 address of next hop.

[array fixed-size=16][element-type guint8][transfer none]

@@ -1266,7 +1266,7 @@ nm_ip6_route_set_next_hop (const struct in6_addr *next_hop);

Sets the IPv6 address of the next hop of this route.

-

Parameters

+

Parameters

@@ -1296,7 +1296,7 @@ nm_ip6_route_get_metric (
-

Parameters

+

Parameters

@@ -1311,7 +1311,7 @@ nm_ip6_route_get_metric ( -

Returns

+

Returns

the route metric

@@ -1324,7 +1324,7 @@ nm_ip6_route_set_metric (
-

Parameters

+

Parameters

@@ -1353,7 +1353,7 @@ nm_ip6_route_set_metric (void);

Creates a new NMSettingIP6Config object with default values.

-

Returns

+

Returns

the new empty NMSettingIP6Config object.

[transfer full]

@@ -1364,7 +1364,7 @@ nm_setting_ip6_config_new (voidconst char * nm_setting_ip6_config_get_method (NMSettingIP6Config *setting);
-

Parameters

+

Parameters

@@ -1379,7 +1379,7 @@ nm_setting_ip6_config_get_method (
-

Returns

+

Returns

the “method” property of the setting

@@ -1389,7 +1389,7 @@ nm_setting_ip6_config_get_method (guint32 nm_setting_ip6_config_get_num_dns (NMSettingIP6Config *setting);
-

Parameters

+

Parameters

@@ -1404,7 +1404,7 @@ nm_setting_ip6_config_get_num_dns (
-

Returns

+

Returns

the number of configured DNS servers

@@ -1415,7 +1415,7 @@ nm_setting_ip6_config_get_num_dns (NMSettingIP6Config *setting, guint32 i);
-

Parameters

+

Parameters

@@ -1437,7 +1437,7 @@ nm_setting_ip6_config_get_dns (
-

Returns

+

Returns

the IPv6 address of the DNS server at index i .

[transfer none]

@@ -1451,7 +1451,7 @@ nm_setting_ip6_config_add_dns (const struct in6_addr *dns);

Adds a new DNS server to the setting.

-

Parameters

+

Parameters

@@ -1473,7 +1473,7 @@ nm_setting_ip6_config_add_dns (
-

Returns

+

Returns

TRUE if the DNS server was added; FALSE if the server was already known

@@ -1487,7 +1487,7 @@ nm_setting_ip6_config_remove_dns (Removes the DNS server at index i .

-

Parameters

+

Parameters

@@ -1519,7 +1519,7 @@ nm_setting_ip6_config_remove_dns_by_value

Removes the DNS server at index i .

-

Parameters

+

Parameters

@@ -1541,7 +1541,7 @@ nm_setting_ip6_config_remove_dns_by_value
-

Returns

+

Returns

TRUE if the DNS server was found and removed; FALSE if it was not.

Since: 0.9.10

@@ -1553,7 +1553,7 @@ nm_setting_ip6_config_remove_dns_by_value nm_setting_ip6_config_clear_dns (NMSettingIP6Config *setting);

Removes all configured DNS servers.

-

Parameters

+

Parameters

@@ -1575,7 +1575,7 @@ nm_setting_ip6_config_clear_dns (NMSettingIP6Config *setting);
-

Parameters

+

Parameters

@@ -1590,7 +1590,7 @@ nm_setting_ip6_config_get_num_dns_searches
-

Returns

+

Returns

the number of configured DNS search domains

@@ -1601,7 +1601,7 @@ nm_setting_ip6_config_get_num_dns_searches nm_setting_ip6_config_get_dns_search (NMSettingIP6Config *setting, guint32 i);
-

Parameters

+

Parameters

@@ -1623,7 +1623,7 @@ nm_setting_ip6_config_get_dns_search ( -

Returns

+

Returns

the DNS search domain at index i

@@ -1636,7 +1636,7 @@ nm_setting_ip6_config_add_dns_search (const char *dns_search);

Adds a new DNS search domain to the setting.

-

Parameters

+

Parameters

@@ -1658,7 +1658,7 @@ nm_setting_ip6_config_add_dns_search ( -

Returns

+

Returns

TRUE if the DNS search domain was added; FALSE if the search domain was already known

@@ -1673,7 +1673,7 @@ nm_setting_ip6_config_remove_dns_search

Removes the DNS search domain at index i .

-

Parameters

+

Parameters

@@ -1705,7 +1705,7 @@ nm_setting_ip6_config_remove_dns_search_by_value

Removes the DNS search domain dns_search .

-

Parameters

+

Parameters

@@ -1727,7 +1727,7 @@ nm_setting_ip6_config_remove_dns_search_by_value
-

Returns

+

Returns

TRUE if the DNS search domain was found and removed; FALSE if it was not.

Since 0.9.10

@@ -1740,7 +1740,7 @@ nm_setting_ip6_config_clear_dns_searches (NMSettingIP6Config *setting);

Removes all configured DNS search domains.

-

Parameters

+

Parameters

@@ -1762,7 +1762,7 @@ nm_setting_ip6_config_clear_dns_searches nm_setting_ip6_config_get_num_addresses (NMSettingIP6Config *setting);
-

Parameters

+

Parameters

@@ -1777,7 +1777,7 @@ nm_setting_ip6_config_get_num_addresses
-

Returns

+

Returns

the number of configured addresses

@@ -1788,7 +1788,7 @@ nm_setting_ip6_config_get_num_addresses nm_setting_ip6_config_get_address (NMSettingIP6Config *setting, guint32 i);
-

Parameters

+

Parameters

@@ -1810,7 +1810,7 @@ nm_setting_ip6_config_get_address (
-

Returns

+

Returns

the address at index i

@@ -1824,7 +1824,7 @@ nm_setting_ip6_config_add_address (Adds a new IPv6 address and associated information to the setting. The given address is duplicated internally and is not changed by this function.

-

Parameters

+

Parameters

@@ -1846,7 +1846,7 @@ given address is duplicated internally and is not changed by this function.

-

Returns

+

Returns

TRUE if the address was added; FALSE if the address was already known.

@@ -1860,7 +1860,7 @@ nm_setting_ip6_config_remove_address (i .

-

Parameters

+

Parameters

@@ -1892,7 +1892,7 @@ nm_setting_ip6_config_remove_address_by_value

Removes the address address .

-

Parameters

+

Parameters

@@ -1914,7 +1914,7 @@ nm_setting_ip6_config_remove_address_by_value
-

Returns

+

Returns

TRUE if the address was found and removed; FALSE if it was not.

Since: 0.9.10

@@ -1926,7 +1926,7 @@ nm_setting_ip6_config_remove_address_by_value nm_setting_ip6_config_clear_addresses (NMSettingIP6Config *setting);

Removes all configured addresses.

-

Parameters

+

Parameters

@@ -1947,7 +1947,7 @@ nm_setting_ip6_config_clear_addresses (guint32 nm_setting_ip6_config_get_num_routes (NMSettingIP6Config *setting);
-

Parameters

+

Parameters

@@ -1962,7 +1962,7 @@ nm_setting_ip6_config_get_num_routes ( -

Returns

+

Returns

the number of configured routes

@@ -1973,7 +1973,7 @@ nm_setting_ip6_config_get_num_routes (NMSettingIP6Config *setting, guint32 i);
-

Parameters

+

Parameters

@@ -1995,7 +1995,7 @@ nm_setting_ip6_config_get_route (
-

Returns

+

Returns

the route at index i

@@ -2009,7 +2009,7 @@ nm_setting_ip6_config_add_route (Adds a new IPv6 route and associated information to the setting. The given route is duplicated internally and is not changed by this function.

-

Parameters

+

Parameters

@@ -2031,7 +2031,7 @@ given route is duplicated internally and is not changed by this function.

-

Returns

+

Returns

TRUE if the route was added; FALSE if the route was already known.

@@ -2044,7 +2044,7 @@ nm_setting_ip6_config_remove_route (Removes the route at index i .

-

Parameters

+

Parameters

@@ -2076,7 +2076,7 @@ nm_setting_ip6_config_remove_route_by_value

Removes the route route .

-

Parameters

+

Parameters

@@ -2098,7 +2098,7 @@ nm_setting_ip6_config_remove_route_by_value
-

Returns

+

Returns

TRUE if the route was found and removed; FALSE if it was not.

Since: 0.9.10

@@ -2110,7 +2110,7 @@ nm_setting_ip6_config_remove_route_by_value nm_setting_ip6_config_clear_routes (NMSettingIP6Config *setting);

Removes all configured routes.

-

Parameters

+

Parameters

@@ -2134,7 +2134,7 @@ nm_setting_ip6_config_get_ignore_auto_routes

Returns the value contained in the “ignore-auto-routes” property.

-

Parameters

+

Parameters

@@ -2149,7 +2149,7 @@ property.

-

Returns

+

Returns

TRUE if automatically configured (ie via DHCP) routes should be ignored.

@@ -2163,7 +2163,7 @@ nm_setting_ip6_config_get_route_metric

Returns the value contained in the “route-metric” property.

-

Parameters

+

Parameters

@@ -2178,7 +2178,7 @@ property.

-

Returns

+

Returns

the route metric that is used for IPv6 routes that don't explicitly specify a metric. See “route-metric” for more details.

@@ -2193,7 +2193,7 @@ nm_setting_ip6_config_get_ignore_auto_dns

Returns the value contained in the “ignore-auto-dns” property.

-

Parameters

+

Parameters

@@ -2208,7 +2208,7 @@ property.

-

Returns

+

Returns

TRUE if automatically configured (ie via DHCP or router advertisements) DNS information should be ignored.

@@ -2222,7 +2222,7 @@ nm_setting_ip6_config_get_dhcp_hostname

Returns the value contained in the “dhcp-hostname” property.

-

Parameters

+

Parameters

@@ -2237,7 +2237,7 @@ property.

-

Returns

+

Returns

the configured hostname to send to the DHCP server

Since: 0.9.8

@@ -2251,7 +2251,7 @@ nm_setting_ip6_config_get_never_default

Returns the value contained in the “never-default” property.

-

Parameters

+

Parameters

@@ -2266,7 +2266,7 @@ property.

-

Returns

+

Returns

TRUE if this connection should never be the default connection for IPv6 addressing

@@ -2279,7 +2279,7 @@ nm_setting_ip6_config_get_may_fail (Returns the value contained in the “may-fail” property.

-

Parameters

+

Parameters

@@ -2294,7 +2294,7 @@ property.

-

Returns

+

Returns

TRUE if this connection doesn't require IPv6 addressing to complete for the connection to succeed.

@@ -2307,7 +2307,7 @@ nm_setting_ip6_config_get_ip6_privacy (“ip6-privacy” property.

-

Parameters

+

Parameters

@@ -2322,7 +2322,7 @@ property.

-

Returns

+

Returns

IPv6 Privacy Extensions configuration value (NMSettingIP6ConfigPrivacy).

@@ -2338,7 +2338,7 @@ property.

enum NMSettingIP6ConfigError

-

Members

+

Members

@@ -2518,7 +2518,7 @@ supported for IPv6)

NMSettingIP6ConfigPrivacy values indicate if and how IPv6 Privacy Extensions are used (RFC4941).

-

Members

+

Members

@@ -2723,6 +2723,6 @@ automatic configuration. Routes cannot be used with the "shared" or +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingInfiniband.html b/docs/libnm-util/html/NMSettingInfiniband.html index 82db623e..aa3a30fe 100644 --- a/docs/libnm-util/html/NMSettingInfiniband.html +++ b/docs/libnm-util/html/NMSettingInfiniband.html @@ -8,7 +8,7 @@ - + @@ -207,7 +207,7 @@ necessary for connection to IP-over-InfiniBand networks.

nm_setting_infiniband_error_quark (void);

Registers an error quark for NMSettingInfiniband if necessary.

-

Returns

+

Returns

the error quark used for NMSettingInfiniband errors.

@@ -218,7 +218,7 @@ nm_setting_infiniband_error_quark (void);

Creates a new NMSettingInfiniband object with default values.

-

Returns

+

Returns

the new empty NMSettingInfiniband object.

[transfer full]

@@ -229,7 +229,7 @@ nm_setting_infiniband_new (voidconst GByteArray * nm_setting_infiniband_get_mac_address (NMSettingInfiniband *setting);
-

Parameters

+

Parameters

@@ -244,7 +244,7 @@ nm_setting_infiniband_get_mac_address ( -

Returns

+

Returns

the “mac-address” property of the setting

@@ -254,7 +254,7 @@ nm_setting_infiniband_get_mac_address (guint32 nm_setting_infiniband_get_mtu (NMSettingInfiniband *setting);
-

Parameters

+

Parameters

@@ -269,7 +269,7 @@ nm_setting_infiniband_get_mtu (
-

Returns

+

Returns

the “mtu” property of the setting

@@ -282,7 +282,7 @@ nm_setting_infiniband_get_transport_mode

Returns the transport mode for this device. Either 'datagram' or 'connected'.

-

Parameters

+

Parameters

@@ -297,7 +297,7 @@ nm_setting_infiniband_get_transport_mode
-

Returns

+

Returns

the IPoIB transport mode

@@ -310,7 +310,7 @@ nm_setting_infiniband_get_p_key (
-

Parameters

+

Parameters

@@ -325,7 +325,7 @@ a 16-bit unsigned integer.

-

Returns

+

Returns

the IPoIB P_Key

@@ -336,7 +336,7 @@ a 16-bit unsigned integer.

nm_setting_infiniband_get_parent (NMSettingInfiniband *setting);

Returns the parent interface name for this device, if set.

-

Parameters

+

Parameters

@@ -351,7 +351,7 @@ nm_setting_infiniband_get_parent (
-

Returns

+

Returns

the parent interface name

@@ -367,7 +367,7 @@ nm_setting_infiniband_get_parent (

enum NMSettingInfinibandError

-

Members

+

Members

@@ -492,6 +492,6 @@ specify the base device by setting either this property or +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingOlpcMesh.html b/docs/libnm-util/html/NMSettingOlpcMesh.html index d9a5d1d0..5d7b0d41 100644 --- a/docs/libnm-util/html/NMSettingOlpcMesh.html +++ b/docs/libnm-util/html/NMSettingOlpcMesh.html @@ -8,7 +8,7 @@ - + @@ -172,7 +172,7 @@ nm_setting_olpc_mesh_error_quark (void);

Creates a new NMSettingOlpcMesh object with default values.

-

Returns

+

Returns

the new empty NMSettingOlpcMesh object

@@ -207,7 +207,7 @@ nm_setting_olpc_mesh_get_dhcp_anycast_address

enum NMSettingOlpcMeshError

-

Members

+

Members

@@ -294,6 +294,6 @@ answers the request.

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingPPP.html b/docs/libnm-util/html/NMSettingPPP.html index c66bd595..52c2887a 100644 --- a/docs/libnm-util/html/NMSettingPPP.html +++ b/docs/libnm-util/html/NMSettingPPP.html @@ -8,7 +8,7 @@ - + @@ -430,7 +430,7 @@ cable and DSL modems and some mobile broadband devices.

nm_setting_ppp_error_quark (void);

Registers an error quark for NMSettingPPP if necessary.

-

Returns

+

Returns

the error quark used for NMSettingPPP errors.

@@ -441,7 +441,7 @@ nm_setting_ppp_error_quark (void< nm_setting_ppp_new (void);

Creates a new NMSettingPPP object with default values.

-

Returns

+

Returns

the new empty NMSettingPPP object.

[transfer full]

@@ -452,7 +452,7 @@ nm_setting_ppp_new (voidgboolean nm_setting_ppp_get_noauth (NMSettingPPP *setting);
-

Parameters

+

Parameters

@@ -467,7 +467,7 @@ nm_setting_ppp_get_noauth ( -

Returns

+

Returns

the “noauth” property of the setting

@@ -477,7 +477,7 @@ nm_setting_ppp_get_noauth (gboolean nm_setting_ppp_get_refuse_eap (NMSettingPPP *setting);
-

Parameters

+

Parameters

@@ -492,7 +492,7 @@ nm_setting_ppp_get_refuse_eap (
-

Returns

+

Returns

the “refuse-eap” property of the setting

@@ -502,7 +502,7 @@ nm_setting_ppp_get_refuse_eap (gboolean nm_setting_ppp_get_refuse_pap (NMSettingPPP *setting);
-

Parameters

+

Parameters

@@ -517,7 +517,7 @@ nm_setting_ppp_get_refuse_pap (
-

Returns

+

Returns

the “refuse-pap” property of the setting

@@ -527,7 +527,7 @@ nm_setting_ppp_get_refuse_pap (gboolean nm_setting_ppp_get_refuse_chap (NMSettingPPP *setting);
-

Parameters

+

Parameters

@@ -542,7 +542,7 @@ nm_setting_ppp_get_refuse_chap (
-

Returns

+

Returns

the “refuse-chap” property of the setting

@@ -552,7 +552,7 @@ nm_setting_ppp_get_refuse_chap (gboolean nm_setting_ppp_get_refuse_mschap (NMSettingPPP *setting);
-

Parameters

+

Parameters

@@ -567,7 +567,7 @@ nm_setting_ppp_get_refuse_mschap (
-

Returns

+

Returns

the “refuse-mschap” property of the setting

@@ -577,7 +577,7 @@ nm_setting_ppp_get_refuse_mschap (gboolean nm_setting_ppp_get_refuse_mschapv2 (NMSettingPPP *setting);
-

Parameters

+

Parameters

@@ -592,7 +592,7 @@ nm_setting_ppp_get_refuse_mschapv2 (
-

Returns

+

Returns

the “refuse-mschapv2” property of the setting

@@ -602,7 +602,7 @@ nm_setting_ppp_get_refuse_mschapv2 (gboolean nm_setting_ppp_get_nobsdcomp (NMSettingPPP *setting);
-

Parameters

+

Parameters

@@ -617,7 +617,7 @@ nm_setting_ppp_get_nobsdcomp ( -

Returns

+

Returns

the “nobsdcomp” property of the setting

@@ -627,7 +627,7 @@ nm_setting_ppp_get_nobsdcomp (gboolean nm_setting_ppp_get_nodeflate (NMSettingPPP *setting);
-

Parameters

+

Parameters

@@ -642,7 +642,7 @@ nm_setting_ppp_get_nodeflate ( -

Returns

+

Returns

the “nodeflate” property of the setting

@@ -652,7 +652,7 @@ nm_setting_ppp_get_nodeflate (gboolean nm_setting_ppp_get_no_vj_comp (NMSettingPPP *setting);
-

Parameters

+

Parameters

@@ -667,7 +667,7 @@ nm_setting_ppp_get_no_vj_comp (
-

Returns

+

Returns

the “no-vj-comp” property of the setting

@@ -677,7 +677,7 @@ nm_setting_ppp_get_no_vj_comp (gboolean nm_setting_ppp_get_require_mppe (NMSettingPPP *setting);
-

Parameters

+

Parameters

@@ -692,7 +692,7 @@ nm_setting_ppp_get_require_mppe (
-

Returns

+

Returns

the “require-mppe” property of the setting

@@ -702,7 +702,7 @@ nm_setting_ppp_get_require_mppe (gboolean nm_setting_ppp_get_require_mppe_128 (NMSettingPPP *setting);
-

Parameters

+

Parameters

@@ -717,7 +717,7 @@ nm_setting_ppp_get_require_mppe_128 (
-

Returns

+

Returns

the “require-mppe-128” property of the setting

@@ -727,7 +727,7 @@ nm_setting_ppp_get_require_mppe_128 (gboolean nm_setting_ppp_get_mppe_stateful (NMSettingPPP *setting);
-

Parameters

+

Parameters

@@ -742,7 +742,7 @@ nm_setting_ppp_get_mppe_stateful (
-

Returns

+

Returns

the “mppe-stateful” property of the setting

@@ -752,7 +752,7 @@ nm_setting_ppp_get_mppe_stateful (gboolean nm_setting_ppp_get_crtscts (NMSettingPPP *setting);
-

Parameters

+

Parameters

@@ -767,7 +767,7 @@ nm_setting_ppp_get_crtscts ( -

Returns

+

Returns

the “crtscts” property of the setting

@@ -777,7 +777,7 @@ nm_setting_ppp_get_crtscts (guint32 nm_setting_ppp_get_baud (NMSettingPPP *setting);
-

Parameters

+

Parameters

@@ -792,7 +792,7 @@ nm_setting_ppp_get_baud ( -

Returns

+

Returns

the “baud” property of the setting

@@ -802,7 +802,7 @@ nm_setting_ppp_get_baud (guint32 nm_setting_ppp_get_mru (NMSettingPPP *setting);
-

Parameters

+

Parameters

@@ -817,7 +817,7 @@ nm_setting_ppp_get_mru ( -

Returns

+

Returns

the “mru” property of the setting

@@ -827,7 +827,7 @@ nm_setting_ppp_get_mru (guint32 nm_setting_ppp_get_mtu (NMSettingPPP *setting);
-

Parameters

+

Parameters

@@ -842,7 +842,7 @@ nm_setting_ppp_get_mtu ( -

Returns

+

Returns

the “mtu” property of the setting

@@ -852,7 +852,7 @@ nm_setting_ppp_get_mtu (guint32 nm_setting_ppp_get_lcp_echo_failure (NMSettingPPP *setting);
-

Parameters

+

Parameters

@@ -867,7 +867,7 @@ nm_setting_ppp_get_lcp_echo_failure (
-

Returns

+

Returns

the “lcp-echo-failure” property of the setting

@@ -877,7 +877,7 @@ nm_setting_ppp_get_lcp_echo_failure (guint32 nm_setting_ppp_get_lcp_echo_interval (NMSettingPPP *setting);
-

Parameters

+

Parameters

@@ -892,7 +892,7 @@ nm_setting_ppp_get_lcp_echo_interval ( -

Returns

+

Returns

the “lcp-echo-interval” property of the setting

@@ -908,7 +908,7 @@ nm_setting_ppp_get_lcp_echo_interval (

enum NMSettingPPPError

-

Members

+

Members

@@ -1235,6 +1235,6 @@ be set to TRUE. If 128-bit MPPE is not available t +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingPPPOE.html b/docs/libnm-util/html/NMSettingPPPOE.html index c7abaffe..a626360c 100644 --- a/docs/libnm-util/html/NMSettingPPPOE.html +++ b/docs/libnm-util/html/NMSettingPPPOE.html @@ -8,7 +8,7 @@ - + @@ -191,7 +191,7 @@ to provide IP transport, for example cable or DSL modems.

nm_setting_pppoe_error_quark (void);

Registers an error quark for NMSettingPPPOE if necessary.

-

Returns

+

Returns

the error quark used for NMSettingPPPOE errors.

@@ -202,7 +202,7 @@ nm_setting_pppoe_error_quark (voi nm_setting_pppoe_new (void);

Creates a new NMSettingPPPOE object with default values.

-

Returns

+

Returns

the new empty NMSettingPPPOE object.

[transfer full]

@@ -213,7 +213,7 @@ nm_setting_pppoe_new (void
const char *
 nm_setting_pppoe_get_service (NMSettingPPPOE *setting);
-

Parameters

+

Parameters

@@ -228,7 +228,7 @@ nm_setting_pppoe_get_service ( -

Returns

+

Returns

the “service” property of the setting

@@ -238,7 +238,7 @@ nm_setting_pppoe_get_service (const char * nm_setting_pppoe_get_username (NMSettingPPPOE *setting);
-

Parameters

+

Parameters

@@ -253,7 +253,7 @@ nm_setting_pppoe_get_username (
-

Returns

+

Returns

the “username” property of the setting

@@ -263,7 +263,7 @@ nm_setting_pppoe_get_username (const char * nm_setting_pppoe_get_password (NMSettingPPPOE *setting);
-

Parameters

+

Parameters

@@ -278,7 +278,7 @@ nm_setting_pppoe_get_password (
-

Returns

+

Returns

the “password” property of the setting

@@ -288,7 +288,7 @@ nm_setting_pppoe_get_password (NMSettingSecretFlags nm_setting_pppoe_get_password_flags (NMSettingPPPOE *setting);
-

Parameters

+

Parameters

@@ -303,7 +303,7 @@ nm_setting_pppoe_get_password_flags (
-

Returns

+

Returns

the NMSettingSecretFlags pertaining to the “password”

@@ -319,7 +319,7 @@ nm_setting_pppoe_get_password_flags (

enum NMSettingPPPOEError

-

Members

+

Members

@@ -432,6 +432,6 @@ access concentrators or a specific service is known to be required.

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingSerial.html b/docs/libnm-util/html/NMSettingSerial.html index 43c21e9e..5fa59aed 100644 --- a/docs/libnm-util/html/NMSettingSerial.html +++ b/docs/libnm-util/html/NMSettingSerial.html @@ -8,7 +8,7 @@ - + @@ -209,7 +209,7 @@ such as mobile broadband or analog telephone connections.

nm_setting_serial_error_quark (void);

Registers an error quark for NMSettingSerial if necessary.

-

Returns

+

Returns

the error quark used for NMSettingSerial errors.

@@ -220,7 +220,7 @@ nm_setting_serial_error_quark (vo nm_setting_serial_new (void);

Creates a new NMSettingSerial object with default values.

-

Returns

+

Returns

the new empty NMSettingSerial object.

[transfer full]

@@ -231,7 +231,7 @@ nm_setting_serial_new (voidguint nm_setting_serial_get_baud (NMSettingSerial *setting);
-

Parameters

+

Parameters

@@ -246,7 +246,7 @@ nm_setting_serial_get_baud ( -

Returns

+

Returns

the “baud” property of the setting

@@ -256,7 +256,7 @@ nm_setting_serial_get_baud (guint nm_setting_serial_get_bits (NMSettingSerial *setting);
-

Parameters

+

Parameters

@@ -271,7 +271,7 @@ nm_setting_serial_get_bits ( -

Returns

+

Returns

the “bits” property of the setting

@@ -281,7 +281,7 @@ nm_setting_serial_get_bits (char nm_setting_serial_get_parity (NMSettingSerial *setting);
-

Parameters

+

Parameters

@@ -296,7 +296,7 @@ nm_setting_serial_get_parity ( -

Returns

+

Returns

the “parity” property of the setting

@@ -306,7 +306,7 @@ nm_setting_serial_get_parity (guint nm_setting_serial_get_stopbits (NMSettingSerial *setting);
-

Parameters

+

Parameters

@@ -321,7 +321,7 @@ nm_setting_serial_get_stopbits (
-

Returns

+

Returns

the “stopbits” property of the setting

@@ -331,7 +331,7 @@ nm_setting_serial_get_stopbits (guint64 nm_setting_serial_get_send_delay (NMSettingSerial *setting);
-

Parameters

+

Parameters

@@ -346,7 +346,7 @@ nm_setting_serial_get_send_delay (
-

Returns

+

Returns

the “send-delay” property of the setting

@@ -362,7 +362,7 @@ nm_setting_serial_get_send_delay (

enum NMSettingSerialError

-

Members

+

Members

@@ -492,6 +492,6 @@ The 1 in "8n1" for example.

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingTeam.html b/docs/libnm-util/html/NMSettingTeam.html index 2e40a312..09de0419 100644 --- a/docs/libnm-util/html/NMSettingTeam.html +++ b/docs/libnm-util/html/NMSettingTeam.html @@ -8,7 +8,7 @@ - + @@ -156,7 +156,7 @@ necessary for team connections.

nm_setting_team_error_quark (void);

Registers an error quark for NMSettingTeam if necessary.

-

Returns

+

Returns

the error quark used for NMSettingTeam errors.

Since: 0.9.10

@@ -168,7 +168,7 @@ nm_setting_team_error_quark (void nm_setting_team_new (void);

Creates a new NMSettingTeam object with default values.

-

Returns

+

Returns

the new empty NMSettingTeam object.

[transfer full]

@@ -180,7 +180,7 @@ nm_setting_team_new (void<
const char *
 nm_setting_team_get_interface_name (NMSettingTeam *setting);
-

Parameters

+

Parameters

@@ -195,7 +195,7 @@ nm_setting_team_get_interface_name (
-

Returns

+

Returns

the “interface-name” property of the setting

Since: 0.9.10

@@ -206,7 +206,7 @@ nm_setting_team_get_interface_name (const char * nm_setting_team_get_config (NMSettingTeam *setting);
-

Parameters

+

Parameters

@@ -221,7 +221,7 @@ nm_setting_team_get_config ( -

Returns

+

Returns

the “config” property of the setting

Since: 0.9.10

@@ -238,7 +238,7 @@ nm_setting_team_get_config (

enum NMSettingTeamError

-

Members

+

Members

@@ -314,6 +314,6 @@ configuration is used. See man teamd.conf for the format details.

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingTeamPort.html b/docs/libnm-util/html/NMSettingTeamPort.html index c08a4eb0..e0860deb 100644 --- a/docs/libnm-util/html/NMSettingTeamPort.html +++ b/docs/libnm-util/html/NMSettingTeamPort.html @@ -8,7 +8,7 @@ - + @@ -137,7 +137,7 @@ optional properties that apply to team ports.

nm_setting_team_port_error_quark (void);

Registers an error quark for NMSettingTeamPort if necessary.

-

Returns

+

Returns

the error quark used for NMSettingTeamPort errors.

Since: 0.9.10

@@ -149,7 +149,7 @@ nm_setting_team_port_error_quark (void);

Creates a new NMSettingTeamPort object with default values.

-

Returns

+

Returns

the new empty NMSettingTeamPort object.

[transfer full]

@@ -161,7 +161,7 @@ nm_setting_team_port_new (voidconst char * nm_setting_team_port_get_config (NMSettingTeamPort *setting);
-

Parameters

+

Parameters

@@ -176,7 +176,7 @@ nm_setting_team_port_get_config (
-

Returns

+

Returns

the “config” property of the setting

Since: 0.9.10

@@ -193,7 +193,7 @@ nm_setting_team_port_get_config (

enum NMSettingTeamPortError

-

Members

+

Members

@@ -255,6 +255,6 @@ used. See man teamd.conf for the format details.

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingVPN.html b/docs/libnm-util/html/NMSettingVPN.html index e3243206..92dc88b3 100644 --- a/docs/libnm-util/html/NMSettingVPN.html +++ b/docs/libnm-util/html/NMSettingVPN.html @@ -8,7 +8,7 @@ - + @@ -286,7 +286,7 @@ properties.

nm_setting_vpn_error_quark (void);

Registers an error quark for NMSettingVPN if necessary.

-

Returns

+

Returns

the error quark used for NMSettingVPN errors.

@@ -298,7 +298,7 @@ nm_setting_vpn_error_quark (void< const char *value, gpointer user_data);
-

Parameters

+

Parameters

@@ -333,7 +333,7 @@ nm_setting_vpn_error_quark (void< nm_setting_vpn_new (void);

Creates a new NMSettingVPN object with default values.

-

Returns

+

Returns

the new empty NMSettingVPN object.

[transfer full]

@@ -346,7 +346,7 @@ nm_setting_vpn_get_service_type (Returns the service name of the VPN, which identifies the specific VPN plugin that should be used to connect to this VPN.

-

Parameters

+

Parameters

@@ -361,7 +361,7 @@ plugin that should be used to connect to this VPN.

-

Returns

+

Returns

the VPN plugin's service name

@@ -371,7 +371,7 @@ plugin that should be used to connect to this VPN.

const char *
 nm_setting_vpn_get_user_name (NMSettingVPN *setting);
-

Parameters

+

Parameters

@@ -386,7 +386,7 @@ nm_setting_vpn_get_user_name ( -

Returns

+

Returns

the “user-name” property of the setting

@@ -396,7 +396,7 @@ nm_setting_vpn_get_user_name (gboolean nm_setting_vpn_get_persistent (NMSettingVPN *setting);
-

Parameters

+

Parameters

@@ -411,7 +411,7 @@ nm_setting_vpn_get_persistent (
-

Returns

+

Returns

the “persistent” property of the setting

@@ -422,7 +422,7 @@ nm_setting_vpn_get_persistent (NMSettingVPN *setting);

Gets number of key/value pairs of VPN configuration data.

-

Parameters

+

Parameters

@@ -437,7 +437,7 @@ nm_setting_vpn_get_num_data_items (
-

Returns

+

Returns

the number of VPN plugin specific configuration data items

@@ -454,7 +454,7 @@ nm_setting_vpn_add_data_item (nm_setting_vpn_add_secret() is for.

-

Parameters

+

Parameters

@@ -492,7 +492,7 @@ nm_setting_vpn_get_data_item (nm_setting_vpn_add_data_item().

-

Parameters

+

Parameters

@@ -514,7 +514,7 @@ by -

Returns

+

Returns

the data item, if any

@@ -527,7 +527,7 @@ nm_setting_vpn_remove_data_item (Deletes a key/value relationship previously established by nm_setting_vpn_add_data_item().

-

Parameters

+

Parameters

@@ -549,7 +549,7 @@ nm_setting_vpn_remove_data_item (
-

Returns

+

Returns

TRUE if the data item was found and removed from the internal list, FALSE if it was not.

@@ -566,7 +566,7 @@ and modify data items inside func , though any additions or removals made during iteration will not be part of the iteration.

-

Parameters

+

Parameters

@@ -601,7 +601,7 @@ during iteration will not be part of the iteration.

nm_setting_vpn_get_num_secrets (NMSettingVPN *setting);

Gets number of VPN plugin specific secrets in the setting.

-

Parameters

+

Parameters

@@ -616,7 +616,7 @@ nm_setting_vpn_get_num_secrets (
-

Returns

+

Returns

the number of VPN plugin specific secrets

@@ -632,7 +632,7 @@ nm_setting_vpn_add_secret ( -

Parameters

+

Parameters

@@ -670,7 +670,7 @@ nm_setting_vpn_get_secret (nm_setting_vpn_add_secret().

-

Parameters

+

Parameters

@@ -692,7 +692,7 @@ by -

Returns

+

Returns

the secret, if any

@@ -705,7 +705,7 @@ nm_setting_vpn_remove_secret (nm_setting_vpn_add_secret().

-

Parameters

+

Parameters

@@ -727,7 +727,7 @@ nm_setting_vpn_remove_secret ( -

Returns

+

Returns

TRUE if the secret was found and removed from the internal list, FALSE if it was not.

@@ -744,7 +744,7 @@ and modify secrets inside func , though any additions or removals made during iteration will not be part of the iteration.

-

Parameters

+

Parameters

@@ -784,7 +784,7 @@ iteration will not be part of the iteration.

enum NMSettingVpnError

-

Members

+

Members

@@ -914,6 +914,6 @@ VPN connection.

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingVlan.html b/docs/libnm-util/html/NMSettingVlan.html index df603abd..7631e145 100644 --- a/docs/libnm-util/html/NMSettingVlan.html +++ b/docs/libnm-util/html/NMSettingVlan.html @@ -8,7 +8,7 @@ - + @@ -50,10 +50,6 @@
- - - - @@ -256,6 +252,10 @@ + + + +
#defineNM_VLAN_FLAGS_ALL
NMSetting * enum NMVlanFlags
#defineNM_VLAN_FLAGS_ALL
@@ -288,23 +288,18 @@ necessary for connection to VLAN interfaces.

nm_setting_vlan_error_quark (void);

Registers an error quark for NMSettingVlan if necessary.

-

Returns

+

Returns

the error quark used for NMSettingVlan errors.


-

NM_VLAN_FLAGS_ALL

-
#define             NM_VLAN_FLAGS_ALL
-
-
-

nm_setting_vlan_new ()

NMSetting *
 nm_setting_vlan_new (void);

Creates a new NMSettingVlan object with default values.

-

Returns

+

Returns

the new empty NMSettingVlan object.

[transfer full]

@@ -315,7 +310,7 @@ nm_setting_vlan_new (void<
const char *
 nm_setting_vlan_get_interface_name (NMSettingVlan *setting);
-

Parameters

+

Parameters

@@ -330,7 +325,7 @@ nm_setting_vlan_get_interface_name (
-

Returns

+

Returns

the “interface_name” property of the setting

@@ -340,7 +335,7 @@ nm_setting_vlan_get_interface_name (const char * nm_setting_vlan_get_parent (NMSettingVlan *setting);
-

Parameters

+

Parameters

@@ -355,7 +350,7 @@ nm_setting_vlan_get_parent ( -

Returns

+

Returns

the “parent” property of the setting

@@ -365,7 +360,7 @@ nm_setting_vlan_get_parent (guint32 nm_setting_vlan_get_id (NMSettingVlan *setting);
-

Parameters

+

Parameters

@@ -380,7 +375,7 @@ nm_setting_vlan_get_id ( -

Returns

+

Returns

the “id” property of the setting

@@ -390,7 +385,7 @@ nm_setting_vlan_get_id (guint32 nm_setting_vlan_get_flags (NMSettingVlan *setting);
-

Parameters

+

Parameters

@@ -405,7 +400,7 @@ nm_setting_vlan_get_flags ( -

Returns

+

Returns

the “flags” property of the setting

@@ -419,7 +414,7 @@ nm_setting_vlan_get_num_priorities (“ingress_priority_map” or “egress_priority_map” properties of this setting.

-

Parameters

+

Parameters

@@ -441,7 +436,7 @@ properties of this setting.

-

Returns

+

Returns

return the number of ingress/egress priority entries, -1 if error

@@ -457,7 +452,7 @@ nm_setting_vlan_get_priority (“ingress_priority_map” or “egress_priority_map” properties of this setting.

-

Parameters

+

Parameters

@@ -494,7 +489,7 @@ or
-

Returns

+

Returns

TRUE if a priority map was returned, FALSE if error

@@ -523,7 +518,7 @@ Priority Code Point (PCP) value, and toto is the outgoing 802.1q VLAN Priority Code Point (PCP) value.

-

Parameters

+

Parameters

@@ -557,7 +552,7 @@ to

-

Returns

+

Returns

TRUE if the new priority mapping was successfully added to the list, FALSE if error

@@ -574,7 +569,7 @@ nm_setting_vlan_remove_priority (“ingress_priority_map” or “egress_priority_map” properties.

-

Parameters

+

Parameters

@@ -617,7 +612,7 @@ or
-

Parameters

+

Parameters

@@ -651,7 +646,7 @@ to

-

Returns

+

Returns

TRUE if the priority mapping was found and removed; FALSE if it was not.

Since: 0.9.10

@@ -670,7 +665,7 @@ or
-

Parameters

+

Parameters

@@ -697,7 +692,7 @@ properties.

-

Returns

+

Returns

TRUE if the priority mapping was found and removed; FALSE if it was not.

Since: 0.9.10

@@ -711,7 +706,7 @@ nm_setting_vlan_clear_priorities (Clear all the entires from “ingress_priority_map” or “egress_priority_map” properties.

-

Parameters

+

Parameters

@@ -744,7 +739,7 @@ nm_setting_vlan_add_priority_str (“egress_priority_map” properties. The priority map maps the Linux SKB priorities to 802.1p priorities.

-

Parameters

+

Parameters

@@ -771,7 +766,7 @@ the Linux SKB priorities to 802.1p priorities.

-

Returns

+

Returns

TRUE if the entry was successfully added to the list, or it overwrote the old value, FALSE if error

@@ -788,7 +783,7 @@ overwrote the old value, FALSE if error

enum NMSettingVlanError

-

Members

+

Members

@@ -878,7 +873,7 @@ overwrote the old value, FALSE if error

A selector for traffic priority maps; these map Linux SKB priorities to 802.1p priorities used in VLANs.

-

Members

+

Members

@@ -909,7 +904,7 @@ to 802.1p priorities used in VLANs.

enum NMVlanFlags

NMVlanFlags values control the behavior of the VLAN interface.

-

Members

+

Members

@@ -954,6 +949,11 @@ to 802.1p priorities used in VLANs.

+
+
+

NM_VLAN_FLAGS_ALL

+
#define             NM_VLAN_FLAGS_ALL
+

Property Details

@@ -1023,6 +1023,6 @@ with a
+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingWimax.html b/docs/libnm-util/html/NMSettingWimax.html index 26544076..fc5be6ac 100644 --- a/docs/libnm-util/html/NMSettingWimax.html +++ b/docs/libnm-util/html/NMSettingWimax.html @@ -8,7 +8,7 @@ - + @@ -163,7 +163,7 @@ nm_setting_wimax_error_quark (voi

Registers an error quark for NMSettingWimax if necessary.

-

Returns

+

Returns

the error quark used for NMSettingWimax errors.

@@ -178,7 +178,7 @@ nm_setting_wimax_new (void

Creates a new NMSettingWimax object with default values.

-

Returns

+

Returns

the new empty NMSettingWimax object

@@ -194,7 +194,7 @@ nm_setting_wimax_get_network_name (Returns the WiMAX NSP name (ex "Sprint" or "CLEAR") which identifies the specific WiMAX network this setting describes a connection to.

-

Parameters

+

Parameters

@@ -209,7 +209,7 @@ specific WiMAX network this setting describes a connection to.

-

Returns

+

Returns

the WiMAX NSP name

@@ -225,7 +225,7 @@ nm_setting_wimax_get_mac_address (Returns the MAC address of a WiMAX device which this connection is locked to.

-

Parameters

+

Parameters

@@ -240,7 +240,7 @@ to.

-

Returns

+

Returns

the MAC address

@@ -256,7 +256,7 @@ to.

enum NMSettingWimaxError

-

Members

+

Members

@@ -339,6 +339,6 @@ should use.

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingWired.html b/docs/libnm-util/html/NMSettingWired.html index 75184b1b..97df5498 100644 --- a/docs/libnm-util/html/NMSettingWired.html +++ b/docs/libnm-util/html/NMSettingWired.html @@ -8,7 +8,7 @@ - + @@ -394,7 +394,7 @@ necessary for connection to Ethernet networks.

nm_setting_wired_error_quark (void);

Registers an error quark for NMSettingWired if necessary.

-

Returns

+

Returns

the error quark used for NMSettingWired errors.

@@ -405,7 +405,7 @@ nm_setting_wired_error_quark (voi nm_setting_wired_new (void);

Creates a new NMSettingWired object with default values.

-

Returns

+

Returns

the new empty NMSettingWired object.

[transfer full]

@@ -416,7 +416,7 @@ nm_setting_wired_new (void
const char *
 nm_setting_wired_get_port (NMSettingWired *setting);
-

Parameters

+

Parameters

@@ -431,7 +431,7 @@ nm_setting_wired_get_port ( -

Returns

+

Returns

the “port” property of the setting

@@ -441,7 +441,7 @@ nm_setting_wired_get_port (guint32 nm_setting_wired_get_speed (NMSettingWired *setting);
-

Parameters

+

Parameters

@@ -456,7 +456,7 @@ nm_setting_wired_get_speed ( -

Returns

+

Returns

the “speed” property of the setting

@@ -466,7 +466,7 @@ nm_setting_wired_get_speed (const char * nm_setting_wired_get_duplex (NMSettingWired *setting);
-

Parameters

+

Parameters

@@ -481,7 +481,7 @@ nm_setting_wired_get_duplex ( -

Returns

+

Returns

the “duplex” property of the setting

@@ -491,7 +491,7 @@ nm_setting_wired_get_duplex (gboolean nm_setting_wired_get_auto_negotiate (NMSettingWired *setting);
-

Parameters

+

Parameters

@@ -506,7 +506,7 @@ nm_setting_wired_get_auto_negotiate (
-

Returns

+

Returns

the “auto-negotiate” property of the setting

@@ -516,7 +516,7 @@ nm_setting_wired_get_auto_negotiate (const GByteArray * nm_setting_wired_get_mac_address (NMSettingWired *setting);
-

Parameters

+

Parameters

@@ -531,7 +531,7 @@ nm_setting_wired_get_mac_address (
-

Returns

+

Returns

the “mac-address” property of the setting

@@ -542,7 +542,7 @@ nm_setting_wired_get_mac_address (NMSettingWired *setting);
-

Parameters

+

Parameters

@@ -557,7 +557,7 @@ nm_setting_wired_get_cloned_mac_address
-

Returns

+

Returns

the “cloned-mac-address” property of the setting

@@ -568,7 +568,7 @@ nm_setting_wired_get_cloned_mac_address nm_setting_wired_get_mac_address_blacklist (NMSettingWired *setting);
-

Parameters

+

Parameters

@@ -583,7 +583,7 @@ nm_setting_wired_get_mac_address_blacklist
-

Returns

+

Returns

the “mac-address-blacklist” property of the setting.

[element-type GLib.ByteArray]

@@ -596,7 +596,7 @@ property of the setting.

nm_setting_wired_get_num_mac_blacklist_items (NMSettingWired *setting);
-

Parameters

+

Parameters

@@ -611,7 +611,7 @@ nm_setting_wired_get_num_mac_blacklist_items
-

Returns

+

Returns

the number of blacklisted MAC addresses

Since: 0.9.10

@@ -624,7 +624,7 @@ nm_setting_wired_get_mac_blacklist_item (NMSettingWired *setting, guint32 idx);
-

Parameters

+

Parameters

@@ -646,7 +646,7 @@ nm_setting_wired_get_mac_blacklist_item
-

Returns

+

Returns

the blacklisted MAC address string (hex-digits-and-colons notation) at index idx

@@ -662,7 +662,7 @@ nm_setting_wired_add_mac_blacklist_item const char *mac);

Adds a new MAC address to the “mac-address-blacklist” property.

-

Parameters

+

Parameters

@@ -684,7 +684,7 @@ nm_setting_wired_add_mac_blacklist_item
-

Returns

+

Returns

TRUE if the MAC address was added; FALSE if the MAC address is invalid or was already present

@@ -700,7 +700,7 @@ nm_setting_wired_remove_mac_blacklist_item

Removes the MAC address at index idx from the blacklist.

-

Parameters

+

Parameters

@@ -733,7 +733,7 @@ nm_setting_wired_remove_mac_blacklist_item_by_value

Removes the MAC address mac from the blacklist.

-

Parameters

+

Parameters

@@ -756,7 +756,7 @@ the blacklist

-

Returns

+

Returns

TRUE if the MAC address was found and removed; FALSE if it was not.

Since: 0.9.10

@@ -769,7 +769,7 @@ nm_setting_wired_clear_mac_blacklist_items (NMSettingWired *setting);

Removes all blacklisted MAC addresses.

-

Parameters

+

Parameters

@@ -791,7 +791,7 @@ nm_setting_wired_clear_mac_blacklist_items
guint32
 nm_setting_wired_get_mtu (NMSettingWired *setting);
-

Parameters

+

Parameters

@@ -806,7 +806,7 @@ nm_setting_wired_get_mtu ( -

Returns

+

Returns

the “mtu” property of the setting

@@ -819,7 +819,7 @@ nm_setting_wired_get_s390_subchannels ( -

Parameters

+

Parameters

@@ -834,7 +834,7 @@ conjunction with that device.

-

Returns

+

Returns

GPtrArray of strings, each specifying one subchannel the s390 device uses to communicate to the host.

[element-type utf8]

@@ -848,7 +848,7 @@ nm_setting_wired_get_s390_nettype (Returns the s390 device type this connection should apply to. Will be one of 'qeth', 'lcs', or 'ctc'.

-

Parameters

+

Parameters

@@ -863,7 +863,7 @@ of 'qeth', 'lcs', or 'ctc'.

-

Returns

+

Returns

the s390 device type

@@ -876,7 +876,7 @@ nm_setting_wired_get_num_s390_options (nm_setting_wired_get_s390_option().

-

Parameters

+

Parameters

@@ -891,7 +891,7 @@ option individually using -

Returns

+

Returns

the number of s390-specific device options

@@ -909,7 +909,7 @@ are *not* guaranteed to be static across modifications to options done by and should not be used to refer to options except for short periods of time such as during option iteration.

-

Parameters

+

Parameters

@@ -944,7 +944,7 @@ option; this value is owned by the setting and should not be modified.

-

Returns

+

Returns

TRUE on success if the index was valid and an option was found, FALSE if the index was invalid (ie, greater than the number of options currently held by the setting)

@@ -961,7 +961,7 @@ nm_setting_wired_get_s390_option_by_key key , if it exists.

-

Parameters

+

Parameters

@@ -983,7 +983,7 @@ nm_setting_wired_get_s390_option_by_key
-

Returns

+

Returns

the value, or NULL if the key/value pair was never added to the setting; the value is owned by the setting and must not be modified

@@ -1000,7 +1000,7 @@ of allowed options. Key names may contain only alphanumeric characters (ie [a-zA-Z0-9]). Adding a new key replaces any existing key/value pair that may already exist.

-

Parameters

+

Parameters

@@ -1027,7 +1027,7 @@ may already exist.

-

Returns

+

Returns

TRUE if the option was valid and was added to the internal option list, FALSE if it was not.

@@ -1042,7 +1042,7 @@ nm_setting_wired_remove_s390_option (
-

Parameters

+

Parameters

@@ -1064,7 +1064,7 @@ list.

-

Returns

+

Returns

TRUE if the option was found and removed from the internal option list, FALSE if it was not.

@@ -1077,7 +1077,7 @@ nm_setting_wired_get_valid_s390_options (NMSettingWired *setting);

Returns a list of valid s390 options.

-

Parameters

+

Parameters

@@ -1092,7 +1092,7 @@ nm_setting_wired_get_valid_s390_options
-

Returns

+

Returns

a NULL-terminated array of strings of valid s390 options.

[transfer none]

@@ -1110,7 +1110,7 @@ nm_setting_wired_get_valid_s390_options

enum NMSettingWiredError

-

Members

+

Members

@@ -1328,6 +1328,6 @@ Mbit/s, ie 100 == 100Mbit/s.

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingWireless.html b/docs/libnm-util/html/NMSettingWireless.html index 1db2d508..2941907e 100644 --- a/docs/libnm-util/html/NMSettingWireless.html +++ b/docs/libnm-util/html/NMSettingWireless.html @@ -8,7 +8,7 @@ - + @@ -460,7 +460,7 @@ necessary for connection to 802.11 Wi-Fi networks.

nm_setting_wireless_error_quark (void);

Registers an error quark for NMSettingWireless if necessary.

-

Returns

+

Returns

the error quark used for NMSettingWireless errors.

@@ -471,7 +471,7 @@ nm_setting_wireless_error_quark ( nm_setting_wireless_new (void);

Creates a new NMSettingWireless object with default values.

-

Returns

+

Returns

the new empty NMSettingWireless object.

[transfer full]

@@ -482,7 +482,7 @@ nm_setting_wireless_new (voidconst GByteArray * nm_setting_wireless_get_ssid (NMSettingWireless *setting);
-

Parameters

+

Parameters

@@ -497,7 +497,7 @@ nm_setting_wireless_get_ssid ( -

Returns

+

Returns

the “ssid” property of the setting

@@ -507,7 +507,7 @@ nm_setting_wireless_get_ssid (const char * nm_setting_wireless_get_mode (NMSettingWireless *setting);
-

Parameters

+

Parameters

@@ -522,7 +522,7 @@ nm_setting_wireless_get_mode ( -

Returns

+

Returns

the “mode” property of the setting

@@ -532,7 +532,7 @@ nm_setting_wireless_get_mode (const char * nm_setting_wireless_get_band (NMSettingWireless *setting);
-

Parameters

+

Parameters

@@ -547,7 +547,7 @@ nm_setting_wireless_get_band ( -

Returns

+

Returns

the “band” property of the setting

@@ -557,7 +557,7 @@ nm_setting_wireless_get_band (guint32 nm_setting_wireless_get_channel (NMSettingWireless *setting);
-

Parameters

+

Parameters

@@ -572,7 +572,7 @@ nm_setting_wireless_get_channel (
-

Returns

+

Returns

the “channel” property of the setting

@@ -582,7 +582,7 @@ nm_setting_wireless_get_channel (const GByteArray * nm_setting_wireless_get_bssid (NMSettingWireless *setting);
-

Parameters

+

Parameters

@@ -597,7 +597,7 @@ nm_setting_wireless_get_bssid (
-

Returns

+

Returns

the “bssid” property of the setting

@@ -607,7 +607,7 @@ nm_setting_wireless_get_bssid (guint32 nm_setting_wireless_get_rate (NMSettingWireless *setting);
-

Parameters

+

Parameters

@@ -622,7 +622,7 @@ nm_setting_wireless_get_rate ( -

Returns

+

Returns

the “rate” property of the setting

@@ -632,7 +632,7 @@ nm_setting_wireless_get_rate (guint32 nm_setting_wireless_get_tx_power (NMSettingWireless *setting);
-

Parameters

+

Parameters

@@ -647,7 +647,7 @@ nm_setting_wireless_get_tx_power (
-

Returns

+

Returns

the “tx-power” property of the setting

@@ -657,7 +657,7 @@ nm_setting_wireless_get_tx_power (const GByteArray * nm_setting_wireless_get_mac_address (NMSettingWireless *setting);
-

Parameters

+

Parameters

@@ -672,7 +672,7 @@ nm_setting_wireless_get_mac_address (
-

Returns

+

Returns

the “mac-address” property of the setting

@@ -683,7 +683,7 @@ nm_setting_wireless_get_mac_address (NMSettingWireless *setting);
-

Parameters

+

Parameters

@@ -698,7 +698,7 @@ nm_setting_wireless_get_cloned_mac_address
-

Returns

+

Returns

the “cloned-mac-address” property of the setting

@@ -709,7 +709,7 @@ nm_setting_wireless_get_cloned_mac_address nm_setting_wireless_get_mac_address_blacklist (NMSettingWireless *setting);
-

Parameters

+

Parameters

@@ -724,7 +724,7 @@ nm_setting_wireless_get_mac_address_blacklist
-

Returns

+

Returns

the “mac-address-blacklist” property of the setting.

[element-type GLib.ByteArray]

@@ -737,7 +737,7 @@ nm_setting_wireless_get_mac_address_blacklist nm_setting_wireless_get_num_mac_blacklist_items (NMSettingWireless *setting);
-

Parameters

+

Parameters

@@ -752,7 +752,7 @@ nm_setting_wireless_get_num_mac_blacklist_items
-

Returns

+

Returns

the number of blacklisted MAC addresses

Since: 0.9.10

@@ -765,7 +765,7 @@ nm_setting_wireless_get_mac_blacklist_item (NMSettingWireless *setting, guint32 idx);
-

Parameters

+

Parameters

@@ -787,7 +787,7 @@ nm_setting_wireless_get_mac_blacklist_item
-

Returns

+

Returns

the blacklisted MAC address string (hex-digits-and-colons notation) at index idx

@@ -803,7 +803,7 @@ nm_setting_wireless_add_mac_blacklist_item const char *mac);

Adds a new MAC address to the “mac-address-blacklist” property.

-

Parameters

+

Parameters

@@ -825,7 +825,7 @@ nm_setting_wireless_add_mac_blacklist_item
-

Returns

+

Returns

TRUE if the MAC address was added; FALSE if the MAC address is invalid or was already present

@@ -841,7 +841,7 @@ nm_setting_wireless_remove_mac_blacklist_item

Removes the MAC address at index idx from the blacklist.

-

Parameters

+

Parameters

@@ -874,7 +874,7 @@ nm_setting_wireless_remove_mac_blacklist_item_by_value

Removes the MAC address mac from the blacklist.

-

Parameters

+

Parameters

@@ -897,7 +897,7 @@ the blacklist

-

Returns

+

Returns

TRUE if the MAC address was found and removed; FALSE if it was not.

Since: 0.9.10

@@ -910,7 +910,7 @@ nm_setting_wireless_clear_mac_blacklist_items (NMSettingWireless *setting);

Removes all blacklisted MAC addresses.

-

Parameters

+

Parameters

@@ -932,7 +932,7 @@ nm_setting_wireless_clear_mac_blacklist_items
guint32
 nm_setting_wireless_get_mtu (NMSettingWireless *setting);
-

Parameters

+

Parameters

@@ -947,7 +947,7 @@ nm_setting_wireless_get_mtu ( -

Returns

+

Returns

the “mtu” property of the setting

@@ -957,7 +957,7 @@ nm_setting_wireless_get_mtu (gboolean nm_setting_wireless_get_hidden (NMSettingWireless *setting);
-

Parameters

+

Parameters

@@ -972,7 +972,7 @@ nm_setting_wireless_get_hidden (
-

Returns

+

Returns

the “hidden” property of the setting

@@ -982,7 +982,7 @@ nm_setting_wireless_get_hidden (guint32 nm_setting_wireless_get_powersave (NMSettingWireless *setting);
-

Parameters

+

Parameters

@@ -997,7 +997,7 @@ nm_setting_wireless_get_powersave (
-

Returns

+

Returns

the “powersave” property of the setting

Since: 1.2

@@ -1013,7 +1013,7 @@ NetworkManager now tracks previously seen BSSIDs internally so this function no longer has much use. Actually, changes you make using this function will not be preserved.

-

Parameters

+

Parameters

@@ -1035,7 +1035,7 @@ not be preserved.

-

Returns

+

Returns

TRUE if bssid was already known, FALSE if not

@@ -1047,7 +1047,7 @@ was already known, FALSE if not

nm_setting_wireless_get_num_seen_bssids (NMSettingWireless *setting);
-

Parameters

+

Parameters

@@ -1062,7 +1062,7 @@ nm_setting_wireless_get_num_seen_bssids
-

Returns

+

Returns

the number of BSSIDs in the previously seen BSSID list

@@ -1073,7 +1073,7 @@ nm_setting_wireless_get_num_seen_bssids nm_setting_wireless_get_seen_bssid (NMSettingWireless *setting, guint32 i);
-

Parameters

+

Parameters

@@ -1095,7 +1095,7 @@ nm_setting_wireless_get_seen_bssid (
-

Returns

+

Returns

the BSSID at index i

@@ -1118,7 +1118,7 @@ and mode. Useful for clients that wish to filter a set of connections against a set of access points and determine which connections are compatible with which access points.

-

Parameters

+

Parameters

@@ -1162,7 +1162,7 @@ capabilities

-

Returns

+

Returns

TRUE if the given settings are compatible with the access point's security flags and mode, FALSE if they are not.

@@ -1178,7 +1178,7 @@ nm_setting_wireless_get_security (
-

Parameters

+

Parameters

@@ -1193,7 +1193,7 @@ the presence of NM_SETTING_WIRELESS_SECURITY_SETTING_NAME in the connection.

-

Returns

+

Returns

the “security” property of the setting

@@ -1209,7 +1209,7 @@ the presence of NM_SETTING_WIRELESS_SECURITY_SETTING_NAME in the connection.

enum NMSettingWirelessError

-

Members

+

Members

@@ -1543,6 +1543,6 @@ devices support setting a static transmit power.

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingWirelessSecurity.html b/docs/libnm-util/html/NMSettingWirelessSecurity.html index d091dda2..be7d19c6 100644 --- a/docs/libnm-util/html/NMSettingWirelessSecurity.html +++ b/docs/libnm-util/html/NMSettingWirelessSecurity.html @@ -8,7 +8,7 @@ - + @@ -535,7 +535,7 @@ nm_setting_wireless_security_error_quark (void);

Registers an error quark for NMSettingWired if necessary.

-

Returns

+

Returns

the error quark used for NMSettingWired errors.

@@ -546,7 +546,7 @@ nm_setting_wireless_security_error_quark nm_setting_wireless_security_new (void);

Creates a new NMSettingWirelessSecurity object with default values.

-

Returns

+

Returns

the new empty NMSettingWirelessSecurity object.

[transfer full]

@@ -558,7 +558,7 @@ nm_setting_wireless_security_new (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -573,7 +573,7 @@ nm_setting_wireless_security_get_key_mgmt
-

Returns

+

Returns

the “key-mgmt” property of the setting

@@ -584,7 +584,7 @@ nm_setting_wireless_security_get_key_mgmt nm_setting_wireless_security_get_num_protos (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -599,7 +599,7 @@ nm_setting_wireless_security_get_num_protos
-

Returns

+

Returns

the number of security protocols this connection allows when connecting to secure Wi-Fi networks

@@ -612,7 +612,7 @@ nm_setting_wireless_security_get_proto (NMSettingWirelessSecurity *setting, guint32 i);
-

Parameters

+

Parameters

@@ -634,7 +634,7 @@ nm_setting_wireless_security_get_proto
-

Returns

+

Returns

the protocol at index i

@@ -653,7 +653,7 @@ protocol list contains only "wpa" but the access point for the SSID specified by this connection only supports WPA2/RSN, the connection cannot be used with the access point.

-

Parameters

+

Parameters

@@ -675,7 +675,7 @@ with the access point.

-

Returns

+

Returns

TRUE if the protocol was new and and was added to the allowed protocol list, or FALSE if it was already in the list

@@ -689,7 +689,7 @@ nm_setting_wireless_security_remove_proto guint32 i);

Removes a protocol from the allowed protocol list.

-

Parameters

+

Parameters

@@ -720,7 +720,7 @@ nm_setting_wireless_security_remove_proto_by_value const char *proto);

Removes a protocol from the allowed protocol list.

-

Parameters

+

Parameters

@@ -742,7 +742,7 @@ nm_setting_wireless_security_remove_proto_by_value
-

Returns

+

Returns

TRUE if the protocol was found and removed; FALSE it it was not.

Since: 0.9.10

@@ -756,7 +756,7 @@ nm_setting_wireless_security_clear_protos

Removes all protocols from the allowed list. If there are no protocols specified then all protocols are allowed.

-

Parameters

+

Parameters

@@ -778,7 +778,7 @@ specified then all protocols are allowed.

nm_setting_wireless_security_get_num_pairwise (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -793,7 +793,7 @@ nm_setting_wireless_security_get_num_pairwise
-

Returns

+

Returns

the number of pairwise encryption algorithms in the allowed list

@@ -807,7 +807,7 @@ nm_setting_wireless_security_get_pairwise

Returns the allowed pairwise encryption algorithm from allowed algorithm list.

-

Parameters

+

Parameters

@@ -829,7 +829,7 @@ list.

-

Returns

+

Returns

the pairwise encryption algorithm at index i

@@ -846,7 +846,7 @@ algorithms. If the list is not empty, then only access points that support one or more of the encryption algorithms in the list will be considered compatible with this connection.

-

Parameters

+

Parameters

@@ -868,7 +868,7 @@ compatible with this connection.

-

Returns

+

Returns

TRUE if the algorithm was added to the list, FALSE if it was already in the list

@@ -883,7 +883,7 @@ nm_setting_wireless_security_remove_pairwise

Removes an encryption algorithm from the allowed pairwise encryption algorithm list.

-

Parameters

+

Parameters

@@ -915,7 +915,7 @@ nm_setting_wireless_security_remove_pairwise_by_value

Removes an encryption algorithm from the allowed pairwise encryption algorithm list.

-

Parameters

+

Parameters

@@ -937,7 +937,7 @@ algorithm list.

-

Returns

+

Returns

TRUE if the encryption algorith was found and removed; FALSE it it was not.

Since: 0.9.10

@@ -951,7 +951,7 @@ nm_setting_wireless_security_clear_pairwise

Removes all algorithms from the allowed list. If there are no algorithms specified then all pairwise encryption algorithms are allowed.

-

Parameters

+

Parameters

@@ -973,7 +973,7 @@ specified then all pairwise encryption algorithms are allowed.

nm_setting_wireless_security_get_num_groups (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -988,7 +988,7 @@ nm_setting_wireless_security_get_num_groups
-

Returns

+

Returns

the number of groupwise encryption algorithms in the allowed list

@@ -1002,7 +1002,7 @@ nm_setting_wireless_security_get_group

Returns the allowed groupwise encryption algorithm from allowed algorithm list.

-

Parameters

+

Parameters

@@ -1024,7 +1024,7 @@ list.

-

Returns

+

Returns

the groupwise encryption algorithm at index i

@@ -1041,7 +1041,7 @@ algorithms. If the list is not empty, then only access points that support one or more of the encryption algorithms in the list will be considered compatible with this connection.

-

Parameters

+

Parameters

@@ -1064,7 +1064,7 @@ compatible with this connection.

-

Returns

+

Returns

TRUE if the algorithm was added to the list, FALSE if it was already in the list

@@ -1079,7 +1079,7 @@ nm_setting_wireless_security_remove_group

Removes an encryption algorithm from the allowed groupwise encryption algorithm list.

-

Parameters

+

Parameters

@@ -1111,7 +1111,7 @@ nm_setting_wireless_security_remove_group_by_value

Removes an encryption algorithm from the allowed groupwise encryption algorithm list.

-

Parameters

+

Parameters

@@ -1134,7 +1134,7 @@ algorithm list.

-

Returns

+

Returns

TRUE if the algorithm was found and removed; FALSE it it was not.

Since: 0.9.10

@@ -1148,7 +1148,7 @@ nm_setting_wireless_security_clear_groups

Removes all algorithms from the allowed list. If there are no algorithms specified then all groupwise encryption algorithms are allowed.

-

Parameters

+

Parameters

@@ -1169,7 +1169,7 @@ specified then all groupwise encryption algorithms are allowed.

const char *
 nm_setting_wireless_security_get_psk (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -1184,7 +1184,7 @@ nm_setting_wireless_security_get_psk ( -

Returns

+

Returns

the “psk” property of the setting

@@ -1195,7 +1195,7 @@ nm_setting_wireless_security_get_psk (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -1210,7 +1210,7 @@ nm_setting_wireless_security_get_psk_flags
-

Returns

+

Returns

the NMSettingSecretFlags pertaining to the “psk”

@@ -1222,7 +1222,7 @@ nm_setting_wireless_security_get_psk_flags nm_setting_wireless_security_get_leap_username (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -1237,7 +1237,7 @@ nm_setting_wireless_security_get_leap_username
-

Returns

+

Returns

the “leap-username” property of the setting

@@ -1248,7 +1248,7 @@ nm_setting_wireless_security_get_leap_username nm_setting_wireless_security_get_leap_password (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -1263,7 +1263,7 @@ nm_setting_wireless_security_get_leap_password
-

Returns

+

Returns

the “leap-password” property of the setting

@@ -1274,7 +1274,7 @@ nm_setting_wireless_security_get_leap_password nm_setting_wireless_security_get_leap_password_flags (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -1289,7 +1289,7 @@ nm_setting_wireless_security_get_leap_password_flags
-

Returns

+

Returns

the NMSettingSecretFlags pertaining to the “leap-password”

@@ -1302,7 +1302,7 @@ nm_setting_wireless_security_get_wep_key (NMSettingWirelessSecurity *setting, guint32 idx);
-

Parameters

+

Parameters

@@ -1324,7 +1324,7 @@ nm_setting_wireless_security_get_wep_key
-

Returns

+

Returns

the WEP key at the given index

@@ -1338,7 +1338,7 @@ nm_setting_wireless_security_set_wep_key const char *key);

Sets a WEP key in the given index.

-

Parameters

+

Parameters

@@ -1374,7 +1374,7 @@ property.

nm_setting_wireless_security_get_wep_tx_keyidx (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -1389,7 +1389,7 @@ nm_setting_wireless_security_get_wep_tx_keyidx
-

Returns

+

Returns

the “wep-tx-keyidx” property of the setting

@@ -1400,7 +1400,7 @@ nm_setting_wireless_security_get_wep_tx_keyidx nm_setting_wireless_security_get_auth_alg (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -1415,7 +1415,7 @@ nm_setting_wireless_security_get_auth_alg
-

Returns

+

Returns

the “auth-alg” property of the setting

@@ -1426,7 +1426,7 @@ nm_setting_wireless_security_get_auth_alg nm_setting_wireless_security_get_wep_key_flags (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -1441,7 +1441,7 @@ nm_setting_wireless_security_get_wep_key_flags
-

Returns

+

Returns

the NMSettingSecretFlags pertaining to the all WEP keys

@@ -1452,7 +1452,7 @@ nm_setting_wireless_security_get_wep_key_flags nm_setting_wireless_security_get_wep_key_type (NMSettingWirelessSecurity *setting);
-

Parameters

+

Parameters

@@ -1467,7 +1467,7 @@ nm_setting_wireless_security_get_wep_key_type
-

Returns

+

Returns

the “wep-key-type” property of the setting

@@ -1483,7 +1483,7 @@ nm_setting_wireless_security_get_wep_key_type

enum NMSettingWirelessSecurityError

-

Members

+

Members

@@ -1569,7 +1569,7 @@ ASCII keys are also valid WEP passphrases, but since passphrases and ASCII keys are hashed differently to determine the actual WEP key the type must be specified.

-

Members

+

Members

@@ -1898,6 +1898,6 @@ Linksys WRT54G) number the keys 1 - 4.

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/annotation-glossary.html b/docs/libnm-util/html/annotation-glossary.html index 76baf202..dea7fb19 100644 --- a/docs/libnm-util/html/annotation-glossary.html +++ b/docs/libnm-util/html/annotation-glossary.html @@ -7,7 +7,7 @@ - + @@ -64,6 +64,6 @@

Don't free data after the code is done.

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/api-index-full.html b/docs/libnm-util/html/api-index-full.html index cf28ac5a..f3bbfd20 100644 --- a/docs/libnm-util/html/api-index-full.html +++ b/docs/libnm-util/html/api-index-full.html @@ -8,7 +8,7 @@ - + @@ -5363,6 +5363,6 @@ g_value_array_sort_with_data, macro in nm-gvaluearray-compat
+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/ch01.html b/docs/libnm-util/html/ch01.html index 44d6c268..d4175ca9 100644 --- a/docs/libnm-util/html/ch01.html +++ b/docs/libnm-util/html/ch01.html @@ -8,7 +8,7 @@ - + @@ -122,6 +122,6 @@ that require PPP to deliver IP capability +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/index.html b/docs/libnm-util/html/index.html index 103f41a3..951ff8d4 100644 --- a/docs/libnm-util/html/index.html +++ b/docs/libnm-util/html/index.html @@ -6,7 +6,7 @@ - + @@ -15,7 +15,7 @@

- for libnm-util 1.2.4 + for libnm-util 1.4.0 The latest version of this documentation can be found on-line at https://developer.gnome.org/libnm-util/stable/. @@ -152,6 +152,6 @@ that require PPP to deliver IP capability

+
Generated by GTK-Doc V1.25
\ No newline at end of file diff --git a/docs/libnm-util/html/index.sgml b/docs/libnm-util/html/index.sgml deleted file mode 100644 index c95acf87..00000000 --- a/docs/libnm-util/html/index.sgml +++ /dev/null @@ -1,1981 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/docs/libnm-util/html/libnm-util-NetworkManager.html b/docs/libnm-util/html/libnm-util-NetworkManager.html index aaaadc84..9754cfdc 100644 --- a/docs/libnm-util/html/libnm-util-NetworkManager.html +++ b/docs/libnm-util/html/libnm-util-NetworkManager.html @@ -8,7 +8,7 @@ - + @@ -511,7 +511,7 @@

enum NMState

NMState values indicate the current overall networking state.

-

Members

+

Members

@@ -589,7 +589,7 @@

enum NMConnectivityState

-

Members

+

Members

@@ -644,9 +644,9 @@

enum NMDeviceType

NMDeviceType values indicate the type of hardware represented by -an NMDevice.

+an NMDevice.

-

Members

+

Members

@@ -811,7 +811,7 @@ GSM/UMTS, or LTE network access protocols

enum NMDeviceCapabilities

General device capability flags.

-

Members

+

Members

@@ -856,7 +856,7 @@ GSM/UMTS, or LTE network access protocols

enum NMDeviceWifiCapabilities

802.11 specific device encryption and authentication capabilities.

-

Members

+

Members

@@ -957,7 +957,7 @@ GSM/UMTS, or LTE network access protocols

enum NM80211ApFlags

802.11 access point flags.

-

Members

+

Members

@@ -991,7 +991,7 @@ encryption (usually means WEP)

the current security requirements of an access point as determined from the access point's beacon.

-

Members

+

Members

@@ -1092,7 +1092,7 @@ is supported

enum NM80211Mode

Indicates the 802.11 mode an access point or device is currently in.

-

Members

+

Members

@@ -1144,7 +1144,7 @@ is supported

NMBluetoothCapabilities values indicate the usable capabilities of a Bluetooth device.

-

Members

+

Members

@@ -1185,7 +1185,7 @@ technology families a modem device supports. For more information on the specific access technologies the device supports use the ModemManager D-Bus API.

-

Members

+

Members

@@ -1239,7 +1239,7 @@ GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability

enum NMDeviceState

-

Members

+

Members

@@ -1369,7 +1369,7 @@ GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability

enum NMDeviceStateReason

Device state change reason codes

-

Members

+

Members

@@ -1834,7 +1834,7 @@ GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability

specific network while it is starting, connected, or disconnecting from that network.

-

Members

+

Members

@@ -1886,6 +1886,6 @@ network.

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/libnm-util-NetworkManagerVPN.html b/docs/libnm-util/html/libnm-util-NetworkManagerVPN.html index 6860917d..724ba32c 100644 --- a/docs/libnm-util/html/libnm-util-NetworkManagerVPN.html +++ b/docs/libnm-util/html/libnm-util-NetworkManagerVPN.html @@ -8,7 +8,7 @@ - + @@ -453,7 +453,7 @@

enum NMVPNServiceState

VPN daemon states

-

Members

+

Members

@@ -519,7 +519,7 @@

enum NMVPNConnectionState

VPN connection states

-

Members

+

Members

@@ -596,7 +596,7 @@

enum NMVPNConnectionStateReason

VPN connection state reasons

-

Members

+

Members

@@ -709,7 +709,7 @@

enum NMVPNPluginFailure

VPN plugin failure reasons

-

Members

+

Members

@@ -944,6 +944,6 @@ +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/libnm-util/html/libnm-util-nm-utils.html b/docs/libnm-util/html/libnm-util-nm-utils.html index 9507d0ab..616f6d62 100644 --- a/docs/libnm-util/html/libnm-util-nm-utils.html +++ b/docs/libnm-util/html/libnm-util-nm-utils.html @@ -8,7 +8,7 @@ - + @@ -503,7 +503,7 @@ nm_utils_init (GError **er

Initializes libnm-util; should be called when starting any program that uses libnm-util. This function can be called more than once.

-

Parameters

+

Parameters

@@ -518,7 +518,7 @@ uses libnm-util. This function can be called more than once.

-

Returns

+

Returns

TRUE if the initialization was successful, FALSE on failure.

@@ -540,7 +540,7 @@ nm_utils_is_empty_ssid (const gui AP's SSID. This function attempts to detect blank/empty SSIDs using a number of known SSID-cloaking methods.

-

Parameters

+

Parameters

@@ -563,7 +563,7 @@ number of known SSID-cloaking methods.

-

Returns

+

Returns

TRUE if the SSID is "empty", FALSE if it is not

@@ -578,7 +578,7 @@ replacing embedded NULLs and non-printable characters with the hexadecimal representation of that character. Intended for debugging only, should not be used for display of SSIDs.

-

Parameters

+

Parameters

@@ -601,7 +601,7 @@ be used for display of SSIDs.

-

Returns

+

Returns

pointer to the escaped SSID, which uses an internal static buffer and will be overwritten by subsequent calls to this function

@@ -620,7 +620,7 @@ and thus was changed. This function compensates for that behavior at the cost of some compatibility with odd SSIDs that may legitimately have trailing NULLs, even though that is functionally pointless.

-

Parameters

+

Parameters

@@ -647,7 +647,7 @@ NULLs, even though that is functionally pointless.

-

Returns

+

Returns

TRUE if the SSIDs are the same, FALSE if they are not

@@ -676,7 +676,7 @@ into a printable UTF-8 string, using roughly the following procedure:

Again, this function should be used for debugging and display purposes _only_.

-

Parameters

+

Parameters

@@ -691,7 +691,7 @@ _only_.

-

Returns

+

Returns

an allocated string containing a UTF-8 representation of the SSID, which must be freed by the caller using g_free(). Returns NULL on errors.

@@ -705,7 +705,7 @@ Returns NULL on errors.

nm_utils_gvalue_hash_dup (GHashTable *hash);

Utility function to duplicate a hash table of GValues.

-

Parameters

+

Parameters

@@ -720,7 +720,7 @@ nm_utils_gvalue_hash_dup (GHashTa
-

Returns

+

Returns

a newly allocated duplicated GHashTable, caller must free the returned hash with g_hash_table_unref() or g_hash_table_destroy().

[transfer container][element-type utf8 GObject.Value]

@@ -739,7 +739,7 @@ nm_utils_slist_free (GSListUtility function to free a GSList.

[skip]

-

Parameters

+

Parameters

@@ -779,7 +779,7 @@ type, and AP capabilities intersect.

NOTE: this function cannot handle checking security for AP/Hotspot mode; use nm_utils_ap_mode_security_valid() instead.

-

Parameters

+

Parameters

@@ -833,7 +833,7 @@ e.g. ( -

Returns

+

Returns

TRUE if the device capabilities and AP capabilties intersect and are compatible with the desired type , FALSE if they are not

@@ -849,7 +849,7 @@ nm_utils_ap_mode_security_valid (
-

Parameters

+

Parameters

@@ -873,7 +873,7 @@ e.g.
-

Returns

+

Returns

TRUE if the device capabilities are compatible with the desired type , FALSE if they are not.

@@ -889,7 +889,7 @@ nm_utils_wep_key_valid (const cha

Checks if key is a valid WEP key

-

Parameters

+

Parameters

@@ -911,7 +911,7 @@ nm_utils_wep_key_valid (const cha
-

Returns

+

Returns

TRUE if key is a WEP key, FALSE if not

@@ -925,7 +925,7 @@ nm_utils_wpa_psk_valid (const cha

Checks if psk is a valid WPA PSK

-

Parameters

+

Parameters

@@ -940,7 +940,7 @@ nm_utils_wpa_psk_valid (const cha
-

Returns

+

Returns

TRUE if psk is a WPA PSK, FALSE if not

@@ -957,7 +957,7 @@ and prefix) into a GSList of GArray
may be extended in the future.

-

Parameters

+

Parameters

@@ -972,7 +972,7 @@ extended in the future.

-

Returns

+

Returns

a newly allocated GSList of NMIP4Address objects.

[transfer full][element-type NMIP4Address]

@@ -989,7 +989,7 @@ addresses (which is a tuple of address, gateway, and prefix). The specific format of this serialization is not guaranteed to be stable and may be extended in the future.

-

Parameters

+

Parameters

@@ -1024,7 +1024,7 @@ prefix, and metric) into a GSList of
-

Parameters

+

Parameters

@@ -1039,7 +1039,7 @@ extended in the future.

-

Returns

+

Returns

a newly allocated GSList of NMIP4Route objects.

[transfer full][element-type NMIP4Route]

@@ -1056,7 +1056,7 @@ routes (which is a tuple of route, next hop, prefix, and metric). The specific format of this serialization is not guaranteed to be stable and may be extended in the future.

-

Parameters

+

Parameters

@@ -1086,7 +1086,7 @@ which should be unset by the caller (when no longer needed) with
guint32
 nm_utils_ip4_netmask_to_prefix (guint32 netmask);
-

Parameters

+

Parameters

@@ -1101,7 +1101,7 @@ nm_utils_ip4_netmask_to_prefix (g
-

Returns

+

Returns

the CIDR prefix represented by the netmask

@@ -1111,7 +1111,7 @@ nm_utils_ip4_netmask_to_prefix (g
guint32
 nm_utils_ip4_prefix_to_netmask (guint32 prefix);
-

Parameters

+

Parameters

@@ -1126,7 +1126,7 @@ nm_utils_ip4_prefix_to_netmask (g
-

Returns

+

Returns

the netmask represented by the prefix, in network byte order

@@ -1140,7 +1140,7 @@ segmented into three network classes: A, B, and C. This function will return a prefix that is associated with the IP address specified defining where it falls in the predefined classes.

-

Parameters

+

Parameters

@@ -1155,7 +1155,7 @@ falls in the predefined classes.

-

Returns

+

Returns

the default class prefix for the given IP

@@ -1170,7 +1170,7 @@ prefix, and gateway), into a GSList of GValueArray
may be extended in the future.

-

Parameters

+

Parameters

@@ -1185,7 +1185,7 @@ extended in the future.

-

Returns

+

Returns

a newly allocated GSList of NMIP6Address objects.

[transfer full][element-type NMIP6Address]

@@ -1202,7 +1202,7 @@ nm_utils_ip6_addresses_to_gvalue (
-

Parameters

+

Parameters

@@ -1237,7 +1237,7 @@ routes (which is a tuple of destination, prefix, next hop, and metric) into a GSList of NMIP6Route objects. The specific format of this serialization is not guaranteed to be stable and may be extended in the future.

-

Parameters

+

Parameters

@@ -1253,7 +1253,7 @@ is not guaranteed to be stable and may be extended in the future.

-

Returns

+

Returns

a newly allocated GSList of NMIP6Route objects.

[transfer full][element-type NMIP6Route]

@@ -1270,7 +1270,7 @@ representing a list of NetworkManager IPv6 routes (which is a tuple of destinati prefix, next hop, and metric). The specific format of this serialization is not guaranteed to be stable and may be extended in the future.

-

Parameters

+

Parameters

@@ -1303,7 +1303,7 @@ nm_utils_ip6_dns_from_gvalue (const GByteArrays into a GSList of struct in6_addrs.

[skip]

-

Parameters

+

Parameters

@@ -1318,7 +1318,7 @@ nm_utils_ip6_dns_from_gvalue (const -

Returns

+

Returns

a GSList of IP6 addresses.

@@ -1335,7 +1335,7 @@ The specific format of this serialization is not guaranteed to be stable and may be extended in the future.

[skip]

-

Parameters

+

Parameters

@@ -1365,7 +1365,7 @@ addresses, which should be unset by the caller (when no longer needed) with
char *
 nm_utils_uuid_generate (void);
-

Returns

+

Returns

a newly allocated UUID suitable for use as the NMSettingConnection object's “id”: property. Should be freed with g_free()

@@ -1378,7 +1378,7 @@ nm_utils_uuid_generate_from_string (const For a given s , this function will always return the same UUID.

-

Parameters

+

Parameters

@@ -1393,7 +1393,7 @@ nm_utils_uuid_generate_from_string (const
-

Returns

+

Returns

a newly allocated UUID suitable for use as the NMSettingConnection object's “id”: property

@@ -1410,7 +1410,7 @@ nm_utils_rsa_key_encrypt (const G a password if no password was given) and converts the data to PEM format suitable for writing to a file. It uses Triple DES cipher for the encryption.

-

Parameters

+

Parameters

@@ -1444,7 +1444,7 @@ and returned in this argument.

-

Returns

+

Returns

on success, PEM-formatted data suitable for writing to a PEM-formatted certificate/private key file.

[transfer full]

@@ -1462,7 +1462,7 @@ nm_utils_rsa_key_encrypt_aes (const -

Parameters

+

Parameters

@@ -1496,7 +1496,7 @@ and returned in this argument.

-

Returns

+

Returns

on success, PEM-formatted data suitable for writing to a PEM-formatted certificate/private key file.

[transfer full]

@@ -1510,7 +1510,7 @@ nm_utils_file_is_pkcs12 (const ch

Utility function to find out if the filename is in PKCS#12 format.

-

Parameters

+

Parameters

@@ -1525,7 +1525,7 @@ nm_utils_file_is_pkcs12 (const ch
-

Returns

+

Returns

TRUE if the file is PKCS#12, FALSE if it is not

@@ -1551,7 +1551,7 @@ nm_utils_file_search_in_paths (const paths .

-

Parameters

+

Parameters

@@ -1610,7 +1610,7 @@ function.

-

Returns

+

Returns

the full path to the helper, if found, or NULL if not found. The returned string is not owned by the caller, but later invocations of the function might overwrite it.

@@ -1624,7 +1624,7 @@ invocations of the function might overwrite it.

nm_utils_wifi_freq_to_channel (guint32 freq);

Utility function to translate a Wi-Fi frequency to its corresponding channel.

-

Parameters

+

Parameters

@@ -1639,7 +1639,7 @@ nm_utils_wifi_freq_to_channel (gu
-

Returns

+

Returns

the channel represented by the frequency or 0

@@ -1651,7 +1651,7 @@ nm_utils_wifi_channel_to_freq (gu const char *band);

Utility function to translate a Wi-Fi channel to its corresponding frequency.

-

Parameters

+

Parameters

@@ -1673,7 +1673,7 @@ nm_utils_wifi_channel_to_freq (gu
-

Returns

+

Returns

the frequency represented by the channel of the band, or -1 when the freq is invalid, or 0 when the band is invalid

@@ -1688,7 +1688,7 @@ nm_utils_wifi_find_next_channel ( char *band);

Utility function to find out next/previous Wi-Fi channel for a channel.

-

Parameters

+

Parameters

@@ -1715,7 +1715,7 @@ nm_utils_wifi_find_next_channel (
-

Returns

+

Returns

the next channel in the specified direction or 0

@@ -1727,7 +1727,7 @@ nm_utils_wifi_is_channel_valid (g const char *band);

Utility function to verify Wi-Fi channel validity.

-

Parameters

+

Parameters

@@ -1749,7 +1749,7 @@ nm_utils_wifi_is_channel_valid (g
-

Returns

+

Returns

TRUE or FALSE

@@ -1761,7 +1761,7 @@ nm_utils_hwaddr_len (int t

Returns the length in octets of a hardware address of type type .

-

Parameters

+

Parameters

@@ -1777,7 +1777,7 @@ nm_utils_hwaddr_len (int t
-

Returns

+

Returns

the positive length, or -1 if the type is unknown/unsupported.

@@ -1798,7 +1798,7 @@ a length; but you can just use ARPHRD_ETHER
or ARPHRD_INFINIBAND) of the raw address given its length.

-

Parameters

+

Parameters

@@ -1813,7 +1813,7 @@ a length; but you can just use -

Returns

+

Returns

the type, either ARPHRD_ETHER or ARPHRD_INFINIBAND. If the length is unexpected, return -1 (unsupported type/length).

@@ -1830,7 +1830,7 @@ nm_utils_hwaddr_ntoa (gconstpoint

See also nm_utils_hwaddr_ntoa_len(), which takes a length instead of a type.

-

Parameters

+

Parameters

@@ -1853,7 +1853,7 @@ a type.

-

Returns

+

Returns

the textual form of addr .

[transfer full]

@@ -1869,7 +1869,7 @@ nm_utils_hwaddr_atoba (const char and converts it to binary form in a GByteArray. See nm_utils_hwaddr_aton() if you don't want a GByteArray.

-

Parameters

+

Parameters

@@ -1892,7 +1892,7 @@ nm_utils_hwaddr_atoba (const char
-

Returns

+

Returns

a new GByteArray, or NULL if asc couldn't be parsed.

@@ -1914,7 +1914,7 @@ nm_utils_hwaddr_aton (const char<

See also nm_utils_hwaddr_aton_len(), which takes an output length instead of a type.

-

Parameters

+

Parameters

@@ -1942,7 +1942,7 @@ instead of a type.

-

Returns

+

Returns

buffer , or NULL if asc couldn't be parsed

@@ -1957,7 +1957,7 @@ nm_utils_hwaddr_ntoa_len (gconstp

Converts addr to textual form.

-

Parameters

+

Parameters

@@ -1980,7 +1980,7 @@ nm_utils_hwaddr_ntoa_len (gconstp
-

Returns

+

Returns

the textual form of addr .

[transfer full]

@@ -2000,7 +2000,7 @@ nm_utils_hwaddr_aton_len (const c Bytes in asc can be sepatared by colons (:), or hyphens (-), but not mixed.

-

Parameters

+

Parameters

@@ -2028,7 +2028,7 @@ the size of the buffer in bytes.

-

Returns

+

Returns

buffer , or NULL if asc couldn't be parsed @@ -2045,7 +2045,7 @@ nm_utils_hwaddr_valid (const char

Parses asc to see if it is a valid hardware address of some type.

-

Parameters

+

Parameters

@@ -2060,7 +2060,7 @@ nm_utils_hwaddr_valid (const char
-

Returns

+

Returns

TRUE if asc appears to be a valid hardware address of some type, FALSE if not.

@@ -2080,7 +2080,7 @@ If final_len is greater than -1, the returned string is terminated at that index (returned_string[final_len] == '\0'),

-

Parameters

+

Parameters

@@ -2108,7 +2108,7 @@ array

-

Returns

+

Returns

the textual form of bytes .

[transfer full]

@@ -2122,7 +2122,7 @@ array

nm_utils_hex2byte (const char *hex);

Converts a hex string (2 characters) into its byte representation.

-

Parameters

+

Parameters

@@ -2137,7 +2137,7 @@ nm_utils_hex2byte (const char
-

Returns

+

Returns

a byte, or -1 if hex doesn't represent a hex byte

@@ -2154,7 +2154,7 @@ nm_utils_hexstr2bin (const charlen /2.

-

Parameters

+

Parameters

@@ -2177,7 +2177,7 @@ string (it has to be even)

-

Returns

+

Returns

a array of bytes, or NULL on error.

[transfer full]

@@ -2191,7 +2191,7 @@ nm_utils_iface_valid_name (const

This function is a 1:1 copy of the kernel's interface validation function in net/core/dev.c.

-

Parameters

+

Parameters

@@ -2206,7 +2206,7 @@ function in net/core/dev.c.

-

Returns

+

Returns

TRUE if interface name is valid, otherwise FALSE is returned.

Since: 0.9.8

@@ -2219,7 +2219,7 @@ nm_utils_is_uuid (const charChecks if str is a UUID

-

Parameters

+

Parameters

@@ -2234,7 +2234,7 @@ nm_utils_is_uuid (const char
-

Returns

+

Returns

TRUE if str is a UUID, FALSE if not

@@ -2249,7 +2249,7 @@ nm_utils_inet4_ntop (in_addr_tWrapper for inet_ntop.

[skip]

-

Parameters

+

Parameters

@@ -2280,7 +2280,7 @@ buffer to avoid these issues.

-

Returns

+

Returns

the input buffer dst , or a pointer to an internal, static buffer. This function cannot fail.

@@ -2296,7 +2296,7 @@ nm_utils_inet6_ntop (const struct

Wrapper for inet_ntop.

[skip]

-

Parameters

+

Parameters

@@ -2327,7 +2327,7 @@ buffer to avoid these issues.

-

Returns

+

Returns

the input buffer dst , or a pointer to an internal, static buffer. NULL is not allowed as in6addr @@ -2364,7 +2364,7 @@ compatible with virtual_type configuration of the two connections, or on the capabilities of an underlying device driver.

-

Parameters

+

Parameters

@@ -2387,7 +2387,7 @@ underlying device driver.

-

Returns

+

Returns

TRUE or FALSE

Since: 0.9.10

@@ -2401,7 +2401,7 @@ underlying device driver.

Used with nm_utils_security_valid() for checking whether a given access point is compatible with a network device.