device: renew dhcp leases on awake for software devices
[NetworkManager.git] / libnm / nm-manager.c
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
2016-03-04 Thomas Hallerlibnm: fix clearing real-devices in NMManager's free_de...
2016-02-19 Thomas Hallerall: cleanup includes and let "nm-default.h" include...
2016-02-12 Thomas Hallerbuild: cleanup default includes
2016-02-12 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-26 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-04 Thomas Hallersystemd: merge branch 'systemd' into master
2015-12-04 Thomas Hallercore: merge branch 'dcbw/devices-for-all'
2015-12-04 Dan Williamslibnm/libnm-glib: add NMClient.get_all_devices() method...
2015-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
2015-11-02 Thomas Hallerplatform: merge branch 'th/platform-parse-nl-bgo754570'
2015-11-01 Thomas Hallermacros: add nm_clear_g_cancellable() utility
2015-10-08 Beniamino Galvanimerge: merge branch 'systemd' into master
2015-09-16 Thomas Hallersystemd: merge branch 'systemd-integration' into master
2015-08-12 Thomas Hallersystemd: merge branch 'systemd' into master
2015-08-05 Thomas Hallerall: merge branch 'th/nm-default-bgo752857'
2015-08-05 Dan Winshipall: drop includes to <glib/gi18n.h> for "nm-default.h"
2015-08-05 Thomas Hallerall: make use of new header file "nm-default.h"
2015-07-24 Dan Winshipall: merge branch 'pre-gdbus-bgo622927'
2015-07-24 Dan Winshipall: rename nm-glib-compat.h to nm-glib.h, use everywhere
2015-07-08 Beniamino Galvanisystemd: merge branch 'systemd'
2015-06-09 Beniamino Galvanimerge branch 'bg/metered-connections-bgo741725'
2015-06-09 Beniamino Galvaninm-manager: add 'metered' property
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-03-23 Thomas Hallerdhcp: merge branch 'systemd-dhcp' into master
2015-03-19 Lubomir Rintellibnm,core: don't mix up enum types
2015-03-04 Thomas Hallerdhcp: sd-dhcp6-client: delay setting the DUID and don...
2015-03-03 Thomas Hallerdhcp: merge branch 'master' into th/systemd-dhcp-integr...
2014-12-04 Dan Winshiplibnm-core: merge branch 'nm-utils-init-bgo740893'
2014-12-04 Dan Winshiplibnm: remove nm_utils_init() from the public API
2014-11-20 Lubomir Rintelcli,vpn: merge branch 'lr/nm-1-0-fixes'
2014-11-19 Lubomir Rintellibnm: Don't expect VPN connections to attach to the...
2014-11-19 Dan WinshipMerge branch 'master' into dhcp-merge
2014-11-14 Dan Williamsmerge: nmcli device activation behavior fixes (bgo...
2014-11-14 Lubomir Rintellibnm: Watch for AC removal in case of AddAndActivateCo...
2014-11-13 Dan Winshiplibnm*: fix library gettext usage (bgo 740071)
2014-11-13 Dan Winshiplibnm*: fix library gettext usage
2014-11-13 Dan Winshipall: consistently include config.h
2014-11-13 Lubomir Rintelmerge: wifi bssid handling fixes
2014-11-07 Jiří Klimešmerge: fixes for team activation (rh #1155993)
2014-11-07 Lubomir Rintellibnm: Complete activation when ActiveConnection abrupt...
2014-11-07 Lubomir Rintellibnm: Drop a wrong assert
2014-11-07 Dan Williamsmerge: fix libnm signal/ordering issues (bgo #738979)
2014-11-07 Dan Williamslibnm: cancel NMRemoteSettings/NMManager property reloa...
2014-10-30 Lubomir RintelMerge branch 'lr/rpm-make-check'
2014-10-22 Dan Winshipall: consolidate error domains and fix up D-Bus error...
2014-10-22 Dan Winshiplibnm: consolidate NMClientError and NMObjectError
2014-10-22 Dan Winshiplibnm: strip GDBus gunk from GErrors
2014-10-19 Dan Winshiplibnm, core: fix problems with device activation (bgo...
2014-10-19 Dan Winshiplibnm: postpone activation callback until all objects...
2014-10-19 Dan Winshiplibnm: add -added and -removed signals for ACs to NMManager
2014-10-19 Dan Winshiplibnm: further NULL-vs-empty-array fixes
2014-10-10 Dan Winshiplibnm: merge NMRemoteSettings into NMClient (bgo #738103)
2014-10-10 Dan Winshiplibnm: split "NMManager" out of NMClient