device: renew dhcp leases on awake for software devices
[NetworkManager.git] / libnm-glib / nm-device-vlan.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-25 Jiří Klimešlibnm: add missing (transfer) annotation for nm_device_...
2014-11-24 Jiří Klimešmerge: reflect parent device manage/unmanage state...
2014-11-24 Jiří Klimešlibnm-glib: add :parent property for VLAN devices
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-08-18 Dan Winshiplibnm, libnm-glib: fix cut-and-paste-os
2014-07-15 Dan WinshipMiscellaneous libnm-util/libnm-glib/include cleanups
2014-07-15 Dan Winshiplibnm-util, libnm-glib: standardize copyright/license...
2014-06-19 Dan Winshiplibnm-util: drop GParamSpec docs, use gtk-doc docs...
2014-06-19 Dan Winshipall: remove remaining GParamSpec name/blurb strings
2014-03-06 Dan Winshiplibnm-util, libnm-glib: Add master/slave-matching utils...
2014-03-06 Dan Winshiplibnm-glib: add nm_device_get_setting_type()
2014-03-05 Dan Winshiplibnm-glib: fix a double free in NMDeviceVlan
2014-01-23 Dan Williamsmerge: add some missing D-Bus interface properties...
2014-01-23 Dan Williamstrivial: remove unused #defines
2013-12-20 Jiří KlimešMerge: add MTU property, change 'nmcli dev show' defaul...
2013-12-20 Jiří Klimešlibnm-glib: add nm_device_get_hw_address() to NMDevice
2013-09-12 Dan Winshipall: standardize on NMSettingWired:mac-address for...
2013-04-08 Dan Williamslibnm-glib: use helpers to create dbus proxies
2013-03-13 Dan Winshiplibnm-glib: match interface name in nm_device_connectio...
2012-04-27 Dan Williamslibnm-glib: fix build on older glib without g_clear_obj...
2012-04-23 Dan Winshiplibnm-glib: NULL out priv fields on dispose()
2012-03-28 Dan Winshiplibnm-glib: more ensure_inited() fixing
2012-03-16 Jiří Klimešlibnm-glib: add errors to device classes and nm_device_...
2012-03-12 Dan Williamslibnm-glib: ensure nm_device_set_device_type() stays...
2012-03-07 Dan Williamslibnm-glib: simplify setting device-type property
2012-03-07 Dan Williamslibnm-glib: add NMDeviceVlan