summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-wimax-nsp.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-30all: remove consecutive empty linesBeniamino Galvani1-1/+0
2016-10-03all: modify line separator comments to be 80 chars wideThomas Haller1-1/+1
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-6/+4
2015-08-05all: make use of new header file "nm-default.h"Thomas Haller1-1/+1
2015-07-24all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship1-2/+1
2014-11-13all: consistently include config.hDan Winship1-1/+2
2014-07-15libnm-util, libnm-glib: whitespace fixesDan Winship1-3/+3
2014-07-15libnm-util, libnm-glib: standardize copyright/license headersDan Winship1-3/+1
2014-07-15libnm-util, libnm-glib: tweak (element-type) annotations in docsDan Winship1-2/+2
2014-06-19all: remove remaining GParamSpec name/blurb stringsDan Winship1-13/+10
2014-01-23trivial: remove unused #definesDan Williams1-4/+0
2013-04-08libnm-glib: use helpers to create dbus proxiesDan Williams1-8/+2
2013-02-12trivial: fix gir warningPavel Šimerda1-1/+1
2012-04-27libnm-glib: fix build on older glib without g_clear_object()Dan Williams1-0/+2
2012-04-23libnm-glib: NULL out priv fields on dispose()Dan Winship1-9/+1
2012-03-28libnm-glib: more ensure_inited() fixingDan Winship1-0/+2
2012-02-03libnm-glib: implement GInitable/GAsyncInitable in NMObjectDan Winship1-15/+6
2012-02-03libnm-glib: simplify property getter methodsDan Winship1-32/+6
2012-02-03libnm-glib: simplify and genericize property declarationDan Winship1-7/+9
2011-04-25libnm-glib: add *_connection_valid() utility functionsDan Williams1-28/+48
2011-03-11libnm-glib: add nm_wimax_nsp_filter_connections()Dan Williams1-0/+60
2011-03-10libnm-glib: documentation fixesDan Williams1-2/+2
2011-02-15libnm-glib: add GError parameter to _nm_object_get_... functionsJiří Klimeš1-5/+8
2011-01-04wimax: fix NSP property type confusionDan Williams1-8/+8
2011-01-03libnm-glib: fix WiMAX NSP property retrievalDan Williams1-11/+13
2009-12-18wimax: Implement WiMAX supportTambet Ingo1-0/+301