device: renew dhcp leases on awake for software devices
[NetworkManager.git] / libnm / nm-device-ethernet.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-29 Jiří Klimešmerge: S390 subchannels improvements (bgo #755610)
2015-09-29 Jiří Klimešlibnm: match s390 subchannels and MAC blacklist in...
2015-09-29 Jiří Klimešlibnm: add 390-subchannels property to NMDeviceEthernet
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-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 Winshiplibnm*: fix library gettext usage
2014-11-13 Dan Winshipall: consistently include config.h
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: merge device-type-specific errors into NMDeviceError
2014-09-18 Dan WinshipPort libnm and clients to gdbus (bgo #622927)
2014-09-18 Dan Winshiplibnm: let NMObject create all D-Bus proxies
2014-09-04 Dan Winshiplibnm-core: add NMSetting property transforms, improve...
2014-09-04 Dan Winshiplibnm-core: change all mac-address properties to G_TYPE...
2014-08-07 Dan WinshipMiscellaneous hardware-address-handling changes (bgo...
2014-08-07 Dan Winshiplibnm-core, etc: add nm_utils_hwaddr_matches()
2014-08-07 Dan Winshiplibnm-core: include ETH_ALEN/INFINIBAND_ALEN defines...
2014-08-07 Dan Winshipall: remove use of struct ether_addr / ether_aton()
2014-08-01 Dan Winshiplibnm: Initial merge of "libnm" work (bgo #680675)
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: add libnm/libnm-core (part 1)