summaryrefslogtreecommitdiff
path: root/libnm/nm-access-point.c
Commit message (Expand)AuthorAgeFilesLines
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-2/+1
* libnm: fix nm_access_point_get_last_seen() code doc after 1e85c358Dan Williams2015-07-171-1/+1
* libnm: add Wi-Fi AP 'last-seen' propertyDan Williams2015-04-291-0/+43
* libnm: add some missing (transfer) annotationsDan Winship2014-11-151-1/+2
* all: consistently include config.hDan Winship2014-11-131-1/+2
* libnm: change GSList to GPtrArray in libnm methodsDan Winship2014-10-281-20/+19
* libnm: make use of GParamSpecFlags and GParamSpecEnumDan Winship2014-10-031-20/+22
* libnm: fix nm_access_point_get_ssid() return valueDan Winship2014-09-191-3/+9
* libnm: let NMObject create all D-Bus proxiesDan Winship2014-09-181-15/+3
* libnm: drop NM_TYPE_SSID, use G_TYPE_BYTESDan Winship2014-09-041-25/+8
* libnm-core: change DBUS_TYPE_G_UCHAR_ARRAY properties to G_TYPE_BYTESDan Winship2014-09-041-3/+8
* libnm-core: change all mac-address properties to G_TYPE_STRINGDan Winship2014-09-041-2/+2
* libnm-core, etc: add nm_utils_hwaddr_matches()Dan Winship2014-08-071-11/+6
* libnm-core: include ETH_ALEN/INFINIBAND_ALEN defines in nm-utils.hDan Winship2014-08-071-1/+0
* all: remove use of struct ether_addr / ether_aton()Dan Winship2014-08-071-6/+5
* libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship2014-08-011-1/+1
* libnm: make the the use of GInitable mandatoryDan Winship2014-08-011-11/+0
* libnm: add init_dbus() virtual method to NMObjectDan Winship2014-08-011-16/+9
* libnm: remove _new functions from NMObject subclassesDan Winship2014-08-011-21/+0
* libnm: remove all deprecated functions and typesDan Winship2014-08-011-18/+4
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+673