summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-wimax.c
Commit message (Expand)AuthorAgeFilesLines
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-1/+0
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-1/+1
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-1/+0
* wimax: drop WiMAX support (bgo #747846)Dan Winship2015-04-171-0/+16
* libnm*: fix library gettext usageDan Winship2014-11-131-1/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm-util, libnm-glib: whitespace fixesDan Winship2014-07-151-2/+2
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-151-2/+2
* libnm-util: remove NMSetting* GParamSpec docsDan Winship2014-06-191-14/+8
* libnm-util: various NMSetting* property doc fixes/improvementsDan Winship2014-06-191-3/+3
* libnm-util: refactor NMSetting name and register_settingsThomas Haller2013-12-121-1/+0
* libnm-util: remove usage of NM_SETTING_PARAM_SERIALIZEDan Williams2013-12-021-2/+2
* libnm-util: prefix errors with 'setting.property' instead of 'property' onlyJiří Klimeš2013-06-131-3/+3
* libnm-util: make property verification errors more descriptiveJiří Klimeš2013-03-131-15/+17
* libnm-util: clean up setting registrationDan Williams2012-10-291-1/+7
* Use glib-mkenums to generate enum typesDan Winship2012-02-151-23/+0
* libnm-util: update WiMAX setting documentationDan Williams2011-07-021-0/+41
* libnm-util: clarify WiMAX network-name property descriptionDan Williams2011-02-161-2/+4
* libnm-util: WiMAX setting requires a non-zero-length NSP nameDan Williams2011-01-121-0/+12
* wimax: Implement WiMAX supportTambet Ingo2009-12-181-0/+229