device: renew dhcp leases on awake for software devices
[NetworkManager.git] / libnm / nm-ip4-config.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-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 NMIPConfig as parent of NMIP4Config and...
2014-11-07 Dan Winshiplibnm-core, libnm, core: add AddressData and RouteData...
2014-11-07 Dan Winshiplibnm-core: add NMSettingIPConfig:gateway, drop NMIPAdd...
2014-11-07 Dan Winshiplibnm-core, all: merge IPv4 and IPv6 address/route...
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: let NMObject create all D-Bus proxies
2014-09-05 Jiří Klimešlibnm: add missing (transfer) annotations for return...
2014-09-04 Dan Winshiplibnm: simplify property types [bgo #734492]
2014-09-04 Dan Winshiplibnm: fix NMIP4Config/NMIP6Config addresses/routes...
2014-09-04 Dan Winshiplibnm: drop libnm IP-address-array types, use G_TYPE_STRV
2014-09-04 Dan Winshiplibnm: drop NM_TYPE_STRING_ARRAY, use G_TYPE_STRV
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: remove Since tags and NM_AVAILABLE_IN_* attributes
2014-08-01 Dan Winshiplibnm: add libnm/libnm-core (part 1)