summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-wimax.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-16all: goodbye libnm-glibLubomir Rintel1-278/+0
2019-04-03Revert "all: goodbye libnm-glib"Lubomir Rintel1-0/+278
2019-03-19all: goodbye libnm-glibLubomir Rintel1-278/+0
2018-04-30all: remove consecutive empty linesBeniamino Galvani1-1/+0
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-1/+1
2015-08-05all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship1-1/+0
2015-04-17wimax: drop WiMAX support (bgo #747846)Dan Winship1-0/+16
2014-11-13libnm*: fix library gettext usageDan Winship1-1/+1
2014-11-13all: consistently include config.hDan Winship1-0/+2
2014-07-15libnm-util, libnm-glib: whitespace fixesDan Winship1-2/+2
2014-07-15libnm-util, libnm-glib: standardize copyright/license headersDan Winship1-2/+2
2014-06-19libnm-util: remove NMSetting* GParamSpec docsDan Winship1-14/+8
2014-06-19libnm-util: various NMSetting* property doc fixes/improvementsDan Winship1-3/+3
2013-12-12libnm-util: refactor NMSetting name and register_settingsThomas Haller1-1/+0
2013-12-02libnm-util: remove usage of NM_SETTING_PARAM_SERIALIZEDan Williams1-2/+2
2013-06-13libnm-util: prefix errors with 'setting.property' instead of 'property' onlyJiří Klimeš1-3/+3
2013-03-13libnm-util: make property verification errors more descriptiveJiří Klimeš1-15/+17
2012-10-29libnm-util: clean up setting registrationDan Williams1-1/+7
2012-02-15Use glib-mkenums to generate enum typesDan Winship1-23/+0
2011-07-02libnm-util: update WiMAX setting documentationDan Williams1-0/+41
2011-02-16libnm-util: clarify WiMAX network-name property descriptionDan Williams1-2/+4
2011-01-12libnm-util: WiMAX setting requires a non-zero-length NSP nameDan Williams1-0/+12
2009-12-18wimax: Implement WiMAX supportTambet Ingo1-0/+229