From a6b89d35fabd9f5934b84d7cde22e9268f92c3d3 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 29 Nov 2010 19:00:22 +0100 Subject: Imported Upstream version 0.8.2 --- docs/libnm-util/Makefile.in | 27 +- docs/libnm-util/html/NMConnection.html | 162 ++++----- docs/libnm-util/html/NMSetting.html | 112 +++--- docs/libnm-util/html/NMSetting8021x.html | 244 ++++++------- docs/libnm-util/html/NMSettingBluetooth.html | 24 +- docs/libnm-util/html/NMSettingCdma.html | 28 +- docs/libnm-util/html/NMSettingConnection.html | 62 ++-- docs/libnm-util/html/NMSettingGsm.html | 70 ++-- docs/libnm-util/html/NMSettingIP4Config.html | 204 +++++------ docs/libnm-util/html/NMSettingIP6Config.html | 183 +++++----- docs/libnm-util/html/NMSettingOlpcMesh.html | 32 +- docs/libnm-util/html/NMSettingPPP.html | 160 ++++---- docs/libnm-util/html/NMSettingPPPOE.html | 28 +- docs/libnm-util/html/NMSettingSerial.html | 52 +-- docs/libnm-util/html/NMSettingVPN.html | 36 +- docs/libnm-util/html/NMSettingWired.html | 402 +++++++++++++++++++-- docs/libnm-util/html/NMSettingWireless.html | 152 +++++--- .../libnm-util/html/NMSettingWirelessSecurity.html | 120 +++--- docs/libnm-util/html/api-index-full.html | 102 +++++- docs/libnm-util/html/ch01.html | 8 +- docs/libnm-util/html/index.html | 6 +- docs/libnm-util/html/index.sgml | 25 ++ docs/libnm-util/html/libnm-util-nm-utils.html | 340 +++++++++++------ docs/libnm-util/html/libnm-util.devhelp | 24 ++ docs/libnm-util/html/libnm-util.devhelp2 | 24 ++ docs/libnm-util/html/object-tree.html | 8 +- docs/libnm-util/html/style.css | 8 + docs/libnm-util/libnm-util-sections.txt | 19 + docs/libnm-util/tmpl/libnm-util-unused.sgml | 177 ++------- docs/libnm-util/tmpl/nm-setting-ip6-config.sgml | 7 + docs/libnm-util/tmpl/nm-setting-wired.sgml | 127 +++++++ docs/libnm-util/tmpl/nm-setting-wireless.sgml | 21 ++ docs/libnm-util/tmpl/nm-utils.sgml | 40 ++ 33 files changed, 1920 insertions(+), 1114 deletions(-) (limited to 'docs/libnm-util') diff --git a/docs/libnm-util/Makefile.in b/docs/libnm-util/Makefile.in index 1db7fbbe..b6600058 100644 --- a/docs/libnm-util/Makefile.in +++ b/docs/libnm-util/Makefile.in @@ -55,6 +55,12 @@ mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = +AM_V_GEN = $(am__v_GEN_$(V)) +am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) +am__v_GEN_0 = @echo " GEN " $@; +AM_V_at = $(am__v_at_$(V)) +am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) +am__v_at_0 = @ SOURCES = DIST_SOURCES = DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -62,6 +68,7 @@ ACLOCAL = @ACLOCAL@ ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ ALL_LINGUAS = @ALL_LINGUAS@ AMTAR = @AMTAR@ +AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ @@ -82,6 +89,7 @@ DBUS_SYS_DIR = @DBUS_SYS_DIR@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DHCLIENT_PATH = @DHCLIENT_PATH@ +DHCLIENT_VERSION = @DHCLIENT_VERSION@ DHCPCD_PATH = @DHCPCD_PATH@ DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ DSYMUTIL = @DSYMUTIL@ @@ -123,6 +131,7 @@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ IPTABLES_PATH = @IPTABLES_PATH@ +KERNEL_FIRMWARE_DIR = @KERNEL_FIRMWARE_DIR@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBDL = @LIBDL@ @@ -162,6 +171,8 @@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ POFILES = @POFILES@ POLKIT_CFLAGS = @POLKIT_CFLAGS@ POLKIT_LIBS = @POLKIT_LIBS@ @@ -218,7 +229,6 @@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ -lt_ECHO = @lt_ECHO@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ @@ -230,6 +240,7 @@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ +systemdsystemunitdir = @systemdsystemunitdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ @@ -541,8 +552,11 @@ $(REPORT_FILES): sgml-build.stamp scan-build.stamp: $(HFILE_GLOB) $(CFILE_GLOB) @echo 'gtk-doc: Scanning header files' @-chmod -R u+w $(srcdir) - @cd $(srcdir) && \ - gtkdoc-scan --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) --ignore-headers="$(IGNORE_HFILES)" $(SCAN_OPTIONS) $(EXTRA_HFILES) + @_source_dir='' ; for i in $(DOC_SOURCE_DIR) ; do \ + _source_dir="$${_source_dir} --source-dir=$$i" ; \ + done ; \ + cd $(srcdir) && \ + gtkdoc-scan --module=$(DOC_MODULE) --ignore-headers="$(IGNORE_HFILES)" $${_source_dir} $(SCAN_OPTIONS) $(EXTRA_HFILES) @if grep -l '^..*$$' $(srcdir)/$(DOC_MODULE).types > /dev/null 2>&1 ; then \ CC="$(GTKDOC_CC)" LD="$(GTKDOC_LD)" RUN="$(GTKDOC_RUN)" CFLAGS="$(GTKDOC_CFLAGS) $(CFLAGS)" LDFLAGS="$(GTKDOC_LIBS) $(LDFLAGS)" gtkdoc-scangobj $(SCANGOBJ_OPTIONS) --module=$(DOC_MODULE) --output-dir=$(srcdir) ; \ else \ @@ -575,8 +589,11 @@ $(srcdir)/tmpl/*.sgml: sgml-build.stamp: tmpl.stamp $(DOC_MODULE)-sections.txt $(srcdir)/tmpl/*.sgml $(expand_content_files) @echo 'gtk-doc: Building XML' @-chmod -R u+w $(srcdir) - @cd $(srcdir) && \ - gtkdoc-mkdb --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) --output-format=xml --expand-content-files="$(expand_content_files)" --main-sgml-file=$(DOC_MAIN_SGML_FILE) $(MKDB_OPTIONS) + @_source_dir='' ; for i in $(DOC_SOURCE_DIR) ; do \ + _source_dir="$${_source_dir} --source-dir=$$i" ; \ + done ; \ + cd $(srcdir) && \ + gtkdoc-mkdb --module=$(DOC_MODULE) --output-format=xml --expand-content-files="$(expand_content_files)" --main-sgml-file=$(DOC_MAIN_SGML_FILE) $${_source_dir} $(MKDB_OPTIONS) @touch sgml-build.stamp sgml.stamp: sgml-build.stamp diff --git a/docs/libnm-util/html/NMConnection.html b/docs/libnm-util/html/NMConnection.html index 40734343..032f18a3 100644 --- a/docs/libnm-util/html/NMConnection.html +++ b/docs/libnm-util/html/NMConnection.html @@ -3,12 +3,12 @@ NMConnection - + - + @@ -50,39 +50,39 @@ enum NMConnectionError; #define NM_TYPE_CONNECTION_ERROR #define NM_CONNECTION_ERROR -GQuark nm_connection_error_quark (void); +GQuark nm_connection_error_quark (void); #define NM_CONNECTION_SCOPE #define NM_CONNECTION_PATH NMConnection; NMConnectionClass; -GType nm_connection_get_type (void); +GType nm_connection_get_type (void); NMConnection * nm_connection_new (void); -NMConnection * nm_connection_new_from_hash (GHashTable *hash, - GError **error); +NMConnection * nm_connection_new_from_hash (GHashTable *hash, + GError **error); NMConnection * nm_connection_duplicate (NMConnection *connection); void nm_connection_add_setting (NMConnection *connection, NMSetting *setting); void nm_connection_remove_setting (NMConnection *connection, - GType setting_type); + GType setting_type); NMSetting * nm_connection_get_setting (NMConnection *connection, - GType setting_type); + GType setting_type); NMSetting * nm_connection_get_setting_by_name (NMConnection *connection, const char *name); -gboolean nm_connection_replace_settings (NMConnection *connection, - GHashTable *new_settings, - GError **error); -gboolean nm_connection_compare (NMConnection *a, +gboolean nm_connection_replace_settings (NMConnection *connection, + GHashTable *new_settings, + GError **error); +gboolean nm_connection_compare (NMConnection *a, NMConnection *b, NMSettingCompareFlags flags); -gboolean nm_connection_verify (NMConnection *connection, - GError **error); +gboolean nm_connection_verify (NMConnection *connection, + GError **error); const char * nm_connection_need_secrets (NMConnection *connection, - GPtrArray **hints); + GPtrArray **hints); void nm_connection_clear_secrets (NMConnection *connection); -gboolean nm_connection_update_secrets (NMConnection *connection, +gboolean nm_connection_update_secrets (NMConnection *connection, const char *setting_name, - GHashTable *secrets, - GError **error); + GHashTable *secrets, + GError **error); void nm_connection_set_scope (NMConnection *connection, NMConnectionScope scope); NMConnectionScope nm_connection_get_scope (NMConnection *connection); @@ -92,27 +92,27 @@ const char * void nm_connection_for_each_setting_value (NMConnection *connection, NMSettingValueIterFn func, - gpointer user_data); -GHashTable * nm_connection_to_hash (NMConnection *connection); + gpointer user_data); +GHashTable * nm_connection_to_hash (NMConnection *connection); void nm_connection_dump (NMConnection *connection); NMSetting * nm_connection_create_setting (const char *name); -GType nm_connection_lookup_setting_type (const char *name); -GType nm_connection_lookup_setting_type_by_quark - (GQuark error_quark); +GType nm_connection_lookup_setting_type (const char *name); +GType nm_connection_lookup_setting_type_by_quark + (GQuark error_quark);

Object Hierarchy

-  GObject
+  GObject
    +----NMConnection
 

Properties

-  "path"                     gchar*                : Read / Write / Construct
-  "scope"                    guint                 : Read / Write / Construct
+  "path"                     gchar*                : Read / Write / Construct
+  "scope"                    guint                 : Read / Write / Construct
 
@@ -232,7 +232,7 @@ Describes errors that may result from operations involving a

nm_connection_error_quark ()

-
GQuark              nm_connection_error_quark           (void);
+
GQuark              nm_connection_error_quark           (void);

Registers an error quark for NMConnection if necessary.

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

nm_connection_get_type ()

-
GType               nm_connection_get_type              (void);
+
GType               nm_connection_get_type              (void);

@@ -317,8 +317,8 @@ Creates a new

nm_connection_new_from_hash ()

-
NMConnection *      nm_connection_new_from_hash         (GHashTable *hash,
-                                                         GError **error);
+
NMConnection *      nm_connection_new_from_hash         (GHashTable *hash,
+                                                         GError **error);

Creates a new NMConnection from a hash table describing the connection. See nm_connection_to_hash() for a description of the expected hash table. @@ -328,7 +328,7 @@ Creates a new

- @@ -401,9 +401,9 @@ the setting object's reference count.

nm_connection_remove_setting ()

void                nm_connection_remove_setting        (NMConnection *connection,
-                                                         GType setting_type);
+ GType setting_type);

-Removes the NMSetting with the given GType from the NMConnection. This +Removes the NMSetting with the given GType from the NMConnection. This operation dereferences the NMSetting object.

hash :

the GHashTable describing the connection +the GHashTable describing the connection
@@ -416,7 +416,7 @@ operation dereferences the setting_type :

-
@@ -426,9 +426,9 @@ operation dereferences the

nm_connection_get_setting ()

NMSetting *         nm_connection_get_setting           (NMConnection *connection,
-                                                         GType setting_type);
+ GType setting_type);

-Gets the NMSetting with the given GType, if one has been previously added +Gets the NMSetting with the given GType, if one has been previously added to the NMConnection.

the GType of the setting object to remove +the GType of the setting object to remove
@@ -441,7 +441,7 @@ to the - @@ -487,9 +487,9 @@ added to the

nm_connection_replace_settings ()

-
gboolean            nm_connection_replace_settings      (NMConnection *connection,
-                                                         GHashTable *new_settings,
-                                                         GError **error);
+
gboolean            nm_connection_replace_settings      (NMConnection *connection,
+                                                         GHashTable *new_settings,
+                                                         GError **error);

setting_type :

the GType of the setting object to return +the GType of the setting object to return
@@ -500,17 +500,17 @@ added to the - - - @@ -520,7 +520,7 @@ if they were not

nm_connection_compare ()

-
gboolean            nm_connection_compare               (NMConnection *a,
+
gboolean            nm_connection_compare               (NMConnection *a,
                                                          NMConnection *b,
                                                          NMSettingCompareFlags flags);

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

- @@ -557,8 +557,8 @@ each flag's behavior.

nm_connection_verify ()

-
gboolean            nm_connection_verify                (NMConnection *connection,
-                                                         GError **error);
+
gboolean            nm_connection_verify                (NMConnection *connection,
+                                                         GError **error);

Validates the connection and all its settings. Each setting's properties have allowed values, and some values are dependent on other values. For @@ -567,7 +567,7 @@ setting object's 'security' property must contain the setting name of the NMSettingWirelessSecurity object, which must also be present in the connection for the connection to be valid. As another example, the NMSettingWired object's 'mac-address' property must be a validly formatted -MAC address. The returned GError contains information about which +MAC address. The returned GError contains information about which setting and which property failed validation, and how it failed validation.

new_settings :

a GHashTable of settings +a GHashTable of settings

error :

location to store error, or NULL +location to store error, or NULL

Returns :

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

Returns :

TRUE if the comparison succeeds, FALSE if it does not + TRUE if the comparison succeeds, FALSE if it does not
@@ -580,12 +580,12 @@ setting and which property failed validation, and how it failed validation. - - @@ -595,7 +595,7 @@ setting and which property failed validation, and how it failed validation.

nm_connection_need_secrets ()

const char *        nm_connection_need_secrets          (NMConnection *connection,
-                                                         GPtrArray **hints);
+ GPtrArray **hints);

Returns the name of the first setting object in the connection which would need secrets to make a successful connection. The returned hints are only @@ -613,11 +613,11 @@ secrets are needed.

- @@ -649,10 +649,10 @@ keeping secret data in memory when not needed.

nm_connection_update_secrets ()

-
gboolean            nm_connection_update_secrets        (NMConnection *connection,
+
gboolean            nm_connection_update_secrets        (NMConnection *connection,
                                                          const char *setting_name,
-                                                         GHashTable *secrets,
-                                                         GError **error);
+ GHashTable *secrets, + GError **error);

Update the specified setting's secrets, given a hash table of secrets intended for that setting (deserialized from D-Bus for example). @@ -672,19 +672,19 @@ intended for that setting (deserialized from D-Bus for example).

- - - @@ -800,7 +800,7 @@ Returns the connection's D-Bus path.
void                nm_connection_for_each_setting_value
                                                         (NMConnection *connection,
                                                          NMSettingValueIterFn func,
-                                                         gpointer user_data);
+ gpointer user_data);

Iterates over the properties of each NMSetting object in the NMConnection, calling the supplied user function for each property. @@ -829,13 +829,13 @@ calling the supplied user function for each property.


nm_connection_to_hash ()

-
GHashTable *        nm_connection_to_hash               (NMConnection *connection);
+
GHashTable *        nm_connection_to_hash               (NMConnection *connection);

-Converts the NMConnection into a GHashTable describing the connection, +Converts the NMConnection into a GHashTable describing the connection, suitable for marshalling over D-Bus or serializing. The hash table mapping -is string:GHashTable with each element in the returned hash representing +is string:GHashTable with each element in the returned hash representing a NMSetting object. The keys are setting object names, and the values -are GHashTables mapping string:GValue, each of which represents the +are GHashTables mapping string:GValue, each of which represents the properties of the NMSetting object.

error :

location to store error, or NULL +location to store error, or NULL

Returns :

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

hints :

the address of a pointer to a GPtrArray, initialized to NULL, which -on return points to an allocated GPtrArray containing the property names of +the address of a pointer to a GPtrArray, initialized to NULL, which +on return points to an allocated GPtrArray containing the property names of secrets of the NMSetting which may be required; the caller owns the array -and must free the each array element with g_free(), as well as the array -itself with g_ptr_array_free() +and must free the each array element with g_free(), as well as the array +itself with g_ptr_array_free()

secrets :

a GHashTable mapping string:GValue of setting property names and +a GHashTable mapping string:GValue of setting property names and secrets

error :

location to store error, or NULL +location to store error, or NULL

Returns :

TRUE if the secrets were successfully updated and the connection -is valid, FALSE on failure or if the setting was never added to the connection + TRUE if the secrets were successfully updated and the connection +is valid, FALSE on failure or if the setting was never added to the connection
@@ -848,9 +848,9 @@ properties of the - @@ -900,9 +900,9 @@ Create a new

nm_connection_lookup_setting_type ()

-
GType               nm_connection_lookup_setting_type   (const char *name);
+
GType               nm_connection_lookup_setting_type   (const char *name);

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

Returns :

a new GHashTable describing the connection, its settings, and + 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 with g_hash_table_unref() when it is no longer needed. +the hash table with g_hash_table_unref() when it is no longer needed.
@@ -914,7 +914,7 @@ Returns the Returns :

-
@@ -923,10 +923,10 @@ Returns the

nm_connection_lookup_setting_type_by_quark ()

-
GType               nm_connection_lookup_setting_type_by_quark
-                                                        (GQuark error_quark);
+
GType               nm_connection_lookup_setting_type_by_quark
+                                                        (GQuark error_quark);

-Returns the GType of the setting's class for a given setting error 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.

the GType of the setting's class + the GType of the setting's class
@@ -939,7 +939,7 @@ Useful for figuring out which setting a returned error is for. - @@ -950,7 +950,7 @@ Useful for figuring out which setting a returned error is for.

Property Details

The "path" property

-
  "path"                     gchar*                : Read / Write / Construct
+
  "path"                     gchar*                : Read / Write / Construct

The connection's D-Bus path, used only by the calling process as a record of the D-Bus path of the connection as provided by a settings service. @@ -960,7 +960,7 @@ of the D-Bus path of the connection as provided by a settings service.


The "scope" property

-
  "scope"                    guint                 : Read / Write / Construct
+
  "scope"                    guint                 : Read / Write / Construct

The connection's scope, used only by the calling process as a record of which settings service the connection is provided by. One of the @@ -975,8 +975,8 @@ NM_CONNECTION_SCOPE_* defines.

The "secrets-updated" signal

void                user_function                      (NMConnection *connection,
-                                                        gchar        *setting_name,
-                                                        gpointer      user_data)         : Run First
+ gchar *setting_name, + gpointer user_data) : Run First

The ::secrets-updated signal is emitted when the secrets of a setting have been changed. @@ -1006,6 +1006,6 @@ updated

+ Generated by GTK-Doc V1.15
\ No newline at end of file diff --git a/docs/libnm-util/html/NMSetting.html b/docs/libnm-util/html/NMSetting.html index 181ee2df..dbfd9855 100644 --- a/docs/libnm-util/html/NMSetting.html +++ b/docs/libnm-util/html/NMSetting.html @@ -3,12 +3,12 @@ NMSetting - + - + @@ -47,7 +47,7 @@ enum NMSettingError; #define NM_TYPE_SETTING_ERROR #define NM_SETTING_ERROR -GQuark nm_setting_error_quark (void); +GQuark nm_setting_error_quark (void); #define NM_SETTING_PARAM_SERIALIZE #define NM_SETTING_PARAM_REQUIRED #define NM_SETTING_PARAM_SECRET @@ -57,37 +57,37 @@ enum NMSettingClass; void (*NMSettingValueIterFn) (NMSetting *setting, const char *key, - const GValue *value, - GParamFlags flags, - gpointer user_data); -GType nm_setting_get_type (void); -GHashTable * nm_setting_to_hash (NMSetting *setting); -NMSetting * nm_setting_new_from_hash (GType setting_type, - GHashTable *hash); + const GValue *value, + GParamFlags flags, + gpointer user_data); +GType nm_setting_get_type (void); +GHashTable * nm_setting_to_hash (NMSetting *setting); +NMSetting * nm_setting_new_from_hash (GType setting_type, + GHashTable *hash); NMSetting * nm_setting_duplicate (NMSetting *setting); const char * nm_setting_get_name (NMSetting *setting); -gboolean nm_setting_verify (NMSetting *setting, - GSList *all_settings, - GError **error); +gboolean nm_setting_verify (NMSetting *setting, + GSList *all_settings, + GError **error); enum NMSettingCompareFlags; -gboolean nm_setting_compare (NMSetting *a, +gboolean nm_setting_compare (NMSetting *a, NMSetting *b, NMSettingCompareFlags flags); void nm_setting_enumerate_values (NMSetting *setting, NMSettingValueIterFn func, - gpointer user_data); + gpointer user_data); char * nm_setting_to_string (NMSetting *setting); void nm_setting_clear_secrets (NMSetting *setting); -GPtrArray * nm_setting_need_secrets (NMSetting *setting); -gboolean nm_setting_update_secrets (NMSetting *setting, - GHashTable *secrets, - GError **error); +GPtrArray * nm_setting_need_secrets (NMSetting *setting); +gboolean nm_setting_update_secrets (NMSetting *setting, + GHashTable *secrets, + GError **error);

Object Hierarchy

-  GObject
+  GObject
    +----NMSetting
          +----NMSetting8021x
          +----NMSettingBluetooth
@@ -109,7 +109,7 @@ enum                
 

Properties

-  "name"                     gchar*                : Read / Write
+  "name"                     gchar*                : Read / Write
 
@@ -187,7 +187,7 @@ Describes errors that may result from operations involving a

nm_setting_error_quark ()

-
GQuark              nm_setting_error_quark              (void);
+
GQuark              nm_setting_error_quark              (void);

Registers an error quark for NMSetting if necessary.

@@ -282,9 +282,9 @@ It should only be accessed through the functions described below.

NMSettingValueIterFn ()

void                (*NMSettingValueIterFn)             (NMSetting *setting,
                                                          const char *key,
-                                                         const GValue *value,
-                                                         GParamFlags flags,
-                                                         gpointer user_data);
+ const GValue *value, + GParamFlags flags, + gpointer user_data);

Returns :

the GType of the setting's class + the GType of the setting's class
@@ -321,7 +321,7 @@ It should only be accessed through the functions described below.

nm_setting_get_type ()

-
GType               nm_setting_get_type                 (void);
+
GType               nm_setting_get_type                 (void);

@@ -336,9 +336,9 @@ It should only be accessed through the functions described below.

nm_setting_to_hash ()

-
GHashTable *        nm_setting_to_hash                  (NMSetting *setting);
+
GHashTable *        nm_setting_to_hash                  (NMSetting *setting);

-Converts the NMSetting into a GHashTable mapping each setting property +Converts the NMSetting into a GHashTable mapping each setting property name to a GValue describing that property, suitable for marshalling over D-Bus or serializing. The mapping is string:GValue.

@@ -352,7 +352,7 @@ D-Bus or serializing. The mapping is string:GValue.
- @@ -361,8 +361,8 @@ D-Bus or serializing. The mapping is string:GValue.

nm_setting_new_from_hash ()

-
NMSetting *         nm_setting_new_from_hash            (GType setting_type,
-                                                         GHashTable *hash);
+
NMSetting *         nm_setting_new_from_hash            (GType setting_type,
+                                                         GHashTable *hash);

Creates a new NMSetting object and populates that object with the properties contained in the hash table, using each hash key as the property to set, @@ -381,7 +381,7 @@ property names and value types.

- @@ -445,13 +445,13 @@ like 'ppp' or 'wireless' or 'wired'.

nm_setting_verify ()

-
gboolean            nm_setting_verify                   (NMSetting *setting,
-                                                         GSList *all_settings,
-                                                         GError **error);
+
gboolean            nm_setting_verify                   (NMSetting *setting,
+                                                         GSList *all_settings,
+                                                         GError **error);

Validates the setting. Each setting's properties have allowed values, and some are dependent on other values (hence the need for all_settings). The -returned GError contains information about which property of the setting +returned GError contains information about which property of the setting failed validation, and in what way that property failed validation.

Returns :

a new GHashTable describing the setting's properties + a new GHashTable describing the setting's properties

hash :

the GHashTable containing a string:GValue mapping of properties +the GHashTable containing a string:GValue mapping of properties that apply to the setting
@@ -464,18 +464,18 @@ failed validation, and in what way that property failed validation. - - - @@ -526,7 +526,7 @@ two connections.

nm_setting_compare ()

-
gboolean            nm_setting_compare                  (NMSetting *a,
+
gboolean            nm_setting_compare                  (NMSetting *a,
                                                          NMSetting *b,
                                                          NMSettingCompareFlags flags);

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

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

nm_setting_enumerate_values ()

void                nm_setting_enumerate_values         (NMSetting *setting,
                                                          NMSettingValueIterFn func,
-                                                         gpointer user_data);
+ gpointer user_data);

Iterates over each property of the NMSetting object, calling the supplied user function for each property. @@ -612,7 +612,7 @@ output format is not guaranteed to be stable and may change at any time.

@@ -639,7 +639,7 @@ leakage of information.

nm_setting_need_secrets ()

-
GPtrArray *         nm_setting_need_secrets             (NMSetting *setting);
+
GPtrArray *         nm_setting_need_secrets             (NMSetting *setting);

Returns an array of property names for each secret which may be required to make a successful connection. The returned hints are only intended as a @@ -656,10 +656,10 @@ is no way to conclusively determine exactly which secrets are needed.

- @@ -668,9 +668,9 @@ itself with

nm_setting_update_secrets ()

-
gboolean            nm_setting_update_secrets           (NMSetting *setting,
-                                                         GHashTable *secrets,
-                                                         GError **error);
+
gboolean            nm_setting_update_secrets           (NMSetting *setting,
+                                                         GHashTable *secrets,
+                                                         GError **error);

Update the setting's secrets, given a hash table of secrets intended for that setting (deserialized from D-Bus for example). @@ -685,19 +685,19 @@ setting (deserialized from D-Bus for example).

- - - @@ -708,7 +708,7 @@ is valid,

Property Details

The "name" property

-
  "name"                     gchar*                : Read / Write
+
  "name"                     gchar*                : Read / Write

The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for @@ -720,6 +720,6 @@ example 'ppp' or 'wireless' or 'wired'.

+ Generated by GTK-Doc V1.15 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSetting8021x.html b/docs/libnm-util/html/NMSetting8021x.html index 99739eb8..1aa66f80 100644 --- a/docs/libnm-util/html/NMSetting8021x.html +++ b/docs/libnm-util/html/NMSetting8021x.html @@ -3,12 +3,12 @@ NMSetting8021x - + - + @@ -50,7 +50,7 @@ enum NMSetting8021xError; #define NM_TYPE_SETTING_802_1X_ERROR #define NM_SETTING_802_1X_ERROR -GQuarknm_setting_802_1x_error_quark (void); +GQuarknm_setting_802_1x_error_quark (void); #define NM_SETTING_802_1X_EAP #define NM_SETTING_802_1X_IDENTITY #define NM_SETTING_802_1X_ANONYMOUS_IDENTITY @@ -75,45 +75,45 @@ enum NM_SETTING_802_1X_SYSTEM_CA_CERTSNMSetting8021x; NMSetting8021xClass; -GTypenm_setting_802_1x_get_type (void); +GTypenm_setting_802_1x_get_type (void); NMSetting * nm_setting_802_1x_new (void); -guint32nm_setting_802_1x_get_num_eap_methods +guint32nm_setting_802_1x_get_num_eap_methods (NMSetting8021x *setting); const char * nm_setting_802_1x_get_eap_method (NMSetting8021x *setting, - guint32 i); -gbooleannm_setting_802_1x_add_eap_method (NMSetting8021x *setting, + guint32 i); +gbooleannm_setting_802_1x_add_eap_method (NMSetting8021x *setting, const char *eap); voidnm_setting_802_1x_remove_eap_method (NMSetting8021x *setting, - guint32 i); + guint32 i); voidnm_setting_802_1x_clear_eap_methods (NMSetting8021x *setting); const char * nm_setting_802_1x_get_identity (NMSetting8021x *setting); const char * nm_setting_802_1x_get_anonymous_identity (NMSetting8021x *setting); -gbooleannm_setting_802_1x_get_system_ca_certs +gbooleannm_setting_802_1x_get_system_ca_certs (NMSetting8021x *setting); const char * nm_setting_802_1x_get_ca_path (NMSetting8021x *setting); const char * nm_setting_802_1x_get_phase2_ca_path (NMSetting8021x *setting); NMSetting8021xCKSchemenm_setting_802_1x_get_ca_cert_scheme (NMSetting8021x *setting); -const GByteArray * nm_setting_802_1x_get_ca_cert_blob (NMSetting8021x *setting); +const GByteArray * nm_setting_802_1x_get_ca_cert_blob (NMSetting8021x *setting); const char * nm_setting_802_1x_get_ca_cert_path (NMSetting8021x *setting); -gbooleannm_setting_802_1x_set_ca_cert (NMSetting8021x *setting, +gbooleannm_setting_802_1x_set_ca_cert (NMSetting8021x *setting, const char *value, NMSetting8021xCKScheme scheme, NMSetting8021xCKFormat *out_format, - GError **error); + GError **error); NMSetting8021xCKSchemenm_setting_802_1x_get_client_cert_scheme (NMSetting8021x *setting); -const GByteArray * nm_setting_802_1x_get_client_cert_blob +const GByteArray * nm_setting_802_1x_get_client_cert_blob (NMSetting8021x *setting); const char * nm_setting_802_1x_get_client_cert_path (NMSetting8021x *setting); -gbooleannm_setting_802_1x_set_client_cert (NMSetting8021x *setting, +gbooleannm_setting_802_1x_set_client_cert (NMSetting8021x *setting, const char *value, NMSetting8021xCKScheme scheme, NMSetting8021xCKFormat *out_format, - GError **error); + GError **error); const char * nm_setting_802_1x_get_phase1_peapver (NMSetting8021x *setting); const char * nm_setting_802_1x_get_phase1_peaplabel @@ -125,108 +125,108 @@ const char * NMSetting8021x *setting); NMSetting8021xCKSchemenm_setting_802_1x_get_phase2_ca_cert_scheme (NMSetting8021x *setting); -const GByteArray * nm_setting_802_1x_get_phase2_ca_cert_blob +const GByteArray * nm_setting_802_1x_get_phase2_ca_cert_blob (NMSetting8021x *setting); const char * nm_setting_802_1x_get_phase2_ca_cert_path (NMSetting8021x *setting); -gbooleannm_setting_802_1x_set_phase2_ca_cert +gbooleannm_setting_802_1x_set_phase2_ca_cert (NMSetting8021x *setting, const char *value, NMSetting8021xCKScheme scheme, NMSetting8021xCKFormat *out_format, - GError **error); + GError **error); NMSetting8021xCKSchemenm_setting_802_1x_get_phase2_client_cert_scheme (NMSetting8021x *setting); -const GByteArray * nm_setting_802_1x_get_phase2_client_cert_blob +const GByteArray * nm_setting_802_1x_get_phase2_client_cert_blob (NMSetting8021x *setting); const char * nm_setting_802_1x_get_phase2_client_cert_path (NMSetting8021x *setting); -gbooleannm_setting_802_1x_set_phase2_client_cert +gbooleannm_setting_802_1x_set_phase2_client_cert (NMSetting8021x *setting, const char *value, NMSetting8021xCKScheme scheme, NMSetting8021xCKFormat *out_format, - GError **error); + GError **error); const char * nm_setting_802_1x_get_password (NMSetting8021x *setting); const char * nm_setting_802_1x_get_pin (NMSetting8021x *setting); const char * nm_setting_802_1x_get_psk (NMSetting8021x *setting); NMSetting8021xCKSchemenm_setting_802_1x_get_private_key_scheme (NMSetting8021x *setting); -const GByteArray * nm_setting_802_1x_get_private_key_blob +const GByteArray * nm_setting_802_1x_get_private_key_blob (NMSetting8021x *setting); const char * nm_setting_802_1x_get_private_key_path (NMSetting8021x *setting); -gbooleannm_setting_802_1x_set_private_key (NMSetting8021x *setting, +gbooleannm_setting_802_1x_set_private_key (NMSetting8021x *setting, const char *value, const char *password, NMSetting8021xCKScheme scheme, NMSetting8021xCKFormat *out_format, - GError **error); + GError **error); const char * nm_setting_802_1x_get_private_key_password (NMSetting8021x *setting); NMSetting8021xCKFormatnm_setting_802_1x_get_private_key_format (NMSetting8021x *setting); NMSetting8021xCKSchemenm_setting_802_1x_get_phase2_private_key_scheme (NMSetting8021x *setting); -const GByteArray * nm_setting_802_1x_get_phase2_private_key_blob +const GByteArray * nm_setting_802_1x_get_phase2_private_key_blob (NMSetting8021x *setting); const char * nm_setting_802_1x_get_phase2_private_key_path (NMSetting8021x *setting); -gbooleannm_setting_802_1x_set_phase2_private_key +gbooleannm_setting_802_1x_set_phase2_private_key (NMSetting8021x *setting, const char *value, const char *password, NMSetting8021xCKScheme scheme, NMSetting8021xCKFormat *out_format, - GError **error); + GError **error); const char * nm_setting_802_1x_get_phase2_private_key_password (NMSetting8021x *setting); NMSetting8021xCKFormatnm_setting_802_1x_get_phase2_private_key_format (NMSetting8021x *setting); enum NMSetting8021xCKType; -const GByteArray * nm_setting_802_1x_get_ca_cert (NMSetting8021x *setting); -gbooleannm_setting_802_1x_set_ca_cert_from_file +const GByteArray * nm_setting_802_1x_get_ca_cert (NMSetting8021x *setting); +gbooleannm_setting_802_1x_set_ca_cert_from_file (NMSetting8021x *setting, const char *filename, NMSetting8021xCKType *out_ck_type, - GError **error); -const GByteArray * nm_setting_802_1x_get_client_cert (NMSetting8021x *setting); -gbooleannm_setting_802_1x_set_client_cert_from_file + GError **error); +const GByteArray * nm_setting_802_1x_get_client_cert (NMSetting8021x *setting); +gbooleannm_setting_802_1x_set_client_cert_from_file (NMSetting8021x *setting, const char *filename, NMSetting8021xCKType *out_ck_type, - GError **error); -const GByteArray * nm_setting_802_1x_get_phase2_ca_cert + GError **error); +const GByteArray * nm_setting_802_1x_get_phase2_ca_cert (NMSetting8021x *setting); -gbooleannm_setting_802_1x_set_phase2_ca_cert_from_file +gbooleannm_setting_802_1x_set_phase2_ca_cert_from_file (NMSetting8021x *setting, const char *filename, NMSetting8021xCKType *out_ck_type, - GError **error); -const GByteArray * nm_setting_802_1x_get_phase2_client_cert + GError **error); +const GByteArray * nm_setting_802_1x_get_phase2_client_cert (NMSetting8021x *setting); -gbooleannm_setting_802_1x_set_phase2_client_cert_from_file +gbooleannm_setting_802_1x_set_phase2_client_cert_from_file (NMSetting8021x *setting, const char *filename, NMSetting8021xCKType *out_ck_type, - GError **error); -const GByteArray * nm_setting_802_1x_get_private_key (NMSetting8021x *setting); -gbooleannm_setting_802_1x_set_private_key_from_file + GError **error); +const GByteArray * nm_setting_802_1x_get_private_key (NMSetting8021x *setting); +gbooleannm_setting_802_1x_set_private_key_from_file (NMSetting8021x *setting, const char *filename, const char *password, NMSetting8021xCKType *out_ck_type, - GError **error); + GError **error); NMSetting8021xCKTypenm_setting_802_1x_get_private_key_type (NMSetting8021x *setting); -const GByteArray * nm_setting_802_1x_get_phase2_private_key +const GByteArray * nm_setting_802_1x_get_phase2_private_key (NMSetting8021x *setting); -gbooleannm_setting_802_1x_set_phase2_private_key_from_file +gbooleannm_setting_802_1x_set_phase2_private_key_from_file (NMSetting8021x *setting, const char *filename, const char *password, NMSetting8021xCKType *out_ck_type, - GError **error); + GError **error); NMSetting8021xCKTypenm_setting_802_1x_get_phase2_private_key_type (NMSetting8021x *setting); @@ -234,7 +234,7 @@ const

Object Hierarchy

-  GObject
+  GObject
    +----NMSetting
          +----NMSetting8021x
 
@@ -242,26 +242,26 @@ const

Properties

-  "anonymous-identity"       gchar*                : Read / Write
+  "anonymous-identity"       gchar*                : Read / Write
   "ca-cert"                  GArray_guchar_*       : Read / Write
-  "ca-path"                  gchar*                : Read / Write
+  "ca-path"                  gchar*                : Read / Write
   "client-cert"              GArray_guchar_*       : Read / Write
   "eap"                      GSList_gchararray_*   : Read / Write
-  "identity"                 gchar*                : Read / Write
-  "password"                 gchar*                : Read / Write
-  "phase1-fast-provisioning" gchar*                : Read / Write
-  "phase1-peaplabel"         gchar*                : Read / Write
-  "phase1-peapver"           gchar*                : Read / Write
-  "phase2-auth"              gchar*                : Read / Write
-  "phase2-autheap"           gchar*                : Read / Write
+  "identity"                 gchar*                : Read / Write
+  "password"                 gchar*                : Read / Write
+  "phase1-fast-provisioning" gchar*                : Read / Write
+  "phase1-peaplabel"         gchar*                : Read / Write
+  "phase1-peapver"           gchar*                : Read / Write
+  "phase2-auth"              gchar*                : Read / Write
+  "phase2-autheap"           gchar*                : Read / Write
   "phase2-ca-cert"           GArray_guchar_*       : Read / Write
-  "phase2-ca-path"           gchar*                : Read / Write
+  "phase2-ca-path"           gchar*                : Read / Write
   "phase2-client-cert"       GArray_guchar_*       : Read / Write
   "phase2-private-key"       GArray_guchar_*       : Read / Write
-  "phase2-private-key-password" gchar*                : Read / Write
+  "phase2-private-key-password" gchar*                : Read / Write
   "private-key"              GArray_guchar_*       : Read / Write
-  "private-key-password"     gchar*                : Read / Write
-  "system-ca-certs"          gboolean              : Read / Write / Construct
+  "private-key-password"     gchar*                : Read / Write
+  "system-ca-certs"          gboolean              : Read / Write / Construct
 
@@ -361,7 +361,7 @@ following books.

nm_setting_802_1x_error_quark ()

-
GQuark              nm_setting_802_1x_error_quark       (void);
+
GQuark              nm_setting_802_1x_error_quark       (void);

Registers an error quark for NMSetting8021x if necessary.

@@ -576,7 +576,7 @@ Registers an error quark for

nm_setting_802_1x_get_type ()

-
GType               nm_setting_802_1x_get_type          (void);
+
GType               nm_setting_802_1x_get_type          (void);

all_settings :

a GSList of all settings in the connection from which setting +a GSList of all settings in the connection from which setting came

error :

location to store error, or NULL +location to store error, or NULL

Returns :

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

Returns :

TRUE if the comparison succeeds, FALSE if it does not + TRUE if the comparison succeeds, FALSE if it does not

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() +free with g_free()

Returns :

a GPtrArray containing the property names of secrets of the + a GPtrArray containing the property names of secrets of the NMSetting which may be required; the caller owns the array -and must free the each array element with g_free(), as well as the array -itself with g_ptr_array_free() +and must free the each array element with g_free(), as well as the array +itself with g_ptr_array_free()

secrets :

a GHashTable mapping string:GValue of setting property names and +a GHashTable mapping string:GValue of setting property names and secrets

error :

location to store error, or NULL +location to store error, or NULL

Returns :

TRUE if the secrets were successfully updated and the connection -is valid, FALSE on failure or if the setting was never added to the connection + TRUE if the secrets were successfully updated and the connection +is valid, FALSE on failure or if the setting was never added to the connection
@@ -607,7 +607,7 @@ Creates a new

nm_setting_802_1x_get_num_eap_methods ()

-
guint32             nm_setting_802_1x_get_num_eap_methods
+
guint32             nm_setting_802_1x_get_num_eap_methods
                                                         (NMSetting8021x *setting);

Returns the number of eap methods allowed for use when connecting to the @@ -636,7 +636,7 @@ allowed EAP methods.

nm_setting_802_1x_get_eap_method ()

const char *        nm_setting_802_1x_get_eap_method    (NMSetting8021x *setting,
-                                                         guint32 i);
+ guint32 i);

Returns the name of the allowed EAP method at index i.

@@ -664,7 +664,7 @@ Returns the name of the allowed EAP method at index

nm_setting_802_1x_add_eap_method ()

-
gboolean            nm_setting_802_1x_add_eap_method    (NMSetting8021x *setting,
+
gboolean            nm_setting_802_1x_add_eap_method    (NMSetting8021x *setting,
                                                          const char *eap);

Adds an allowed EAP method. The setting is not valid until at least one @@ -697,7 +697,7 @@ allowed EAP methods.

nm_setting_802_1x_remove_eap_method ()

void                nm_setting_802_1x_remove_eap_method (NMSetting8021x *setting,
-                                                         guint32 i);
+ guint32 i);

Removes the allowed EAP method at the specified index.

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

nm_setting_802_1x_get_system_ca_certs ()

-
gboolean            nm_setting_802_1x_get_system_ca_certs
+
gboolean            nm_setting_802_1x_get_system_ca_certs
                                                         (NMSetting8021x *setting);

Sets the "system-ca-certs" property. The @@ -897,7 +897,7 @@ if NM_SETTING_802_1X_CK_SCHEME_PATH, use

nm_setting_802_1x_get_ca_cert_blob ()

-
const GByteArray *  nm_setting_802_1x_get_ca_cert_blob  (NMSetting8021x *setting);
+
const GByteArray *  nm_setting_802_1x_get_ca_cert_blob  (NMSetting8021x *setting);

Returns the CA certificate blob if the CA certificate is stored using the NM_SETTING_802_1X_CK_SCHEME_BLOB scheme. Not all EAP methods use a @@ -953,11 +953,11 @@ of the network cannot be confirmed by the client.


nm_setting_802_1x_set_ca_cert ()

-
gboolean            nm_setting_802_1x_set_ca_cert       (NMSetting8021x *setting,
+
gboolean            nm_setting_802_1x_set_ca_cert       (NMSetting8021x *setting,
                                                          const char *value,
                                                          NMSetting8021xCKScheme scheme,
                                                          NMSetting8021xCKFormat *out_format,
-                                                         GError **error);
+ GError **error);

Reads a certificate from disk and sets the "ca-cert" property with the raw certificate data if using the NM_SETTING_802_1X_CK_SCHEME_BLOB @@ -977,7 +977,7 @@ scheme, or with the path to the certificate file if using the

@@ -1033,7 +1033,7 @@ if NM_SETTING_802_1X_CK_SCHEME_PATH, use

nm_setting_802_1x_get_client_cert_blob ()

-
const GByteArray *  nm_setting_802_1x_get_client_cert_blob
+
const GByteArray *  nm_setting_802_1x_get_client_cert_blob
                                                         (NMSetting8021x *setting);

Client certificates are used to identify the connecting client to the network @@ -1085,11 +1085,11 @@ authentication method.


nm_setting_802_1x_set_client_cert ()

-
gboolean            nm_setting_802_1x_set_client_cert   (NMSetting8021x *setting,
+
gboolean            nm_setting_802_1x_set_client_cert   (NMSetting8021x *setting,
                                                          const char *value,
                                                          NMSetting8021xCKScheme scheme,
                                                          NMSetting8021xCKFormat *out_format,
-                                                         GError **error);
+ GError **error);

Reads a certificate from disk and sets the "client-cert" property with the raw certificate data if using the @@ -1114,7 +1114,7 @@ authentication method.

@@ -1285,7 +1285,7 @@ use

nm_setting_802_1x_get_phase2_ca_cert_blob ()

-
const GByteArray *  nm_setting_802_1x_get_phase2_ca_cert_blob
+
const GByteArray *  nm_setting_802_1x_get_phase2_ca_cert_blob
                                                         (NMSetting8021x *setting);

Returns the "phase 2" CA certificate blob if the CA certificate is stored @@ -1343,12 +1343,12 @@ of the network cannot be confirmed by the client.


nm_setting_802_1x_set_phase2_ca_cert ()

-
gboolean            nm_setting_802_1x_set_phase2_ca_cert
+
gboolean            nm_setting_802_1x_set_phase2_ca_cert
                                                         (NMSetting8021x *setting,
                                                          const char *value,
                                                          NMSetting8021xCKScheme scheme,
                                                          NMSetting8021xCKFormat *out_format,
-                                                         GError **error);
+ GError **error);

Reads a certificate from disk and sets the "phase2-ca-cert" property with the raw certificate data if using the @@ -1368,7 +1368,7 @@ file if using the NM_SETTING_802_1X_CK_SCHEME_PATH

@@ -1426,7 +1426,7 @@ returned scheme is NM_SETTING_802_1X_CK_SCHEME_BLOB

nm_setting_802_1x_get_phase2_client_cert_blob ()

-
const GByteArray *  nm_setting_802_1x_get_phase2_client_cert_blob
+
const GByteArray *  nm_setting_802_1x_get_phase2_client_cert_blob
                                                         (NMSetting8021x *setting);

Client certificates are used to identify the connecting client to the network @@ -1478,12 +1478,12 @@ authentication method.


nm_setting_802_1x_set_phase2_client_cert ()

-
gboolean            nm_setting_802_1x_set_phase2_client_cert
+
gboolean            nm_setting_802_1x_set_phase2_client_cert
                                                         (NMSetting8021x *setting,
                                                          const char *value,
                                                          NMSetting8021xCKScheme scheme,
                                                          NMSetting8021xCKFormat *out_format,
-                                                         GError **error);
+ GError **error);

Reads a certificate from disk and sets the "phase2-client-cert" property with the raw certificate data if using the @@ -1508,7 +1508,7 @@ authentication method.

@@ -1629,7 +1629,7 @@ Returns the scheme used to store the private key. If the returned scheme is

nm_setting_802_1x_get_private_key_blob ()

-
const GByteArray *  nm_setting_802_1x_get_private_key_blob
+
const GByteArray *  nm_setting_802_1x_get_private_key_blob
                                                         (NMSetting8021x *setting);

Private keys are used to authenticate the connecting client to the network @@ -1681,12 +1681,12 @@ authentication method.


nm_setting_802_1x_set_private_key ()

-
gboolean            nm_setting_802_1x_set_private_key   (NMSetting8021x *setting,
+
gboolean            nm_setting_802_1x_set_private_key   (NMSetting8021x *setting,
                                                          const char *value,
                                                          const char *password,
                                                          NMSetting8021xCKScheme scheme,
                                                          NMSetting8021xCKFormat *out_format,
-                                                         GError **error);
+ GError **error);

Reads a private key from disk and sets the "private-key" property with the raw private key data if using the @@ -1711,7 +1711,7 @@ authentication method.

@@ -1820,7 +1820,7 @@ scheme is NM_SETTING_802_1X_CK_SCHEME_BLOB, use

nm_setting_802_1x_get_phase2_private_key_blob ()

-
const GByteArray *  nm_setting_802_1x_get_phase2_private_key_blob
+
const GByteArray *  nm_setting_802_1x_get_phase2_private_key_blob
                                                         (NMSetting8021x *setting);

Private keys are used to authenticate the connecting client to the network @@ -1872,13 +1872,13 @@ authentication method.


nm_setting_802_1x_set_phase2_private_key ()

-
gboolean            nm_setting_802_1x_set_phase2_private_key
+
gboolean            nm_setting_802_1x_set_phase2_private_key
                                                         (NMSetting8021x *setting,
                                                          const char *value,
                                                          const char *password,
                                                          NMSetting8021xCKScheme scheme,
                                                          NMSetting8021xCKFormat *out_format,
-                                                         GError **error);
+ GError **error);

Reads a "phase 2" private key from disk and sets the "phase2-private-key" property with the raw private key data if @@ -1903,7 +1903,7 @@ authentication method.

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

nm_setting_802_1x_get_ca_cert ()

-
const GByteArray *  nm_setting_802_1x_get_ca_cert       (NMSetting8021x *setting);
+
const GByteArray *  nm_setting_802_1x_get_ca_cert       (NMSetting8021x *setting);

Warning

nm_setting_802_1x_get_ca_cert has been deprecated since version 0.8 and should not be used in newly-written code. This function has been deprecated and should @@ -2031,11 +2031,11 @@ of the network cannot be confirmed by the client.


nm_setting_802_1x_set_ca_cert_from_file ()

-
gboolean            nm_setting_802_1x_set_ca_cert_from_file
+
gboolean            nm_setting_802_1x_set_ca_cert_from_file
                                                         (NMSetting8021x *setting,
                                                          const char *filename,
                                                          NMSetting8021xCKType *out_ck_type,
-                                                         GError **error);
+ GError **error);

Warning

nm_setting_802_1x_set_ca_cert_from_file has been deprecated since version 0.8 and should not be used in newly-written code. This function has been deprecated and should @@ -2083,7 +2083,7 @@ scheme.


nm_setting_802_1x_get_client_cert ()

-
const GByteArray *  nm_setting_802_1x_get_client_cert   (NMSetting8021x *setting);
+
const GByteArray *  nm_setting_802_1x_get_client_cert   (NMSetting8021x *setting);

Warning

nm_setting_802_1x_get_client_cert has been deprecated since version 0.8 and should not be used in newly-written code. This function has been deprecated and should @@ -2114,11 +2114,11 @@ authentication method.


nm_setting_802_1x_set_client_cert_from_file ()

-
gboolean            nm_setting_802_1x_set_client_cert_from_file
+
gboolean            nm_setting_802_1x_set_client_cert_from_file
                                                         (NMSetting8021x *setting,
                                                          const char *filename,
                                                          NMSetting8021xCKType *out_ck_type,
-                                                         GError **error);
+ GError **error);

Warning

nm_setting_802_1x_set_client_cert_from_file has been deprecated since version 0.8 and should not be used in newly-written code. This function has been deprecated and should @@ -2170,7 +2170,7 @@ authentication method.


nm_setting_802_1x_get_phase2_ca_cert ()

-
const GByteArray *  nm_setting_802_1x_get_phase2_ca_cert
+
const GByteArray *  nm_setting_802_1x_get_phase2_ca_cert
                                                         (NMSetting8021x *setting);

Warning

@@ -2204,11 +2204,11 @@ of the network cannot be confirmed by the client.

nm_setting_802_1x_set_phase2_ca_cert_from_file ()

-
gboolean            nm_setting_802_1x_set_phase2_ca_cert_from_file
+
gboolean            nm_setting_802_1x_set_phase2_ca_cert_from_file
                                                         (NMSetting8021x *setting,
                                                          const char *filename,
                                                          NMSetting8021xCKType *out_ck_type,
-                                                         GError **error);
+ GError **error);

Warning

nm_setting_802_1x_set_phase2_ca_cert_from_file has been deprecated since version 0.8 and should not be used in newly-written code. This function has been deprecated and should @@ -2255,7 +2255,7 @@ property with the raw certificate data.


nm_setting_802_1x_get_phase2_client_cert ()

-
const GByteArray *  nm_setting_802_1x_get_phase2_client_cert
+
const GByteArray *  nm_setting_802_1x_get_phase2_client_cert
                                                         (NMSetting8021x *setting);

Warning

@@ -2287,11 +2287,11 @@ authentication method.

nm_setting_802_1x_set_phase2_client_cert_from_file ()

-
gboolean            nm_setting_802_1x_set_phase2_client_cert_from_file
+
gboolean            nm_setting_802_1x_set_phase2_client_cert_from_file
                                                         (NMSetting8021x *setting,
                                                          const char *filename,
                                                          NMSetting8021xCKType *out_ck_type,
-                                                         GError **error);
+ GError **error);

Warning

nm_setting_802_1x_set_phase2_client_cert_from_file has been deprecated since version 0.8 and should not be used in newly-written code. This function has been deprecated and should @@ -2343,7 +2343,7 @@ authentication method.


nm_setting_802_1x_get_private_key ()

-
const GByteArray *  nm_setting_802_1x_get_private_key   (NMSetting8021x *setting);
+
const GByteArray *  nm_setting_802_1x_get_private_key   (NMSetting8021x *setting);

Warning

nm_setting_802_1x_get_private_key has been deprecated since version 0.8 and should not be used in newly-written code. This function has been deprecated and should @@ -2374,12 +2374,12 @@ authentication method.


nm_setting_802_1x_set_private_key_from_file ()

-
gboolean            nm_setting_802_1x_set_private_key_from_file
+
gboolean            nm_setting_802_1x_set_private_key_from_file
                                                         (NMSetting8021x *setting,
                                                          const char *filename,
                                                          const char *password,
                                                          NMSetting8021xCKType *out_ck_type,
-                                                         GError **error);
+ GError **error);

Warning

nm_setting_802_1x_set_private_key_from_file has been deprecated since version 0.8 and should not be used in newly-written code. This function has been deprecated and should @@ -2464,7 +2464,7 @@ authentication method.


nm_setting_802_1x_get_phase2_private_key ()

-
const GByteArray *  nm_setting_802_1x_get_phase2_private_key
+
const GByteArray *  nm_setting_802_1x_get_phase2_private_key
                                                         (NMSetting8021x *setting);

Warning

@@ -2496,12 +2496,12 @@ authentication method.

nm_setting_802_1x_set_phase2_private_key_from_file ()

-
gboolean            nm_setting_802_1x_set_phase2_private_key_from_file
+
gboolean            nm_setting_802_1x_set_phase2_private_key_from_file
                                                         (NMSetting8021x *setting,
                                                          const char *filename,
                                                          const char *password,
                                                          NMSetting8021xCKType *out_ck_type,
-                                                         GError **error);
+ GError **error);

Warning

nm_setting_802_1x_set_phase2_private_key_from_file has been deprecated since version 0.8 and should not be used in newly-written code. This function has been deprecated and should @@ -2588,7 +2588,7 @@ authentication method.

Property Details

The "anonymous-identity" property

-
  "anonymous-identity"       gchar*                : Read / Write
+
  "anonymous-identity"       gchar*                : Read / Write

Anonymous identity string for EAP authentication methods. Used as the unencrypted identity with EAP types that support different tunneled @@ -2609,7 +2609,7 @@ discouraged; use the

The "ca-path" property

-
  "ca-path"                  gchar*                : Read / Write
+
  "ca-path"                  gchar*                : Read / Write

UTF-8 encoded path to a directory containing PEM or DER formatted certificates to be added to the verification chain in addition to the @@ -2642,7 +2642,7 @@ allowed combinations.


The "identity" property

-
  "identity"                 gchar*                : Read / Write
+
  "identity"                 gchar*                : Read / Write

Identity string for EAP authentication methods. Often the user's user or login name. @@ -2652,7 +2652,7 @@ user or login name.


The "password" property

-
  "password"                 gchar*                : Read / Write
+
  "password"                 gchar*                : Read / Write

Password used for EAP authentication methods.

@@ -2661,7 +2661,7 @@ Password used for EAP authentication methods.

The "phase1-fast-provisioning" property

-
  "phase1-fast-provisioning" gchar*                : Read / Write
+
  "phase1-fast-provisioning" gchar*                : Read / Write

Enables or disables in-line provisioning of EAP-FAST credentials when FAST is specified as the EAP method in the "eap" property. @@ -2675,7 +2675,7 @@ wpa_supplicant documentation for more details.


The "phase1-peaplabel" property

-
  "phase1-peaplabel"         gchar*                : Read / Write
+
  "phase1-peaplabel"         gchar*                : Read / Write

Forces use of the new PEAP label during key derivation. Some RADIUS servers may require forcing the new PEAP label to interoperate with @@ -2687,7 +2687,7 @@ wpa_supplicant documentation for more details.


The "phase1-peapver" property

-
  "phase1-peapver"           gchar*                : Read / Write
+
  "phase1-peapver"           gchar*                : Read / Write

Forces which PEAP version is used when PEAP is set as the EAP method in the "eap" property. When unset, the version reported by @@ -2701,7 +2701,7 @@ version.


The "phase2-auth" property

-
  "phase2-auth"              gchar*                : Read / Write
+
  "phase2-auth"              gchar*                : Read / Write

Specifies the allowed "phase 2" inner non-EAP authentication methods when an EAP method that uses an inner TLS tunnel is specified in the @@ -2715,7 +2715,7 @@ authentication; see the wpa_supplicant documentation for more details.


The "phase2-autheap" property

-
  "phase2-autheap"           gchar*                : Read / Write
+
  "phase2-autheap"           gchar*                : Read / Write

Specifies the allowed "phase 2" inner EAP-based authentication methods when an EAP method that uses an inner TLS tunnel is specified in the @@ -2740,7 +2740,7 @@ Setting this property directly is discouraged; use the


The "phase2-ca-path" property

-
  "phase2-ca-path"           gchar*                : Read / Write
+
  "phase2-ca-path"           gchar*                : Read / Write

UTF-8 encoded path to a directory containing PEM or DER formatted certificates to be added to the verification chain in addition to the @@ -2776,7 +2776,7 @@ property directly is discouraged; use the


The "phase2-private-key-password" property

-
  "phase2-private-key-password" gchar*                : Read / Write
+
  "phase2-private-key-password" gchar*                : Read / Write

The password used to decrypt the private key specified in "phase2-private-key" when the private key either uses the @@ -2800,7 +2800,7 @@ Contains the private key if the

The "private-key-password" property

-
  "private-key-password"     gchar*                : Read / Write
+
  "private-key-password"     gchar*                : Read / Write

The password used to decrypt the private key specified in "private-key" when the private key either uses the path @@ -2814,7 +2814,7 @@ the private key by the

The "system-ca-certs" property

-
  "system-ca-certs"          gboolean              : Read / Write / Construct
+
  "system-ca-certs"          gboolean              : Read / Write / Construct

When TRUE, overrides "ca-path" and "phase2-ca-path" properties using the system CA directory @@ -2830,6 +2830,6 @@ addition to any certificates specified by the


- Generated by GTK-Doc V1.14
+ Generated by GTK-Doc V1.15
\ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingBluetooth.html b/docs/libnm-util/html/NMSettingBluetooth.html index 92064725..d1f99a9d 100644 --- a/docs/libnm-util/html/NMSettingBluetooth.html +++ b/docs/libnm-util/html/NMSettingBluetooth.html @@ -3,12 +3,12 @@ NMSettingBluetooth - + - + @@ -45,16 +45,16 @@ enum NMSettingBluetoothError; #define NM_TYPE_SETTING_BLUETOOTH_ERROR #define NM_SETTING_BLUETOOTH_ERROR -GQuark nm_setting_bluetooth_error_quark (void); +GQuark nm_setting_bluetooth_error_quark (void); #define NM_SETTING_BLUETOOTH_BDADDR #define NM_SETTING_BLUETOOTH_TYPE #define NM_SETTING_BLUETOOTH_TYPE_DUN #define NM_SETTING_BLUETOOTH_TYPE_PANU NMSettingBluetooth; NMSettingBluetoothClass; -GType nm_setting_bluetooth_get_type (void); +GType nm_setting_bluetooth_get_type (void); NMSetting * nm_setting_bluetooth_new (void); -const GByteArray * nm_setting_bluetooth_get_bdaddr (NMSettingBluetooth *setting); +const GByteArray * nm_setting_bluetooth_get_bdaddr (NMSettingBluetooth *setting); const char * nm_setting_bluetooth_get_connection_type (NMSettingBluetooth *setting);
@@ -62,7 +62,7 @@ const char *

Object Hierarchy

-  GObject
+  GObject
    +----NMSetting
          +----NMSettingBluetooth
 
@@ -71,7 +71,7 @@ const char *

Properties

   "bdaddr"                   GArray_guchar_*       : Read / Write
-  "type"                     gchar*                : Read / Write
+  "type"                     gchar*                : Read / Write
 
@@ -121,7 +121,7 @@ const char *

nm_setting_bluetooth_error_quark ()

-
GQuark              nm_setting_bluetooth_error_quark    (void);
+
GQuark              nm_setting_bluetooth_error_quark    (void);

when scheme is set to either NM_SETTING_802_1X_CK_SCHEME_PATH or NM_SETTING_802_1X_CK_SCHEME_BLOB, pass the path of the CA certificate file (PEM or DER format). The path must be UTF-8 encoded; use - g_filename_to_utf8() to convert if needed. Passing NULL with any scheme + g_filename_to_utf8() to convert if needed. Passing NULL with any scheme clears the CA certificate.
when scheme is set to either NM_SETTING_802_1X_CK_SCHEME_PATH or NM_SETTING_802_1X_CK_SCHEME_BLOB, pass the path of the client certificate file (PEM, DER, or PKCS12 format). The path must be UTF-8 encoded; use - g_filename_to_utf8() to convert if needed. Passing NULL with any scheme + g_filename_to_utf8() to convert if needed. Passing NULL with any scheme clears the client certificate.
when scheme is set to either NM_SETTING_802_1X_CK_SCHEME_PATH or NM_SETTING_802_1X_CK_SCHEME_BLOB, pass the path of the "phase2" CA certificate file (PEM or DER format). The path must be UTF-8 encoded; use - g_filename_to_utf8() to convert if needed. Passing NULL with any scheme + g_filename_to_utf8() to convert if needed. Passing NULL with any scheme clears the "phase2" CA certificate.
when scheme is set to either NM_SETTING_802_1X_CK_SCHEME_PATH or NM_SETTING_802_1X_CK_SCHEME_BLOB, pass the path of the "phase2" client certificate file (PEM, DER, or PKCS12 format). The path must be UTF-8 - encoded; use g_filename_to_utf8() to convert if needed. Passing NULL with + encoded; use g_filename_to_utf8() to convert if needed. Passing NULL with any scheme clears the "phase2" client certificate.
when scheme is set to either NM_SETTING_802_1X_CK_SCHEME_PATH or NM_SETTING_802_1X_CK_SCHEME_BLOB, pass the path of the private key file (PEM, DER, or PKCS12 format). The path must be UTF-8 encoded; use - g_filename_to_utf8() to convert if needed. Passing NULL with any scheme + g_filename_to_utf8() to convert if needed. Passing NULL with any scheme clears the private key.
when scheme is set to either NM_SETTING_802_1X_CK_SCHEME_PATH or NM_SETTING_802_1X_CK_SCHEME_BLOB, pass the path of the "phase2" private key file (PEM, DER, or PKCS12 format). The path must be UTF-8 encoded; - use g_filename_to_utf8() to convert if needed. Passing NULL with any + use g_filename_to_utf8() to convert if needed. Passing NULL with any scheme clears the "phase2" private key.
@@ -191,7 +191,7 @@ const char *

nm_setting_bluetooth_get_type ()

-
GType               nm_setting_bluetooth_get_type       (void);
+
GType               nm_setting_bluetooth_get_type       (void);

@@ -221,7 +221,7 @@ const char *

nm_setting_bluetooth_get_bdaddr ()

-
const GByteArray *  nm_setting_bluetooth_get_bdaddr     (NMSettingBluetooth *setting);
+
const GByteArray *  nm_setting_bluetooth_get_bdaddr     (NMSettingBluetooth *setting);

@@ -276,7 +276,7 @@ The Bluetooth address of the device.

The "type" property

-
  "type"                     gchar*                : Read / Write
+
  "type"                     gchar*                : Read / Write

Either 'dun' for Dial-Up Networking connections (not yet supported) or 'panu' for Personal Area Networking connections. @@ -287,6 +287,6 @@ Either 'dun' for Dial-Up Networking connections (not yet supported) or

+ Generated by GTK-Doc V1.15 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingCdma.html b/docs/libnm-util/html/NMSettingCdma.html index 878660d4..8b41328e 100644 --- a/docs/libnm-util/html/NMSettingCdma.html +++ b/docs/libnm-util/html/NMSettingCdma.html @@ -3,12 +3,12 @@ NMSettingCdma - + - + @@ -48,13 +48,13 @@ enum NMSettingCdmaError; #define NM_TYPE_SETTING_CDMA_ERROR #define NM_SETTING_CDMA_ERROR -GQuark nm_setting_cdma_error_quark (void); +GQuark nm_setting_cdma_error_quark (void); #define NM_SETTING_CDMA_NUMBER #define NM_SETTING_CDMA_USERNAME #define NM_SETTING_CDMA_PASSWORD NMSettingCdma; NMSettingCdmaClass; -GType nm_setting_cdma_get_type (void); +GType nm_setting_cdma_get_type (void); NMSetting * nm_setting_cdma_new (void); const char * nm_setting_cdma_get_number (NMSettingCdma *setting); const char * nm_setting_cdma_get_username (NMSettingCdma *setting); @@ -64,7 +64,7 @@ const char *

Object Hierarchy

-  GObject
+  GObject
    +----NMSetting
          +----NMSettingCdma
 
@@ -72,9 +72,9 @@ const char *

Properties

-  "number"                   gchar*                : Read / Write
-  "password"                 gchar*                : Read / Write
-  "username"                 gchar*                : Read / Write
+  "number"                   gchar*                : Read / Write
+  "password"                 gchar*                : Read / Write
+  "username"                 gchar*                : Read / Write
 
@@ -127,7 +127,7 @@ networks, including those using CDMA2000/EVDO technology.

nm_setting_cdma_error_quark ()

-
GQuark              nm_setting_cdma_error_quark         (void);
+
GQuark              nm_setting_cdma_error_quark         (void);

Registers an error quark for NMSettingCdma if necessary.

@@ -190,7 +190,7 @@ Registers an error quark for

nm_setting_cdma_get_type ()

-
GType               nm_setting_cdma_get_type            (void);
+
GType               nm_setting_cdma_get_type            (void);

@@ -283,7 +283,7 @@ Creates a new

Property Details

The "number" property

-
  "number"                   gchar*                : Read / Write
+
  "number"                   gchar*                : Read / Write

The number to dial to establish the connection to the CDMA-based mobile broadband network, if any. If not specified, the default number (777) @@ -294,7 +294,7 @@ is used when required.


The "password" property

-
  "password"                 gchar*                : Read / Write
+
  "password"                 gchar*                : Read / Write

The password used to authenticate with the network, if required. Many providers do not require a password, or accept any password. But if a @@ -305,7 +305,7 @@ password is required, it is specified here.


The "username" property

-
  "username"                 gchar*                : Read / Write
+
  "username"                 gchar*                : Read / Write

The username used to authenticate with the network, if required. Many providers do not require a username, or accept any username. But if a @@ -317,6 +317,6 @@ username is required, it is specified here.

+ Generated by GTK-Doc V1.15
\ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingConnection.html b/docs/libnm-util/html/NMSettingConnection.html index 8fa7c953..29786290 100644 --- a/docs/libnm-util/html/NMSettingConnection.html +++ b/docs/libnm-util/html/NMSettingConnection.html @@ -3,12 +3,12 @@ NMSettingConnection - + - + @@ -48,7 +48,7 @@ enum NMSettingConnectionError; #define NM_TYPE_SETTING_CONNECTION_ERROR #define NM_SETTING_CONNECTION_ERROR -GQuark nm_setting_connection_error_quark (void); +GQuark nm_setting_connection_error_quark (void); #define NM_SETTING_CONNECTION_ID #define NM_SETTING_CONNECTION_UUID #define NM_SETTING_CONNECTION_TYPE @@ -57,22 +57,22 @@ enum NM_SETTING_CONNECTION_READ_ONLY NMSettingConnection; NMSettingConnectionClass; -GType nm_setting_connection_get_type (void); +GType nm_setting_connection_get_type (void); NMSetting * nm_setting_connection_new (void); const char * nm_setting_connection_get_id (NMSettingConnection *setting); const char * nm_setting_connection_get_uuid (NMSettingConnection *setting); const char * nm_setting_connection_get_connection_type (NMSettingConnection *setting); -gboolean nm_setting_connection_get_autoconnect +gboolean nm_setting_connection_get_autoconnect (NMSettingConnection *setting); -guint64 nm_setting_connection_get_timestamp (NMSettingConnection *setting); -gboolean nm_setting_connection_get_read_only (NMSettingConnection *setting); +guint64 nm_setting_connection_get_timestamp (NMSettingConnection *setting); +gboolean nm_setting_connection_get_read_only (NMSettingConnection *setting);

Object Hierarchy

-  GObject
+  GObject
    +----NMSetting
          +----NMSettingConnection
 
@@ -80,12 +80,12 @@ const char *

Properties

-  "autoconnect"              gboolean              : Read / Write / Construct
-  "id"                       gchar*                : Read / Write
-  "read-only"                gboolean              : Read / Write / Construct
-  "timestamp"                guint64               : Read / Write / Construct
-  "type"                     gchar*                : Read / Write
-  "uuid"                     gchar*                : Read / Write
+  "autoconnect"              gboolean              : Read / Write / Construct
+  "id"                       gchar*                : Read / Write
+  "read-only"                gboolean              : Read / Write / Construct
+  "timestamp"                guint64               : Read / Write / Construct
+  "type"                     gchar*                : Read / Write
+  "uuid"                     gchar*                : Read / Write
 
@@ -170,7 +170,7 @@ Describes errors that may result from operations involving a

nm_setting_connection_error_quark ()

-
GQuark              nm_setting_connection_error_quark   (void);
+
GQuark              nm_setting_connection_error_quark   (void);

Registers an error quark for NMSettingConnection if necessary.

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

nm_setting_connection_get_type ()

-
GType               nm_setting_connection_get_type      (void);
+
GType               nm_setting_connection_get_type      (void);

@@ -360,7 +360,7 @@ Returns the

nm_setting_connection_get_autoconnect ()

-
gboolean            nm_setting_connection_get_autoconnect
+
gboolean            nm_setting_connection_get_autoconnect
                                                         (NMSettingConnection *setting);

Returns the "autoconnect" property of the connection. @@ -384,7 +384,7 @@ Returns the

nm_setting_connection_get_timestamp ()

-
guint64             nm_setting_connection_get_timestamp (NMSettingConnection *setting);
+
guint64             nm_setting_connection_get_timestamp (NMSettingConnection *setting);

Returns the "timestamp" property of the connection.

@@ -407,7 +407,7 @@ Returns the

nm_setting_connection_get_read_only ()

-
gboolean            nm_setting_connection_get_read_only (NMSettingConnection *setting);
+
gboolean            nm_setting_connection_get_read_only (NMSettingConnection *setting);

Returns the "read-only" property of the connection.

@@ -421,7 +421,7 @@ Returns the Returns :

-
@@ -432,19 +432,19 @@ Returns the

Property Details

The "autoconnect" property

-
  "autoconnect"              gboolean              : Read / Write / Construct
+
  "autoconnect"              gboolean              : Read / Write / Construct

Whether or not the connection should be automatically connected by NetworkManager when the resources for the connection are available. -TRUE to automatically activate the connection, FALSE to require manual -intervention to activate the connection. Defaults to TRUE. +TRUE to automatically activate the connection, FALSE to require manual +intervention to activate the connection. Defaults to TRUE.

Default value: TRUE


The "id" property

-
  "id"                       gchar*                : Read / Write
+
  "id"                       gchar*                : Read / Write

A human readable unique idenfier for the connection, like "Work WiFi" or "T-Mobile 3G". @@ -454,10 +454,10 @@ A human readable unique idenfier for the connection, like "Work WiFi" or


The "read-only" property

-
  "read-only"                gboolean              : Read / Write / Construct
+
  "read-only"                gboolean              : Read / Write / Construct

-TRUE if the connection can be modified using the providing settings -service's D-Bus interface with the right privileges, or FALSE +TRUE if the connection can be modified using the providing settings +service's D-Bus interface with the right privileges, or FALSE if the connection is read-only and cannot be modified.

Default value: FALSE

@@ -465,7 +465,7 @@ if the connection is read-only and cannot be modified.

The "timestamp" property

-
  "timestamp"                guint64               : Read / Write / Construct
+
  "timestamp"                guint64               : Read / Write / Construct

The time, in seconds since the Unix Epoch, that the connection was last _successfully_ fully activated. @@ -475,7 +475,7 @@ _successfully_ fully activated.


The "type" property

-
  "type"                     gchar*                : Read / Write
+
  "type"                     gchar*                : Read / Write

The general hardware type of the device used for the network connection, contains the name of the NMSetting object that describes that hardware @@ -487,7 +487,7 @@ type's parameters. For example, for WiFi devices, the name of the


The "uuid" property

-
  "uuid"                     gchar*                : Read / Write
+
  "uuid"                     gchar*                : Read / Write

A universally unique idenfier for the connection, for example generated with libuuid. Should be assigned when the connection is created, and @@ -509,6 +509,6 @@ be generated by


- Generated by GTK-Doc V1.14
+ Generated by GTK-Doc V1.15
\ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingGsm.html b/docs/libnm-util/html/NMSettingGsm.html index 0b68795c..ddc98b8e 100644 --- a/docs/libnm-util/html/NMSettingGsm.html +++ b/docs/libnm-util/html/NMSettingGsm.html @@ -3,12 +3,12 @@ NMSettingGsm - + - + @@ -45,7 +45,7 @@ enum NMSettingGsmError; #define NM_TYPE_SETTING_GSM_ERROR #define NM_SETTING_GSM_ERROR -GQuark nm_setting_gsm_error_quark (void); +GQuark nm_setting_gsm_error_quark (void); #define NM_SETTING_GSM_NUMBER #define NM_SETTING_GSM_USERNAME #define NM_SETTING_GSM_PASSWORD @@ -66,7 +66,7 @@ enum NMSettingGsmNetworkBand; NMSettingGsm; NMSettingGsmClass; -GType nm_setting_gsm_get_type (void); +GType nm_setting_gsm_get_type (void); NMSetting * nm_setting_gsm_new (void); const char * nm_setting_gsm_get_number (NMSettingGsm *setting); const char * nm_setting_gsm_get_username (NMSettingGsm *setting); @@ -74,9 +74,9 @@ const char * char * nm_setting_gsm_get_apn (NMSettingGsm *setting); const char * nm_setting_gsm_get_network_id (NMSettingGsm *setting); int nm_setting_gsm_get_network_type (NMSettingGsm *setting); -guint32 nm_setting_gsm_get_allowed_bands (NMSettingGsm *setting); +guint32 nm_setting_gsm_get_allowed_bands (NMSettingGsm *setting); const char * nm_setting_gsm_get_pin (NMSettingGsm *setting); -gboolean nm_setting_gsm_get_home_only (NMSettingGsm *setting); +gboolean nm_setting_gsm_get_home_only (NMSettingGsm *setting); const char * nm_setting_gsm_get_puk (NMSettingGsm *setting); int nm_setting_gsm_get_band (NMSettingGsm *setting); @@ -84,7 +84,7 @@ const char *

Object Hierarchy

-  GObject
+  GObject
    +----NMSetting
          +----NMSettingGsm
 
@@ -92,17 +92,17 @@ const char *

Properties

-  "allowed-bands"            guint                 : Read / Write / Construct
-  "apn"                      gchar*                : Read / Write
-  "band"                     gint                  : Read / Write / Construct
-  "home-only"                gboolean              : Read / Write
-  "network-id"               gchar*                : Read / Write
-  "network-type"             gint                  : Read / Write / Construct
-  "number"                   gchar*                : Read / Write
-  "password"                 gchar*                : Read / Write
-  "pin"                      gchar*                : Read / Write
-  "puk"                      gchar*                : Read / Write
-  "username"                 gchar*                : Read / Write
+  "allowed-bands"            guint                 : Read / Write / Construct
+  "apn"                      gchar*                : Read / Write
+  "band"                     gint                  : Read / Write / Construct
+  "home-only"                gboolean              : Read / Write
+  "network-id"               gchar*                : Read / Write
+  "network-type"             gint                  : Read / Write / Construct
+  "number"                   gchar*                : Read / Write
+  "password"                 gchar*                : Read / Write
+  "pin"                      gchar*                : Read / Write
+  "puk"                      gchar*                : Read / Write
+  "username"                 gchar*                : Read / Write
 
@@ -152,7 +152,7 @@ const char *

nm_setting_gsm_error_quark ()

-
GQuark              nm_setting_gsm_error_quark          (void);
+
GQuark              nm_setting_gsm_error_quark          (void);

TRUE if the connection is read-only, FALSE if it is not + TRUE if the connection is read-only, FALSE if it is not
@@ -355,7 +355,7 @@ const char *

nm_setting_gsm_get_type ()

-
GType               nm_setting_gsm_get_type             (void);
+
GType               nm_setting_gsm_get_type             (void);

@@ -517,7 +517,7 @@ const char *

nm_setting_gsm_get_allowed_bands ()

-
guint32             nm_setting_gsm_get_allowed_bands    (NMSettingGsm *setting);
+
guint32             nm_setting_gsm_get_allowed_bands    (NMSettingGsm *setting);

@@ -561,7 +561,7 @@ const char *

nm_setting_gsm_get_home_only ()

-
gboolean            nm_setting_gsm_get_home_only        (NMSettingGsm *setting);
+
gboolean            nm_setting_gsm_get_home_only        (NMSettingGsm *setting);

@@ -629,7 +629,7 @@ const char *

Property Details

The "allowed-bands" property

-
  "allowed-bands"            guint                 : Read / Write / Construct
+
  "allowed-bands"            guint                 : Read / Write / Construct

Bitfield of allowed frequency bands. Note that not all devices allow frequency band control. @@ -640,20 +640,22 @@ frequency band control.


The "apn" property

-
  "apn"                      gchar*                : Read / Write
+
  "apn"                      gchar*                : Read / Write

The GPRS Access Point Name specifying the APN used when establishing a data session with the GSM-based network. The APN often determines how the user will be billed for their network usage and whether the user has access to the Internet or just a provider-specific walled-garden, so it is important to use the correct APN for the user's mobile broadband plan. +The APN may only be composed of the characters a-z, 0-9, ., and - per +GSM 03.60 Section 14.9.

Default value: NULL


The "band" property

-
  "band"                     gint                  : Read / Write / Construct
+
  "band"                     gint                  : Read / Write / Construct

DEPRECATED

@@ -663,7 +665,7 @@ DEPRECATED

The "home-only" property

-
  "home-only"                gboolean              : Read / Write
+
  "home-only"                gboolean              : Read / Write

When TRUE, only connections to the home network will be allowed. Connections to roaming networks will not be made. @@ -673,7 +675,7 @@ Connections to roaming networks will not be made.


The "network-id" property

-
  "network-id"               gchar*                : Read / Write
+
  "network-id"               gchar*                : Read / Write

The Network ID (GSM LAI format, ie MCC-MNC) to force specific network registration. If the Network ID is specified, NetworkManager will @@ -686,7 +688,7 @@ roaming control of the device is not otherwise possible.


The "network-type" property

-
  "network-type"             gint                  : Read / Write / Construct
+
  "network-type"             gint                  : Read / Write / Construct

Network preference to force the device to only use specific network technologies. The permitted values are: -1: any, 0: 3G only, @@ -699,7 +701,7 @@ devices allow network preference control.


The "number" property

-
  "number"                   gchar*                : Read / Write
+
  "number"                   gchar*                : Read / Write

Number to dial when establishing a PPP data session with the GSM-based mobile broadband network. In most cases, leave the number blank and a @@ -711,7 +713,7 @@ automatically when required.


The "password" property

-
  "password"                 gchar*                : Read / Write
+
  "password"                 gchar*                : Read / Write

The password used to authenticate with the network, if required. Many providers do not require a password, or accept any password. But if a @@ -722,7 +724,7 @@ password is required, it is specified here.


The "pin" property

-
  "pin"                      gchar*                : Read / Write
+
  "pin"                      gchar*                : Read / Write

If the SIM is locked with a PIN it must be unlocked before any other operations are requested. Specify the PIN here to allow operation of @@ -733,7 +735,7 @@ the device.


The "puk" property

-
  "puk"                      gchar*                : Read / Write
+
  "puk"                      gchar*                : Read / Write

DEPRECATED

@@ -742,7 +744,7 @@ DEPRECATED

The "username" property

-
  "username"                 gchar*                : Read / Write
+
  "username"                 gchar*                : Read / Write

The username used to authenticate with the network, if required. Many providers do not require a username, or accept any username. But if a @@ -754,6 +756,6 @@ username is required, it is specified here.

+ Generated by GTK-Doc V1.15
\ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingIP4Config.html b/docs/libnm-util/html/NMSettingIP4Config.html index e2c82542..31e01499 100644 --- a/docs/libnm-util/html/NMSettingIP4Config.html +++ b/docs/libnm-util/html/NMSettingIP4Config.html @@ -3,12 +3,12 @@ NMSettingIP4Config - + - + @@ -45,7 +45,7 @@ enum NMSettingIP4ConfigError; #define NM_TYPE_SETTING_IP4_CONFIG_ERROR #define NM_SETTING_IP4_CONFIG_ERROR -GQuark nm_setting_ip4_config_error_quark (void); +GQuark nm_setting_ip4_config_error_quark (void); #define NM_SETTING_IP4_CONFIG_METHOD #define NM_SETTING_IP4_CONFIG_DNS #define NM_SETTING_IP4_CONFIG_DNS_SEARCH @@ -68,101 +68,101 @@ typedef NMIP4Address * nm_ip4_address_dup (NMIP4Address *source); void nm_ip4_address_ref (NMIP4Address *address); void nm_ip4_address_unref (NMIP4Address *address); -gboolean nm_ip4_address_compare (NMIP4Address *address, +gboolean nm_ip4_address_compare (NMIP4Address *address, NMIP4Address *other); -guint32 nm_ip4_address_get_address (NMIP4Address *address); +guint32 nm_ip4_address_get_address (NMIP4Address *address); void nm_ip4_address_set_address (NMIP4Address *address, - guint32 addr); -guint32 nm_ip4_address_get_prefix (NMIP4Address *address); + guint32 addr); +guint32 nm_ip4_address_get_prefix (NMIP4Address *address); void nm_ip4_address_set_prefix (NMIP4Address *address, - guint32 prefix); -guint32 nm_ip4_address_get_gateway (NMIP4Address *address); + guint32 prefix); +guint32 nm_ip4_address_get_gateway (NMIP4Address *address); void nm_ip4_address_set_gateway (NMIP4Address *address, - guint32 gateway); + guint32 gateway); typedef NMIP4Route; NMIP4Route * nm_ip4_route_new (void); NMIP4Route * nm_ip4_route_dup (NMIP4Route *route); void nm_ip4_route_ref (NMIP4Route *route); void nm_ip4_route_unref (NMIP4Route *route); -gboolean nm_ip4_route_compare (NMIP4Route *route, +gboolean nm_ip4_route_compare (NMIP4Route *route, NMIP4Route *other); -guint32 nm_ip4_route_get_dest (NMIP4Route *route); +guint32 nm_ip4_route_get_dest (NMIP4Route *route); void nm_ip4_route_set_dest (NMIP4Route *route, - guint32 dest); -guint32 nm_ip4_route_get_prefix (NMIP4Route *route); + guint32 dest); +guint32 nm_ip4_route_get_prefix (NMIP4Route *route); void nm_ip4_route_set_prefix (NMIP4Route *route, - guint32 prefix); -guint32 nm_ip4_route_get_next_hop (NMIP4Route *route); + guint32 prefix); +guint32 nm_ip4_route_get_next_hop (NMIP4Route *route); void nm_ip4_route_set_next_hop (NMIP4Route *route, - guint32 next_hop); -guint32 nm_ip4_route_get_metric (NMIP4Route *route); + guint32 next_hop); +guint32 nm_ip4_route_get_metric (NMIP4Route *route); void nm_ip4_route_set_metric (NMIP4Route *route, - guint32 metric); + guint32 metric); NMSettingIP4Config; NMSettingIP4ConfigClass; -GType nm_setting_ip4_config_get_type (void); +GType nm_setting_ip4_config_get_type (void); NMSetting * nm_setting_ip4_config_new (void); const char * nm_setting_ip4_config_get_method (NMSettingIP4Config *setting); -guint32 nm_setting_ip4_config_get_num_dns (NMSettingIP4Config *setting); -guint32 nm_setting_ip4_config_get_dns (NMSettingIP4Config *setting, - guint32 i); -gboolean nm_setting_ip4_config_add_dns (NMSettingIP4Config *setting, - guint32 dns); +guint32 nm_setting_ip4_config_get_num_dns (NMSettingIP4Config *setting); +guint32 nm_setting_ip4_config_get_dns (NMSettingIP4Config *setting, + guint32 i); +gboolean nm_setting_ip4_config_add_dns (NMSettingIP4Config *setting, + guint32 dns); void nm_setting_ip4_config_remove_dns (NMSettingIP4Config *setting, - guint32 i); + guint32 i); void nm_setting_ip4_config_clear_dns (NMSettingIP4Config *setting); -guint32 nm_setting_ip4_config_get_num_dns_searches +guint32 nm_setting_ip4_config_get_num_dns_searches (NMSettingIP4Config *setting); const char * nm_setting_ip4_config_get_dns_search (NMSettingIP4Config *setting, - guint32 i); -gboolean nm_setting_ip4_config_add_dns_search + guint32 i); +gboolean nm_setting_ip4_config_add_dns_search (NMSettingIP4Config *setting, const char *dns_search); void nm_setting_ip4_config_remove_dns_search (NMSettingIP4Config *setting, - guint32 i); + guint32 i); void nm_setting_ip4_config_clear_dns_searches (NMSettingIP4Config *setting); -guint32 nm_setting_ip4_config_get_num_addresses +guint32 nm_setting_ip4_config_get_num_addresses (NMSettingIP4Config *setting); NMIP4Address * nm_setting_ip4_config_get_address (NMSettingIP4Config *setting, - guint32 i); -gboolean nm_setting_ip4_config_add_address (NMSettingIP4Config *setting, + guint32 i); +gboolean nm_setting_ip4_config_add_address (NMSettingIP4Config *setting, NMIP4Address *address); void nm_setting_ip4_config_remove_address (NMSettingIP4Config *setting, - guint32 i); + guint32 i); void nm_setting_ip4_config_clear_addresses (NMSettingIP4Config *setting); -guint32 nm_setting_ip4_config_get_num_routes +guint32 nm_setting_ip4_config_get_num_routes (NMSettingIP4Config *setting); NMIP4Route * nm_setting_ip4_config_get_route (NMSettingIP4Config *setting, - guint32 i); -gboolean nm_setting_ip4_config_add_route (NMSettingIP4Config *setting, + guint32 i); +gboolean nm_setting_ip4_config_add_route (NMSettingIP4Config *setting, NMIP4Route *route); void nm_setting_ip4_config_remove_route (NMSettingIP4Config *setting, - guint32 i); + guint32 i); void nm_setting_ip4_config_clear_routes (NMSettingIP4Config *setting); -gboolean nm_setting_ip4_config_get_ignore_auto_routes +gboolean nm_setting_ip4_config_get_ignore_auto_routes (NMSettingIP4Config *setting); -gboolean nm_setting_ip4_config_get_ignore_auto_dns +gboolean nm_setting_ip4_config_get_ignore_auto_dns (NMSettingIP4Config *setting); const char * nm_setting_ip4_config_get_dhcp_client_id (NMSettingIP4Config *setting); -gboolean nm_setting_ip4_config_get_dhcp_send_hostname +gboolean nm_setting_ip4_config_get_dhcp_send_hostname (NMSettingIP4Config *setting); const char * nm_setting_ip4_config_get_dhcp_hostname (NMSettingIP4Config *setting); -gboolean nm_setting_ip4_config_get_never_default +gboolean nm_setting_ip4_config_get_never_default (NMSettingIP4Config *setting); -gboolean nm_setting_ip4_config_get_may_fail (NMSettingIP4Config *setting); +gboolean nm_setting_ip4_config_get_may_fail (NMSettingIP4Config *setting);

Object Hierarchy

-  GObject
+  GObject
    +----NMSetting
          +----NMSettingIP4Config
 
@@ -171,16 +171,16 @@ const char *

Properties

   "addresses"                GPtrArray_GArray_guint__*  : Read / Write
-  "dhcp-client-id"           gchar*                : Read / Write
-  "dhcp-hostname"            gchar*                : Read / Write
-  "dhcp-send-hostname"       gboolean              : Read / Write / Construct
+  "dhcp-client-id"           gchar*                : Read / Write
+  "dhcp-hostname"            gchar*                : Read / Write
+  "dhcp-send-hostname"       gboolean              : Read / Write / Construct
   "dns"                      GArray_guint_*        : Read / Write
   "dns-search"               GSList_gchararray_*   : Read / Write
-  "ignore-auto-dns"          gboolean              : Read / Write / Construct
-  "ignore-auto-routes"       gboolean              : Read / Write / Construct
-  "may-fail"                 gboolean              : Read / Write / Construct
-  "method"                   gchar*                : Read / Write
-  "never-default"            gboolean              : Read / Write / Construct
+  "ignore-auto-dns"          gboolean              : Read / Write / Construct
+  "ignore-auto-routes"       gboolean              : Read / Write / Construct
+  "may-fail"                 gboolean              : Read / Write / Construct
+  "method"                   gchar*                : Read / Write
+  "never-default"            gboolean              : Read / Write / Construct
   "routes"                   GPtrArray_GArray_guint__*  : Read / Write
 
@@ -231,7 +231,7 @@ const char *

nm_setting_ip4_config_error_quark ()

-
GQuark              nm_setting_ip4_config_error_quark   (void);
+
GQuark              nm_setting_ip4_config_error_quark   (void);

@@ -457,7 +457,7 @@ const char *

nm_ip4_address_compare ()

-
gboolean            nm_ip4_address_compare              (NMIP4Address *address,
+
gboolean            nm_ip4_address_compare              (NMIP4Address *address,
                                                          NMIP4Address *other);

@@ -485,7 +485,7 @@ const char *

nm_ip4_address_get_address ()

-
guint32             nm_ip4_address_get_address          (NMIP4Address *address);
+
guint32             nm_ip4_address_get_address          (NMIP4Address *address);

@@ -508,7 +508,7 @@ const char *

nm_ip4_address_set_address ()

void                nm_ip4_address_set_address          (NMIP4Address *address,
-                                                         guint32 addr);
+ guint32 addr);

@@ -530,7 +530,7 @@ const char *

nm_ip4_address_get_prefix ()

-
guint32             nm_ip4_address_get_prefix           (NMIP4Address *address);
+
guint32             nm_ip4_address_get_prefix           (NMIP4Address *address);

@@ -553,7 +553,7 @@ const char *

nm_ip4_address_set_prefix ()

void                nm_ip4_address_set_prefix           (NMIP4Address *address,
-                                                         guint32 prefix);
+ guint32 prefix);

@@ -575,7 +575,7 @@ const char *

nm_ip4_address_get_gateway ()

-
guint32             nm_ip4_address_get_gateway          (NMIP4Address *address);
+
guint32             nm_ip4_address_get_gateway          (NMIP4Address *address);

@@ -598,7 +598,7 @@ const char *

nm_ip4_address_set_gateway ()

void                nm_ip4_address_set_gateway          (NMIP4Address *address,
-                                                         guint32 gateway);
+ guint32 gateway);

@@ -695,7 +695,7 @@ const char *

nm_ip4_route_compare ()

-
gboolean            nm_ip4_route_compare                (NMIP4Route *route,
+
gboolean            nm_ip4_route_compare                (NMIP4Route *route,
                                                          NMIP4Route *other);

@@ -723,7 +723,7 @@ const char *

nm_ip4_route_get_dest ()

-
guint32             nm_ip4_route_get_dest               (NMIP4Route *route);
+
guint32             nm_ip4_route_get_dest               (NMIP4Route *route);

@@ -746,7 +746,7 @@ const char *

nm_ip4_route_set_dest ()

void                nm_ip4_route_set_dest               (NMIP4Route *route,
-                                                         guint32 dest);
+ guint32 dest);

@@ -768,7 +768,7 @@ const char *

nm_ip4_route_get_prefix ()

-
guint32             nm_ip4_route_get_prefix             (NMIP4Route *route);
+
guint32             nm_ip4_route_get_prefix             (NMIP4Route *route);

@@ -791,7 +791,7 @@ const char *

nm_ip4_route_set_prefix ()

void                nm_ip4_route_set_prefix             (NMIP4Route *route,
-                                                         guint32 prefix);
+ guint32 prefix);

@@ -813,7 +813,7 @@ const char *

nm_ip4_route_get_next_hop ()

-
guint32             nm_ip4_route_get_next_hop           (NMIP4Route *route);
+
guint32             nm_ip4_route_get_next_hop           (NMIP4Route *route);

@@ -836,7 +836,7 @@ const char *

nm_ip4_route_set_next_hop ()

void                nm_ip4_route_set_next_hop           (NMIP4Route *route,
-                                                         guint32 next_hop);
+ guint32 next_hop);

@@ -858,7 +858,7 @@ const char *

nm_ip4_route_get_metric ()

-
guint32             nm_ip4_route_get_metric             (NMIP4Route *route);
+
guint32             nm_ip4_route_get_metric             (NMIP4Route *route);

@@ -881,7 +881,7 @@ const char *

nm_ip4_route_set_metric ()

void                nm_ip4_route_set_metric             (NMIP4Route *route,
-                                                         guint32 metric);
+ guint32 metric);

@@ -926,7 +926,7 @@ const char *

nm_setting_ip4_config_get_type ()

-
GType               nm_setting_ip4_config_get_type      (void);
+
GType               nm_setting_ip4_config_get_type      (void);

@@ -978,7 +978,7 @@ const char *

nm_setting_ip4_config_get_num_dns ()

-
guint32             nm_setting_ip4_config_get_num_dns   (NMSettingIP4Config *setting);
+
guint32             nm_setting_ip4_config_get_num_dns   (NMSettingIP4Config *setting);

@@ -1000,8 +1000,8 @@ const char *

nm_setting_ip4_config_get_dns ()

-
guint32             nm_setting_ip4_config_get_dns       (NMSettingIP4Config *setting,
-                                                         guint32 i);
+
guint32             nm_setting_ip4_config_get_dns       (NMSettingIP4Config *setting,
+                                                         guint32 i);

@@ -1028,8 +1028,8 @@ const char *

nm_setting_ip4_config_add_dns ()

-
gboolean            nm_setting_ip4_config_add_dns       (NMSettingIP4Config *setting,
-                                                         guint32 dns);
+
gboolean            nm_setting_ip4_config_add_dns       (NMSettingIP4Config *setting,
+                                                         guint32 dns);

@@ -1057,7 +1057,7 @@ const char *

nm_setting_ip4_config_remove_dns ()

void                nm_setting_ip4_config_remove_dns    (NMSettingIP4Config *setting,
-                                                         guint32 i);
+ guint32 i);

@@ -1094,7 +1094,7 @@ const char *

nm_setting_ip4_config_get_num_dns_searches ()

-
guint32             nm_setting_ip4_config_get_num_dns_searches
+
guint32             nm_setting_ip4_config_get_num_dns_searches
                                                         (NMSettingIP4Config *setting);

@@ -1119,7 +1119,7 @@ const char *

nm_setting_ip4_config_get_dns_search ()

const char *        nm_setting_ip4_config_get_dns_search
                                                         (NMSettingIP4Config *setting,
-                                                         guint32 i);
+ guint32 i);

@@ -1146,7 +1146,7 @@ const char *

nm_setting_ip4_config_add_dns_search ()

-
gboolean            nm_setting_ip4_config_add_dns_search
+
gboolean            nm_setting_ip4_config_add_dns_search
                                                         (NMSettingIP4Config *setting,
                                                          const char *dns_search);

@@ -1177,7 +1177,7 @@ const char *

nm_setting_ip4_config_remove_dns_search ()

void                nm_setting_ip4_config_remove_dns_search
                                                         (NMSettingIP4Config *setting,
-                                                         guint32 i);
+ guint32 i);

@@ -1215,7 +1215,7 @@ const char *

nm_setting_ip4_config_get_num_addresses ()

-
guint32             nm_setting_ip4_config_get_num_addresses
+
guint32             nm_setting_ip4_config_get_num_addresses
                                                         (NMSettingIP4Config *setting);

@@ -1239,7 +1239,7 @@ const char *

nm_setting_ip4_config_get_address ()

NMIP4Address *      nm_setting_ip4_config_get_address   (NMSettingIP4Config *setting,
-                                                         guint32 i);
+ guint32 i);

@@ -1266,7 +1266,7 @@ const char *

nm_setting_ip4_config_add_address ()

-
gboolean            nm_setting_ip4_config_add_address   (NMSettingIP4Config *setting,
+
gboolean            nm_setting_ip4_config_add_address   (NMSettingIP4Config *setting,
                                                          NMIP4Address *address);

@@ -1296,7 +1296,7 @@ const char *

nm_setting_ip4_config_remove_address ()

void                nm_setting_ip4_config_remove_address
                                                         (NMSettingIP4Config *setting,
-                                                         guint32 i);
+ guint32 i);

@@ -1334,7 +1334,7 @@ const char *

nm_setting_ip4_config_get_num_routes ()

-
guint32             nm_setting_ip4_config_get_num_routes
+
guint32             nm_setting_ip4_config_get_num_routes
                                                         (NMSettingIP4Config *setting);

@@ -1358,7 +1358,7 @@ const char *

nm_setting_ip4_config_get_route ()

NMIP4Route *        nm_setting_ip4_config_get_route     (NMSettingIP4Config *setting,
-                                                         guint32 i);
+ guint32 i);

@@ -1385,7 +1385,7 @@ const char *

nm_setting_ip4_config_add_route ()

-
gboolean            nm_setting_ip4_config_add_route     (NMSettingIP4Config *setting,
+
gboolean            nm_setting_ip4_config_add_route     (NMSettingIP4Config *setting,
                                                          NMIP4Route *route);

@@ -1414,7 +1414,7 @@ const char *

nm_setting_ip4_config_remove_route ()

void                nm_setting_ip4_config_remove_route  (NMSettingIP4Config *setting,
-                                                         guint32 i);
+ guint32 i);

@@ -1451,7 +1451,7 @@ const char *

nm_setting_ip4_config_get_ignore_auto_routes ()

-
gboolean            nm_setting_ip4_config_get_ignore_auto_routes
+
gboolean            nm_setting_ip4_config_get_ignore_auto_routes
                                                         (NMSettingIP4Config *setting);

@@ -1474,7 +1474,7 @@ const char *

nm_setting_ip4_config_get_ignore_auto_dns ()

-
gboolean            nm_setting_ip4_config_get_ignore_auto_dns
+
gboolean            nm_setting_ip4_config_get_ignore_auto_dns
                                                         (NMSettingIP4Config *setting);

@@ -1520,7 +1520,7 @@ const char *

nm_setting_ip4_config_get_dhcp_send_hostname ()

-
gboolean            nm_setting_ip4_config_get_dhcp_send_hostname
+
gboolean            nm_setting_ip4_config_get_dhcp_send_hostname
                                                         (NMSettingIP4Config *setting);

@@ -1566,7 +1566,7 @@ const char *

nm_setting_ip4_config_get_never_default ()

-
gboolean            nm_setting_ip4_config_get_never_default
+
gboolean            nm_setting_ip4_config_get_never_default
                                                         (NMSettingIP4Config *setting);

@@ -1589,7 +1589,7 @@ const char *

nm_setting_ip4_config_get_may_fail ()

-
gboolean            nm_setting_ip4_config_get_may_fail  (NMSettingIP4Config *setting);
+
gboolean            nm_setting_ip4_config_get_may_fail  (NMSettingIP4Config *setting);

@@ -1628,7 +1628,7 @@ either automatic or disabled with these methods.

The "dhcp-client-id" property

-
  "dhcp-client-id"           gchar*                : Read / Write
+
  "dhcp-client-id"           gchar*                : Read / Write

A string sent to the DHCP server to identify the local machine which the DHCP server may use to cusomize the DHCP lease and options. @@ -1638,7 +1638,7 @@ DHCP server may use to cusomize the DHCP lease and options.


The "dhcp-hostname" property

-
  "dhcp-hostname"            gchar*                : Read / Write
+
  "dhcp-hostname"            gchar*                : Read / Write

If the "dhcp-send-hostname" property is TRUE, then the specified name will be sent to the DHCP server when acquiring a lease. @@ -1648,7 +1648,7 @@ specified name will be sent to the DHCP server when acquiring a lease.


The "dhcp-send-hostname" property

-
  "dhcp-send-hostname"       gboolean              : Read / Write / Construct
+
  "dhcp-send-hostname"       gboolean              : Read / Write / Construct

If TRUE, a hostname is sent to the DHCP server when acquiring a lease. Some DHCP servers use this hostname to update DNS databases, essentially @@ -1686,7 +1686,7 @@ are used as the only search domains for this connection.


The "ignore-auto-dns" property

-
  "ignore-auto-dns"          gboolean              : Read / Write / Construct
+
  "ignore-auto-dns"          gboolean              : Read / Write / Construct

When the method is set to 'auto' and this property to TRUE, automatically configured nameservers and search domains are ignored and only nameservers @@ -1698,7 +1698,7 @@ and search domains specified in

The "ignore-auto-routes" property

-
  "ignore-auto-routes"       gboolean              : Read / Write / Construct
+
  "ignore-auto-routes"       gboolean              : Read / Write / Construct

When the method is set to 'auto' and this property to TRUE, automatically configured routes are ignored and only routes specified in @@ -1709,7 +1709,7 @@ configured routes are ignored and only routes specified in


The "may-fail" property

-
  "may-fail"                 gboolean              : Read / Write / Construct
+
  "may-fail"                 gboolean              : Read / Write / Construct

If TRUE, allow overall network configuration to proceed even if IPv4 configuration times out. Note that at least one IP configuration @@ -1723,7 +1723,7 @@ but IPv6 configuration completes successfully.


The "method" property

-
  "method"                   gchar*                : Read / Write
+
  "method"                   gchar*                : Read / Write

IPv4 configuration method. If 'auto' is specified then the appropriate automatic method (DHCP, PPP, etc) is used for the interface and most @@ -1743,7 +1743,7 @@ This property must be set.


The "never-default" property

-
  "never-default"            gboolean              : Read / Write / Construct
+
  "never-default"            gboolean              : Read / Write / Construct

If TRUE, this connection will never be the default IPv4 connection, meaning it will never be assigned the default route by NetworkManager. @@ -1769,6 +1769,6 @@ or 'disabled' methods because there is no upstream network.

+ Generated by GTK-Doc V1.15
\ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingIP6Config.html b/docs/libnm-util/html/NMSettingIP6Config.html index cf5bde6e..b61a7d1f 100644 --- a/docs/libnm-util/html/NMSettingIP6Config.html +++ b/docs/libnm-util/html/NMSettingIP6Config.html @@ -3,12 +3,12 @@ NMSettingIP6Config - + - + @@ -45,7 +45,7 @@ enum NMSettingIP6ConfigError; #define NM_TYPE_SETTING_IP6_CONFIG_ERROR #define NM_SETTING_IP6_CONFIG_ERROR -GQuark nm_setting_ip6_config_error_quark (void); +GQuark nm_setting_ip6_config_error_quark (void); #define NM_SETTING_IP6_CONFIG_METHOD #define NM_SETTING_IP6_CONFIG_DNS #define NM_SETTING_IP6_CONFIG_DNS_SEARCH @@ -57,6 +57,7 @@ enum NM_SETTING_IP6_CONFIG_MAY_FAIL #define NM_SETTING_IP6_CONFIG_METHOD_IGNORE #define NM_SETTING_IP6_CONFIG_METHOD_AUTO +#define NM_SETTING_IP6_CONFIG_METHOD_DHCP #define NM_SETTING_IP6_CONFIG_METHOD_LINK_LOCAL #define NM_SETTING_IP6_CONFIG_METHOD_MANUAL #define NM_SETTING_IP6_CONFIG_METHOD_SHARED @@ -65,14 +66,14 @@ typedef NMIP6Address * nm_ip6_address_dup (NMIP6Address *source); void nm_ip6_address_ref (NMIP6Address *address); void nm_ip6_address_unref (NMIP6Address *address); -gboolean nm_ip6_address_compare (NMIP6Address *address, +gboolean nm_ip6_address_compare (NMIP6Address *address, NMIP6Address *other); const struct in6_addr * nm_ip6_address_get_address (NMIP6Address *address); void nm_ip6_address_set_address (NMIP6Address *address, const struct in6_addr *addr); -guint32 nm_ip6_address_get_prefix (NMIP6Address *address); +guint32 nm_ip6_address_get_prefix (NMIP6Address *address); void nm_ip6_address_set_prefix (NMIP6Address *address, - guint32 prefix); + guint32 prefix); const struct in6_addr * nm_ip6_address_get_gateway (NMIP6Address *address); void nm_ip6_address_set_gateway (NMIP6Address *address, const struct in6_addr *gw); @@ -81,79 +82,79 @@ typedef NMIP6Route * nm_ip6_route_dup (NMIP6Route *route); void nm_ip6_route_ref (NMIP6Route *route); void nm_ip6_route_unref (NMIP6Route *route); -gboolean nm_ip6_route_compare (NMIP6Route *route, +gboolean nm_ip6_route_compare (NMIP6Route *route, NMIP6Route *other); const struct in6_addr * nm_ip6_route_get_dest (NMIP6Route *route); void nm_ip6_route_set_dest (NMIP6Route *route, const struct in6_addr *dest); -guint32 nm_ip6_route_get_prefix (NMIP6Route *route); +guint32 nm_ip6_route_get_prefix (NMIP6Route *route); void nm_ip6_route_set_prefix (NMIP6Route *route, - guint32 prefix); + guint32 prefix); const struct in6_addr * nm_ip6_route_get_next_hop (NMIP6Route *route); void nm_ip6_route_set_next_hop (NMIP6Route *route, const struct in6_addr *next_hop); -guint32 nm_ip6_route_get_metric (NMIP6Route *route); +guint32 nm_ip6_route_get_metric (NMIP6Route *route); void nm_ip6_route_set_metric (NMIP6Route *route, - guint32 metric); + guint32 metric); NMSettingIP6Config; NMSettingIP6ConfigClass; -GType nm_setting_ip6_config_get_type (void); +GType nm_setting_ip6_config_get_type (void); NMSetting * nm_setting_ip6_config_new (void); const char * nm_setting_ip6_config_get_method (NMSettingIP6Config *setting); -guint32 nm_setting_ip6_config_get_num_dns (NMSettingIP6Config *setting); +guint32 nm_setting_ip6_config_get_num_dns (NMSettingIP6Config *setting); const struct in6_addr * nm_setting_ip6_config_get_dns (NMSettingIP6Config *setting, - guint32 i); -gboolean nm_setting_ip6_config_add_dns (NMSettingIP6Config *setting, + guint32 i); +gboolean nm_setting_ip6_config_add_dns (NMSettingIP6Config *setting, const struct in6_addr *dns); void nm_setting_ip6_config_remove_dns (NMSettingIP6Config *setting, - guint32 i); + guint32 i); void nm_setting_ip6_config_clear_dns (NMSettingIP6Config *setting); -guint32 nm_setting_ip6_config_get_num_dns_searches +guint32 nm_setting_ip6_config_get_num_dns_searches (NMSettingIP6Config *setting); const char * nm_setting_ip6_config_get_dns_search (NMSettingIP6Config *setting, - guint32 i); -gboolean nm_setting_ip6_config_add_dns_search + guint32 i); +gboolean nm_setting_ip6_config_add_dns_search (NMSettingIP6Config *setting, const char *dns_search); void nm_setting_ip6_config_remove_dns_search (NMSettingIP6Config *setting, - guint32 i); + guint32 i); void nm_setting_ip6_config_clear_dns_searches (NMSettingIP6Config *setting); -guint32 nm_setting_ip6_config_get_num_addresses +guint32 nm_setting_ip6_config_get_num_addresses (NMSettingIP6Config *setting); NMIP6Address * nm_setting_ip6_config_get_address (NMSettingIP6Config *setting, - guint32 i); -gboolean nm_setting_ip6_config_add_address (NMSettingIP6Config *setting, + guint32 i); +gboolean nm_setting_ip6_config_add_address (NMSettingIP6Config *setting, NMIP6Address *address); void nm_setting_ip6_config_remove_address (NMSettingIP6Config *setting, - guint32 i); + guint32 i); void nm_setting_ip6_config_clear_addresses (NMSettingIP6Config *setting); -guint32 nm_setting_ip6_config_get_num_routes +guint32 nm_setting_ip6_config_get_num_routes (NMSettingIP6Config *setting); NMIP6Route * nm_setting_ip6_config_get_route (NMSettingIP6Config *setting, - guint32 i); -gboolean nm_setting_ip6_config_add_route (NMSettingIP6Config *setting, + guint32 i); +gboolean nm_setting_ip6_config_add_route (NMSettingIP6Config *setting, NMIP6Route *route); void nm_setting_ip6_config_remove_route (NMSettingIP6Config *setting, - guint32 i); + guint32 i); void nm_setting_ip6_config_clear_routes (NMSettingIP6Config *setting); -gboolean nm_setting_ip6_config_get_ignore_auto_routes +gboolean nm_setting_ip6_config_get_ignore_auto_routes (NMSettingIP6Config *setting); -gboolean nm_setting_ip6_config_get_ignore_auto_dns +gboolean nm_setting_ip6_config_get_ignore_auto_dns (NMSettingIP6Config *setting); -gboolean nm_setting_ip6_config_get_never_default +gboolean nm_setting_ip6_config_get_never_default (NMSettingIP6Config *setting); -gboolean nm_setting_ip6_config_get_may_fail (NMSettingIP6Config *setting); +gboolean nm_setting_ip6_config_get_may_fail (NMSettingIP6Config *setting);

Object Hierarchy

-  GObject
+  GObject
    +----NMSetting
          +----NMSettingIP6Config
 
@@ -164,11 +165,11 @@ const char * addresses" GPtrArray_GValueArray_GArray_guchar_+guint+GArray_guchar___* : Read / Write "dns" GPtrArray_GArray_guchar__* : Read / Write "dns-search" GSList_gchararray_* : Read / Write - "ignore-auto-dns" gboolean : Read / Write / Construct - "ignore-auto-routes" gboolean : Read / Write / Construct - "may-fail" gboolean : Read / Write / Construct - "method" gchar* : Read / Write - "never-default" gboolean : Read / Write / Construct + "ignore-auto-dns" gboolean : Read / Write / Construct + "ignore-auto-routes" gboolean : Read / Write / Construct + "may-fail" gboolean : Read / Write / Construct + "method" gchar* : Read / Write + "never-default" gboolean : Read / Write / Construct "routes" GPtrArray_GValueArray_GArray_guchar_+guint+GArray_guchar_+guint__* : Read / Write
@@ -219,7 +220,7 @@ const char *

nm_setting_ip6_config_error_quark ()

-
GQuark              nm_setting_ip6_config_error_quark   (void);
+
GQuark              nm_setting_ip6_config_error_quark   (void);

@@ -320,6 +321,14 @@ const char * +

NM_SETTING_IP6_CONFIG_METHOD_DHCP

+
#define NM_SETTING_IP6_CONFIG_METHOD_DHCP       "dhcp"
+
+

+

+ +

NM_SETTING_IP6_CONFIG_METHOD_LINK_LOCAL

#define NM_SETTING_IP6_CONFIG_METHOD_LINK_LOCAL "link-local"
@@ -421,7 +430,7 @@ const char *        
 

nm_ip6_address_compare ()

-
gboolean            nm_ip6_address_compare              (NMIP6Address *address,
+
gboolean            nm_ip6_address_compare              (NMIP6Address *address,
                                                          NMIP6Address *other);

@@ -494,7 +503,7 @@ const char *

nm_ip6_address_get_prefix ()

-
guint32             nm_ip6_address_get_prefix           (NMIP6Address *address);
+
guint32             nm_ip6_address_get_prefix           (NMIP6Address *address);

@@ -517,7 +526,7 @@ const char *

nm_ip6_address_set_prefix ()

void                nm_ip6_address_set_prefix           (NMIP6Address *address,
-                                                         guint32 prefix);
+ guint32 prefix);

@@ -659,7 +668,7 @@ const char *

nm_ip6_route_compare ()

-
gboolean            nm_ip6_route_compare                (NMIP6Route *route,
+
gboolean            nm_ip6_route_compare                (NMIP6Route *route,
                                                          NMIP6Route *other);

@@ -732,7 +741,7 @@ const char *

nm_ip6_route_get_prefix ()

-
guint32             nm_ip6_route_get_prefix             (NMIP6Route *route);
+
guint32             nm_ip6_route_get_prefix             (NMIP6Route *route);

@@ -755,7 +764,7 @@ const char *

nm_ip6_route_set_prefix ()

void                nm_ip6_route_set_prefix             (NMIP6Route *route,
-                                                         guint32 prefix);
+ guint32 prefix);

@@ -822,7 +831,7 @@ const char *

nm_ip6_route_get_metric ()

-
guint32             nm_ip6_route_get_metric             (NMIP6Route *route);
+
guint32             nm_ip6_route_get_metric             (NMIP6Route *route);

@@ -845,7 +854,7 @@ const char *

nm_ip6_route_set_metric ()

void                nm_ip6_route_set_metric             (NMIP6Route *route,
-                                                         guint32 metric);
+ guint32 metric);

@@ -890,7 +899,7 @@ const char *

nm_setting_ip6_config_get_type ()

-
GType               nm_setting_ip6_config_get_type      (void);
+
GType               nm_setting_ip6_config_get_type      (void);

@@ -942,7 +951,7 @@ const char *

nm_setting_ip6_config_get_num_dns ()

-
guint32             nm_setting_ip6_config_get_num_dns   (NMSettingIP6Config *setting);
+
guint32             nm_setting_ip6_config_get_num_dns   (NMSettingIP6Config *setting);

@@ -965,7 +974,7 @@ const char *

nm_setting_ip6_config_get_dns ()

const struct in6_addr * nm_setting_ip6_config_get_dns   (NMSettingIP6Config *setting,
-                                                         guint32 i);
+ guint32 i);

@@ -992,7 +1001,7 @@ const char *

nm_setting_ip6_config_add_dns ()

-
gboolean            nm_setting_ip6_config_add_dns       (NMSettingIP6Config *setting,
+
gboolean            nm_setting_ip6_config_add_dns       (NMSettingIP6Config *setting,
                                                          const struct in6_addr *dns);

@@ -1021,7 +1030,7 @@ const char *

nm_setting_ip6_config_remove_dns ()

void                nm_setting_ip6_config_remove_dns    (NMSettingIP6Config *setting,
-                                                         guint32 i);
+ guint32 i);

@@ -1058,7 +1067,7 @@ const char *

nm_setting_ip6_config_get_num_dns_searches ()

-
guint32             nm_setting_ip6_config_get_num_dns_searches
+
guint32             nm_setting_ip6_config_get_num_dns_searches
                                                         (NMSettingIP6Config *setting);

@@ -1083,7 +1092,7 @@ const char *

nm_setting_ip6_config_get_dns_search ()

const char *        nm_setting_ip6_config_get_dns_search
                                                         (NMSettingIP6Config *setting,
-                                                         guint32 i);
+ guint32 i);

@@ -1110,7 +1119,7 @@ const char *

nm_setting_ip6_config_add_dns_search ()

-
gboolean            nm_setting_ip6_config_add_dns_search
+
gboolean            nm_setting_ip6_config_add_dns_search
                                                         (NMSettingIP6Config *setting,
                                                          const char *dns_search);

@@ -1141,7 +1150,7 @@ const char *

nm_setting_ip6_config_remove_dns_search ()

void                nm_setting_ip6_config_remove_dns_search
                                                         (NMSettingIP6Config *setting,
-                                                         guint32 i);
+ guint32 i);

@@ -1179,7 +1188,7 @@ const char *

nm_setting_ip6_config_get_num_addresses ()

-
guint32             nm_setting_ip6_config_get_num_addresses
+
guint32             nm_setting_ip6_config_get_num_addresses
                                                         (NMSettingIP6Config *setting);

@@ -1203,7 +1212,7 @@ const char *

nm_setting_ip6_config_get_address ()

NMIP6Address *      nm_setting_ip6_config_get_address   (NMSettingIP6Config *setting,
-                                                         guint32 i);
+ guint32 i);

@@ -1230,7 +1239,7 @@ const char *

nm_setting_ip6_config_add_address ()

-
gboolean            nm_setting_ip6_config_add_address   (NMSettingIP6Config *setting,
+
gboolean            nm_setting_ip6_config_add_address   (NMSettingIP6Config *setting,
                                                          NMIP6Address *address);

@@ -1260,7 +1269,7 @@ const char *

nm_setting_ip6_config_remove_address ()

void                nm_setting_ip6_config_remove_address
                                                         (NMSettingIP6Config *setting,
-                                                         guint32 i);
+ guint32 i);

@@ -1298,7 +1307,7 @@ const char *

nm_setting_ip6_config_get_num_routes ()

-
guint32             nm_setting_ip6_config_get_num_routes
+
guint32             nm_setting_ip6_config_get_num_routes
                                                         (NMSettingIP6Config *setting);

@@ -1322,7 +1331,7 @@ const char *

nm_setting_ip6_config_get_route ()

NMIP6Route *        nm_setting_ip6_config_get_route     (NMSettingIP6Config *setting,
-                                                         guint32 i);
+ guint32 i);

@@ -1349,7 +1358,7 @@ const char *

nm_setting_ip6_config_add_route ()

-
gboolean            nm_setting_ip6_config_add_route     (NMSettingIP6Config *setting,
+
gboolean            nm_setting_ip6_config_add_route     (NMSettingIP6Config *setting,
                                                          NMIP6Route *route);

@@ -1378,7 +1387,7 @@ const char *

nm_setting_ip6_config_remove_route ()

void                nm_setting_ip6_config_remove_route  (NMSettingIP6Config *setting,
-                                                         guint32 i);
+ guint32 i);

@@ -1415,7 +1424,7 @@ const char *

nm_setting_ip6_config_get_ignore_auto_routes ()

-
gboolean            nm_setting_ip6_config_get_ignore_auto_routes
+
gboolean            nm_setting_ip6_config_get_ignore_auto_routes
                                                         (NMSettingIP6Config *setting);

@@ -1438,7 +1447,7 @@ const char *

nm_setting_ip6_config_get_ignore_auto_dns ()

-
gboolean            nm_setting_ip6_config_get_ignore_auto_dns
+
gboolean            nm_setting_ip6_config_get_ignore_auto_dns
                                                         (NMSettingIP6Config *setting);

@@ -1461,7 +1470,7 @@ const char *

nm_setting_ip6_config_get_never_default ()

-
gboolean            nm_setting_ip6_config_get_never_default
+
gboolean            nm_setting_ip6_config_get_never_default
                                                         (NMSettingIP6Config *setting);

@@ -1484,7 +1493,7 @@ const char *

nm_setting_ip6_config_get_may_fail ()

-
gboolean            nm_setting_ip6_config_get_may_fail  (NMSettingIP6Config *setting);
+
gboolean            nm_setting_ip6_config_get_may_fail  (NMSettingIP6Config *setting);

@@ -1551,10 +1560,10 @@ as the only search domains for this connection.

The "ignore-auto-dns" property

-
  "ignore-auto-dns"          gboolean              : Read / Write / Construct
+
  "ignore-auto-dns"          gboolean              : Read / Write / Construct

-When the method is set to 'auto' and this property is set to TRUE, -automatically configured nameservers and search domains are ignored +When the method is set to 'auto' or 'dhcp' and this property is set to +TRUE, automatically configured nameservers and search domains are ignored and only nameservers and search domains specified in "dns" and "dns-search", if any, are used. @@ -1564,18 +1573,18 @@ used.


The "ignore-auto-routes" property

-
  "ignore-auto-routes"       gboolean              : Read / Write / Construct
+
  "ignore-auto-routes"       gboolean              : Read / Write / Construct

-When the method is set to 'auto' and this property is set to TRUE, -automatically configured routes are ignored and only routes specified -in "routes", if any, are used. +When the method is set to 'auto' or 'dhcp' and this property is set to +TRUE, automatically configured routes are ignored and only routes +specified in "routes", if any, are used.

Default value: FALSE


The "may-fail" property

-
  "may-fail"                 gboolean              : Read / Write / Construct
+
  "may-fail"                 gboolean              : Read / Write / Construct

If TRUE, allow overall network configuration to proceed even if IPv6 configuration times out. Note that at least one IP configuration @@ -1589,23 +1598,25 @@ but IPv4 configuration completes successfully.


The "method" property

-
  "method"                   gchar*                : Read / Write
+
  "method"                   gchar*                : Read / Write

IPv6 configuration method. If 'auto' is specified then the appropriate -automatic method (DHCP, PPP, router advertisement, etc) is used for the -interface and most other properties can be left unset. If 'link-local' -is specified, then an IPv6 link-local address will be assigned to the -interface. If 'manual' is specified, static IP addressing is used and -at least one IP address must be given in the 'addresses' property. If -'ignored' is specified, IPv6 configuration is not done. This property -must be set. NOTE: the 'shared' method are not yet supported. +automatic method (DHCP, PPP, advertisement, etc) is used for the +interface and most other properties can be left unset. To force the use +of DHCP only, specify 'dhcp'; this method is only valid for ethernet- +based hardware. If 'link-local' is specified, then an IPv6 link-local +address will be assigned to the interface. If 'manual' is specified, +static IP addressing is used and at least one IP address must be given +in the 'addresses' property. If 'ignored' is specified, IPv6 +configuration is not done. This property must be set. NOTE: the 'shared' +method are not yet supported.

Default value: NULL


The "never-default" property

-
  "never-default"            gboolean              : Read / Write / Construct
+
  "never-default"            gboolean              : Read / Write / Construct

If TRUE, this connection will never be the default IPv6 connection, meaning it will never be assigned the default IPv6 route by NetworkManager. @@ -1631,6 +1642,6 @@ automatic configuration. Routes cannot be used with the 'shared' or

+ Generated by GTK-Doc V1.15
\ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingOlpcMesh.html b/docs/libnm-util/html/NMSettingOlpcMesh.html index bf918f5e..8e315c6b 100644 --- a/docs/libnm-util/html/NMSettingOlpcMesh.html +++ b/docs/libnm-util/html/NMSettingOlpcMesh.html @@ -3,12 +3,12 @@ NMSettingOlpcMesh - + - + @@ -45,24 +45,24 @@ enum NMSettingOlpcMeshError; #define NM_TYPE_SETTING_OLPC_MESH_ERROR #define NM_SETTING_OLPC_MESH_ERROR -GQuark nm_setting_olpc_mesh_error_quark (void); +GQuark nm_setting_olpc_mesh_error_quark (void); #define NM_SETTING_OLPC_MESH_SSID #define NM_SETTING_OLPC_MESH_CHANNEL #define NM_SETTING_OLPC_MESH_DHCP_ANYCAST_ADDRESS NMSettingOlpcMesh; NMSettingOlpcMeshClass; -GType nm_setting_olpc_mesh_get_type (void); +GType nm_setting_olpc_mesh_get_type (void); NMSetting * nm_setting_olpc_mesh_new (void); -const GByteArray * nm_setting_olpc_mesh_get_ssid (NMSettingOlpcMesh *setting); -guint32 nm_setting_olpc_mesh_get_channel (NMSettingOlpcMesh *setting); -const GByteArray * nm_setting_olpc_mesh_get_dhcp_anycast_address +const GByteArray * nm_setting_olpc_mesh_get_ssid (NMSettingOlpcMesh *setting); +guint32 nm_setting_olpc_mesh_get_channel (NMSettingOlpcMesh *setting); +const GByteArray * nm_setting_olpc_mesh_get_dhcp_anycast_address (NMSettingOlpcMesh *setting);

Object Hierarchy

-  GObject
+  GObject
    +----NMSetting
          +----NMSettingOlpcMesh
 
@@ -70,7 +70,7 @@ const

Properties

-  "channel"                  guint                 : Read / Write / Construct
+  "channel"                  guint                 : Read / Write / Construct
   "dhcp-anycast-address"     GArray_guchar_*       : Read / Write
   "ssid"                     GArray_guchar_*       : Read / Write
 
@@ -121,7 +121,7 @@ const

nm_setting_olpc_mesh_error_quark ()

-
GQuark              nm_setting_olpc_mesh_error_quark    (void);
+
GQuark              nm_setting_olpc_mesh_error_quark    (void);

@@ -183,7 +183,7 @@ const

nm_setting_olpc_mesh_get_type ()

-
GType               nm_setting_olpc_mesh_get_type       (void);
+
GType               nm_setting_olpc_mesh_get_type       (void);

@@ -214,7 +214,7 @@ Creates a new

nm_setting_olpc_mesh_get_ssid ()

-
const GByteArray *  nm_setting_olpc_mesh_get_ssid       (NMSettingOlpcMesh *setting);
+
const GByteArray *  nm_setting_olpc_mesh_get_ssid       (NMSettingOlpcMesh *setting);

@@ -236,7 +236,7 @@ Creates a new

nm_setting_olpc_mesh_get_channel ()

-
guint32             nm_setting_olpc_mesh_get_channel    (NMSettingOlpcMesh *setting);
+
guint32             nm_setting_olpc_mesh_get_channel    (NMSettingOlpcMesh *setting);

@@ -258,7 +258,7 @@ Creates a new

nm_setting_olpc_mesh_get_dhcp_anycast_address ()

-
const GByteArray *  nm_setting_olpc_mesh_get_dhcp_anycast_address
+
const GByteArray *  nm_setting_olpc_mesh_get_dhcp_anycast_address
                                                         (NMSettingOlpcMesh *setting);

@@ -283,7 +283,7 @@ Creates a new

Property Details

The "channel" property

-
  "channel"                  guint                 : Read / Write / Construct
+
  "channel"                  guint                 : Read / Write / Construct

Channel on which the mesh network to join is located.

@@ -311,6 +311,6 @@ SSID of the mesh network to join.
+ Generated by GTK-Doc V1.15 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingPPP.html b/docs/libnm-util/html/NMSettingPPP.html index e336ef96..e52ab970 100644 --- a/docs/libnm-util/html/NMSettingPPP.html +++ b/docs/libnm-util/html/NMSettingPPP.html @@ -3,12 +3,12 @@ NMSettingPPP - + - + @@ -45,7 +45,7 @@ enum NMSettingPPPError; #define NM_TYPE_SETTING_PPP_ERROR #define NM_SETTING_PPP_ERROR -GQuark nm_setting_ppp_error_quark (void); +GQuark nm_setting_ppp_error_quark (void); #define NM_SETTING_PPP_NOAUTH #define NM_SETTING_PPP_REFUSE_EAP #define NM_SETTING_PPP_REFUSE_PAP @@ -66,33 +66,33 @@ enum NM_SETTING_PPP_LCP_ECHO_INTERVAL NMSettingPPP; NMSettingPPPClass; -GType nm_setting_ppp_get_type (void); +GType nm_setting_ppp_get_type (void); NMSetting * nm_setting_ppp_new (void); -gboolean nm_setting_ppp_get_noauth (NMSettingPPP *setting); -gboolean nm_setting_ppp_get_refuse_eap (NMSettingPPP *setting); -gboolean nm_setting_ppp_get_refuse_pap (NMSettingPPP *setting); -gboolean nm_setting_ppp_get_refuse_chap (NMSettingPPP *setting); -gboolean nm_setting_ppp_get_refuse_mschap (NMSettingPPP *setting); -gboolean nm_setting_ppp_get_refuse_mschapv2 (NMSettingPPP *setting); -gboolean nm_setting_ppp_get_nobsdcomp (NMSettingPPP *setting); -gboolean nm_setting_ppp_get_nodeflate (NMSettingPPP *setting); -gboolean nm_setting_ppp_get_no_vj_comp (NMSettingPPP *setting); -gboolean nm_setting_ppp_get_require_mppe (NMSettingPPP *setting); -gboolean nm_setting_ppp_get_require_mppe_128 (NMSettingPPP *setting); -gboolean nm_setting_ppp_get_mppe_stateful (NMSettingPPP *setting); -gboolean nm_setting_ppp_get_crtscts (NMSettingPPP *setting); -guint32 nm_setting_ppp_get_baud (NMSettingPPP *setting); -guint32 nm_setting_ppp_get_mru (NMSettingPPP *setting); -guint32 nm_setting_ppp_get_mtu (NMSettingPPP *setting); -guint32 nm_setting_ppp_get_lcp_echo_failure (NMSettingPPP *setting); -guint32 nm_setting_ppp_get_lcp_echo_interval +gboolean nm_setting_ppp_get_noauth (NMSettingPPP *setting); +gboolean nm_setting_ppp_get_refuse_eap (NMSettingPPP *setting); +gboolean nm_setting_ppp_get_refuse_pap (NMSettingPPP *setting); +gboolean nm_setting_ppp_get_refuse_chap (NMSettingPPP *setting); +gboolean nm_setting_ppp_get_refuse_mschap (NMSettingPPP *setting); +gboolean nm_setting_ppp_get_refuse_mschapv2 (NMSettingPPP *setting); +gboolean nm_setting_ppp_get_nobsdcomp (NMSettingPPP *setting); +gboolean nm_setting_ppp_get_nodeflate (NMSettingPPP *setting); +gboolean nm_setting_ppp_get_no_vj_comp (NMSettingPPP *setting); +gboolean nm_setting_ppp_get_require_mppe (NMSettingPPP *setting); +gboolean nm_setting_ppp_get_require_mppe_128 (NMSettingPPP *setting); +gboolean nm_setting_ppp_get_mppe_stateful (NMSettingPPP *setting); +gboolean nm_setting_ppp_get_crtscts (NMSettingPPP *setting); +guint32 nm_setting_ppp_get_baud (NMSettingPPP *setting); +guint32 nm_setting_ppp_get_mru (NMSettingPPP *setting); +guint32 nm_setting_ppp_get_mtu (NMSettingPPP *setting); +guint32 nm_setting_ppp_get_lcp_echo_failure (NMSettingPPP *setting); +guint32 nm_setting_ppp_get_lcp_echo_interval (NMSettingPPP *setting);

Object Hierarchy

-  GObject
+  GObject
    +----NMSetting
          +----NMSettingPPP
 
@@ -100,24 +100,24 @@ enum

Properties

-  "baud"                     guint                 : Read / Write / Construct
-  "crtscts"                  gboolean              : Read / Write / Construct
-  "lcp-echo-failure"         guint                 : Read / Write / Construct
-  "lcp-echo-interval"        guint                 : Read / Write / Construct
-  "mppe-stateful"            gboolean              : Read / Write / Construct
-  "mru"                      guint                 : Read / Write / Construct
-  "mtu"                      guint                 : Read / Write / Construct
-  "no-vj-comp"               gboolean              : Read / Write / Construct
-  "noauth"                   gboolean              : Read / Write / Construct
-  "nobsdcomp"                gboolean              : Read / Write / Construct
-  "nodeflate"                gboolean              : Read / Write / Construct
-  "refuse-chap"              gboolean              : Read / Write / Construct
-  "refuse-eap"               gboolean              : Read / Write / Construct
-  "refuse-mschap"            gboolean              : Read / Write / Construct
-  "refuse-mschapv2"          gboolean              : Read / Write / Construct
-  "refuse-pap"               gboolean              : Read / Write / Construct
-  "require-mppe"             gboolean              : Read / Write / Construct
-  "require-mppe-128"         gboolean              : Read / Write / Construct
+  "baud"                     guint                 : Read / Write / Construct
+  "crtscts"                  gboolean              : Read / Write / Construct
+  "lcp-echo-failure"         guint                 : Read / Write / Construct
+  "lcp-echo-interval"        guint                 : Read / Write / Construct
+  "mppe-stateful"            gboolean              : Read / Write / Construct
+  "mru"                      guint                 : Read / Write / Construct
+  "mtu"                      guint                 : Read / Write / Construct
+  "no-vj-comp"               gboolean              : Read / Write / Construct
+  "noauth"                   gboolean              : Read / Write / Construct
+  "nobsdcomp"                gboolean              : Read / Write / Construct
+  "nodeflate"                gboolean              : Read / Write / Construct
+  "refuse-chap"              gboolean              : Read / Write / Construct
+  "refuse-eap"               gboolean              : Read / Write / Construct
+  "refuse-mschap"            gboolean              : Read / Write / Construct
+  "refuse-mschapv2"          gboolean              : Read / Write / Construct
+  "refuse-pap"               gboolean              : Read / Write / Construct
+  "require-mppe"             gboolean              : Read / Write / Construct
+  "require-mppe-128"         gboolean              : Read / Write / Construct
 
@@ -167,7 +167,7 @@ enum

nm_setting_ppp_error_quark ()

-
GQuark              nm_setting_ppp_error_quark          (void);
+
GQuark              nm_setting_ppp_error_quark          (void);

@@ -349,7 +349,7 @@ enum

nm_setting_ppp_get_type ()

-
GType               nm_setting_ppp_get_type             (void);
+
GType               nm_setting_ppp_get_type             (void);

@@ -379,7 +379,7 @@ enum

nm_setting_ppp_get_noauth ()

-
gboolean            nm_setting_ppp_get_noauth           (NMSettingPPP *setting);
+
gboolean            nm_setting_ppp_get_noauth           (NMSettingPPP *setting);

@@ -401,7 +401,7 @@ enum

nm_setting_ppp_get_refuse_eap ()

-
gboolean            nm_setting_ppp_get_refuse_eap       (NMSettingPPP *setting);
+
gboolean            nm_setting_ppp_get_refuse_eap       (NMSettingPPP *setting);

@@ -423,7 +423,7 @@ enum

nm_setting_ppp_get_refuse_pap ()

-
gboolean            nm_setting_ppp_get_refuse_pap       (NMSettingPPP *setting);
+
gboolean            nm_setting_ppp_get_refuse_pap       (NMSettingPPP *setting);

@@ -445,7 +445,7 @@ enum

nm_setting_ppp_get_refuse_chap ()

-
gboolean            nm_setting_ppp_get_refuse_chap      (NMSettingPPP *setting);
+
gboolean            nm_setting_ppp_get_refuse_chap      (NMSettingPPP *setting);

@@ -467,7 +467,7 @@ enum

nm_setting_ppp_get_refuse_mschap ()

-
gboolean            nm_setting_ppp_get_refuse_mschap    (NMSettingPPP *setting);
+
gboolean            nm_setting_ppp_get_refuse_mschap    (NMSettingPPP *setting);

@@ -489,7 +489,7 @@ enum

nm_setting_ppp_get_refuse_mschapv2 ()

-
gboolean            nm_setting_ppp_get_refuse_mschapv2  (NMSettingPPP *setting);
+
gboolean            nm_setting_ppp_get_refuse_mschapv2  (NMSettingPPP *setting);

@@ -511,7 +511,7 @@ enum

nm_setting_ppp_get_nobsdcomp ()

-
gboolean            nm_setting_ppp_get_nobsdcomp        (NMSettingPPP *setting);
+
gboolean            nm_setting_ppp_get_nobsdcomp        (NMSettingPPP *setting);

@@ -533,7 +533,7 @@ enum

nm_setting_ppp_get_nodeflate ()

-
gboolean            nm_setting_ppp_get_nodeflate        (NMSettingPPP *setting);
+
gboolean            nm_setting_ppp_get_nodeflate        (NMSettingPPP *setting);

@@ -555,7 +555,7 @@ enum

nm_setting_ppp_get_no_vj_comp ()

-
gboolean            nm_setting_ppp_get_no_vj_comp       (NMSettingPPP *setting);
+
gboolean            nm_setting_ppp_get_no_vj_comp       (NMSettingPPP *setting);

@@ -577,7 +577,7 @@ enum

nm_setting_ppp_get_require_mppe ()

-
gboolean            nm_setting_ppp_get_require_mppe     (NMSettingPPP *setting);
+
gboolean            nm_setting_ppp_get_require_mppe     (NMSettingPPP *setting);

@@ -599,7 +599,7 @@ enum

nm_setting_ppp_get_require_mppe_128 ()

-
gboolean            nm_setting_ppp_get_require_mppe_128 (NMSettingPPP *setting);
+
gboolean            nm_setting_ppp_get_require_mppe_128 (NMSettingPPP *setting);

@@ -621,7 +621,7 @@ enum

nm_setting_ppp_get_mppe_stateful ()

-
gboolean            nm_setting_ppp_get_mppe_stateful    (NMSettingPPP *setting);
+
gboolean            nm_setting_ppp_get_mppe_stateful    (NMSettingPPP *setting);

@@ -643,7 +643,7 @@ enum

nm_setting_ppp_get_crtscts ()

-
gboolean            nm_setting_ppp_get_crtscts          (NMSettingPPP *setting);
+
gboolean            nm_setting_ppp_get_crtscts          (NMSettingPPP *setting);

@@ -665,7 +665,7 @@ enum

nm_setting_ppp_get_baud ()

-
guint32             nm_setting_ppp_get_baud             (NMSettingPPP *setting);
+
guint32             nm_setting_ppp_get_baud             (NMSettingPPP *setting);

@@ -687,7 +687,7 @@ enum

nm_setting_ppp_get_mru ()

-
guint32             nm_setting_ppp_get_mru              (NMSettingPPP *setting);
+
guint32             nm_setting_ppp_get_mru              (NMSettingPPP *setting);

@@ -709,7 +709,7 @@ enum

nm_setting_ppp_get_mtu ()

-
guint32             nm_setting_ppp_get_mtu              (NMSettingPPP *setting);
+
guint32             nm_setting_ppp_get_mtu              (NMSettingPPP *setting);

@@ -731,7 +731,7 @@ enum

nm_setting_ppp_get_lcp_echo_failure ()

-
guint32             nm_setting_ppp_get_lcp_echo_failure (NMSettingPPP *setting);
+
guint32             nm_setting_ppp_get_lcp_echo_failure (NMSettingPPP *setting);

@@ -753,7 +753,7 @@ enum

nm_setting_ppp_get_lcp_echo_interval ()

-
guint32             nm_setting_ppp_get_lcp_echo_interval
+
guint32             nm_setting_ppp_get_lcp_echo_interval
                                                         (NMSettingPPP *setting);

@@ -778,7 +778,7 @@ enum

Property Details

The "baud" property

-
  "baud"                     guint                 : Read / Write / Construct
+
  "baud"                     guint                 : Read / Write / Construct

If non-zero, instruct pppd to set the serial port to the specified baudrate. This value should normally be left as 0 to automatically @@ -789,7 +789,7 @@ choose the speed.


The "crtscts" property

-
  "crtscts"                  gboolean              : Read / Write / Construct
+
  "crtscts"                  gboolean              : Read / Write / Construct

If TRUE, specify that pppd should set the serial port to use hardware flow control with RTS and CTS signals. This value should normally be @@ -800,7 +800,7 @@ set to FALSE.


The "lcp-echo-failure" property

-
  "lcp-echo-failure"         guint                 : Read / Write / Construct
+
  "lcp-echo-failure"         guint                 : Read / Write / Construct

If non-zero, instruct pppd to presume the connection to the peer has failed if the specified number of LCP echo-requests go unanswered by the @@ -812,7 +812,7 @@ value if this property is used.


The "lcp-echo-interval" property

-
  "lcp-echo-interval"        guint                 : Read / Write / Construct
+
  "lcp-echo-interval"        guint                 : Read / Write / Construct

If non-zero, instruct pppd to send an LCP echo-request frame to the peer every n seconds (where n is the specified value). Note that some PPP @@ -824,7 +824,7 @@ possible to autodetect this.


The "mppe-stateful" property

-
  "mppe-stateful"            gboolean              : Read / Write / Construct
+
  "mppe-stateful"            gboolean              : Read / Write / Construct

If TRUE, stateful MPPE is used. See pppd documentation for more information on stateful MPPE.", @@ -834,7 +834,7 @@ information on stateful MPPE.",


The "mru" property

-
  "mru"                      guint                 : Read / Write / Construct
+
  "mru"                      guint                 : Read / Write / Construct

If non-zero, instruct pppd to request that the peer send packets no larger than the specified size. If non-zero, the MRU should be between @@ -846,7 +846,7 @@ larger than the specified size. If non-zero, the MRU should be between


The "mtu" property

-
  "mtu"                      guint                 : Read / Write / Construct
+
  "mtu"                      guint                 : Read / Write / Construct

If non-zero, instruct pppd to send packets no larger than the specified size. @@ -856,7 +856,7 @@ size.


The "no-vj-comp" property

-
  "no-vj-comp"               gboolean              : Read / Write / Construct
+
  "no-vj-comp"               gboolean              : Read / Write / Construct

If TRUE, Van Jacobsen TCP header compression will not be requested.

@@ -865,7 +865,7 @@ If TRUE, Van Jacobsen TCP header compression will not be requested.

The "noauth" property

-
  "noauth"                   gboolean              : Read / Write / Construct
+
  "noauth"                   gboolean              : Read / Write / Construct

If TRUE, do not require the other side (usually the PPP server) to authenticate itself to the client. If FALSE, require authentication from @@ -876,7 +876,7 @@ the remote side. In almost all cases, this should be TRUE.


The "nobsdcomp" property

-
  "nobsdcomp"                gboolean              : Read / Write / Construct
+
  "nobsdcomp"                gboolean              : Read / Write / Construct

If TRUE, BSD compression will not be requested.

@@ -885,7 +885,7 @@ If TRUE, BSD compression will not be requested.

The "nodeflate" property

-
  "nodeflate"                gboolean              : Read / Write / Construct
+
  "nodeflate"                gboolean              : Read / Write / Construct

If TRUE, 'deflate' compression will not be requested.

@@ -894,7 +894,7 @@ If TRUE, 'deflate' compression will not be requested.

The "refuse-chap" property

-
  "refuse-chap"              gboolean              : Read / Write / Construct
+
  "refuse-chap"              gboolean              : Read / Write / Construct

If TRUE, the CHAP authentication method will not be used.

@@ -903,7 +903,7 @@ If TRUE, the CHAP authentication method will not be used.

The "refuse-eap" property

-
  "refuse-eap"               gboolean              : Read / Write / Construct
+
  "refuse-eap"               gboolean              : Read / Write / Construct

If TRUE, the EAP authentication method will not be used.

@@ -912,7 +912,7 @@ If TRUE, the EAP authentication method will not be used.

The "refuse-mschap" property

-
  "refuse-mschap"            gboolean              : Read / Write / Construct
+
  "refuse-mschap"            gboolean              : Read / Write / Construct

If TRUE, the MSCHAP authentication method will not be used.

@@ -921,7 +921,7 @@ If TRUE, the MSCHAP authentication method will not be used.

The "refuse-mschapv2" property

-
  "refuse-mschapv2"          gboolean              : Read / Write / Construct
+
  "refuse-mschapv2"          gboolean              : Read / Write / Construct

If TRUE, the MSCHAPv2 authentication method will not be used.

@@ -930,7 +930,7 @@ If TRUE, the MSCHAPv2 authentication method will not be used.

The "refuse-pap" property

-
  "refuse-pap"               gboolean              : Read / Write / Construct
+
  "refuse-pap"               gboolean              : Read / Write / Construct

If TRUE, the PAP authentication method will not be used.

@@ -939,7 +939,7 @@ If TRUE, the PAP authentication method will not be used.

The "require-mppe" property

-
  "require-mppe"             gboolean              : Read / Write / Construct
+
  "require-mppe"             gboolean              : Read / Write / Construct

If TRUE, MPPE (Microsoft Point-to-Point Encrpytion) will be required for the PPP session. If either 64-bit or 128-bit MPPE is not available the @@ -951,7 +951,7 @@ connections.


The "require-mppe-128" property

-
  "require-mppe-128"         gboolean              : Read / Write / Construct
+
  "require-mppe-128"         gboolean              : Read / Write / Construct

If TRUE, 128-bit MPPE (Microsoft Point-to-Point Encrpytion) will be required for the PPP session, and the 'require-mppe' property must also @@ -963,6 +963,6 @@ be set to TRUE. If 128-bit MPPE is not available the session will fail.

+ Generated by GTK-Doc V1.15
\ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingPPPOE.html b/docs/libnm-util/html/NMSettingPPPOE.html index baa6bffc..22f9a895 100644 --- a/docs/libnm-util/html/NMSettingPPPOE.html +++ b/docs/libnm-util/html/NMSettingPPPOE.html @@ -3,12 +3,12 @@ NMSettingPPPOE - + - + @@ -45,13 +45,13 @@ enum NMSettingPPPOEError; #define NM_TYPE_SETTING_PPPOE_ERROR #define NM_SETTING_PPPOE_ERROR -GQuark nm_setting_pppoe_error_quark (void); +GQuark nm_setting_pppoe_error_quark (void); #define NM_SETTING_PPPOE_SERVICE #define NM_SETTING_PPPOE_USERNAME #define NM_SETTING_PPPOE_PASSWORD NMSettingPPPOE; NMSettingPPPOEClass; -GType nm_setting_pppoe_get_type (void); +GType nm_setting_pppoe_get_type (void); NMSetting * nm_setting_pppoe_new (void); const char * nm_setting_pppoe_get_service (NMSettingPPPOE *setting); const char * nm_setting_pppoe_get_username (NMSettingPPPOE *setting); @@ -61,7 +61,7 @@ const char *

Object Hierarchy

-  GObject
+  GObject
    +----NMSetting
          +----NMSettingPPPOE
 
@@ -69,9 +69,9 @@ const char *

Properties

-  "password"                 gchar*                : Read / Write
-  "service"                  gchar*                : Read / Write
-  "username"                 gchar*                : Read / Write
+  "password"                 gchar*                : Read / Write
+  "service"                  gchar*                : Read / Write
+  "username"                 gchar*                : Read / Write
 
@@ -121,7 +121,7 @@ const char *

nm_setting_pppoe_error_quark ()

-
GQuark              nm_setting_pppoe_error_quark        (void);
+
GQuark              nm_setting_pppoe_error_quark        (void);

@@ -183,7 +183,7 @@ const char *

nm_setting_pppoe_get_type ()

-
GType               nm_setting_pppoe_get_type           (void);
+
GType               nm_setting_pppoe_get_type           (void);

@@ -281,7 +281,7 @@ const char *

Property Details

The "password" property

-
  "password"                 gchar*                : Read / Write
+
  "password"                 gchar*                : Read / Write

Password used to authenticate with the PPPoE service.

@@ -290,7 +290,7 @@ Password used to authenticate with the PPPoE service.

The "service" property

-
  "service"                  gchar*                : Read / Write
+
  "service"                  gchar*                : Read / Write

If specified, instruct PPPoE to only initiate sessions with access concentrators that provide the specified serivce. For most providers, @@ -302,7 +302,7 @@ access concentrators or a specific service is known to be required.


The "username" property

-
  "username"                 gchar*                : Read / Write
+
  "username"                 gchar*                : Read / Write

Username used to authenticate with the PPPoE service.

@@ -312,6 +312,6 @@ Username used to authenticate with the PPPoE service.
+ Generated by GTK-Doc V1.15
\ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingSerial.html b/docs/libnm-util/html/NMSettingSerial.html index 5f45e7f9..d32d6c1c 100644 --- a/docs/libnm-util/html/NMSettingSerial.html +++ b/docs/libnm-util/html/NMSettingSerial.html @@ -3,12 +3,12 @@ NMSettingSerial - + - + @@ -45,7 +45,7 @@ enum NMSettingSerialError; #define NM_TYPE_SETTING_SERIAL_ERROR #define NM_SETTING_SERIAL_ERROR -GQuark nm_setting_serial_error_quark (void); +GQuark nm_setting_serial_error_quark (void); #define NM_SETTING_SERIAL_BAUD #define NM_SETTING_SERIAL_BITS #define NM_SETTING_SERIAL_PARITY @@ -53,19 +53,19 @@ enum NM_SETTING_SERIAL_SEND_DELAY NMSettingSerial; NMSettingSerialClass; -GType nm_setting_serial_get_type (void); +GType nm_setting_serial_get_type (void); NMSetting * nm_setting_serial_new (void); -guint nm_setting_serial_get_baud (NMSettingSerial *setting); -guint nm_setting_serial_get_bits (NMSettingSerial *setting); +guint nm_setting_serial_get_baud (NMSettingSerial *setting); +guint nm_setting_serial_get_bits (NMSettingSerial *setting); char nm_setting_serial_get_parity (NMSettingSerial *setting); -guint nm_setting_serial_get_stopbits (NMSettingSerial *setting); -guint64 nm_setting_serial_get_send_delay (NMSettingSerial *setting); +guint nm_setting_serial_get_stopbits (NMSettingSerial *setting); +guint64 nm_setting_serial_get_send_delay (NMSettingSerial *setting);

Object Hierarchy

-  GObject
+  GObject
    +----NMSetting
          +----NMSettingSerial
 
@@ -73,11 +73,11 @@ enum

Properties

-  "baud"                     guint                 : Read / Write / Construct
-  "bits"                     guint                 : Read / Write / Construct
-  "parity"                   gchar                 : Read / Write / Construct
-  "send-delay"               guint64               : Read / Write / Construct
-  "stopbits"                 guint                 : Read / Write / Construct
+  "baud"                     guint                 : Read / Write / Construct
+  "bits"                     guint                 : Read / Write / Construct
+  "parity"                   gchar                 : Read / Write / Construct
+  "send-delay"               guint64               : Read / Write / Construct
+  "stopbits"                 guint                 : Read / Write / Construct
 
@@ -127,7 +127,7 @@ enum

nm_setting_serial_error_quark ()

-
GQuark              nm_setting_serial_error_quark       (void);
+
GQuark              nm_setting_serial_error_quark       (void);

@@ -205,7 +205,7 @@ enum

nm_setting_serial_get_type ()

-
GType               nm_setting_serial_get_type          (void);
+
GType               nm_setting_serial_get_type          (void);

@@ -235,7 +235,7 @@ enum

nm_setting_serial_get_baud ()

-
guint               nm_setting_serial_get_baud          (NMSettingSerial *setting);
+
guint               nm_setting_serial_get_baud          (NMSettingSerial *setting);

@@ -257,7 +257,7 @@ enum

nm_setting_serial_get_bits ()

-
guint               nm_setting_serial_get_bits          (NMSettingSerial *setting);
+
guint               nm_setting_serial_get_bits          (NMSettingSerial *setting);

@@ -301,7 +301,7 @@ enum

nm_setting_serial_get_stopbits ()

-
guint               nm_setting_serial_get_stopbits      (NMSettingSerial *setting);
+
guint               nm_setting_serial_get_stopbits      (NMSettingSerial *setting);

@@ -323,7 +323,7 @@ enum

nm_setting_serial_get_send_delay ()

-
guint64             nm_setting_serial_get_send_delay    (NMSettingSerial *setting);
+
guint64             nm_setting_serial_get_send_delay    (NMSettingSerial *setting);

@@ -347,7 +347,7 @@ enum

Property Details

The "baud" property

-
  "baud"                     guint                 : Read / Write / Construct
+
  "baud"                     guint                 : Read / Write / Construct

Speed to use for communication over the serial port. Note that this value usually has no effect for mobile broadband modems as they generally @@ -358,7 +358,7 @@ ignore speed settings and use the highest available speed.


The "bits" property

-
  "bits"                     guint                 : Read / Write / Construct
+
  "bits"                     guint                 : Read / Write / Construct

Byte-width of the serial communication.

@@ -368,7 +368,7 @@ Byte-width of the serial communication.

The "parity" property

-
  "parity"                   gchar                 : Read / Write / Construct
+
  "parity"                   gchar                 : Read / Write / Construct

Parity setting of the serial port. Either 'E' for even parity, 'o' for odd parity, or 'n' for no parity. @@ -379,7 +379,7 @@ odd parity, or 'n' for no parity.


The "send-delay" property

-
  "send-delay"               guint64               : Read / Write / Construct
+
  "send-delay"               guint64               : Read / Write / Construct

Time to delay between each byte sent to the modem, in microseconds.

@@ -388,7 +388,7 @@ Time to delay between each byte sent to the modem, in microseconds.

The "stopbits" property

-
  "stopbits"                 guint                 : Read / Write / Construct
+
  "stopbits"                 guint                 : Read / Write / Construct

Number of stop bits for communication on the serial port. Either 1 or 2. The 1 in '8n1' for example. @@ -400,6 +400,6 @@ The 1 in '8n1' for example.

+ Generated by GTK-Doc V1.15
\ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingVPN.html b/docs/libnm-util/html/NMSettingVPN.html index 15bd338b..e3b96cdb 100644 --- a/docs/libnm-util/html/NMSettingVPN.html +++ b/docs/libnm-util/html/NMSettingVPN.html @@ -3,12 +3,12 @@ NMSettingVPN - + - + @@ -45,7 +45,7 @@ enum NMSettingVpnError; #define NM_TYPE_SETTING_VPN_ERROR #define NM_SETTING_VPN_ERROR -GQuark nm_setting_vpn_error_quark (void); +GQuark nm_setting_vpn_error_quark (void); #define NM_SETTING_VPN_SERVICE_TYPE #define NM_SETTING_VPN_USER_NAME #define NM_SETTING_VPN_DATA @@ -54,8 +54,8 @@ enum NMSettingVPNClass; void (*VPNIterFunc) (const char *key, const char *value, - gpointer user_data); -GType nm_setting_vpn_get_type (void); + gpointer user_data); +GType nm_setting_vpn_get_type (void); NMSetting * nm_setting_vpn_new (void); const char * nm_setting_vpn_get_service_type (NMSettingVPN *setting); const char * nm_setting_vpn_get_user_name (NMSettingVPN *setting); @@ -68,7 +68,7 @@ const char * const char *key
); void nm_setting_vpn_foreach_data_item (NMSettingVPN *setting, VPNIterFunc func, - gpointer user_data); + gpointer user_data); void nm_setting_vpn_add_secret (NMSettingVPN *setting, const char *key, const char *secret); @@ -78,13 +78,13 @@ const char * const char *key); void nm_setting_vpn_foreach_secret (NMSettingVPN *setting, VPNIterFunc func, - gpointer user_data); + gpointer user_data);

Object Hierarchy

-  GObject
+  GObject
    +----NMSetting
          +----NMSettingVPN
 
@@ -94,8 +94,8 @@ const char * "data" GHashTable_gchararray+gchararray_* : Read / Write "secrets" GHashTable_gchararray+gchararray_* : Read / Write - "service-type" gchar* : Read / Write - "user-name" gchar* : Read / Write + "service-type" gchar* : Read / Write + "user-name" gchar* : Read / Write
@@ -144,7 +144,7 @@ const char *

nm_setting_vpn_error_quark ()

-
GQuark              nm_setting_vpn_error_quark          (void);
+
GQuark              nm_setting_vpn_error_quark          (void);

@@ -216,7 +216,7 @@ const char *

VPNIterFunc ()

void                (*VPNIterFunc)                      (const char *key,
                                                          const char *value,
-                                                         gpointer user_data);
+ gpointer user_data);

@@ -243,7 +243,7 @@ const char *

nm_setting_vpn_get_type ()

-
GType               nm_setting_vpn_get_type             (void);
+
GType               nm_setting_vpn_get_type             (void);

@@ -399,7 +399,7 @@ const char *

nm_setting_vpn_foreach_data_item ()

void                nm_setting_vpn_foreach_data_item    (NMSettingVPN *setting,
                                                          VPNIterFunc func,
-                                                         gpointer user_data);
+ gpointer user_data);

@@ -508,7 +508,7 @@ const char *

nm_setting_vpn_foreach_secret ()

void                nm_setting_vpn_foreach_secret       (NMSettingVPN *setting,
                                                          VPNIterFunc func,
-                                                         gpointer user_data);
+ gpointer user_data);

@@ -555,7 +555,7 @@ passwords or private keys. Both keys and values must be strings.

The "service-type" property

-
  "service-type"             gchar*                : Read / Write
+
  "service-type"             gchar*                : Read / Write

D-Bus service name of the VPN plugin that this setting uses to connect to its network. i.e. org.freedesktop.NetworkManager.vpnc for the vpnc @@ -566,7 +566,7 @@ plugin.


The "user-name" property

-
  "user-name"                gchar*                : Read / Write
+
  "user-name"                gchar*                : Read / Write

User name of the currently logged in user for connections provided by the user settings service. This name is provided to the VPN plugin to use in lieu of a custom username provided by that VPN plugins specific configuration. The VPN plugin itself decides which user name to use.

Default value: NULL

@@ -574,6 +574,6 @@ plugin.
+ Generated by GTK-Doc V1.15 \ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingWired.html b/docs/libnm-util/html/NMSettingWired.html index 8fc96619..70fdd4b5 100644 --- a/docs/libnm-util/html/NMSettingWired.html +++ b/docs/libnm-util/html/NMSettingWired.html @@ -3,12 +3,12 @@ NMSettingWired - + - + @@ -45,29 +45,52 @@ enum NMSettingWiredError; #define NM_TYPE_SETTING_WIRED_ERROR #define NM_SETTING_WIRED_ERROR -GQuark nm_setting_wired_error_quark (void); +GQuark nm_setting_wired_error_quark (void); #define NM_SETTING_WIRED_PORT #define NM_SETTING_WIRED_SPEED #define NM_SETTING_WIRED_DUPLEX #define NM_SETTING_WIRED_AUTO_NEGOTIATE #define NM_SETTING_WIRED_MAC_ADDRESS +#define NM_SETTING_WIRED_CLONED_MAC_ADDRESS #define NM_SETTING_WIRED_MTU +#define NM_SETTING_WIRED_S390_SUBCHANNELS +#define NM_SETTING_WIRED_S390_NETTYPE +#define NM_SETTING_WIRED_S390_OPTIONS NMSettingWired; NMSettingWiredClass; -GType nm_setting_wired_get_type (void); +GType nm_setting_wired_get_type (void); NMSetting * nm_setting_wired_new (void); const char * nm_setting_wired_get_port (NMSettingWired *setting); -guint32 nm_setting_wired_get_speed (NMSettingWired *setting); +guint32 nm_setting_wired_get_speed (NMSettingWired *setting); const char * nm_setting_wired_get_duplex (NMSettingWired *setting); -gboolean nm_setting_wired_get_auto_negotiate (NMSettingWired *setting); -const GByteArray * nm_setting_wired_get_mac_address (NMSettingWired *setting); -guint32 nm_setting_wired_get_mtu (NMSettingWired *setting); +gboolean nm_setting_wired_get_auto_negotiate (NMSettingWired *setting); +const GByteArray * nm_setting_wired_get_mac_address (NMSettingWired *setting); +const GByteArray * nm_setting_wired_get_cloned_mac_address + (NMSettingWired *setting); +guint32 nm_setting_wired_get_mtu (NMSettingWired *setting); +const GPtrArray * nm_setting_wired_get_s390_subchannels + (NMSettingWired *setting); +const char * nm_setting_wired_get_s390_nettype (NMSettingWired *setting); +guint32 nm_setting_wired_get_num_s390_options + (NMSettingWired *setting); +gboolean nm_setting_wired_get_s390_option (NMSettingWired *setting, + guint32 idx, + const char **out_key, + const char **out_value); +const char * nm_setting_wired_get_s390_option_by_key + (NMSettingWired *setting, + const char *key); +gboolean nm_setting_wired_add_s390_option (NMSettingWired *setting, + const char *key, + const char *item); +gboolean nm_setting_wired_remove_s390_option (NMSettingWired *setting, + const char *key);

Object Hierarchy

-  GObject
+  GObject
    +----NMSetting
          +----NMSettingWired
 
@@ -75,12 +98,16 @@ const

Properties

-  "auto-negotiate"           gboolean              : Read / Write / Construct
-  "duplex"                   gchar*                : Read / Write
+  "auto-negotiate"           gboolean              : Read / Write / Construct
+  "cloned-mac-address"       GArray_guchar_*       : Read / Write
+  "duplex"                   gchar*                : Read / Write
   "mac-address"              GArray_guchar_*       : Read / Write
-  "mtu"                      guint                 : Read / Write / Construct
-  "port"                     gchar*                : Read / Write
-  "speed"                    guint                 : Read / Write / Construct
+  "mtu"                      guint                 : Read / Write / Construct
+  "port"                     gchar*                : Read / Write
+  "s390-nettype"             gchar*                : Read / Write
+  "s390-options"             GHashTable_gchararray+gchararray_*  : Read / Write
+  "s390-subchannels"         GPtrArray_gchararray_*  : Read / Write
+  "speed"                    guint                 : Read / Write / Construct
 
@@ -129,7 +156,7 @@ const

nm_setting_wired_error_quark ()

-
GQuark              nm_setting_wired_error_quark        (void);
+
GQuark              nm_setting_wired_error_quark        (void);

@@ -182,6 +209,14 @@ const
+
+

NM_SETTING_WIRED_CLONED_MAC_ADDRESS

+
#define NM_SETTING_WIRED_CLONED_MAC_ADDRESS "cloned-mac-address"
+
+

+

+
+

NM_SETTING_WIRED_MTU

#define NM_SETTING_WIRED_MTU "mtu"
@@ -190,6 +225,30 @@ const 
 

+
+

NM_SETTING_WIRED_S390_SUBCHANNELS

+
#define NM_SETTING_WIRED_S390_SUBCHANNELS "s390-subchannels"
+
+

+

+
+
+
+

NM_SETTING_WIRED_S390_NETTYPE

+
#define NM_SETTING_WIRED_S390_NETTYPE "s390-nettype"
+
+

+

+
+
+
+

NM_SETTING_WIRED_S390_OPTIONS

+
#define NM_SETTING_WIRED_S390_OPTIONS "s390-options"
+
+

+

+
+

NMSettingWired

typedef struct _NMSettingWired NMSettingWired;
@@ -215,7 +274,7 @@ const

nm_setting_wired_get_type ()

-
GType               nm_setting_wired_get_type           (void);
+
GType               nm_setting_wired_get_type           (void);

@@ -267,7 +326,7 @@ const

nm_setting_wired_get_speed ()

-
guint32             nm_setting_wired_get_speed          (NMSettingWired *setting);
+
guint32             nm_setting_wired_get_speed          (NMSettingWired *setting);

@@ -311,7 +370,7 @@ const

nm_setting_wired_get_auto_negotiate ()

-
gboolean            nm_setting_wired_get_auto_negotiate (NMSettingWired *setting);
+
gboolean            nm_setting_wired_get_auto_negotiate (NMSettingWired *setting);

@@ -333,7 +392,30 @@ const

nm_setting_wired_get_mac_address ()

-
const GByteArray *  nm_setting_wired_get_mac_address    (NMSettingWired *setting);
+
const GByteArray *  nm_setting_wired_get_mac_address    (NMSettingWired *setting);
+

+

+
++ + + + + + + + + + +

setting :

+

Returns :

+
+
+
+
+

nm_setting_wired_get_cloned_mac_address ()

+
const GByteArray *  nm_setting_wired_get_cloned_mac_address
+                                                        (NMSettingWired *setting);

@@ -355,7 +437,7 @@ const

nm_setting_wired_get_mtu ()

-
guint32             nm_setting_wired_get_mtu            (NMSettingWired *setting);
+
guint32             nm_setting_wired_get_mtu            (NMSettingWired *setting);

@@ -374,19 +456,249 @@ const
+
+
+

nm_setting_wired_get_s390_subchannels ()

+
const GPtrArray *   nm_setting_wired_get_s390_subchannels
+                                                        (NMSettingWired *setting);
+

+Return the list of s390 subchannels that identify the device that this +connection is applicable to. The connection should only be used in +conjunction with that device. +

+
++ + + + + + + + + + +

setting :

the NMSettingWired +

Returns :

a GPtrArray of strings, each specifying one subchannel the +s390 device uses to communicate to the host. +
+
+
+
+

nm_setting_wired_get_s390_nettype ()

+
const char *        nm_setting_wired_get_s390_nettype   (NMSettingWired *setting);
+

+Returns the s390 device type this connection should apply to. Will be one +of 'qeth', 'lcs', or 'ctcm'. +

+
++ + + + + + + + + + +

setting :

the NMSettingWired +

Returns :

the s390 device type +
+
+
+
+

nm_setting_wired_get_num_s390_options ()

+
guint32             nm_setting_wired_get_num_s390_options
+                                                        (NMSettingWired *setting);
+

+Returns the number of s390-specific options that should be set for this +device when it is activated. This can be used to retrieve each s390 +option individually using nm_setting_wired_get_s390_option(). +

+
++ + + + + + + + + + +

setting :

the NMSettingWired +

Returns :

the number of s390-specific device options +
+
+
+
+

nm_setting_wired_get_s390_option ()

+
gboolean            nm_setting_wired_get_s390_option    (NMSettingWired *setting,
+                                                         guint32 idx,
+                                                         const char **out_key,
+                                                         const char **out_value);
+

+Given an index, return the value of the s390 option at that index. indexes +are *not* guaranteed to be static across modifications to options done by +nm_setting_wired_add_s390_option() and nm_setting_wired_remove_s390_option(), +and should not be used to refer to options except for short periods of time +such as during option iteration. +

+
++ + + + + + + + + + + + + + + + + + + + + + +

setting :

the NMSettingWired +

idx :

index of the desired option, from 0 to +nm_setting_wired_get_num_s390_options() - 1 +

out_key :

on return, the key name of the s390 specific option; this value is +owned by the setting and should not be modified +

out_value :

on return, the value of the key of the s390 specific option; this +value is owned by the setting and should not be modified +

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) +
+
+
+
+

nm_setting_wired_get_s390_option_by_key ()

+
const char *        nm_setting_wired_get_s390_option_by_key
+                                                        (NMSettingWired *setting,
+                                                         const char *key);
+

+Returns the value associated with the s390-specific option specified by +key, if it exists. +

+
++ + + + + + + + + + + + + + +

setting :

the NMSettingWired +

key :

the key for which to retrieve the value +

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 +
+
+
+
+

nm_setting_wired_add_s390_option ()

+
gboolean            nm_setting_wired_add_s390_option    (NMSettingWired *setting,
+                                                         const char *key,
+                                                         const char *item);
+

+

+
++ + + + + + + + + + + + + + + + + + +

setting :

+

key :

+

item :

+

Returns :

+
+
+
+
+

nm_setting_wired_remove_s390_option ()

+
gboolean            nm_setting_wired_remove_s390_option (NMSettingWired *setting,
+                                                         const char *key);
+

+

+
++ + + + + + + + + + + + + + +

setting :

+

key :

+

Returns :

+
+

Property Details

The "auto-negotiate" property

-
  "auto-negotiate"           gboolean              : Read / Write / Construct
+
  "auto-negotiate"           gboolean              : Read / Write / Construct

If TRUE, allow auto-negotiation of port speed and duplex mode. If FALSE, do not allow auto-negotiation,in which case the 'speed' and 'duplex' properties should be set.

Default value: TRUE


+
+

The "cloned-mac-address" property

+
  "cloned-mac-address"       GArray_guchar_*       : Read / Write
+

+If specified, request that the device use this MAC address instead of its +permanent MAC address. This is known as MAC cloning or spoofing. +

+
+

The "duplex" property

-
  "duplex"                   gchar*                : Read / Write
+
  "duplex"                   gchar*                : Read / Write

If specified, request that the device only use the specified duplex mode. Either 'half' or 'full'. @@ -399,14 +711,14 @@ Either 'half' or 'full'.

  "mac-address"              GArray_guchar_*       : Read / Write

If specified, this connection will only apply to the ethernet device -whose MAC address matches. This property does not change the MAC address -of the device (known as MAC spoofing). +whose permanent MAC address matches. This property does not change the MAC address +of the device (i.e. MAC spoofing).


The "mtu" property

-
  "mtu"                      guint                 : Read / Write / Construct
+
  "mtu"                      guint                 : Read / Write / Construct

If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple Ethernet frames. @@ -416,7 +728,7 @@ breaking larger packets up into multiple Ethernet frames.


The "port" property

-
  "port"                     gchar*                : Read / Write
+
  "port"                     gchar*                : Read / Write

Specific port type to use if multiple the device supports multiple attachment methods. One of 'tp' (Twisted Pair), 'aui' (Attachment Unit @@ -426,9 +738,43 @@ If the device supports only one port type, this setting is ignored.

Default value: NULL


+
+

The "s390-nettype" property

+
  "s390-nettype"             gchar*                : Read / Write
+

+s390 network device type; one of 'qeth', 'lcs', or 'ctc', representing +the different types of virtual network devices available on s390 systems. +

+

Default value: NULL

+
+
+
+

The "s390-options" property

+
  "s390-options"             GHashTable_gchararray+gchararray_*  : Read / Write
+

+Dictionary of key/value pairs of s390-specific device options. Both keys +and values must be strings. Allowed keys include 'portno', 'layer2', +'portname', 'protocol', among others. Key names must contain only +alphanumeric characters (ie, [a-zA-Z0-9]). +

+
+
+
+

The "s390-subchannels" property

+
  "s390-subchannels"         GPtrArray_gchararray_*  : Read / Write
+

+Identifies specific subchannels that this network device uses for +communcation with z/VM or s390 host. Like "mac-address" +for non-z/VM devices, this property can be used to ensure this connection +only applies to the network device that uses these subchannels. The +list should contain exactly 3 strings, and each string may only be +composed of hexadecimal characters and the period (.) character. +

+
+

The "speed" property

-
  "speed"                    guint                 : Read / Write / Construct
+
  "speed"                    guint                 : Read / Write / Construct

If non-zero, request that the device use only the specified speed. In Mbit/s, ie 100 == 100Mbit/s. @@ -439,6 +785,6 @@ In Mbit/s, ie 100 == 100Mbit/s.

+ Generated by GTK-Doc V1.15
\ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingWireless.html b/docs/libnm-util/html/NMSettingWireless.html index d03c4b72..2586678c 100644 --- a/docs/libnm-util/html/NMSettingWireless.html +++ b/docs/libnm-util/html/NMSettingWireless.html @@ -3,12 +3,12 @@ NMSettingWireless - + - + @@ -45,7 +45,7 @@ enum NMSettingWirelessError; #define NM_TYPE_SETTING_WIRELESS_ERROR #define NM_SETTING_WIRELESS_ERROR -GQuark nm_setting_wireless_error_quark (void); +GQuark nm_setting_wireless_error_quark (void); #define NM_SETTING_WIRELESS_SSID #define NM_SETTING_WIRELESS_MODE #define NM_SETTING_WIRELESS_BAND @@ -54,42 +54,45 @@ enum NM_SETTING_WIRELESS_RATE #define NM_SETTING_WIRELESS_TX_POWER #define NM_SETTING_WIRELESS_MAC_ADDRESS +#define NM_SETTING_WIRELESS_CLONED_MAC_ADDRESS #define NM_SETTING_WIRELESS_MTU #define NM_SETTING_WIRELESS_SEEN_BSSIDS #define NM_SETTING_WIRELESS_SEC NMSettingWireless; NMSettingWirelessClass; -GType nm_setting_wireless_get_type (void); +GType nm_setting_wireless_get_type (void); NMSetting * nm_setting_wireless_new (void); -const GByteArray * nm_setting_wireless_get_ssid (NMSettingWireless *setting); +const GByteArray * nm_setting_wireless_get_ssid (NMSettingWireless *setting); const char * nm_setting_wireless_get_mode (NMSettingWireless *setting); const char * nm_setting_wireless_get_band (NMSettingWireless *setting); -guint32 nm_setting_wireless_get_channel (NMSettingWireless *setting); -const GByteArray * nm_setting_wireless_get_bssid (NMSettingWireless *setting); -guint32 nm_setting_wireless_get_rate (NMSettingWireless *setting); -guint32 nm_setting_wireless_get_tx_power (NMSettingWireless *setting); -const GByteArray * nm_setting_wireless_get_mac_address (NMSettingWireless *setting); -guint32 nm_setting_wireless_get_mtu (NMSettingWireless *setting); +guint32 nm_setting_wireless_get_channel (NMSettingWireless *setting); +const GByteArray * nm_setting_wireless_get_bssid (NMSettingWireless *setting); +guint32 nm_setting_wireless_get_rate (NMSettingWireless *setting); +guint32 nm_setting_wireless_get_tx_power (NMSettingWireless *setting); +const GByteArray * nm_setting_wireless_get_mac_address (NMSettingWireless *setting); +const GByteArray * nm_setting_wireless_get_cloned_mac_address + (NMSettingWireless *setting); +guint32 nm_setting_wireless_get_mtu (NMSettingWireless *setting); const char * nm_setting_wireless_get_security (NMSettingWireless *setting); -gboolean nm_setting_wireless_add_seen_bssid (NMSettingWireless *setting, +gboolean nm_setting_wireless_add_seen_bssid (NMSettingWireless *setting, const char *bssid); -guint32 nm_setting_wireless_get_num_seen_bssids +guint32 nm_setting_wireless_get_num_seen_bssids (NMSettingWireless *setting); const char * nm_setting_wireless_get_seen_bssid (NMSettingWireless *setting, - guint32 i); -gboolean nm_setting_wireless_ap_security_compatible + guint32 i); +gboolean nm_setting_wireless_ap_security_compatible (NMSettingWireless *s_wireless, NMSettingWirelessSecurity *s_wireless_sec, - guint32 ap_flags, - guint32 ap_wpa, - guint32 ap_rsn, - guint32 ap_mode); + guint32 ap_flags, + guint32 ap_wpa, + guint32 ap_rsn, + guint32 ap_mode);

Object Hierarchy

-  GObject
+  GObject
    +----NMSetting
          +----NMSettingWireless
 
@@ -97,17 +100,18 @@ const char *

Properties

-  "band"                     gchar*                : Read / Write
+  "band"                     gchar*                : Read / Write
   "bssid"                    GArray_guchar_*       : Read / Write
-  "channel"                  guint                 : Read / Write / Construct
+  "channel"                  guint                 : Read / Write / Construct
+  "cloned-mac-address"       GArray_guchar_*       : Read / Write
   "mac-address"              GArray_guchar_*       : Read / Write
-  "mode"                     gchar*                : Read / Write
-  "mtu"                      guint                 : Read / Write / Construct
-  "rate"                     guint                 : Read / Write / Construct
-  "security"                 gchar*                : Read / Write
+  "mode"                     gchar*                : Read / Write
+  "mtu"                      guint                 : Read / Write / Construct
+  "rate"                     guint                 : Read / Write / Construct
+  "security"                 gchar*                : Read / Write
   "seen-bssids"              GSList_gchararray_*   : Read / Write
   "ssid"                     GArray_guchar_*       : Read / Write
-  "tx-power"                 guint                 : Read / Write / Construct
+  "tx-power"                 guint                 : Read / Write / Construct
 
@@ -158,7 +162,7 @@ const char *

nm_setting_wireless_error_quark ()

-
GQuark              nm_setting_wireless_error_quark     (void);
+
GQuark              nm_setting_wireless_error_quark     (void);

@@ -235,6 +239,14 @@ const char * +

NM_SETTING_WIRELESS_CLONED_MAC_ADDRESS

+
#define NM_SETTING_WIRELESS_CLONED_MAC_ADDRESS "cloned-mac-address"
+
+

+

+ +

NM_SETTING_WIRELESS_MTU

#define NM_SETTING_WIRELESS_MTU         "mtu"
@@ -284,7 +296,7 @@ const char *        
 

nm_setting_wireless_get_type ()

-
GType               nm_setting_wireless_get_type        (void);
+
GType               nm_setting_wireless_get_type        (void);

@@ -314,7 +326,7 @@ const char *

nm_setting_wireless_get_ssid ()

-
const GByteArray *  nm_setting_wireless_get_ssid        (NMSettingWireless *setting);
+
const GByteArray *  nm_setting_wireless_get_ssid        (NMSettingWireless *setting);

@@ -380,7 +392,7 @@ const char *

nm_setting_wireless_get_channel ()

-
guint32             nm_setting_wireless_get_channel     (NMSettingWireless *setting);
+
guint32             nm_setting_wireless_get_channel     (NMSettingWireless *setting);

@@ -402,7 +414,7 @@ const char *

nm_setting_wireless_get_bssid ()

-
const GByteArray *  nm_setting_wireless_get_bssid       (NMSettingWireless *setting);
+
const GByteArray *  nm_setting_wireless_get_bssid       (NMSettingWireless *setting);

@@ -424,7 +436,7 @@ const char *

nm_setting_wireless_get_rate ()

-
guint32             nm_setting_wireless_get_rate        (NMSettingWireless *setting);
+
guint32             nm_setting_wireless_get_rate        (NMSettingWireless *setting);

@@ -446,7 +458,7 @@ const char *

nm_setting_wireless_get_tx_power ()

-
guint32             nm_setting_wireless_get_tx_power    (NMSettingWireless *setting);
+
guint32             nm_setting_wireless_get_tx_power    (NMSettingWireless *setting);

@@ -468,7 +480,30 @@ const char *

nm_setting_wireless_get_mac_address ()

-
const GByteArray *  nm_setting_wireless_get_mac_address (NMSettingWireless *setting);
+
const GByteArray *  nm_setting_wireless_get_mac_address (NMSettingWireless *setting);
+

+

+
++ + + + + + + + + + +

setting :

+

Returns :

+
+
+
+
+

nm_setting_wireless_get_cloned_mac_address ()

+
const GByteArray *  nm_setting_wireless_get_cloned_mac_address
+                                                        (NMSettingWireless *setting);

@@ -490,7 +525,7 @@ const char *

nm_setting_wireless_get_mtu ()

-
guint32             nm_setting_wireless_get_mtu         (NMSettingWireless *setting);
+
guint32             nm_setting_wireless_get_mtu         (NMSettingWireless *setting);

@@ -534,7 +569,7 @@ const char *

nm_setting_wireless_add_seen_bssid ()

-
gboolean            nm_setting_wireless_add_seen_bssid  (NMSettingWireless *setting,
+
gboolean            nm_setting_wireless_add_seen_bssid  (NMSettingWireless *setting,
                                                          const char *bssid);

@@ -562,7 +597,7 @@ const char *

nm_setting_wireless_get_num_seen_bssids ()

-
guint32             nm_setting_wireless_get_num_seen_bssids
+
guint32             nm_setting_wireless_get_num_seen_bssids
                                                         (NMSettingWireless *setting);

@@ -586,7 +621,7 @@ const char *

nm_setting_wireless_get_seen_bssid ()

const char *        nm_setting_wireless_get_seen_bssid  (NMSettingWireless *setting,
-                                                         guint32 i);
+ guint32 i);

@@ -613,13 +648,13 @@ const char *

nm_setting_wireless_ap_security_compatible ()

-
gboolean            nm_setting_wireless_ap_security_compatible
+
gboolean            nm_setting_wireless_ap_security_compatible
                                                         (NMSettingWireless *s_wireless,
                                                          NMSettingWirelessSecurity *s_wireless_sec,
-                                                         guint32 ap_flags,
-                                                         guint32 ap_wpa,
-                                                         guint32 ap_rsn,
-                                                         guint32 ap_mode);
+ guint32 ap_flags, + guint32 ap_wpa, + guint32 ap_rsn, + guint32 ap_mode);

@@ -668,7 +703,7 @@ const char *

Property Details

The "band" property

-
  "band"                     gchar*                : Read / Write
+
  "band"                     gchar*                : Read / Write

802.11 frequency band of the network. One of 'a' for 5GHz 802.11a or 'bg' for 2.4GHz 802.11. This will lock associations to the WiFi network @@ -693,7 +728,7 @@ creating an Ad-Hoc network and is unlikely to in the future.


The "channel" property

-
  "channel"                  guint                 : Read / Write / Construct
+
  "channel"                  guint                 : Read / Write / Construct

Wireless channel to use for the WiFi connection. The device will only join (or create for Ad-Hoc networks) a WiFi network on the specified @@ -703,19 +738,28 @@ also requires the 'band' property to be set.

Default value: 0


+
+

The "cloned-mac-address" property

+
  "cloned-mac-address"       GArray_guchar_*       : Read / Write
+

+If specified, request that the Wifi device use this MAC address instead of its +permanent MAC address. This is known as MAC cloning or spoofing. +

+
+

The "mac-address" property

  "mac-address"              GArray_guchar_*       : Read / Write

If specified, this connection will only apply to the WiFi device -whose MAC address matches. This property does not change the MAC address -of the device (known as MAC spoofing). +whose permanent MAC address matches. This property does not change the MAC address +of the device (i.e. MAC spoofing).


The "mode" property

-
  "mode"                     gchar*                : Read / Write
+
  "mode"                     gchar*                : Read / Write

WiFi network mode; one of 'infrastructure' or 'adhoc'. If blank, infrastructure is assumed. @@ -725,7 +769,7 @@ infrastructure is assumed.


The "mtu" property

-
  "mtu"                      guint                 : Read / Write / Construct
+
  "mtu"                      guint                 : Read / Write / Construct

If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple Ethernet frames. @@ -735,7 +779,7 @@ breaking larger packets up into multiple Ethernet frames.


The "rate" property

-
  "rate"                     guint                 : Read / Write / Construct
+
  "rate"                     guint                 : Read / Write / Construct

If non-zero, directs the device to only use the specified bitrate for communication with the access point. Units are in Kb/s, ie 5500 = 5.5 @@ -747,7 +791,7 @@ support setting a static bitrate.


The "security" property

-
  "security"                 gchar*                : Read / Write
+
  "security"                 gchar*                : Read / Write

If the wireless connection has any security restrictions, like 802.1x, WEP, or WPA, set this property to '802-11-wireless-security' and ensure @@ -780,7 +824,7 @@ SSID of the WiFi network.


The "tx-power" property

-
  "tx-power"                 guint                 : Read / Write / Construct
+
  "tx-power"                 guint                 : Read / Write / Construct

If non-zero, directs the device to use the specified transmit power. Units are dBm. This property is highly driver dependent and not all @@ -792,6 +836,6 @@ devices support setting a static transmit power.

+ Generated by GTK-Doc V1.15
\ No newline at end of file diff --git a/docs/libnm-util/html/NMSettingWirelessSecurity.html b/docs/libnm-util/html/NMSettingWirelessSecurity.html index 6c65b5fc..2fd8cd92 100644 --- a/docs/libnm-util/html/NMSettingWirelessSecurity.html +++ b/docs/libnm-util/html/NMSettingWirelessSecurity.html @@ -3,12 +3,12 @@ NMSettingWirelessSecurity - + - + @@ -45,7 +45,7 @@ enum NMSettingWirelessSecurityError; #define NM_TYPE_SETTING_WIRELESS_SECURITY_ERROR #define NM_SETTING_WIRELESS_SECURITY_ERROR -GQuark nm_setting_wireless_security_error_quark +GQuark nm_setting_wireless_security_error_quark (void); enum NMWepKeyType; #define NM_SETTING_WIRELESS_SECURITY_KEY_MGMT @@ -64,48 +64,48 @@ enum NM_SETTING_WIRELESS_SECURITY_WEP_KEY_TYPE NMSettingWirelessSecurity; NMSettingWirelessSecurityClass; -GType nm_setting_wireless_security_get_type +GType nm_setting_wireless_security_get_type (void); NMSetting * nm_setting_wireless_security_new (void); const char * nm_setting_wireless_security_get_key_mgmt (NMSettingWirelessSecurity *setting); -guint32 nm_setting_wireless_security_get_num_protos +guint32 nm_setting_wireless_security_get_num_protos (NMSettingWirelessSecurity *setting); const char * nm_setting_wireless_security_get_proto (NMSettingWirelessSecurity *setting, - guint32 i); -gboolean nm_setting_wireless_security_add_proto + guint32 i); +gboolean nm_setting_wireless_security_add_proto (NMSettingWirelessSecurity *setting, const char *proto); void nm_setting_wireless_security_remove_proto (NMSettingWirelessSecurity *setting, - guint32 i); + guint32 i); void nm_setting_wireless_security_clear_protos (NMSettingWirelessSecurity *setting); -guint32 nm_setting_wireless_security_get_num_pairwise +guint32 nm_setting_wireless_security_get_num_pairwise (NMSettingWirelessSecurity *setting); const char * nm_setting_wireless_security_get_pairwise (NMSettingWirelessSecurity *setting, - guint32 i); -gboolean nm_setting_wireless_security_add_pairwise + guint32 i); +gboolean nm_setting_wireless_security_add_pairwise (NMSettingWirelessSecurity *setting, const char *pairwise); void nm_setting_wireless_security_remove_pairwise (NMSettingWirelessSecurity *setting, - guint32 i); + guint32 i); void nm_setting_wireless_security_clear_pairwise (NMSettingWirelessSecurity *setting); -guint32 nm_setting_wireless_security_get_num_groups +guint32 nm_setting_wireless_security_get_num_groups (NMSettingWirelessSecurity *setting); const char * nm_setting_wireless_security_get_group (NMSettingWirelessSecurity *setting, - guint32 i); -gboolean nm_setting_wireless_security_add_group + guint32 i); +gboolean nm_setting_wireless_security_add_group (NMSettingWirelessSecurity *setting, const char *group); void nm_setting_wireless_security_remove_group (NMSettingWirelessSecurity *setting, - guint32 i); + guint32 i); void nm_setting_wireless_security_clear_groups (NMSettingWirelessSecurity *setting); const char * nm_setting_wireless_security_get_psk @@ -116,12 +116,12 @@ const char * NMSettingWirelessSecurity *setting); const char * nm_setting_wireless_security_get_wep_key (NMSettingWirelessSecurity *setting, - guint32 idx); + guint32 idx); void nm_setting_wireless_security_set_wep_key (NMSettingWirelessSecurity *setting, - guint32 idx, + guint32 idx, const char *key); -guint32 nm_setting_wireless_security_get_wep_tx_keyidx +guint32 nm_setting_wireless_security_get_wep_tx_keyidx (NMSettingWirelessSecurity *setting); const char * nm_setting_wireless_security_get_auth_alg (NMSettingWirelessSecurity *setting); @@ -132,7 +132,7 @@ const char *

Object Hierarchy

-  GObject
+  GObject
    +----NMSetting
          +----NMSettingWirelessSecurity
 
@@ -140,20 +140,20 @@ const char *

Properties

-  "auth-alg"                 gchar*                : Read / Write
+  "auth-alg"                 gchar*                : Read / Write
   "group"                    GSList_gchararray_*   : Read / Write
-  "key-mgmt"                 gchar*                : Read / Write
-  "leap-password"            gchar*                : Read / Write
-  "leap-username"            gchar*                : Read / Write
+  "key-mgmt"                 gchar*                : Read / Write
+  "leap-password"            gchar*                : Read / Write
+  "leap-username"            gchar*                : Read / Write
   "pairwise"                 GSList_gchararray_*   : Read / Write
   "proto"                    GSList_gchararray_*   : Read / Write
-  "psk"                      gchar*                : Read / Write
-  "wep-key-type"             guint                 : Read / Write / Construct
-  "wep-key0"                 gchar*                : Read / Write
-  "wep-key1"                 gchar*                : Read / Write
-  "wep-key2"                 gchar*                : Read / Write
-  "wep-key3"                 gchar*                : Read / Write
-  "wep-tx-keyidx"            guint                 : Read / Write / Construct
+  "psk"                      gchar*                : Read / Write
+  "wep-key-type"             guint                 : Read / Write / Construct
+  "wep-key0"                 gchar*                : Read / Write
+  "wep-key1"                 gchar*                : Read / Write
+  "wep-key2"                 gchar*                : Read / Write
+  "wep-key3"                 gchar*                : Read / Write
+  "wep-tx-keyidx"            guint                 : Read / Write / Construct
 
@@ -206,7 +206,7 @@ const char *

nm_setting_wireless_security_error_quark ()

-
GQuark              nm_setting_wireless_security_error_quark
+
GQuark              nm_setting_wireless_security_error_quark
                                                         (void);

@@ -371,7 +371,7 @@ const char *

nm_setting_wireless_security_get_type ()

-
GType               nm_setting_wireless_security_get_type
+
GType               nm_setting_wireless_security_get_type
                                                         (void);

@@ -425,7 +425,7 @@ const char *

nm_setting_wireless_security_get_num_protos ()

-
guint32             nm_setting_wireless_security_get_num_protos
+
guint32             nm_setting_wireless_security_get_num_protos
                                                         (NMSettingWirelessSecurity *setting);

@@ -450,7 +450,7 @@ const char *

nm_setting_wireless_security_get_proto ()

const char *        nm_setting_wireless_security_get_proto
                                                         (NMSettingWirelessSecurity *setting,
-                                                         guint32 i);
+ guint32 i);

@@ -477,7 +477,7 @@ const char *

nm_setting_wireless_security_add_proto ()

-
gboolean            nm_setting_wireless_security_add_proto
+
gboolean            nm_setting_wireless_security_add_proto
                                                         (NMSettingWirelessSecurity *setting,
                                                          const char *proto);

@@ -508,7 +508,7 @@ const char *

nm_setting_wireless_security_remove_proto ()

void                nm_setting_wireless_security_remove_proto
                                                         (NMSettingWirelessSecurity *setting,
-                                                         guint32 i);
+ guint32 i);

@@ -546,7 +546,7 @@ const char *

nm_setting_wireless_security_get_num_pairwise ()

-
guint32             nm_setting_wireless_security_get_num_pairwise
+
guint32             nm_setting_wireless_security_get_num_pairwise
                                                         (NMSettingWirelessSecurity *setting);

@@ -571,7 +571,7 @@ const char *

nm_setting_wireless_security_get_pairwise ()

const char *        nm_setting_wireless_security_get_pairwise
                                                         (NMSettingWirelessSecurity *setting,
-                                                         guint32 i);
+ guint32 i);

@@ -598,7 +598,7 @@ const char *

nm_setting_wireless_security_add_pairwise ()

-
gboolean            nm_setting_wireless_security_add_pairwise
+
gboolean            nm_setting_wireless_security_add_pairwise
                                                         (NMSettingWirelessSecurity *setting,
                                                          const char *pairwise);

@@ -629,7 +629,7 @@ const char *

nm_setting_wireless_security_remove_pairwise ()

void                nm_setting_wireless_security_remove_pairwise
                                                         (NMSettingWirelessSecurity *setting,
-                                                         guint32 i);
+ guint32 i);

@@ -667,7 +667,7 @@ const char *

nm_setting_wireless_security_get_num_groups ()

-
guint32             nm_setting_wireless_security_get_num_groups
+
guint32             nm_setting_wireless_security_get_num_groups
                                                         (NMSettingWirelessSecurity *setting);

@@ -692,7 +692,7 @@ const char *

nm_setting_wireless_security_get_group ()

const char *        nm_setting_wireless_security_get_group
                                                         (NMSettingWirelessSecurity *setting,
-                                                         guint32 i);
+ guint32 i);

@@ -719,7 +719,7 @@ const char *

nm_setting_wireless_security_add_group ()

-
gboolean            nm_setting_wireless_security_add_group
+
gboolean            nm_setting_wireless_security_add_group
                                                         (NMSettingWirelessSecurity *setting,
                                                          const char *group);

@@ -750,7 +750,7 @@ const char *

nm_setting_wireless_security_remove_group ()

void                nm_setting_wireless_security_remove_group
                                                         (NMSettingWirelessSecurity *setting,
-                                                         guint32 i);
+ guint32 i);

@@ -859,7 +859,7 @@ const char *

nm_setting_wireless_security_get_wep_key ()

const char *        nm_setting_wireless_security_get_wep_key
                                                         (NMSettingWirelessSecurity *setting,
-                                                         guint32 idx);
+ guint32 idx);

@@ -888,7 +888,7 @@ const char *

nm_setting_wireless_security_set_wep_key ()

void                nm_setting_wireless_security_set_wep_key
                                                         (NMSettingWirelessSecurity *setting,
-                                                         guint32 idx,
+                                                         guint32 idx,
                                                          const char *key);

@@ -916,7 +916,7 @@ const char *

nm_setting_wireless_security_get_wep_tx_keyidx ()

-
guint32             nm_setting_wireless_security_get_wep_tx_keyidx
+
guint32             nm_setting_wireless_security_get_wep_tx_keyidx
                                                         (NMSettingWirelessSecurity *setting);

@@ -987,7 +987,7 @@ const char *

Property Details

The "auth-alg" property

-
  "auth-alg"                 gchar*                : Read / Write
+
  "auth-alg"                 gchar*                : Read / Write

When WEP is used (ie, key-mgmt = 'none' or 'ieee8021x') indicate the 802.11 authentication algorithm required by the AP here. One of 'open' @@ -1010,7 +1010,7 @@ one of 'wep40', 'wep104', 'tkip', or 'ccmp'.


The "key-mgmt" property

-
  "key-mgmt"                 gchar*                : Read / Write
+
  "key-mgmt"                 gchar*                : Read / Write

Key management used for the connection. One of 'none' (WEP), 'ieee8021x' (Dynamic WEP), 'wpa-none' (Ad-Hoc WPA-PSK), 'wpa-psk' (infrastructure @@ -1022,7 +1022,7 @@ any WiFi connection that uses security.


The "leap-password" property

-
  "leap-password"            gchar*                : Read / Write
+
  "leap-password"            gchar*                : Read / Write

The login password for legacy LEAP connections (ie, key-mgmt = 'ieee8021x' and auth-alg = 'leap'). @@ -1032,7 +1032,7 @@ The login password for legacy LEAP connections (ie, key-mgmt =


The "leap-username" property

-
  "leap-username"            gchar*                : Read / Write
+
  "leap-username"            gchar*                : Read / Write

The login username for legacy LEAP connections (ie, key-mgmt = 'ieee8021x' and auth-alg = 'leap'). @@ -1062,7 +1062,7 @@ not specified, both WPA and RSN connections are allowed.


The "psk" property

-
  "psk"                      gchar*                : Read / Write
+
  "psk"                      gchar*                : Read / Write

Pre-Shared-Key for WPA networks. If the key is 64-characters long, it must contain only hexadecimal characters and is interpreted as a @@ -1076,7 +1076,7 @@ connecting to the WiFi network.


The "wep-key-type" property

-
  "wep-key-type"             guint                 : Read / Write / Construct
+
  "wep-key-type"             guint                 : Read / Write / Construct

Controls the interpretation of WEP keys. Allowed values are 1 (interpret WEP keys as hexadecimal or ASCII keys) or 2 (interpret WEP keys as WEP @@ -1092,7 +1092,7 @@ actual WEP key.


The "wep-key0" property

-
  "wep-key0"                 gchar*                : Read / Write
+
  "wep-key0"                 gchar*                : Read / Write

Index 0 WEP key. This is the WEP key used in most networks. See the 'wep-key-type' property for a description of how this key is interpreted. @@ -1102,7 +1102,7 @@ Index 0 WEP key. This is the WEP key used in most networks. See the


The "wep-key1" property

-
  "wep-key1"                 gchar*                : Read / Write
+
  "wep-key1"                 gchar*                : Read / Write

Index 1 WEP key. This WEP index is not used by most networks. See the 'wep-key-type' property for a description of how this key is interpreted. @@ -1112,7 +1112,7 @@ Index 1 WEP key. This WEP index is not used by most networks. See the


The "wep-key2" property

-
  "wep-key2"                 gchar*                : Read / Write
+
  "wep-key2"                 gchar*                : Read / Write

Index 2 WEP key. This WEP index is not used by most networks. See the 'wep-key-type' property for a description of how this key is interpreted. @@ -1122,7 +1122,7 @@ Index 2 WEP key. This WEP index is not used by most networks. See the


The "wep-key3" property

-
  "wep-key3"                 gchar*                : Read / Write
+
  "wep-key3"                 gchar*                : Read / Write

Index 3 WEP key. This WEP index is not used by most networks. See the 'wep-key-type' property for a description of how this key is interpreted. @@ -1132,7 +1132,7 @@ Index 3 WEP key. This WEP index is not used by most networks. See the


The "wep-tx-keyidx" property

-
  "wep-tx-keyidx"            guint                 : Read / Write / Construct
+
  "wep-tx-keyidx"            guint                 : Read / Write / Construct

When static WEP is used (ie, key-mgmt = 'none') and a non-default WEP key index is used by the AP, put that WEP key index here. Valid values are 0 @@ -1146,6 +1146,6 @@ Linksys WRT54G) number the keys 1 - 4.

+ Generated by GTK-Doc V1.15
\ 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 c825a146..94ef6a8f 100644 --- a/docs/libnm-util/html/api-index-full.html +++ b/docs/libnm-util/html/api-index-full.html @@ -3,11 +3,11 @@ API Index - + - + @@ -1034,6 +1034,10 @@
+NMSettingWired:cloned-mac-address, object property in NMSettingWired +
+
+
NMSettingWired:duplex, object property in NMSettingWired
@@ -1050,6 +1054,18 @@
+NMSettingWired:s390-nettype, object property in NMSettingWired +
+
+
+NMSettingWired:s390-options, object property in NMSettingWired +
+
+
+NMSettingWired:s390-subchannels, object property in NMSettingWired +
+
+
NMSettingWired:speed, object property in NMSettingWired
@@ -1078,6 +1094,10 @@
+NMSettingWireless:cloned-mac-address, object property in NMSettingWireless +
+
+
NMSettingWireless:mac-address, object property in NMSettingWireless
@@ -2158,6 +2178,10 @@
+NM_SETTING_IP6_CONFIG_METHOD_DHCP, macro in NMSettingIP6Config +
+
+
NM_SETTING_IP6_CONFIG_METHOD_IGNORE, macro in NMSettingIP6Config
@@ -2638,10 +2662,18 @@
+nm_setting_wired_add_s390_option, function in NMSettingWired +
+
+
NM_SETTING_WIRED_AUTO_NEGOTIATE, macro in NMSettingWired
+NM_SETTING_WIRED_CLONED_MAC_ADDRESS, macro in NMSettingWired +
+
+
NM_SETTING_WIRED_DUPLEX, macro in NMSettingWired
@@ -2658,6 +2690,10 @@
+nm_setting_wired_get_cloned_mac_address, function in NMSettingWired +
+
+
nm_setting_wired_get_duplex, function in NMSettingWired
@@ -2670,10 +2706,30 @@
+nm_setting_wired_get_num_s390_options, function in NMSettingWired +
+
+
nm_setting_wired_get_port, function in NMSettingWired
+nm_setting_wired_get_s390_nettype, function in NMSettingWired +
+
+
+nm_setting_wired_get_s390_option, function in NMSettingWired +
+
+
+nm_setting_wired_get_s390_option_by_key, function in NMSettingWired +
+
+
+nm_setting_wired_get_s390_subchannels, function in NMSettingWired +
+
+
nm_setting_wired_get_speed, function in NMSettingWired
@@ -2698,6 +2754,22 @@
+nm_setting_wired_remove_s390_option, function in NMSettingWired +
+
+
+NM_SETTING_WIRED_S390_NETTYPE, macro in NMSettingWired +
+
+
+NM_SETTING_WIRED_S390_OPTIONS, macro in NMSettingWired +
+
+
+NM_SETTING_WIRED_S390_SUBCHANNELS, macro in NMSettingWired +
+
+
NM_SETTING_WIRED_SETTING_NAME, macro in NMSettingWired
@@ -2726,6 +2798,10 @@
+NM_SETTING_WIRELESS_CLONED_MAC_ADDRESS, macro in NMSettingWireless +
+
+
NM_SETTING_WIRELESS_ERROR, macro in NMSettingWireless
@@ -2746,6 +2822,10 @@
+nm_setting_wireless_get_cloned_mac_address, function in NMSettingWireless +
+
+
nm_setting_wireless_get_mac_address, function in NMSettingWireless
@@ -3171,6 +3251,22 @@ nm_utils_uuid_generate_from_string, function in nm-utils
+
+nm_utils_wifi_channel_to_freq, function in nm-utils +
+
+
+nm_utils_wifi_find_next_channel, function in nm-utils +
+
+
+nm_utils_wifi_freq_to_channel, function in nm-utils +
+
+
+nm_utils_wifi_is_channel_valid, function in nm-utils +
+

V

VPNIterFunc, user_function in NMSettingVPN @@ -3192,6 +3288,6 @@
+ Generated by GTK-Doc V1.15
\ No newline at end of file diff --git a/docs/libnm-util/html/ch01.html b/docs/libnm-util/html/ch01.html index 29422652..e677349c 100644 --- a/docs/libnm-util/html/ch01.html +++ b/docs/libnm-util/html/ch01.html @@ -3,12 +3,12 @@ libnm-util API Reference - + - + @@ -21,7 +21,7 @@

-libnm-util API Reference

+libnm-util API Reference
NMConnection — Describes a connection to specific network or provider @@ -81,6 +81,6 @@
+ Generated by GTK-Doc V1.15
\ No newline at end of file diff --git a/docs/libnm-util/html/index.html b/docs/libnm-util/html/index.html index ea9e74c9..890e9bcd 100644 --- a/docs/libnm-util/html/index.html +++ b/docs/libnm-util/html/index.html @@ -3,10 +3,10 @@ libnm-util Reference Manual - + - + @@ -86,6 +86,6 @@ + Generated by GTK-Doc V1.15 \ No newline at end of file diff --git a/docs/libnm-util/html/index.sgml b/docs/libnm-util/html/index.sgml index fef25ace..8c58af38 100644 --- a/docs/libnm-util/html/index.sgml +++ b/docs/libnm-util/html/index.sgml @@ -1,3 +1,4 @@ + @@ -143,7 +144,11 @@ + + + + @@ -153,13 +158,25 @@ + + + + + + + + + + + + @@ -180,6 +197,7 @@ + @@ -195,6 +213,7 @@ + @@ -205,6 +224,7 @@ + @@ -685,6 +705,7 @@ + @@ -923,3 +944,7 @@ + + + + diff --git a/docs/libnm-util/html/libnm-util-nm-utils.html b/docs/libnm-util/html/libnm-util-nm-utils.html index 9e0a9182..ca302756 100644 --- a/docs/libnm-util/html/libnm-util-nm-utils.html +++ b/docs/libnm-util/html/libnm-util-nm-utils.html @@ -3,12 +3,12 @@ nm-utils - + - + @@ -58,52 +58,60 @@ args...) #define nm_error_str (fmt_str, args...) -gboolean nm_utils_init (GError **error); +gboolean nm_utils_init (GError **error); void nm_utils_deinit (void); -gboolean nm_utils_is_empty_ssid (const guint8 *ssid, +gboolean nm_utils_is_empty_ssid (const guint8 *ssid, int len); -const char * nm_utils_escape_ssid (const guint8 *ssid, - guint32 len); -gboolean nm_utils_same_ssid (const GByteArray *ssid1, - const GByteArray *ssid2, - gboolean ignore_trailing_null); +const char * nm_utils_escape_ssid (const guint8 *ssid, + guint32 len); +gboolean nm_utils_same_ssid (const GByteArray *ssid1, + const GByteArray *ssid2, + gboolean ignore_trailing_null); char * nm_utils_ssid_to_utf8 (const char *ssid, - guint32 len); -GHashTable * nm_utils_gvalue_hash_dup (GHashTable *hash); -void nm_utils_slist_free (GSList *list, - GDestroyNotify elem_destroy_fn); + guint32 len); +GHashTable * nm_utils_gvalue_hash_dup (GHashTable *hash); +void nm_utils_slist_free (GSList *list, + GDestroyNotify elem_destroy_fn); enum NMUtilsSecurityType; -gboolean nm_utils_security_valid (NMUtilsSecurityType type, - guint32 wifi_caps, - gboolean have_ap, - gboolean adhoc, - guint32 ap_flags, - guint32 ap_wpa, - guint32 ap_rsn); -GSList * nm_utils_ip4_addresses_from_gvalue (const GValue *value); -void nm_utils_ip4_addresses_to_gvalue (GSList *list, - GValue *value); -GSList * nm_utils_ip4_routes_from_gvalue (const GValue *value); -void nm_utils_ip4_routes_to_gvalue (GSList *list, - GValue *value); -guint32 nm_utils_ip4_netmask_to_prefix (guint32 netmask); -guint32 nm_utils_ip4_prefix_to_netmask (guint32 prefix); -guint32 nm_utils_ip4_get_default_prefix (guint32 ip); -GSList * nm_utils_ip6_addresses_from_gvalue (const GValue *value); -void nm_utils_ip6_addresses_to_gvalue (GSList *list, - GValue *value); -GSList * nm_utils_ip6_routes_from_gvalue (const GValue *value); -void nm_utils_ip6_routes_to_gvalue (GSList *list, - GValue *value); -GSList * nm_utils_ip6_dns_from_gvalue (const GValue *value); -void nm_utils_ip6_dns_to_gvalue (GSList *list, - GValue *value); +gboolean nm_utils_security_valid (NMUtilsSecurityType type, + guint32 wifi_caps, + gboolean have_ap, + gboolean adhoc, + guint32 ap_flags, + guint32 ap_wpa, + guint32 ap_rsn); +GSList * nm_utils_ip4_addresses_from_gvalue (const GValue *value); +void nm_utils_ip4_addresses_to_gvalue (GSList *list, + GValue *value); +GSList * nm_utils_ip4_routes_from_gvalue (const GValue *value); +void nm_utils_ip4_routes_to_gvalue (GSList *list, + GValue *value); +guint32 nm_utils_ip4_netmask_to_prefix (guint32 netmask); +guint32 nm_utils_ip4_prefix_to_netmask (guint32 prefix); +guint32 nm_utils_ip4_get_default_prefix (guint32 ip); +GSList * nm_utils_ip6_addresses_from_gvalue (const GValue *value); +void nm_utils_ip6_addresses_to_gvalue (GSList *list, + GValue *value); +GSList * nm_utils_ip6_routes_from_gvalue (const GValue *value); +void nm_utils_ip6_routes_to_gvalue (GSList *list, + GValue *value); +GSList * nm_utils_ip6_dns_from_gvalue (const GValue *value); +void nm_utils_ip6_dns_to_gvalue (GSList *list, + GValue *value); char * nm_utils_uuid_generate (void); char * nm_utils_uuid_generate_from_string (const char *s); -GByteArray * nm_utils_rsa_key_encrypt (const GByteArray *data, +GByteArray * nm_utils_rsa_key_encrypt (const GByteArray *data, const char *in_password, char **out_password, - GError **error); + GError **error); +guint32 nm_utils_wifi_freq_to_channel (guint32 freq); +guint32 nm_utils_wifi_channel_to_freq (guint32 channel, + const char *band); +guint32 nm_utils_wifi_find_next_channel (guint32 channel, + int direction, + char *band); +gboolean nm_utils_wifi_is_channel_valid (guint32 channel, + const char *band);
@@ -317,7 +325,7 @@ For debugging only.

nm_utils_init ()

-
gboolean            nm_utils_init                       (GError **error);
+
gboolean            nm_utils_init                       (GError **error);

Initializes libnm-util; should be called when starting and program that uses libnm-util. Sets up an atexit() handler to ensure de-initialization @@ -329,7 +337,7 @@ libnm-util can also be done. This function can be called more than once.

error :

-location to store error, or NULL +location to store error, or NULL @@ -354,7 +362,7 @@ called again.

nm_utils_is_empty_ssid ()

-
gboolean            nm_utils_is_empty_ssid              (const guint8 *ssid,
+
gboolean            nm_utils_is_empty_ssid              (const guint8 *ssid,
                                                          int len);

Different manufacturers use different mechanisms for not broadcasting the @@ -385,8 +393,8 @@ number of known SSID-cloaking methods.


nm_utils_escape_ssid ()

-
const char *        nm_utils_escape_ssid                (const guint8 *ssid,
-                                                         guint32 len);
+
const char *        nm_utils_escape_ssid                (const guint8 *ssid,
+                                                         guint32 len);

This function does a quick printable character conversion of the SSID, simply replacing embedded NULLs and non-printable characters with the hexadecimal @@ -418,9 +426,9 @@ and will be overwritten by subsequent calls to this function


nm_utils_same_ssid ()

-
gboolean            nm_utils_same_ssid                  (const GByteArray *ssid1,
-                                                         const GByteArray *ssid2,
-                                                         gboolean ignore_trailing_null);
+
gboolean            nm_utils_same_ssid                  (const GByteArray *ssid1,
+                                                         const GByteArray *ssid2,
+                                                         gboolean ignore_trailing_null);

Earlier versions of the Linux kernel added a NULL byte to the end of the SSID to enable easy printing of the SSID on the console or in a terminal, @@ -459,7 +467,7 @@ NULLs, even though that is functionally pointless.

nm_utils_ssid_to_utf8 ()

char *              nm_utils_ssid_to_utf8               (const char *ssid,
-                                                         guint32 len);
+ guint32 len);

WiFi SSIDs are byte arrays, they are _not_ strings. Thus, an SSID may contain embedded NULLs and other unprintable characters. Often it is @@ -503,7 +511,7 @@ _only_.

Returns :

an allocated string containing a UTF-8 representation of the -SSID, which must be freed by the caller using g_free(). Returns NULL +SSID, which must be freed by the caller using g_free(). Returns NULL on errors. @@ -513,7 +521,7 @@ on errors.

nm_utils_gvalue_hash_dup ()

-
GHashTable *        nm_utils_gvalue_hash_dup            (GHashTable *hash);
+
GHashTable *        nm_utils_gvalue_hash_dup            (GHashTable *hash);

Utility function to duplicate a hash table of GValues.

@@ -522,13 +530,13 @@ Utility function to duplicate a hash table of GValues.

hash :

-a GHashTable mapping string:GValue +a GHashTable mapping string:GValue

Returns :

- a newly allocated duplicated GHashTable, caller must free the -returned hash with g_hash_table_unref() or g_hash_table_destroy() + a newly allocated duplicated GHashTable, caller must free the +returned hash with g_hash_table_unref() or g_hash_table_destroy() @@ -537,17 +545,17 @@ returned hash with

nm_utils_slist_free ()

-
void                nm_utils_slist_free                 (GSList *list,
-                                                         GDestroyNotify elem_destroy_fn);
+
void                nm_utils_slist_free                 (GSList *list,
+                                                         GDestroyNotify elem_destroy_fn);

-Utility function to free a GSList. +Utility function to free a GSList.

- @@ -579,13 +587,13 @@ Utility function to free a

nm_utils_security_valid ()

-
gboolean            nm_utils_security_valid             (NMUtilsSecurityType type,
-                                                         guint32 wifi_caps,
-                                                         gboolean have_ap,
-                                                         gboolean adhoc,
-                                                         guint32 ap_flags,
-                                                         guint32 ap_wpa,
-                                                         guint32 ap_rsn);
+
gboolean            nm_utils_security_valid             (NMUtilsSecurityType type,
+                                                         guint32 wifi_caps,
+                                                         gboolean have_ap,
+                                                         gboolean adhoc,
+                                                         guint32 ap_flags,
+                                                         guint32 ap_wpa,
+                                                         guint32 ap_rsn);

Given a set of device capabilities, and a desired security type to check against, determines whether the combination of device, desired security @@ -645,12 +653,12 @@ compatible with the desired type, FALSE


nm_utils_ip4_addresses_from_gvalue ()

-
GSList *            nm_utils_ip4_addresses_from_gvalue  (const GValue *value);
+
GSList *            nm_utils_ip4_addresses_from_gvalue  (const GValue *value);

-Utility function to convert a GPtrArray of GArrays of guint32s representing +Utility function to convert a GPtrArray of GArrays of guint32s representing a list of NetworkManager IPv4 addresses (which is a tuple of address, gateway, and prefix) into a GSList of NMIP4Address objects. The specific format of -this serialization is not guaranteed to be stable and the GArray may be +this serialization is not guaranteed to be stable and the GArray may be extended in the future.

list :

a GSList +a GSList
@@ -663,7 +671,7 @@ extended in the future. - @@ -672,10 +680,10 @@ extended in the future.

nm_utils_ip4_addresses_to_gvalue ()

-
void                nm_utils_ip4_addresses_to_gvalue    (GSList *list,
-                                                         GValue *value);
+
void                nm_utils_ip4_addresses_to_gvalue    (GSList *list,
+                                                         GValue *value);

-Utility function to convert a GSList of NMIP4Address objects into a +Utility function to convert a GSList of NMIP4Address objects into a GPtrArray of GArrays of guint32s representing a list of NetworkManager IPv4 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 @@ -691,9 +699,9 @@ extended in the future.

- @@ -702,7 +710,7 @@ which should be unset by the caller (when no longer needed) with

nm_utils_ip4_routes_from_gvalue ()

-
GSList *            nm_utils_ip4_routes_from_gvalue     (const GValue *value);
+
GSList *            nm_utils_ip4_routes_from_gvalue     (const GValue *value);

Utility function to convert a GPtrArray of GArrays of guint32s representing a list of NetworkManager IPv4 routes (which is a tuple of route, next hop, @@ -720,7 +728,7 @@ extended in the future.

- @@ -729,10 +737,10 @@ extended in the future.

nm_utils_ip4_routes_to_gvalue ()

-
void                nm_utils_ip4_routes_to_gvalue       (GSList *list,
-                                                         GValue *value);
+
void                nm_utils_ip4_routes_to_gvalue       (GSList *list,
+                                                         GValue *value);

-Utility function to convert a GSList of NMIP4Route objects into a +Utility function to convert a GSList of NMIP4Route objects into a GPtrArray of GArrays of guint32s representing a list of NetworkManager IPv4 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 @@ -748,9 +756,9 @@ be extended in the future.

- @@ -759,7 +767,7 @@ which should be unset by the caller (when no longer needed) with

nm_utils_ip4_netmask_to_prefix ()

-
guint32             nm_utils_ip4_netmask_to_prefix      (guint32 netmask);
+
guint32             nm_utils_ip4_netmask_to_prefix      (guint32 netmask);

Returns :

a newly allocated GSList of NMIP4Address objects + a newly allocated GSList of NMIP4Address objects

value :

a pointer to a GValue into which to place the converted addresses, +a pointer to a GValue into which to place the converted addresses, which should be unset by the caller (when no longer needed) with -g_value_unset(). +g_value_unset().

Returns :

a newly allocated GSList of NMIP4Route objects + a newly allocated GSList of NMIP4Route objects

value :

a pointer to a GValue into which to place the converted routes, +a pointer to a GValue into which to place the converted routes, which should be unset by the caller (when no longer needed) with -g_value_unset(). +g_value_unset().
@@ -779,7 +787,7 @@ which should be unset by the caller (when no longer needed) with

nm_utils_ip4_prefix_to_netmask ()

-
guint32             nm_utils_ip4_prefix_to_netmask      (guint32 prefix);
+
guint32             nm_utils_ip4_prefix_to_netmask      (guint32 prefix);
@@ -799,7 +807,7 @@ which should be unset by the caller (when no longer needed) with

nm_utils_ip4_get_default_prefix ()

-
guint32             nm_utils_ip4_get_default_prefix     (guint32 ip);
+
guint32             nm_utils_ip4_get_default_prefix     (guint32 ip);

When the Internet was originally set up, various ranges of IP addresses were segmented into three network classes: A, B, and C. This function will return @@ -825,12 +833,12 @@ falls in the predefined classes.


nm_utils_ip6_addresses_from_gvalue ()

-
GSList *            nm_utils_ip6_addresses_from_gvalue  (const GValue *value);
+
GSList *            nm_utils_ip6_addresses_from_gvalue  (const GValue *value);

-Utility function to convert a GPtrArray of GValueArrays of (GArray of guchars) and guint32 +Utility function to convert a GPtrArray of GValueArrays of (GArray of guchars) and guint32 representing a list of NetworkManager IPv6 addresses (which is a tuple of address, prefix, and gateway), into a GSList of NMIP6Address objects. The specific format of -this serialization is not guaranteed to be stable and the GValueArray may be +this serialization is not guaranteed to be stable and the GValueArray may be extended in the future.

@@ -843,7 +851,7 @@ extended in the future. - @@ -852,10 +860,10 @@ extended in the future.

nm_utils_ip6_addresses_to_gvalue ()

-
void                nm_utils_ip6_addresses_to_gvalue    (GSList *list,
-                                                         GValue *value);
+
void                nm_utils_ip6_addresses_to_gvalue    (GSList *list,
+                                                         GValue *value);

-Utility function to convert a GSList of NMIP6Address objects into a +Utility function to convert a GSList of NMIP6Address objects into a GPtrArray of GValueArrays representing a list of NetworkManager IPv6 addresses (which is a tuple of address, prefix, and gateway). The specific format of this serialization is not guaranteed to be stable and may be extended in the @@ -871,9 +879,9 @@ future.

- @@ -882,7 +890,7 @@ which should be unset by the caller (when no longer needed) with

nm_utils_ip6_routes_from_gvalue ()

-
GSList *            nm_utils_ip6_routes_from_gvalue     (const GValue *value);
+
GSList *            nm_utils_ip6_routes_from_gvalue     (const GValue *value);

Utility function GPtrArray of GValueArrays of (GArray or guchars), guint32, (GArray of guchars), and guint32 representing a list of NetworkManager IPv6 @@ -901,7 +909,7 @@ is not guaranteed to be stable and may be extended in the future.

- @@ -910,10 +918,10 @@ is not guaranteed to be stable and may be extended in the future.

nm_utils_ip6_routes_to_gvalue ()

-
void                nm_utils_ip6_routes_to_gvalue       (GSList *list,
-                                                         GValue *value);
+
void                nm_utils_ip6_routes_to_gvalue       (GSList *list,
+                                                         GValue *value);

-Utility function to convert a GSList of NMIP6Route objects into a GPtrArray of +Utility function to convert a GSList of NMIP6Route objects into a GPtrArray of GValueArrays of (GArray or guchars), guint32, (GArray of guchars), and guint32 representing a list of NetworkManager IPv6 routes (which is a tuple of destination, prefix, next hop, and metric). The specific format of this serialization is not @@ -929,9 +937,9 @@ guaranteed to be stable and may be extended in the future.

- @@ -940,7 +948,7 @@ which should be unset by the caller (when no longer needed) with

nm_utils_ip6_dns_from_gvalue ()

-
GSList *            nm_utils_ip6_dns_from_gvalue        (const GValue *value);
+
GSList *            nm_utils_ip6_dns_from_gvalue        (const GValue *value);

Returns :

a newly allocated GSList of NMIP6Address objects + a newly allocated GSList of NMIP6Address objects

value :

a pointer to a GValue into which to place the converted addresses, +a pointer to a GValue into which to place the converted addresses, which should be unset by the caller (when no longer needed) with -g_value_unset(). +g_value_unset().

Returns :

a newly allocated GSList of NMIP6Route objects + a newly allocated GSList of NMIP6Route objects

value :

a pointer to a GValue into which to place the converted routes, +a pointer to a GValue into which to place the converted routes, which should be unset by the caller (when no longer needed) with -g_value_unset(). +g_value_unset().
@@ -962,8 +970,8 @@ which should be unset by the caller (when no longer needed) with

nm_utils_ip6_dns_to_gvalue ()

-
void                nm_utils_ip6_dns_to_gvalue          (GSList *list,
-                                                         GValue *value);
+
void                nm_utils_ip6_dns_to_gvalue          (GSList *list,
+                                                         GValue *value);

@@ -991,7 +999,7 @@ which should be unset by the caller (when no longer needed) with

Returns :

a newly allocated UUID suitable for use as the NMSettingConnection -object's "id": property. Should be freed with g_free() +object's "id": property. Should be freed with g_free()
@@ -1023,10 +1031,10 @@ object's

nm_utils_rsa_key_encrypt ()

-
GByteArray *        nm_utils_rsa_key_encrypt            (const GByteArray *data,
+
GByteArray *        nm_utils_rsa_key_encrypt            (const GByteArray *data,
                                                          const char *in_password,
                                                          char **out_password,
-                                                         GError **error);
+ GError **error);

Encrypts the given RSA private key data with the given password (or generates a password if no password was given) and converts the data to PEM format @@ -1065,10 +1073,128 @@ certificate/private key file.

+
+
+

nm_utils_wifi_freq_to_channel ()

+
guint32             nm_utils_wifi_freq_to_channel       (guint32 freq);
+

+Utility function to translate a WiFi frequency to its corresponding channel. +

+
++ + + + + + + + + + +

freq :

frequency +

Returns :

the channel represented by the frequency or 0 +
+
+
+
+

nm_utils_wifi_channel_to_freq ()

+
guint32             nm_utils_wifi_channel_to_freq       (guint32 channel,
+                                                         const char *band);
+

+Utility function to translate a WiFi channel to its corresponding frequency. +

+
++ + + + + + + + + + + + + + +

channel :

channel +

band :

frequency band for wireless ("a" or "bg") +

Returns :

the frequency represented by the channel of the band, + or -1 when the freq is invalid, or 0 when the band + is invalid +
+
+
+
+

nm_utils_wifi_find_next_channel ()

+
guint32             nm_utils_wifi_find_next_channel     (guint32 channel,
+                                                         int direction,
+                                                         char *band);
+

+Utility function to find out next/previous WiFi channel for a channel. +

+
++ + + + + + + + + + + + + + + + + + +

channel :

current channel +

direction :

whether going downward (0 or less) or upward (1 or more) +

band :

frequency band for wireless ("a" or "bg") +

Returns :

the next channel in the specified direction or 0 +
+
+
+
+

nm_utils_wifi_is_channel_valid ()

+
gboolean            nm_utils_wifi_is_channel_valid      (guint32 channel,
+                                                         const char *band);
+

+Utility function to verify WiFi channel validity. +

+
++ + + + + + + + + + + + + + +

channel :

channel +

band :

frequency band for wireless ("a" or "bg") +

Returns :

TRUE or FALSE +
+
+ Generated by GTK-Doc V1.15
\ No newline at end of file diff --git a/docs/libnm-util/html/libnm-util.devhelp b/docs/libnm-util/html/libnm-util.devhelp index 0fc6459e..8648f5c6 100644 --- a/docs/libnm-util/html/libnm-util.devhelp +++ b/docs/libnm-util/html/libnm-util.devhelp @@ -125,7 +125,11 @@ + + + + @@ -135,12 +139,24 @@ + + + + + + + + + + + + @@ -155,6 +171,7 @@ + @@ -170,6 +187,7 @@ + @@ -179,6 +197,7 @@ + @@ -597,6 +616,7 @@ + @@ -809,5 +829,9 @@ + + + + diff --git a/docs/libnm-util/html/libnm-util.devhelp2 b/docs/libnm-util/html/libnm-util.devhelp2 index 8d58a675..8a18c406 100644 --- a/docs/libnm-util/html/libnm-util.devhelp2 +++ b/docs/libnm-util/html/libnm-util.devhelp2 @@ -125,7 +125,11 @@ + + + + @@ -135,12 +139,24 @@ + + + + + + + + + + + + @@ -155,6 +171,7 @@ + @@ -170,6 +187,7 @@ + @@ -179,6 +197,7 @@ + @@ -597,6 +616,7 @@ + @@ -809,6 +829,10 @@ + + + + diff --git a/docs/libnm-util/html/object-tree.html b/docs/libnm-util/html/object-tree.html index d83762f7..3b779efb 100644 --- a/docs/libnm-util/html/object-tree.html +++ b/docs/libnm-util/html/object-tree.html @@ -3,12 +3,12 @@ Object Hierarchy - + - + @@ -23,7 +23,7 @@

Object Hierarchy

-    GObject
+    GObject
         NMConnection
         NMSetting
             NMSetting8021x
@@ -45,6 +45,6 @@
 
 
+          Generated by GTK-Doc V1.15
 
 
\ No newline at end of file
diff --git a/docs/libnm-util/html/style.css b/docs/libnm-util/html/style.css
index 82115eb7..d544a2c2 100644
--- a/docs/libnm-util/html/style.css
+++ b/docs/libnm-util/html/style.css
@@ -209,6 +209,14 @@ h2 .extralinks, h3 .extralinks
   font-weight: normal;
 }
 
+.annotation
+{
+  /* tango:aluminium 5 */
+  color: #555753;
+  font-size: 80%;
+  font-weight: normal;
+}
+
 /* code listings */
 
 .listing_code .programlisting .cbracket   { color: #a40000; } /* tango: scarlet red 3 */
diff --git a/docs/libnm-util/libnm-util-sections.txt b/docs/libnm-util/libnm-util-sections.txt
index 17a667f4..61128820 100644
--- a/docs/libnm-util/libnm-util-sections.txt
+++ b/docs/libnm-util/libnm-util-sections.txt
@@ -352,6 +352,7 @@ NM_SETTING_IP6_CONFIG_NEVER_DEFAULT
 NM_SETTING_IP6_CONFIG_MAY_FAIL
 NM_SETTING_IP6_CONFIG_METHOD_IGNORE
 NM_SETTING_IP6_CONFIG_METHOD_AUTO
+NM_SETTING_IP6_CONFIG_METHOD_DHCP
 NM_SETTING_IP6_CONFIG_METHOD_LINK_LOCAL
 NM_SETTING_IP6_CONFIG_METHOD_MANUAL
 NM_SETTING_IP6_CONFIG_METHOD_SHARED
@@ -526,7 +527,11 @@ NM_SETTING_WIRED_SPEED
 NM_SETTING_WIRED_DUPLEX
 NM_SETTING_WIRED_AUTO_NEGOTIATE
 NM_SETTING_WIRED_MAC_ADDRESS
+NM_SETTING_WIRED_CLONED_MAC_ADDRESS
 NM_SETTING_WIRED_MTU
+NM_SETTING_WIRED_S390_SUBCHANNELS
+NM_SETTING_WIRED_S390_NETTYPE
+NM_SETTING_WIRED_S390_OPTIONS
 NMSettingWired
 NMSettingWiredClass
 nm_setting_wired_get_type
@@ -536,7 +541,15 @@ nm_setting_wired_get_speed
 nm_setting_wired_get_duplex
 nm_setting_wired_get_auto_negotiate
 nm_setting_wired_get_mac_address
+nm_setting_wired_get_cloned_mac_address
 nm_setting_wired_get_mtu
+nm_setting_wired_get_s390_subchannels
+nm_setting_wired_get_s390_nettype
+nm_setting_wired_get_num_s390_options
+nm_setting_wired_get_s390_option
+nm_setting_wired_get_s390_option_by_key
+nm_setting_wired_add_s390_option
+nm_setting_wired_remove_s390_option
 
 NM_SETTING_WIRED
 NM_IS_SETTING_WIRED
@@ -804,6 +817,7 @@ NM_SETTING_WIRELESS_BSSID
 NM_SETTING_WIRELESS_RATE
 NM_SETTING_WIRELESS_TX_POWER
 NM_SETTING_WIRELESS_MAC_ADDRESS
+NM_SETTING_WIRELESS_CLONED_MAC_ADDRESS
 NM_SETTING_WIRELESS_MTU
 NM_SETTING_WIRELESS_SEEN_BSSIDS
 NM_SETTING_WIRELESS_SEC
@@ -819,6 +833,7 @@ nm_setting_wireless_get_bssid
 nm_setting_wireless_get_rate
 nm_setting_wireless_get_tx_power
 nm_setting_wireless_get_mac_address
+nm_setting_wireless_get_cloned_mac_address
 nm_setting_wireless_get_mtu
 nm_setting_wireless_get_security
 nm_setting_wireless_add_seen_bssid
@@ -873,5 +888,9 @@ nm_utils_ip6_dns_to_gvalue
 nm_utils_uuid_generate
 nm_utils_uuid_generate_from_string
 nm_utils_rsa_key_encrypt
+nm_utils_wifi_freq_to_channel
+nm_utils_wifi_channel_to_freq
+nm_utils_wifi_find_next_channel
+nm_utils_wifi_is_channel_valid
 
 
diff --git a/docs/libnm-util/tmpl/libnm-util-unused.sgml b/docs/libnm-util/tmpl/libnm-util-unused.sgml
index ea59da27..14ec2d31 100644
--- a/docs/libnm-util/tmpl/libnm-util-unused.sgml
+++ b/docs/libnm-util/tmpl/libnm-util-unused.sgml
@@ -113,6 +113,12 @@ NMSettingWimax
 @NM_SETTING_BRIDGE_ERROR_INVALID_PROPERTY: 
 @NM_SETTING_BRIDGE_ERROR_MISSING_PROPERTY: 
 
+
+
+
+
+
+
 
 
 
@@ -158,24 +164,6 @@ NMSettingWimax
 @NM_SETTING_WIMAX_ERROR_INVALID_PROPERTY: 
 @NM_SETTING_WIMAX_ERROR_MISSING_PROPERTY: 
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
 
 
 
@@ -194,19 +182,19 @@ NMSettingWimax
 
 
 
-
+
 
 
 
 
 
-
+
 
 
 
 
 
-
+
 
 
 
@@ -272,7 +260,7 @@ NMSettingWimax
 
 
 
-
+
 
 
 
@@ -302,24 +290,6 @@ NMSettingWimax
 
 
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
 
 
 
@@ -338,24 +308,12 @@ NMSettingWimax
 
 
 
-
-
-
-
-
-
 
 
 
 
 
 
-
-
-
-
-
-
 
 
 
@@ -506,15 +464,7 @@ NMSettingWimax
 @setting: 
 @i: 
 
-
-
-
-
-
-@void: 
-@Returns: 
-
-
+
 
 
 
@@ -522,49 +472,33 @@ NMSettingWimax
 @setting: 
 @Returns: 
 
-
+
 
 
 
 
 @setting: 
+@index: 
 @Returns: 
 
-
-
-
-
-
-@void: 
-@Returns: 
-
-
-
-
-
-
-@void: 
-@Returns: 
-
-
+
 
 
 
 
 @setting: 
-@key: 
-@item: 
+@index: 
 @Returns: 
 
-
+
 
 
 
 
-@setting: 
+@void: 
 @Returns: 
 
-
+
 
 
 
@@ -572,7 +506,7 @@ NMSettingWimax
 @setting: 
 @Returns: 
 
-
+
 
 
 
@@ -580,24 +514,20 @@ NMSettingWimax
 @setting: 
 @Returns: 
 
-
+
 
 
 
 
-@setting: 
-@idx: 
-@out_key: 
-@out_value: 
+@void: 
 @Returns: 
 
-
+
 
 
 
 
-@setting: 
-@key: 
+@void: 
 @Returns: 
 
 
@@ -624,14 +554,6 @@ NMSettingWimax
 @setting: 
 @Returns: 
 
-
-
-
-
-
-@setting: 
-@Returns: 
-
 
 
 
@@ -640,56 +562,3 @@ NMSettingWimax
 @setting: 
 @Returns: 
 
-
-
-
-
-
-@setting: 
-@key: 
-@Returns: 
-
-
-
-
-
-
-@setting: 
-@Returns: 
-
-
-
-
-
-
-@channel: 
-@band: 
-@Returns: 
-
-
-
-
-
-
-@channel: 
-@direction: 
-@band: 
-@Returns: 
-
-
-
-
-
-
-@freq: 
-@Returns: 
-
-
-
-
-
-
-@channel: 
-@band: 
-@Returns: 
-
diff --git a/docs/libnm-util/tmpl/nm-setting-ip6-config.sgml b/docs/libnm-util/tmpl/nm-setting-ip6-config.sgml
index aabe6d24..cb06ed92 100644
--- a/docs/libnm-util/tmpl/nm-setting-ip6-config.sgml
+++ b/docs/libnm-util/tmpl/nm-setting-ip6-config.sgml
@@ -137,6 +137,13 @@ NMSettingIP6Config
 
 
 
+
+
+
+
+
+
+
 
 
 
diff --git a/docs/libnm-util/tmpl/nm-setting-wired.sgml b/docs/libnm-util/tmpl/nm-setting-wired.sgml
index 4ac2c691..ef5c784b 100644
--- a/docs/libnm-util/tmpl/nm-setting-wired.sgml
+++ b/docs/libnm-util/tmpl/nm-setting-wired.sgml
@@ -94,6 +94,13 @@ NMSettingWired
 
 
 
+
+
+
+
+
+
+
 
 
 
@@ -101,6 +108,27 @@ NMSettingWired
 
 
 
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 
 
 
@@ -112,6 +140,11 @@ NMSettingWired
 
 
 
+
+
+
+
+
 
 
 
@@ -132,6 +165,21 @@ NMSettingWired
 
 
 
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 
 
 
@@ -211,6 +259,15 @@ NMSettingWired
 @Returns: 
 
 
+
+
+
+
+
+@setting: 
+@Returns: 
+
+
 
 
 
@@ -220,3 +277,73 @@ NMSettingWired
 @Returns: 
 
 
+
+
+
+
+
+@setting: 
+@Returns: 
+
+
+
+
+
+
+
+@setting: 
+@Returns: 
+
+
+
+
+
+
+
+@setting: 
+@Returns: 
+
+
+
+
+
+
+
+@setting: 
+@idx: 
+@out_key: 
+@out_value: 
+@Returns: 
+
+
+
+
+
+
+
+@setting: 
+@key: 
+@Returns: 
+
+
+
+
+
+
+
+@setting: 
+@key: 
+@item: 
+@Returns: 
+
+
+
+
+
+
+
+@setting: 
+@key: 
+@Returns: 
+
+
diff --git a/docs/libnm-util/tmpl/nm-setting-wireless.sgml b/docs/libnm-util/tmpl/nm-setting-wireless.sgml
index d1734f16..caf738c2 100644
--- a/docs/libnm-util/tmpl/nm-setting-wireless.sgml
+++ b/docs/libnm-util/tmpl/nm-setting-wireless.sgml
@@ -117,6 +117,13 @@ NMSettingWireless
 
 
 
+
+
+
+
+
+
+
 
 
 
@@ -159,6 +166,11 @@ NMSettingWireless
 
 
 
+
+
+
+
+
 
 
 
@@ -300,6 +312,15 @@ NMSettingWireless
 @Returns: 
 
 
+
+
+
+
+
+@setting: 
+@Returns: 
+
+
 
 
 
diff --git a/docs/libnm-util/tmpl/nm-utils.sgml b/docs/libnm-util/tmpl/nm-utils.sgml
index 7c7d3d5e..b8a48acf 100644
--- a/docs/libnm-util/tmpl/nm-utils.sgml
+++ b/docs/libnm-util/tmpl/nm-utils.sgml
@@ -360,3 +360,43 @@ nm-utils
 @Returns: 
 
 
+
+
+
+
+
+@freq: 
+@Returns: 
+
+
+
+
+
+
+
+@channel: 
+@band: 
+@Returns: 
+
+
+
+
+
+
+
+@channel: 
+@direction: 
+@band: 
+@Returns: 
+
+
+
+
+
+
+
+@channel: 
+@band: 
+@Returns: 
+
+
-- 
cgit 1.3.0-6-gf8a5