summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-wimax-nsp.c
Commit message (Expand)AuthorAgeFilesLines
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-1/+1
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-6/+4
* 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
* all: consistently include config.hDan Winship2014-11-131-1/+2
* libnm-util, libnm-glib: whitespace fixesDan Winship2014-07-151-3/+3
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-151-3/+1
* libnm-util, libnm-glib: tweak (element-type) annotations in docsDan Winship2014-07-151-2/+2
* all: remove remaining GParamSpec name/blurb stringsDan Winship2014-06-191-13/+10
* trivial: remove unused #definesDan Williams2014-01-231-4/+0
* libnm-glib: use helpers to create dbus proxiesDan Williams2013-04-081-8/+2
* trivial: fix gir warningPavel Šimerda2013-02-121-1/+1
* libnm-glib: fix build on older glib without g_clear_object()Dan Williams2012-04-271-0/+2
* libnm-glib: NULL out priv fields on dispose()Dan Winship2012-04-231-9/+1
* libnm-glib: more ensure_inited() fixingDan Winship2012-03-281-0/+2
* libnm-glib: implement GInitable/GAsyncInitable in NMObjectDan Winship2012-02-031-15/+6
* libnm-glib: simplify property getter methodsDan Winship2012-02-031-32/+6
* libnm-glib: simplify and genericize property declarationDan Winship2012-02-031-7/+9
* libnm-glib: add *_connection_valid() utility functionsDan Williams2011-04-251-28/+48
* libnm-glib: add nm_wimax_nsp_filter_connections()Dan Williams2011-03-111-0/+60
* libnm-glib: documentation fixesDan Williams2011-03-101-2/+2
* libnm-glib: add GError parameter to _nm_object_get_... functionsJiří Klimeš2011-02-151-5/+8
* wimax: fix NSP property type confusionDan Williams2011-01-041-8/+8
* libnm-glib: fix WiMAX NSP property retrievalDan Williams2011-01-031-11/+13
* wimax: Implement WiMAX supportTambet Ingo2009-12-181-0/+301