about summary refs log tree commit diff
AgeCommit message (Collapse)Author
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
2015-01-23Release version 1.0.0-1 to experimental debian/1.0.0-1Michael Biebl
2015-01-23Bump Standards-Version to 3.9.6Michael Biebl
No further changes.
2015-01-23Fix incorrect dependencies in libnm.pc.Michael Biebl
2015-01-23Install new nm-iface-helperMichael Biebl
2015-01-23Add libnm0 and libnm-dev packages for libnmMichael Biebl
libnm is a new GObject-based client library for NetworkManager which is supposed to replace libnm-util and libnm-glib.
2015-01-23Add perl and libyaml-perl to Build-DependsMichael Biebl
Those are required to build the documentation and tested for in the configure script.
2015-01-23Update symbols files for libnm-glib and libnm-util.Michael Biebl
2015-01-22Rebase patches.Michael Biebl
2015-01-22New upstream release.Michael Biebl
2015-01-22Merge tag 'upstream/1.0.0' into experimentalMichael Biebl
Upstream version 1.0.0
2015-01-22Imported Upstream version 1.0.0 upstream/1.0.0Michael Biebl
2015-01-22Switch debian-branch to experimentalMichael Biebl
2014-12-31Release version 0.9.10.0-5 to unstable debian/0.9.10.0-5Michael Biebl
2014-12-31Cherry-pick upstream commit which tells systemd to restart NetworkManager if ↵Michael Biebl
it exits with a failure Closes: #773213