diff options
Diffstat (limited to 'docs/api')
| -rw-r--r-- | docs/api/Makefile.in | 7 | ||||
| -rw-r--r-- | docs/api/html/NetworkManager.devhelp | 28 | ||||
| -rw-r--r-- | docs/api/html/NetworkManager.devhelp2 | 28 | ||||
| -rw-r--r-- | docs/api/html/index.html | 32 | ||||
| -rw-r--r-- | docs/api/html/ix01.html | 2 | ||||
| -rw-r--r-- | docs/api/html/ref-migrating.html | 58 | ||||
| -rw-r--r-- | docs/api/html/ref-settings.html | 36 | ||||
| -rw-r--r-- | docs/api/html/spec.html | 31 | ||||
| -rw-r--r-- | docs/api/spec.html | 31 | ||||
| -rw-r--r-- | docs/api/version.xml | 2 |
10 files changed, 160 insertions, 95 deletions
diff --git a/docs/api/Makefile.in b/docs/api/Makefile.in index 34935449..ec3fb8a2 100644 --- a/docs/api/Makefile.in +++ b/docs/api/Makefile.in @@ -120,6 +120,10 @@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +CXXDEPMODE = @CXXDEPMODE@ +CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DATADIRNAME = @DATADIRNAME@ DBUS_CFLAGS = @DBUS_CFLAGS@ @@ -237,6 +241,8 @@ POLKIT_CFLAGS = @POLKIT_CFLAGS@ POLKIT_LIBS = @POLKIT_LIBS@ POSUB = @POSUB@ PPPD_PLUGIN_DIR = @PPPD_PLUGIN_DIR@ +QT_CFLAGS = @QT_CFLAGS@ +QT_LIBS = @QT_LIBS@ RANLIB = @RANLIB@ RESOLVCONF_PATH = @RESOLVCONF_PATH@ SED = @SED@ @@ -258,6 +264,7 @@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ +ac_ct_CXX = @ac_ct_CXX@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ diff --git a/docs/api/html/NetworkManager.devhelp b/docs/api/html/NetworkManager.devhelp index 6bf8834a..3954eb81 100644 --- a/docs/api/html/NetworkManager.devhelp +++ b/docs/api/html/NetworkManager.devhelp @@ -4,23 +4,23 @@ <chapters> <sub name="D-Bus API Reference" link="ref-dbus.html"/> <sub name="Network Configuration Setting Specification" link="ref-settings.html"> - <sub name="Configuration Settings" link="ref-settings.html#id554381"/> + <sub name="Configuration Settings" link="ref-settings.html#id642206"/> <sub name="Secret flag types" link="secrets-flags.html"/> </sub> <sub name="Migrating from NetworkManager 0.8 to NetworkManager 0.9" link="ref-migrating.html"> - <sub name="Architecture and D-Bus API Changes in 0.9" link="ref-migrating.html#id537843"> - <sub name="Elimination of the User Settings Service" link="ref-migrating.html#id551050"/> - <sub name="User Secret Agents" link="ref-migrating.html#id532968"/> - <sub name="Settings Service Interface Changes" link="ref-migrating.html#id545506"/> - <sub name="Connection Object Interface Changes" link="ref-migrating.html#id546055"/> - <sub name="Permissions Methods Consolidation" link="ref-migrating.html#id560506"/> - <sub name="AddConnection Returns Object Path of New Connection" link="ref-migrating.html#id566633"/> - <sub name="Support for WiMAX Devices" link="ref-migrating.html#id523443"/> - <sub name="New Device States" link="ref-migrating.html#id565603"/> - <sub name="New Active Connection State" link="ref-migrating.html#id534542"/> - <sub name="Consolidated Modem Devices" link="ref-migrating.html#id533386"/> - <sub name="Secret Property Flags" link="ref-migrating.html#id514244"/> - <sub name="Deprecated Methods Removed" link="ref-migrating.html#id529216"/> + <sub name="Architecture and D-Bus API Changes in 0.9" link="ref-migrating.html#id625668"> + <sub name="Elimination of the User Settings Service" link="ref-migrating.html#id638875"/> + <sub name="User Secret Agents" link="ref-migrating.html#id620793"/> + <sub name="Settings Service Interface Changes" link="ref-migrating.html#id633331"/> + <sub name="Connection Object Interface Changes" link="ref-migrating.html#id633880"/> + <sub name="Permissions Methods Consolidation" link="ref-migrating.html#id648331"/> + <sub name="AddConnection Returns Object Path of New Connection" link="ref-migrating.html#id654458"/> + <sub name="Support for WiMAX Devices" link="ref-migrating.html#id611268"/> + <sub name="New Device States" link="ref-migrating.html#id653428"/> + <sub name="New Active Connection State" link="ref-migrating.html#id622367"/> + <sub name="Consolidated Modem Devices" link="ref-migrating.html#id621211"/> + <sub name="Secret Property Flags" link="ref-migrating.html#id602069"/> + <sub name="Deprecated Methods Removed" link="ref-migrating.html#id617041"/> </sub> </sub> <sub name="Index" link="ix01.html"/> diff --git a/docs/api/html/NetworkManager.devhelp2 b/docs/api/html/NetworkManager.devhelp2 index 76576f4a..5ca2e583 100644 --- a/docs/api/html/NetworkManager.devhelp2 +++ b/docs/api/html/NetworkManager.devhelp2 @@ -4,23 +4,23 @@ <chapters> <sub name="D-Bus API Reference" link="ref-dbus.html"/> <sub name="Network Configuration Setting Specification" link="ref-settings.html"> - <sub name="Configuration Settings" link="ref-settings.html#id554381"/> + <sub name="Configuration Settings" link="ref-settings.html#id642206"/> <sub name="Secret flag types" link="secrets-flags.html"/> </sub> <sub name="Migrating from NetworkManager 0.8 to NetworkManager 0.9" link="ref-migrating.html"> - <sub name="Architecture and D-Bus API Changes in 0.9" link="ref-migrating.html#id537843"> - <sub name="Elimination of the User Settings Service" link="ref-migrating.html#id551050"/> - <sub name="User Secret Agents" link="ref-migrating.html#id532968"/> - <sub name="Settings Service Interface Changes" link="ref-migrating.html#id545506"/> - <sub name="Connection Object Interface Changes" link="ref-migrating.html#id546055"/> - <sub name="Permissions Methods Consolidation" link="ref-migrating.html#id560506"/> - <sub name="AddConnection Returns Object Path of New Connection" link="ref-migrating.html#id566633"/> - <sub name="Support for WiMAX Devices" link="ref-migrating.html#id523443"/> - <sub name="New Device States" link="ref-migrating.html#id565603"/> - <sub name="New Active Connection State" link="ref-migrating.html#id534542"/> - <sub name="Consolidated Modem Devices" link="ref-migrating.html#id533386"/> - <sub name="Secret Property Flags" link="ref-migrating.html#id514244"/> - <sub name="Deprecated Methods Removed" link="ref-migrating.html#id529216"/> + <sub name="Architecture and D-Bus API Changes in 0.9" link="ref-migrating.html#id625668"> + <sub name="Elimination of the User Settings Service" link="ref-migrating.html#id638875"/> + <sub name="User Secret Agents" link="ref-migrating.html#id620793"/> + <sub name="Settings Service Interface Changes" link="ref-migrating.html#id633331"/> + <sub name="Connection Object Interface Changes" link="ref-migrating.html#id633880"/> + <sub name="Permissions Methods Consolidation" link="ref-migrating.html#id648331"/> + <sub name="AddConnection Returns Object Path of New Connection" link="ref-migrating.html#id654458"/> + <sub name="Support for WiMAX Devices" link="ref-migrating.html#id611268"/> + <sub name="New Device States" link="ref-migrating.html#id653428"/> + <sub name="New Active Connection State" link="ref-migrating.html#id622367"/> + <sub name="Consolidated Modem Devices" link="ref-migrating.html#id621211"/> + <sub name="Secret Property Flags" link="ref-migrating.html#id602069"/> + <sub name="Deprecated Methods Removed" link="ref-migrating.html#id617041"/> </sub> </sub> <sub name="Index" link="ix01.html"/> diff --git a/docs/api/html/index.html b/docs/api/html/index.html index e418ad07..392f24f2 100644 --- a/docs/api/html/index.html +++ b/docs/api/html/index.html @@ -22,11 +22,11 @@ <code class="email"><<a class="email" href="mailto:dcbw@redhat.com">dcbw@redhat.com</a>></code><br> </p></div></div> </div></div></div> -<div><p class="releaseinfo">Version 0.8.998 +<div><p class="releaseinfo">Version 0.8.999 </p></div> <div><p class="copyright">Copyright © 2011 The NetworkManager Authors</p></div> <div><div class="legalnotice"> -<a name="id484261"></a><p> +<a name="id572086"></a><p> Permission is granted to copy, distribute and/or modify this document under the terms of the <em class="citetitle">GNU Free Documentation License</em>, Version 1.1 or any later @@ -61,25 +61,25 @@ <dt><span class="chapter"><a href="ref-dbus.html">D-Bus API Reference</a></span></dt> <dt><span class="chapter"><a href="ref-settings.html">Network Configuration Setting Specification</a></span></dt> <dd><dl> -<dt><span class="section"><a href="ref-settings.html#id554381">Configuration Settings</a></span></dt> +<dt><span class="section"><a href="ref-settings.html#id642206">Configuration Settings</a></span></dt> <dt><span class="section"><a href="secrets-flags.html">Secret flag types</a></span></dt> </dl></dd> <dt><span class="chapter"><a href="ref-migrating.html">Migrating from NetworkManager 0.8 to NetworkManager 0.9</a></span></dt> <dd><dl> -<dt><span class="section"><a href="ref-migrating.html#id537843">Architecture and D-Bus API Changes in 0.9</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id625668">Architecture and D-Bus API Changes in 0.9</a></span></dt> <dd><dl> -<dt><span class="section"><a href="ref-migrating.html#id551050">Elimination of the User Settings Service</a></span></dt> -<dt><span class="section"><a href="ref-migrating.html#id532968">User Secret Agents</a></span></dt> -<dt><span class="section"><a href="ref-migrating.html#id545506">Settings Service Interface Changes</a></span></dt> -<dt><span class="section"><a href="ref-migrating.html#id546055">Connection Object Interface Changes</a></span></dt> -<dt><span class="section"><a href="ref-migrating.html#id560506">Permissions Methods Consolidation</a></span></dt> -<dt><span class="section"><a href="ref-migrating.html#id566633">AddConnection Returns Object Path of New Connection</a></span></dt> -<dt><span class="section"><a href="ref-migrating.html#id523443">Support for WiMAX Devices</a></span></dt> -<dt><span class="section"><a href="ref-migrating.html#id565603">New Device States</a></span></dt> -<dt><span class="section"><a href="ref-migrating.html#id534542">New Active Connection State</a></span></dt> -<dt><span class="section"><a href="ref-migrating.html#id533386">Consolidated Modem Devices</a></span></dt> -<dt><span class="section"><a href="ref-migrating.html#id514244">Secret Property Flags</a></span></dt> -<dt><span class="section"><a href="ref-migrating.html#id529216">Deprecated Methods Removed</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id638875">Elimination of the User Settings Service</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id620793">User Secret Agents</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id633331">Settings Service Interface Changes</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id633880">Connection Object Interface Changes</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id648331">Permissions Methods Consolidation</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id654458">AddConnection Returns Object Path of New Connection</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id611268">Support for WiMAX Devices</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id653428">New Device States</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id622367">New Active Connection State</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id621211">Consolidated Modem Devices</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id602069">Secret Property Flags</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id617041">Deprecated Methods Removed</a></span></dt> </dl></dd> </dl></dd> <dt><span class="index"><a href="ix01.html">Index</a></span></dt> diff --git a/docs/api/html/ix01.html b/docs/api/html/ix01.html index fe82a551..f5efded9 100644 --- a/docs/api/html/ix01.html +++ b/docs/api/html/ix01.html @@ -21,7 +21,7 @@ </tr></table> <div class="index"> <div class="titlepage"><div><div><h2 class="title"> -<a name="id514153"></a>Index</h2></div></div></div> +<a name="id601978"></a>Index</h2></div></div></div> <div class="index"></div> </div> <div class="footer"> diff --git a/docs/api/html/ref-migrating.html b/docs/api/html/ref-migrating.html index a08e8f08..8798b9a4 100644 --- a/docs/api/html/ref-migrating.html +++ b/docs/api/html/ref-migrating.html @@ -23,20 +23,20 @@ <div class="titlepage"><div><div><h2 class="title"> <a name="ref-migrating"></a>Migrating from NetworkManager 0.8 to NetworkManager 0.9</h2></div></div></div> <div class="toc"><dl> -<dt><span class="section"><a href="ref-migrating.html#id537843">Architecture and D-Bus API Changes in 0.9</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id625668">Architecture and D-Bus API Changes in 0.9</a></span></dt> <dd><dl> -<dt><span class="section"><a href="ref-migrating.html#id551050">Elimination of the User Settings Service</a></span></dt> -<dt><span class="section"><a href="ref-migrating.html#id532968">User Secret Agents</a></span></dt> -<dt><span class="section"><a href="ref-migrating.html#id545506">Settings Service Interface Changes</a></span></dt> -<dt><span class="section"><a href="ref-migrating.html#id546055">Connection Object Interface Changes</a></span></dt> -<dt><span class="section"><a href="ref-migrating.html#id560506">Permissions Methods Consolidation</a></span></dt> -<dt><span class="section"><a href="ref-migrating.html#id566633">AddConnection Returns Object Path of New Connection</a></span></dt> -<dt><span class="section"><a href="ref-migrating.html#id523443">Support for WiMAX Devices</a></span></dt> -<dt><span class="section"><a href="ref-migrating.html#id565603">New Device States</a></span></dt> -<dt><span class="section"><a href="ref-migrating.html#id534542">New Active Connection State</a></span></dt> -<dt><span class="section"><a href="ref-migrating.html#id533386">Consolidated Modem Devices</a></span></dt> -<dt><span class="section"><a href="ref-migrating.html#id514244">Secret Property Flags</a></span></dt> -<dt><span class="section"><a href="ref-migrating.html#id529216">Deprecated Methods Removed</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id638875">Elimination of the User Settings Service</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id620793">User Secret Agents</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id633331">Settings Service Interface Changes</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id633880">Connection Object Interface Changes</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id648331">Permissions Methods Consolidation</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id654458">AddConnection Returns Object Path of New Connection</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id611268">Support for WiMAX Devices</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id653428">New Device States</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id622367">New Active Connection State</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id621211">Consolidated Modem Devices</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id602069">Secret Property Flags</a></span></dt> +<dt><span class="section"><a href="ref-migrating.html#id617041">Deprecated Methods Removed</a></span></dt> </dl></dd> </dl></div> <p> @@ -50,14 +50,14 @@ </p> <div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> -<a name="id537843"></a>Architecture and D-Bus API Changes in 0.9</h2></div></div></div> +<a name="id625668"></a>Architecture and D-Bus API Changes in 0.9</h2></div></div></div> <p> This section details the architectural and D-Bus API changes in NetworkManager 0.9. </p> <div class="section"> <div class="titlepage"><div><div><h3 class="title"> -<a name="id551050"></a>Elimination of the User Settings Service</h3></div></div></div> +<a name="id638875"></a>Elimination of the User Settings Service</h3></div></div></div> <p> Previously there were two "settings services", or D-Bus services that provided and saved network configuration information. NetworkManager @@ -103,7 +103,7 @@ </div> <div class="section"> <div class="titlepage"><div><div><h3 class="title"> -<a name="id532968"></a>User Secret Agents</h3></div></div></div> +<a name="id620793"></a>User Secret Agents</h3></div></div></div> <p> Even with the elimination of the user settings service, in some cases it is still desirable to store secrets in the user's session and not in @@ -152,7 +152,7 @@ </div> <div class="section"> <div class="titlepage"><div><div><h3 class="title"> -<a name="id545506"></a>Settings Service Interface Changes</h3></div></div></div> +<a name="id633331"></a>Settings Service Interface Changes</h3></div></div></div> <p> With the elimination of the user settings service, the old <code class="literal">org.freedesktop.NetworkManagerUserSettings</code> and @@ -188,7 +188,7 @@ </div> <div class="section"> <div class="titlepage"><div><div><h3 class="title"> -<a name="id546055"></a>Connection Object Interface Changes</h3></div></div></div> +<a name="id633880"></a>Connection Object Interface Changes</h3></div></div></div> <p> Consistent with the interface changes to the Settings object, the Connection object's D-Bus interface has changed to @@ -222,7 +222,7 @@ </div> <div class="section"> <div class="titlepage"><div><div><h3 class="title"> -<a name="id560506"></a>Permissions Methods Consolidation</h3></div></div></div> +<a name="id648331"></a>Permissions Methods Consolidation</h3></div></div></div> <p> Previously there were two D-Bus method calls to retrieve the list of operations that a user client could perform, and two signals notifying @@ -254,7 +254,7 @@ are now string-based permissions. The mapping is as follows: </p> <div class="table"> -<a name="id555187"></a><p class="title"><b>Table 17. </b></p> +<a name="id643012"></a><p class="title"><b>Table 17. </b></p> <div class="table-contents"><table border="1"> <colgroup> <col> @@ -305,7 +305,7 @@ </div> <div class="section"> <div class="titlepage"><div><div><h3 class="title"> -<a name="id566633"></a>AddConnection Returns Object Path of New Connection</h3></div></div></div> +<a name="id654458"></a>AddConnection Returns Object Path of New Connection</h3></div></div></div> <p> The <a class="ulink" href="spec.html#org.freedesktop.NetworkManager.Settings" target="_top"> <code class="literal">org.freedesktop.NetworkManager.Settings.AddConnection</code> @@ -323,7 +323,7 @@ </div> <div class="section"> <div class="titlepage"><div><div><h3 class="title"> -<a name="id523443"></a>Support for WiMAX Devices</h3></div></div></div> +<a name="id611268"></a>Support for WiMAX Devices</h3></div></div></div> <p> NetworkManager now supports Intel WiMAX mobile broadband devices. A corresponding device type (<code class="literal">NM_DEVICE_TYPE_WIMAX</code>) and @@ -346,7 +346,7 @@ </div> <div class="section"> <div class="titlepage"><div><div><h3 class="title"> -<a name="id565603"></a>New Device States</h3></div></div></div> +<a name="id653428"></a>New Device States</h3></div></div></div> <p> A few <a class="ulink" href="spec.html#type-NM_DEVICE_STATE" target="_top">new device states</a> have been added, and all device states have been renumbered for flexibility. @@ -361,7 +361,7 @@ </div> <div class="section"> <div class="titlepage"><div><div><h3 class="title"> -<a name="id534542"></a>New Active Connection State</h3></div></div></div> +<a name="id622367"></a>New Active Connection State</h3></div></div></div> <p> Along with the new device states, an <a class="ulink" href="spec.html#type-NM_ACTIVE_CONNECTION_STATE" target="_top">additional @@ -377,7 +377,7 @@ </div> <div class="section"> <div class="titlepage"><div><div><h3 class="title"> -<a name="id533386"></a>Consolidated Modem Devices</h3></div></div></div> +<a name="id621211"></a>Consolidated Modem Devices</h3></div></div></div> <p> Many new mobile broadband devices support multiple access families, like Qualcomm Gobi cards (CDMA/EVDO and GSM/UMTS), or multi-mode EVDO/LTE @@ -413,7 +413,7 @@ </div> <div class="section"> <div class="titlepage"><div><div><h3 class="title"> -<a name="id514244"></a>Secret Property Flags</h3></div></div></div> +<a name="id602069"></a>Secret Property Flags</h3></div></div></div> <p> In the Connection object's configuration properties, each setting's secret properties (like WiFi passphrases, or public key passwords, etc) now has @@ -422,7 +422,7 @@ following values: </p> <div class="table"> -<a name="id514253"></a><p class="title"><b>Table 18. </b></p> +<a name="id602078"></a><p class="title"><b>Table 18. </b></p> <div class="table-contents"><table border="1"> <colgroup> <col> @@ -484,7 +484,7 @@ </div> <div class="section"> <div class="titlepage"><div><div><h3 class="title"> -<a name="id529216"></a>Deprecated Methods Removed</h3></div></div></div> +<a name="id617041"></a>Deprecated Methods Removed</h3></div></div></div> <p> A few methods and signals of the <code class="literal">org.freedesktop.NetworkManager</code> interface deprecated in version 0.7 have been removed. All the @@ -494,7 +494,7 @@ their replacements: </p> <div class="table"> -<a name="id529230"></a><p class="title"><b>Table 19. </b></p> +<a name="id617055"></a><p class="title"><b>Table 19. </b></p> <div class="table-contents"><table border="1"> <colgroup> <col> diff --git a/docs/api/html/ref-settings.html b/docs/api/html/ref-settings.html index aaa4bbd3..7924bbce 100644 --- a/docs/api/html/ref-settings.html +++ b/docs/api/html/ref-settings.html @@ -23,7 +23,7 @@ <div class="titlepage"><div><div><h2 class="title"> <a name="ref-settings"></a>Network Configuration Setting Specification</h2></div></div></div> <div class="toc"><dl> -<dt><span class="section"><a href="ref-settings.html#id554381">Configuration Settings</a></span></dt> +<dt><span class="section"><a href="ref-settings.html#id642206">Configuration Settings</a></span></dt> <dt><span class="section"><a href="secrets-flags.html">Secret flag types</a></span></dt> </dl></div> <p> @@ -35,11 +35,11 @@ </p> <div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> -<a name="id554381"></a>Configuration Settings</h2></div></div></div> +<a name="id642206"></a>Configuration Settings</h2></div></div></div> <p> </p> <div class="table"> -<a name="id554388"></a><p class="title"><b>Table 1. 802-1x setting</b></p> +<a name="id642214"></a><p class="title"><b>Table 1. 802-1x setting</b></p> <div class="table-contents"><table summary="802-1x setting" border="1"> <colgroup> <col> @@ -204,7 +204,7 @@ <p><br class="table-break"> </p> <div class="table"> -<a name="id541403"></a><p class="title"><b>Table 2. bluetooth setting</b></p> +<a name="id629228"></a><p class="title"><b>Table 2. bluetooth setting</b></p> <div class="table-contents"><table summary="bluetooth setting" border="1"> <colgroup> <col> @@ -243,7 +243,7 @@ <p><br class="table-break"> </p> <div class="table"> -<a name="id541536"></a><p class="title"><b>Table 3. cdma setting</b></p> +<a name="id629361"></a><p class="title"><b>Table 3. cdma setting</b></p> <div class="table-contents"><table summary="cdma setting" border="1"> <colgroup> <col> @@ -294,7 +294,7 @@ <p><br class="table-break"> </p> <div class="table"> -<a name="id541734"></a><p class="title"><b>Table 4. connection setting</b></p> +<a name="id629559"></a><p class="title"><b>Table 4. connection setting</b></p> <div class="table-contents"><table summary="connection setting" border="1"> <colgroup> <col> @@ -363,7 +363,7 @@ <p><br class="table-break"> </p> <div class="table"> -<a name="id542035"></a><p class="title"><b>Table 5. gsm setting</b></p> +<a name="id629860"></a><p class="title"><b>Table 5. gsm setting</b></p> <div class="table-contents"><table summary="gsm setting" border="1"> <colgroup> <col> @@ -456,7 +456,7 @@ <p><br class="table-break"> </p> <div class="table"> -<a name="id542460"></a><p class="title"><b>Table 6. ipv4 setting</b></p> +<a name="id630285"></a><p class="title"><b>Table 6. ipv4 setting</b></p> <div class="table-contents"><table summary="ipv4 setting" border="1"> <colgroup> <col> @@ -555,7 +555,7 @@ <p><br class="table-break"> </p> <div class="table"> -<a name="id571362"></a><p class="title"><b>Table 7. ipv6 setting</b></p> +<a name="id659187"></a><p class="title"><b>Table 7. ipv6 setting</b></p> <div class="table-contents"><table summary="ipv6 setting" border="1"> <colgroup> <col> @@ -636,7 +636,7 @@ <p><br class="table-break"> </p> <div class="table"> -<a name="id571680"></a><p class="title"><b>Table 8. 802-11-olpc-mesh setting</b></p> +<a name="id659505"></a><p class="title"><b>Table 8. 802-11-olpc-mesh setting</b></p> <div class="table-contents"><table summary="802-11-olpc-mesh setting" border="1"> <colgroup> <col> @@ -681,7 +681,7 @@ <p><br class="table-break"> </p> <div class="table"> -<a name="id571818"></a><p class="title"><b>Table 9. ppp setting</b></p> +<a name="id659643"></a><p class="title"><b>Table 9. ppp setting</b></p> <div class="table-contents"><table summary="ppp setting" border="1"> <colgroup> <col> @@ -816,7 +816,7 @@ <p><br class="table-break"> </p> <div class="table"> -<a name="id572348"></a><p class="title"><b>Table 10. pppoe setting</b></p> +<a name="id660173"></a><p class="title"><b>Table 10. pppoe setting</b></p> <div class="table-contents"><table summary="pppoe setting" border="1"> <colgroup> <col> @@ -867,7 +867,7 @@ <p><br class="table-break"> </p> <div class="table"> -<a name="id572513"></a><p class="title"><b>Table 11. serial setting</b></p> +<a name="id660338"></a><p class="title"><b>Table 11. serial setting</b></p> <div class="table-contents"><table summary="serial setting" border="1"> <colgroup> <col> @@ -924,7 +924,7 @@ <p><br class="table-break"> </p> <div class="table"> -<a name="id572704"></a><p class="title"><b>Table 12. vpn setting</b></p> +<a name="id660529"></a><p class="title"><b>Table 12. vpn setting</b></p> <div class="table-contents"><table summary="vpn setting" border="1"> <colgroup> <col> @@ -975,7 +975,7 @@ <p><br class="table-break"> </p> <div class="table"> -<a name="id572870"></a><p class="title"><b>Table 13. wimax setting</b></p> +<a name="id660695"></a><p class="title"><b>Table 13. wimax setting</b></p> <div class="table-contents"><table summary="wimax setting" border="1"> <colgroup> <col> @@ -1014,7 +1014,7 @@ <p><br class="table-break"> </p> <div class="table"> -<a name="id572994"></a><p class="title"><b>Table 14. 802-3-ethernet setting</b></p> +<a name="id660819"></a><p class="title"><b>Table 14. 802-3-ethernet setting</b></p> <div class="table-contents"><table summary="802-3-ethernet setting" border="1"> <colgroup> <col> @@ -1101,7 +1101,7 @@ <p><br class="table-break"> </p> <div class="table"> -<a name="id573400"></a><p class="title"><b>Table 15. 802-11-wireless setting</b></p> +<a name="id661226"></a><p class="title"><b>Table 15. 802-11-wireless setting</b></p> <div class="table-contents"><table summary="802-11-wireless setting" border="1"> <colgroup> <col> @@ -1200,7 +1200,7 @@ <p><br class="table-break"> </p> <div class="table"> -<a name="id573878"></a><p class="title"><b>Table 16. 802-11-wireless-security setting</b></p> +<a name="id661703"></a><p class="title"><b>Table 16. 802-11-wireless-security setting</b></p> <div class="table-contents"><table summary="802-11-wireless-security setting" border="1"> <colgroup> <col> diff --git a/docs/api/html/spec.html b/docs/api/html/spec.html index 5a1c58d4..5bb127d4 100644 --- a/docs/api/html/spec.html +++ b/docs/api/html/spec.html @@ -121,6 +121,19 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</ </div><div><h4>Returns</h4><dl><dt><code>devices</code> - <code>ao</code></dt><dd> List of object paths of network devices known to the system. + </dd></dl></div></div><div class="method"><h3><a name="org.freedesktop.NetworkManager.GetDeviceByIpIface" id="org.freedesktop.NetworkManager.GetDeviceByIpIface">GetDeviceByIpIface</a> ( + s: iface + ) → + o</h3><div class="docstring"> + Return the object path of the network device referenced by its IP + interface name. Note that some devices (usually modems) only have an + IP interface name when they are connected. + </div><div><h4>Parameters</h4><dl><dt><code>iface</code> - + <code>s</code></dt><dd> + Interface name of the device to find. + </dd></dl></div><div><h4>Returns</h4><dl><dt><code>device</code> - + <code>o</code></dt><dd> + Object path of the network device. </dd></dl></div></div><div class="method"><h3><a name="org.freedesktop.NetworkManager.ActivateConnection" id="org.freedesktop.NetworkManager.ActivateConnection">ActivateConnection</a> ( o: connection, o: device, o: specific_object ) → @@ -960,6 +973,17 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</ </div><div><h4>Returns</h4><dl><dt><code>connections</code> - <code>ao</code></dt><dd> List of connections. + </dd></dl></div></div><div class="method"><h3><a name="org.freedesktop.NetworkManager.Settings.GetConnectionByUuid" id="org.freedesktop.NetworkManager.Settings.GetConnectionByUuid">GetConnectionByUuid</a> ( + s: uuid + ) → + o</h3><div class="docstring"> + Retrieve the object path of a connection, given that connection's UUID. + </div><div><h4>Parameters</h4><dl><dt><code>uuid</code> - + <code>s</code></dt><dd> + The UUID to find the connection object path for. + </dd></dl></div><div><h4>Returns</h4><dl><dt><code>connection</code> - + <code>o</code></dt><dd> + The connection's object path. </dd></dl></div></div><div class="method"><h3><a name="org.freedesktop.NetworkManager.Settings.AddConnection" id="org.freedesktop.NetworkManager.Settings.AddConnection">AddConnection</a> ( a{sa{sv}}: connection ) → @@ -1080,7 +1104,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</ <code>o</code> - <code>(read)</code></dt><dd>The path of the connection.</dd><dt><code>SpecificObject</code> - <code>o</code> - - <code>(read)</code></dt><dd>A specific object associated with the active connection.</dd><dt><code>Devices</code> - + <code>(read)</code></dt><dd>A specific object associated with the active connection.</dd><dt><code>Uuid</code> - + <code>s</code> - + <code>(read)</code></dt><dd> + The UUID of the connection, provided as a convenience so that clients + do not have to retrieve all connection details. + </dd><dt><code>Devices</code> - <code>ao</code> - <code>(read)</code></dt><dd>Array of object paths representing devices which are part of this active connection.</dd><dt><code>State</code> - <code>u</code> - diff --git a/docs/api/spec.html b/docs/api/spec.html index 5a1c58d4..5bb127d4 100644 --- a/docs/api/spec.html +++ b/docs/api/spec.html @@ -121,6 +121,19 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</ </div><div><h4>Returns</h4><dl><dt><code>devices</code> - <code>ao</code></dt><dd> List of object paths of network devices known to the system. + </dd></dl></div></div><div class="method"><h3><a name="org.freedesktop.NetworkManager.GetDeviceByIpIface" id="org.freedesktop.NetworkManager.GetDeviceByIpIface">GetDeviceByIpIface</a> ( + s: iface + ) → + o</h3><div class="docstring"> + Return the object path of the network device referenced by its IP + interface name. Note that some devices (usually modems) only have an + IP interface name when they are connected. + </div><div><h4>Parameters</h4><dl><dt><code>iface</code> - + <code>s</code></dt><dd> + Interface name of the device to find. + </dd></dl></div><div><h4>Returns</h4><dl><dt><code>device</code> - + <code>o</code></dt><dd> + Object path of the network device. </dd></dl></div></div><div class="method"><h3><a name="org.freedesktop.NetworkManager.ActivateConnection" id="org.freedesktop.NetworkManager.ActivateConnection">ActivateConnection</a> ( o: connection, o: device, o: specific_object ) → @@ -960,6 +973,17 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</ </div><div><h4>Returns</h4><dl><dt><code>connections</code> - <code>ao</code></dt><dd> List of connections. + </dd></dl></div></div><div class="method"><h3><a name="org.freedesktop.NetworkManager.Settings.GetConnectionByUuid" id="org.freedesktop.NetworkManager.Settings.GetConnectionByUuid">GetConnectionByUuid</a> ( + s: uuid + ) → + o</h3><div class="docstring"> + Retrieve the object path of a connection, given that connection's UUID. + </div><div><h4>Parameters</h4><dl><dt><code>uuid</code> - + <code>s</code></dt><dd> + The UUID to find the connection object path for. + </dd></dl></div><div><h4>Returns</h4><dl><dt><code>connection</code> - + <code>o</code></dt><dd> + The connection's object path. </dd></dl></div></div><div class="method"><h3><a name="org.freedesktop.NetworkManager.Settings.AddConnection" id="org.freedesktop.NetworkManager.Settings.AddConnection">AddConnection</a> ( a{sa{sv}}: connection ) → @@ -1080,7 +1104,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</ <code>o</code> - <code>(read)</code></dt><dd>The path of the connection.</dd><dt><code>SpecificObject</code> - <code>o</code> - - <code>(read)</code></dt><dd>A specific object associated with the active connection.</dd><dt><code>Devices</code> - + <code>(read)</code></dt><dd>A specific object associated with the active connection.</dd><dt><code>Uuid</code> - + <code>s</code> - + <code>(read)</code></dt><dd> + The UUID of the connection, provided as a convenience so that clients + do not have to retrieve all connection details. + </dd><dt><code>Devices</code> - <code>ao</code> - <code>(read)</code></dt><dd>Array of object paths representing devices which are part of this active connection.</dd><dt><code>State</code> - <code>u</code> - diff --git a/docs/api/version.xml b/docs/api/version.xml index ad75678a..b81eb02c 100644 --- a/docs/api/version.xml +++ b/docs/api/version.xml @@ -1 +1 @@ -0.8.998 +0.8.999 |