summaryrefslogtreecommitdiff
path: root/examples/C/glib/get-ap-info-libnm.c
Commit message (Expand)AuthorAgeFilesLines
* all: use the elvis operator wherever possibleLubomir Rintel2018-05-101-1/+1
* all: drop trailing spacesThomas Haller2018-02-071-2/+2
* all: require glib 2.40lr/glib-2-40Lubomir Rintel2018-01-181-5/+0
* examples: linker requires that library dependencies follow useLucas Rangit Magasweran2017-09-211-1/+1
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+0
* all: consistently include config.hDan Winship2014-11-131-0/+2
* tui,examples: accept null SSID gracefullyJiří Klimeš2014-09-191-3/+9
* examples: port dbus-glib-based examples to gdbusDan Winship2014-09-041-5/+6
* libnm: change empty-GPtrArray-return semanticsDan Winship2014-09-041-2/+2
* libnm: drop NM_TYPE_SSID, use G_TYPE_BYTESDan Winship2014-09-041-4/+5
* libnm-core: replace GByteArray with pointer + length in some APIsDan Winship2014-09-041-2/+2
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-011-6/+1
* libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship2014-08-011-1/+1
* libnm: make the the use of GInitable mandatoryDan Winship2014-08-011-2/+4
* all: port everything to libnmDan Winship2014-08-011-0/+226