device: renew dhcp leases on awake for software devices
[NetworkManager.git] / libnm / nm-active-connection.c
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
2016-02-19 Thomas Hallerall: cleanup includes and let "nm-default.h" include...
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-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
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 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-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-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-11-19 Dan WinshipMerge branch 'master' into dhcp-merge
2014-11-13 Dan Winshiplibnm*: fix library gettext usage (bgo 740071)
2014-11-13 Dan Winshipall: consistently include config.h
2014-11-13 Lubomir Rintelmerge: wifi bssid handling fixes
2014-11-07 Dan Winshipall: reorganize IP address/gateway/route properties
2014-11-07 Dan Winshiplibnm: create NMDhcpConfig as parent of NMDhcp4Config...
2014-11-07 Dan Winshiplibnm: create NMIPConfig as parent of NMIP4Config and...
2014-10-30 Lubomir RintelMerge branch 'lr/rpm-make-check'
2014-10-21 Dan Winshiplibnm: fix NMActiveConnection:specific-object-path
2014-10-19 Dan Winshiplibnm, core: fix problems with device activation (bgo...
2014-10-19 Dan Winshiplibnm: further NULL-vs-empty-array fixes
2014-10-10 Dan Winshiplibnm: fix NMActiveConnection object-path-valued proper...
2014-10-10 Dan Winshiplibnm: fix NMActiveConnection object-path-valued properties
2014-10-10 Dan Winshiplibnm: add nm-types.h, to avoid include loops
2014-10-03 Dan Winshiplibnm: make use of GParamSpecFlags and GParamSpecEnum...
2014-10-03 Dan Winshiplibnm: make use of GParamSpecFlags and GParamSpecEnum
2014-09-18 Dan WinshipPort libnm and clients to gdbus (bgo #622927)
2014-09-18 Dan Winshiplibnm: port to GDBus
2014-09-18 Dan Winshiplibnm: rename nm-dbus-helpers-private.h to nm-dbus...
2014-09-18 Dan Winshiplibnm: move most of the subclass-type-deciding code...
2014-09-18 Dan Winshiplibnm: let NMObject create all D-Bus proxies
2014-09-18 Dan Winshiplibnm: don't hardcode things like "org.freedesktop...
2014-09-04 Dan Winshiplibnm: simplify property types [bgo #734492]
2014-09-04 Dan Winshiplibnm: change empty-GPtrArray-return semantics
2014-09-04 Dan Winshiplibnm: drop NM_TYPE_OBJECT_ARRAY, use G_TYPE_PTR_ARRAY
2014-08-01 Dan Winshiplibnm: Initial merge of "libnm" work (bgo #680675)
2014-08-01 Dan Winshiplibnm: rename NetworkManager.h and NetworkManagerVPN.h
2014-08-01 Dan Winshiplibnm: make the the use of GInitable mandatory
2014-08-01 Dan Winshiplibnm: add init_dbus() virtual method to NMObject
2014-08-01 Dan Winshiplibnm: remove _new functions from NMObject subclasses
2014-08-01 Dan Winshiplibnm, core, cli, tui: fix the capitalization of variou...
2014-08-01 Dan Winshiplibnm: remove Since tags and NM_AVAILABLE_IN_* attributes
2014-08-01 Dan Winshiplibnm: add libnm/libnm-core (part 1)