From 8d275584fc94f398f0a7c990dcd057533d9a5856 Mon Sep 17 00:00:00 2001
From: Michael Biebl
Date: Wed, 20 Feb 2013 23:06:45 +0100
Subject: Imported Upstream version 0.9.8.0
---
docs/libnm-glib/html/NMClient.html | 2 ++
docs/libnm-glib/html/NMDevice.html | 47 ++++++++++++++++++++++++++
docs/libnm-glib/html/NMDeviceBond.html | 1 +
docs/libnm-glib/html/NMDeviceBridge.html | 9 +++++
docs/libnm-glib/html/NMDeviceWifi.html | 1 +
docs/libnm-glib/html/NMRemoteConnection.html | 15 ++++++++
docs/libnm-glib/html/NMSecretAgent.html | 2 +-
docs/libnm-glib/html/NMWimaxNsp.html | 23 +++++++++++++
docs/libnm-glib/html/api-index-full.html | 20 +++++++++++
docs/libnm-glib/html/ch02.html | 2 +-
docs/libnm-glib/html/index.html | 4 +--
docs/libnm-glib/html/index.sgml | 5 +++
docs/libnm-glib/html/libnm-glib.devhelp2 | 23 ++++++++-----
docs/libnm-glib/libnm-glib-sections.txt | 2 ++
docs/libnm-glib/tmpl/nm-device.sgml | 21 ++++++++++++
docs/libnm-glib/tmpl/nm-remote-connection.sgml | 10 ++++++
docs/libnm-glib/version.xml | 2 +-
17 files changed, 175 insertions(+), 14 deletions(-)
(limited to 'docs/libnm-glib')
diff --git a/docs/libnm-glib/html/NMClient.html b/docs/libnm-glib/html/NMClient.html
index 1cc0d3d7..83d7fdef 100644
--- a/docs/libnm-glib/html/NMClient.html
+++ b/docs/libnm-glib/html/NMClient.html
@@ -757,6 +757,7 @@ a list of domains separated by ",". [Since 0.9.8
@@ -1037,6 +1038,7 @@ domains separated by ",". (
Since 0.9.8
+
NM_DEVICE_AVAILABLE_CONNECTIONS
+
#define NM_DEVICE_AVAILABLE_CONNECTIONS "available-connections"
+
+
+
+
+
+
+
+
nm_device_get_capabilities ()
NMDeviceCapabilities nm_device_get_capabilities (NMDevice *device);
@@ -1069,6 +1107,15 @@ Whether the device can auto-activate a connection.
+
The "available-connections" property
+
"available-connections" NMObjectArray* : Read
+
+The available connections (NMRemoteConnection) of the device
+
+
Since 0.9.8
+
+
+
The "capabilities" property
"capabilities" guint : Read
diff --git a/docs/libnm-glib/html/NMDeviceBond.html b/docs/libnm-glib/html/NMDeviceBond.html
index 9f08c415..04c6f0a7 100644
--- a/docs/libnm-glib/html/NMDeviceBond.html
+++ b/docs/libnm-glib/html/NMDeviceBond.html
@@ -322,6 +322,7 @@ The hardware (MAC) address of the device.
The devices (NMDevice) slaved to the bond device.
+
Since 0.9.8
diff --git a/docs/libnm-glib/html/NMDeviceBridge.html b/docs/libnm-glib/html/NMDeviceBridge.html
index 4a9b431f..a1514f45 100644
--- a/docs/libnm-glib/html/NMDeviceBridge.html
+++ b/docs/libnm-glib/html/NMDeviceBridge.html
@@ -147,6 +147,7 @@ NMDeviceBridge implements
+Since 0.9.8
@@ -194,6 +195,7 @@ Registers an error quark for
NMDeviceBridge errors.
+Since 0.9.8
@@ -217,6 +219,7 @@ Whether the device has carrier.
+Since 0.9.8
@@ -240,6 +243,7 @@ device, and must not be modified.
+Since 0.9.8
@@ -265,6 +269,7 @@ copy used by the device, and must not be modified.
[
+Since 0.9.8
@@ -293,6 +298,7 @@ Creates a new
+Since 0.9.8
@@ -313,6 +320,7 @@ Whether the device has carrier.
The hardware (MAC) address of the device.
Default value: NULL
+
Since 0.9.8
@@ -321,6 +329,7 @@ The hardware (MAC) address of the device.
The devices (NMDevice) slaved to the bridge device.
+
Since 0.9.8
diff --git a/docs/libnm-glib/html/NMDeviceWifi.html b/docs/libnm-glib/html/NMDeviceWifi.html
index 75e35bc6..963d2ca4 100644
--- a/docs/libnm-glib/html/NMDeviceWifi.html
+++ b/docs/libnm-glib/html/NMDeviceWifi.html
@@ -534,6 +534,7 @@ to get available access points.
+Since 0.9.8
diff --git a/docs/libnm-glib/html/NMRemoteConnection.html b/docs/libnm-glib/html/NMRemoteConnection.html
index eefc87b4..a1c923dd 100644
--- a/docs/libnm-glib/html/NMRemoteConnection.html
+++ b/docs/libnm-glib/html/NMRemoteConnection.html
@@ -91,6 +91,8 @@ NMRemoteConnection implements
Properties
"bus" DBusGConnection* : Write / Construct Only
+ "dbus-connection" DBusGConnection* : Write / Construct Only
+ "dbus-path" gchar* : Write / Construct Only
@@ -381,6 +383,19 @@ Creates a new object representing the remote connection.
"bus" DBusGConnection* : Write / Construct Only
DBusGConnection.
+
+
+
The "dbus-connection" property
+
"dbus-connection" DBusGConnection* : Write / Construct Only
+
DBusGConnection.
+
+
+
+
The "dbus-path" property
+
"dbus-path" gchar* : Write / Construct Only
+
DBus Object Path.
+
Default value: NULL
+
Signal Details
diff --git a/docs/libnm-glib/html/NMSecretAgent.html b/docs/libnm-glib/html/NMSecretAgent.html
index 1e08bf50..b5b050f7 100644
--- a/docs/libnm-glib/html/NMSecretAgent.html
+++ b/docs/libnm-glib/html/NMSecretAgent.html
@@ -356,7 +356,7 @@ To easily create the hash table to return the WiFi PSK, you could do
something like this:
-
Example 1. Creating a secrets hash
+
Example 1. Creating a secrets hash
diff --git a/docs/libnm-glib/html/NMWimaxNsp.html b/docs/libnm-glib/html/NMWimaxNsp.html
index d6782d7f..9a233d35 100644
--- a/docs/libnm-glib/html/NMWimaxNsp.html
+++ b/docs/libnm-glib/html/NMWimaxNsp.html
@@ -156,7 +156,30 @@ NMWimaxNsp implements
gboolean nm_wimax_nsp_connection_valid (NMWimaxNsp *nsp,
NMConnection *connection);
+Validates a given connection against a given WiMAX NSP to ensure that the
+connection may be activated with that NSP. The connection must match the
+nsp's network name and other attributes.
+
+
+
+
+nsp :
|
+an NMWimaxNsp to validate connection against |
+
+
+connection :
|
+an NMConnection to validate against nsp
+ |
+
+
+Returns : |
+
+TRUE if the connection may be activated with this WiMAX NSP,
+FALSE if it cannot be. |
+
+
+
diff --git a/docs/libnm-glib/html/api-index-full.html b/docs/libnm-glib/html/api-index-full.html
index 812b7665..bd62549a 100644
--- a/docs/libnm-glib/html/api-index-full.html
+++ b/docs/libnm-glib/html/api-index-full.html
@@ -547,6 +547,10 @@
+NMDevice:available-connections, object property in NMDevice
+
+
+
NMDevice:capabilities, object property in NMDevice
@@ -955,6 +959,10 @@
+NM_DEVICE_AVAILABLE_CONNECTIONS, macro in NMDevice
+
+
+
NM_DEVICE_BOND_CARRIER, macro in NMDeviceBond
@@ -1163,6 +1171,10 @@
+nm_device_get_available_connections, function in NMDevice
+
+
+
nm_device_get_capabilities, function in NMDevice
@@ -1814,6 +1826,14 @@
+NMRemoteConnection:dbus-connection, object property in NMRemoteConnection
+
+
+
+NMRemoteConnection:dbus-path, object property in NMRemoteConnection
+
+
+
NMRemoteConnectionClass, struct in NMRemoteConnection
diff --git a/docs/libnm-glib/html/ch02.html b/docs/libnm-glib/html/ch02.html
index 7a81d599..a739d343 100644
--- a/docs/libnm-glib/html/ch02.html
+++ b/docs/libnm-glib/html/ch02.html
@@ -21,7 +21,7 @@
-libnm-glib API Reference
+
libnm-glib API Reference
-
NMClient
diff --git a/docs/libnm-glib/html/index.html b/docs/libnm-glib/html/index.html
index baaf92bf..aec8180a 100644
--- a/docs/libnm-glib/html/index.html
+++ b/docs/libnm-glib/html/index.html
@@ -15,14 +15,14 @@
libnm-glib Reference Manual |
|---|
Copyright © 2012 The NetworkManager Authors
-
+
Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free
Documentation License, Version 1.1 or any later
diff --git a/docs/libnm-glib/html/index.sgml b/docs/libnm-glib/html/index.sgml
index b7aee356..a839322b 100644
--- a/docs/libnm-glib/html/index.sgml
+++ b/docs/libnm-glib/html/index.sgml
@@ -133,6 +133,7 @@
+
@@ -157,6 +158,7 @@
+
@@ -180,6 +182,7 @@
+
@@ -719,6 +722,8 @@
+
+
diff --git a/docs/libnm-glib/html/libnm-glib.devhelp2 b/docs/libnm-glib/html/libnm-glib.devhelp2
index 2358599b..c372ebee 100644
--- a/docs/libnm-glib/html/libnm-glib.devhelp2
+++ b/docs/libnm-glib/html/libnm-glib.devhelp2
@@ -63,7 +63,7 @@
-
+
@@ -73,7 +73,7 @@
-
+
@@ -130,6 +130,7 @@
+
@@ -154,6 +155,7 @@
+
@@ -176,6 +178,7 @@
+
@@ -234,7 +237,7 @@
-
+
@@ -326,16 +329,16 @@
-
+
-
-
-
-
-
+
+
+
+
+
@@ -502,6 +505,8 @@
+
+
diff --git a/docs/libnm-glib/libnm-glib-sections.txt b/docs/libnm-glib/libnm-glib-sections.txt
index edd05f0e..a8216584 100644
--- a/docs/libnm-glib/libnm-glib-sections.txt
+++ b/docs/libnm-glib/libnm-glib-sections.txt
@@ -139,6 +139,7 @@ NMDeviceClass
NMDeviceDeactivateFn
NM_DEVICE_ACTIVE_CONNECTION
NM_DEVICE_AUTOCONNECT
+NM_DEVICE_AVAILABLE_CONNECTIONS
NM_DEVICE_CAPABILITIES
NM_DEVICE_DEVICE_TYPE
NM_DEVICE_DHCP4_CONFIG
@@ -163,6 +164,7 @@ nm_device_disconnect
nm_device_filter_connections
nm_device_get_active_connection
nm_device_get_autoconnect
+nm_device_get_available_connections
nm_device_get_capabilities
nm_device_get_device_type
nm_device_get_dhcp4_config
diff --git a/docs/libnm-glib/tmpl/nm-device.sgml b/docs/libnm-glib/tmpl/nm-device.sgml
index 90be4054..d61ff355 100644
--- a/docs/libnm-glib/tmpl/nm-device.sgml
+++ b/docs/libnm-glib/tmpl/nm-device.sgml
@@ -48,6 +48,11 @@ NMDevice
+
+
+
+
+
@@ -177,6 +182,13 @@ NMDevice
+
+
+
+
+
+
+
@@ -362,6 +374,15 @@ NMDevice
@Returns:
+
+
+
+
+
+@device:
+@Returns:
+
+
diff --git a/docs/libnm-glib/tmpl/nm-remote-connection.sgml b/docs/libnm-glib/tmpl/nm-remote-connection.sgml
index 628000c8..298d7b91 100644
--- a/docs/libnm-glib/tmpl/nm-remote-connection.sgml
+++ b/docs/libnm-glib/tmpl/nm-remote-connection.sgml
@@ -55,6 +55,16 @@ NMRemoteConnection
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/libnm-glib/version.xml b/docs/libnm-glib/version.xml
index 1517c785..68f4aad3 100644
--- a/docs/libnm-glib/version.xml
+++ b/docs/libnm-glib/version.xml
@@ -1 +1 @@
-0.9.7.997
+0.9.8.0
--
cgit 1.3.0-6-gf8a5