device: renew dhcp leases on awake for software devices
[NetworkManager.git] / libnm / nm-device.h
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
2016-02-16 Thomas Hallerdevice: merge branch 'th/device-applied-connection...
2016-02-16 Thomas Hallerdevice: fix signature for @flags argument of impl_devic...
2016-02-16 Thomas Hallerlibnm: add nm_device_get_applied_connection() function
2016-02-16 Thomas Hallerall: add version-id argument to device's Reapply method
2016-02-12 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-26 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-12 Beniamino Galvanilibnm: add versioning comments and macros to nm_device_...
2016-01-10 Lubomir Rintelmerge: branch 'lr/reapply'
2016-01-10 Lubomir Rintellibnm: add nm_device_reapply()
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-glib/libnm: add support for "real" NMDevice property
2015-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
2015-10-16 Beniamino Galvanilibnm: define NMLldpNeighbor as boxed type
2015-10-12 Beniamino Galvanimerge: LLDP support
2015-10-12 Beniamino Galvanilibnm: add LLDP support
2015-10-08 Beniamino Galvanimerge: merge branch 'systemd' into master
2015-09-18 Thomas Hallerall: merge branch 'lr/default-unmanaged-bgo746566'
2015-09-18 Lubomir Rintellibnm,libnm-glib: add Device.Managed setter
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-06-09 Beniamino Galvanimerge branch 'bg/metered-connections-bgo741725'
2015-06-09 Beniamino Galvanicore,libnm: add 'metered' property to NMDevice
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-04-20 Jiří Klimešmerge: add new nm-plugin-missing property for devices...
2015-04-20 Jiří Klimešlibnm: add nm-plugin-missing property indicating NM...
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 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-31 Lubomir RintelMerge branch 'lr/ap'
2014-10-30 Lubomir RintelMerge branch 'lr/rpm-make-check'
2014-10-28 Dan Winshiplibnm-core, libnm: remove GSLists in APIs (bgo #739023)
2014-10-28 Dan Winshiplibnm: change GSList to GPtrArray in libnm methods
2014-10-22 Dan Winshipall: consolidate error domains and fix up D-Bus error...
2014-10-22 Dan Winshiplibnm-core, libnm, devices: merge client and daemon...
2014-10-22 Dan Winshiplibnm: merge device-type-specific errors into NMDeviceError
2014-10-10 Dan Winshiplibnm: fix NMActiveConnection object-path-valued proper...
2014-10-10 Dan Winshiplibnm: add nm-types.h, to avoid include loops
2014-09-25 Dan Winshiplibnm: make sync/async APIs more GLib-like (bgo #736988)
2014-09-25 Dan Winshiplibnm: add some missing sync/async method variants
2014-09-25 Dan Winshiplibnm: make sync/async APIs more GLib-like
2014-09-04 Dan Winshiplibnm: simplify property types [bgo #734492]
2014-09-04 Dan Winshiplibnm: simplify NMDevice:state-reason
2014-09-03 Dan Winshipall: remove a bunch of unnecessary dbus/dbus-glib includes
2014-08-16 Dan Winshipall: fix up multiple-include-guard defines
2014-08-01 Dan Winshiplibnm: Initial merge of "libnm" work (bgo #680675)
2014-08-01 Dan Winshiplibnm: add NetworkManager.h, disallow including individ...
2014-08-01 Dan Winshiplibnm: rename NetworkManager.h and NetworkManagerVPN.h
2014-08-01 Dan Winshiplibnm: remove _new functions from NMObject subclasses
2014-08-01 Dan Winshiplibnm: fix up class struct reserved slots
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: remove all deprecated functions and types
2014-08-01 Dan Winshiplibnm: add libnm/libnm-core (part 1)