summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-olpc-mesh.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-4/+7
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-151-8/+3
* libnm-util: remove NMSetting* GParamSpec docsDan Winship2014-06-191-16/+9
* 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: add INFERRABLE flag and remove CANDIDATEDan Williams2013-12-051-2/+2
* libnm-util: remove usage of NM_SETTING_PARAM_SERIALIZEDan Williams2013-12-021-4/+3
* libnm-util: prefix errors with 'setting.property' instead of 'property' onlyJiří Klimeš2013-06-131-4/+4
* libnm-util: make property verification errors more descriptiveJiří Klimeš2013-03-131-14/+20
* libnm-util: clean up setting registrationDan Williams2012-10-291-1/+7
* Use glib-mkenums to generate enum typesDan Winship2012-02-151-23/+0
* misc: license fixupsDan Williams2010-01-211-2/+1
* doc: document olpc-mesh setting propertiesDan Williams2009-11-111-4/+24
* libnm-util: add missing nm_setting_olpc_mesh_new()Dan Williams2009-11-101-0/+12
* libnm-util: OLPC mesh setting fixesDan Williams2009-08-301-2/+2
* olpc: add mesh device logic and config settingDaniel Drake2009-08-051-0/+265