device: renew dhcp leases on awake for software devices
[NetworkManager.git] / libnm / nm-access-point.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 Hallerbuild: cleanup default includes
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-25 Thomas HallerRevert "all: change "Since: 1.2" to "Since: 1.0.4"...
2015-08-21 Jiří Klimešall: change "Since: 1.2" to "Since: 1.0.4"/"Since:...
2015-08-12 Thomas Hallersystemd: merge branch 'systemd' into master
2015-08-09 Thomas Hallerlibnm: backport symbol nm_access_point_get_last_seen...
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-17 Dan Williamslibnm: fix nm_access_point_get_last_seen() code doc...
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-04-29 Thomas Hallerwifi/libnm: merge branch 'mtl/wifi-ap-last-seen'
2015-04-29 Dan Williamslibnm: add Wi-Fi AP 'last-seen' property
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-15 Dan Winshiplibnm, examples: fix some annotations and update python...
2014-11-15 Dan Winshiplibnm: add some missing (transfer) annotations
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-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-03 Dan Winshiplibnm: make use of GParamSpecFlags and GParamSpecEnum...
2014-10-03 Dan Winshiplibnm: make use of GParamSpecFlags and GParamSpecEnum
2014-09-19 Dan Winshipall: fix client handling of hidden SSIDs (bgo #736802)
2014-09-19 Dan Winshiplibnm: fix nm_access_point_get_ssid() return value
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: simplify property types [bgo #734492]
2014-09-04 Dan Winshiplibnm: drop NM_TYPE_SSID, use G_TYPE_BYTES
2014-09-04 Dan Winshiplibnm-core: add NMSetting property transforms, improve...
2014-09-04 Dan Winshiplibnm-core: change DBUS_TYPE_G_UCHAR_ARRAY properties...
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: 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 all deprecated functions and types
2014-08-01 Dan Winshiplibnm: add libnm/libnm-core (part 1)