~ubuntu-branches/debian/sid/network-manager/sid

« back to all changes in this revision

Viewing changes to docs/libnm-glib/html/NMActiveConnection.html

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2010-02-22 00:31:22 UTC
  • mfrom: (1.3.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100222003122-61x6conwdfahw6ab
Tags: 0.8-1
* New upstream release.
  - ifupdown: don't export connections until "managed" state is checked.
    (Closes: #568287)
* Remove patches, all merged upstream
  - debian/patches/03-hostname-fallback.patch
  - debian/patches/04-etc-hosts-rewrite.patch
  - debian/patches/05-ifupdown-allow-hotplug-autoconnect.patch
* debian/network-manager-dispatcher.script
  - Map NetworkManager down event to ifupdown post-down phase.
    (Closes: #562811)
  - Map vpn-up/vpn-down event to ifupdown post-up/post-down phase.
    (Closes: #518530)
  - Comment out pre-up/pre-down events as they are not supported upstream.
  - Add hostname event but don't hook it up with a particular action.

Show diffs side-by-side

added added

removed removed

Lines of Context:
382
382
</tr>
383
383
<tr>
384
384
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
385
 
<td> <a
386
 
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE--CAPS"
387
 
><code class="literal">TRUE</code></a> if the active connection is the default one
 
385
<td> <code class="literal">TRUE</code> if the active connection is the default one
388
386
</td>
389
387
</tr>
390
388
</tbody>