summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-gsm.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: don't check for valid passwords in NMSetting:verify()Thomas Haller2015-03-201-10/+1
* libnm: fix error prefix in NMSettingGsm:verify()Thomas Haller2015-03-171-1/+1
* 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-6/+10
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-151-5/+2
* libnm-util: remove NMSetting* GParamSpec docsDan Winship2014-06-191-89/+44
* libnm-util: various NMSetting* property doc fixes/improvementsDan Winship2014-06-191-10/+17
* libnm-util: fix gtk-doc bugs in NMSetting* propertiesDan Winship2014-06-191-1/+1
* 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-11/+11
* libnm-util: prefix errors with 'setting.property' instead of 'property' onlyJiří Klimeš2013-06-131-7/+7
* libnm-util: deprecate 'network-type' and 'allowed-bands' in GSM settingsAleksander Morgado2013-06-051-14/+26
* libnm-util: define NM_SETTING_GSM_BANDS_MAX - maximal value for allowed bandsJiří Klimeš2013-05-031-15/+1
* libnm-util: fix the maximal value for gsm 'allowed-bands' propertyJiří Klimeš2013-05-031-14/+14
* libnm-util: make property verification errors more descriptiveJiří Klimeš2013-03-131-17/+30
* libnm-util: clean up setting registrationDan Williams2012-10-291-1/+6
* all: Don't use ctype.h macrosDan Winship2012-09-261-3/+2
* core: add settings for 4G (LTE) network modesMarius B. Kotsbak2012-09-111-3/+3
* Use glib-mkenums to generate enum typesDan Winship2012-02-151-25/+0
* libnm-util: allow empty number for gsm settingsThomas Bechtold2012-02-021-7/+1
* trivial: fix GSM setting 'home-only' property nicknameDan Williams2011-10-271-1/+1
* docs: update GSM setting documentationDan Williams2011-07-051-13/+93
* libnm-util: added missing U2600 GSM band enumerationAleksander Morgado2011-06-131-1/+2
* libnm-util: allow _ as a valid character for GSM APNsDan Williams2011-05-171-2/+20
* core: don't require serial and PPP settings for mobile broadbandDan Williams2011-02-251-21/+1
* libnm-util: update CDMA, GSM, and PPPoE settings for NOT_REQUIRED secretsDan Williams2011-02-071-2/+4
* libnm-util: NM_SETTING_SECRET_FLAG_SYSTEM_OWNED -> NM_SETTING_SECRET_FLAG_NONEDan Williams2011-02-061-6/+6
* libnm-util: fix handling of secrets flagsDan Williams2011-01-311-2/+3
* libnm-util: add secret flags for each secret describing how the secret is storedDan Williams2011-01-291-1/+73
* libnm-util: remove deprecated GSM bitsDan Williams2011-01-271-61/+0
* libnm-util: silence warningDan Williams2010-11-031-2/+9
* libnm-util: fix max APN lengthDan Williams2010-09-221-1/+1
* libnm-util: enforce APN character restrictionsDan Williams2010-09-221-9/+30
* libnm-util: add nm_setting_gsm_get_home_only()Dan Williams2010-03-161-2/+36
* doc: document gsm setting propertiesDan Williams2009-11-111-8/+108
* libnm-util: ensure GSM setting default valuesDan Williams2009-10-181-0/+2
* gsm: correct GSM band implementation and settingsDan Williams2009-10-071-17/+59
* libnm-util: silence some of the GSM PUK warningsDan Williams2009-09-211-2/+1
* libnm-util: deprecate GSM PUK propertyDan Williams2009-09-181-11/+7
* gsm: fix GSM network mode max valueTorgny Johansson2009-07-101-1/+1
* libnm-util: flag properties with G_PARAM_CONSTRUCT so default values get setDan Williams2009-02-011-2/+2
* 2008-10-27 Dan Williams <dcbw@redhat.com>Dan Williams2008-10-271-1/+1
* 2008-10-26 Dan Williams <dcbw@redhat.com>Dan Williams2008-10-261-46/+136
* 2008-09-27 Dan Williams <dcbw@redhat.com>Dan Williams2008-09-281-1/+26
* 2008-09-25 Dan Williams <dcbw@redhat.com>Dan Williams2008-09-251-1/+1
* 2008-08-04 Dan Williams <dcbw@redhat.com>Dan Williams2008-08-041-0/+34
* 2008-07-27 Dan Williams <dcbw@redhat.com>Dan Williams2008-07-271-1/+24