summary refs log tree commit diff
AgeCommit message (Collapse)Author
2015-11-24Imported Upstream version 1.0.8 upstream/1.0.8Michael Biebl
2015-08-28Release version 1.0.6-1 to unstable debian/1.0.6-1Michael Biebl
2015-08-28Fix command line parsing in nmcliMichael Biebl
Patch cherry-picked from upstream Git.
2015-08-28Use GnuTLS crypto API instead of gcryptMichael Biebl
Patch cherry-picked from upstream Git. Closes: #748675
2015-08-28Drop debian/patches/Mark-virtual-ethernet-interfaces-as-unmanaged.patchMichael Biebl
This patch is obsolete, since upstream provides a udev rules based mechanism now to mark virtual interfaces as unmanaged. Closes: #794083
2015-08-28Update symbols file for libnm0 and libnm-glib4.Michael Biebl
2015-08-28Refresh patches.Michael Biebl
2015-08-28New upstream release.Michael Biebl
2015-08-28Merge tag 'upstream/1.0.6'Michael Biebl
Upstream version 1.0.6
2015-08-28Imported Upstream version 1.0.6 upstream/1.0.6Michael Biebl
2015-07-30Release version 1.0.4-1 to unstable debian/1.0.4-1Michael Biebl
2015-07-14Use g_signal_handlers_disconnect_by_func() to simplify some codeMichael Biebl
2015-07-14Drop obsolete Breaks from pre-wheezy.Michael Biebl
2015-07-14Update symbols file for libnm0.Michael Biebl
2015-07-14Refresh patches.Michael Biebl
2015-07-14New upstream release.Michael Biebl
2015-07-14Merge tag 'upstream/1.0.4'Michael Biebl
Upstream version 1.0.4
2015-07-14Imported Upstream version 1.0.4 upstream/1.0.4Michael Biebl
2015-05-07Release version 1.0.2-2 to unstable debian/1.0.2-2Michael Biebl
2015-05-07Fix fallback paths when writing resolv.confMichael Biebl
Closes: #784587
2015-05-06Release version 1.0.2-1 to unstable debian/1.0.2-1Michael Biebl
2015-05-06Fix path to the iscsiadm binary in the ibft pluginMichael Biebl
2015-05-06Enable and install the ibft pluginMichael Biebl
This plugin queries the 'iscsiadm' tool and generates connections based on the firmware configuration.
2015-05-06Rebase patches.Michael Biebl
2015-05-06Make no-patch-numbers the default for gbp pq to avoid unnecessary noise.Michael Biebl
2015-05-05New upstream release.Michael Biebl
2015-05-05Merge tag 'upstream/1.0.2'Michael Biebl
Upstream version 1.0.2
2015-05-05Imported Upstream version 1.0.2 upstream/1.0.2Michael Biebl
2015-04-27Release version 1.0.0-5 to unstable debian/1.0.0-5Michael Biebl
2015-04-27Update outdated comment about group netdevMichael Biebl
The netdev group is no longer used in the D-Bus policy but can be used via PolicyKit to grant access to org.freedesktop.NetworkManager.settings.modify.system
2015-04-27Switch debian-branch back to masterMichael Biebl
2015-03-31Release version 1.0.0-4 to experimental debian/1.0.0-4Michael Biebl
2015-03-31Bump version check in preinst for the cleanup routineMichael Biebl
to match the experimental version.
2015-03-31Merge changes from master branch.Michael Biebl
* Don't make NetworkManager D-Bus activatable. If the daemon has been stopped manually, we don't want it to be autostarted by client requests. (Closes: #760998) * Don't block network.target on NetworkManager-wait-online.service. While at it, add a few other minor fixes like the addition of Documentation or RemainAfterExit=yes.
2015-03-31Release version 0.9.10.0-7 to unstable debian/0.9.10.0-7Michael Biebl
2015-03-31Don't block network.target on NetworkManager-wait-online.serviceMichael Biebl
While at it, add a few other minor fixes like the addition of Documentation or RemainAfterExit=yes.
2015-03-31Don't make NetworkManager D-Bus activatableMichael Biebl
If the daemon has been stopped manually, we don't want it to be autostarted by client requests. Closes: #760998
2015-02-09Release version 0.9.10.0-6 to unstable debian/0.9.10.0-6Michael Biebl
2015-02-09Update changelogMichael Biebl
2015-02-09Do not assert when a device is enslaved externallyMichael Biebl
Fixes crash when running something like 'brctl addif br0 eth0'. Closes: #773216
2015-02-09Detect at runtime whether to start ModemManagerMichael Biebl
When not running under systemd, start ModemManager via dbus activation. Closes: #770871
2015-02-09Release version 1.0.0-3 to experimental debian/1.0.0-3Michael Biebl
2015-02-09Update changelogMichael Biebl
2015-02-09Don't install nm-settings-ifcfg-rh.5 man pageMichael Biebl
We don't enable the ifcfg-rh plugin in the Debian package.
2015-02-09Detect at runtime whether to start ModemManagerMichael Biebl
When not running under systemd, start ModemManager via dbus activation. Closes: #770871
2015-02-02Add strictly versioned Depends on libnm0 to libnm-dev.Michael Biebl
2015-02-02Release version 1.0.0-2 to experimental debian/1.0.0-2Michael Biebl
2015-01-28Update Vcs-Browser URL to use cgit and https.Michael Biebl
2015-01-23Enable polkit agent support for the CLI tools.Michael Biebl
2015-01-23Enable Bluez5 DUN support.Michael Biebl