summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-gsm.c
AgeCommit message (Expand)AuthorFilesLines
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-03-20libnm: don't check for valid passwords in NMSetting:verify()Thomas Haller1-10/+1
2015-03-17libnm: fix error prefix in NMSettingGsm:verify()Thomas Haller1-1/+1
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-6/+10
2014-07-15libnm-util, libnm-glib: standardize copyright/license headersDan Winship1-5/+2
2014-06-19libnm-util: remove NMSetting* GParamSpec docsDan Winship1-89/+44
2014-06-19libnm-util: various NMSetting* property doc fixes/improvementsDan Winship1-10/+17
2014-06-19libnm-util: fix gtk-doc bugs in NMSetting* propertiesDan Winship1-1/+1
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-11/+11
2013-06-13libnm-util: prefix errors with 'setting.property' instead of 'property' onlyJiří Klimeš1-7/+7
2013-06-05libnm-util: deprecate 'network-type' and 'allowed-bands' in GSM settingsAleksander Morgado1-14/+26
2013-05-03libnm-util: define NM_SETTING_GSM_BANDS_MAX - maximal value for allowed bandsJiří Klimeš1-15/+1
2013-05-03libnm-util: fix the maximal value for gsm 'allowed-bands' propertyJiří Klimeš1-14/+14
2013-03-13libnm-util: make property verification errors more descriptiveJiří Klimeš1-17/+30
2012-10-29libnm-util: clean up setting registrationDan Williams1-1/+6
2012-09-26all: Don't use ctype.h macrosDan Winship1-3/+2
2012-09-11core: add settings for 4G (LTE) network modesMarius B. Kotsbak1-3/+3
2012-02-15Use glib-mkenums to generate enum typesDan Winship1-25/+0
2012-02-02libnm-util: allow empty number for gsm settingsThomas Bechtold1-7/+1
2011-10-27trivial: fix GSM setting 'home-only' property nicknameDan Williams1-1/+1
2011-07-05docs: update GSM setting documentationDan Williams1-13/+93
2011-06-13libnm-util: added missing U2600 GSM band enumerationAleksander Morgado1-1/+2
2011-05-17libnm-util: allow _ as a valid character for GSM APNsDan Williams1-2/+20
2011-02-25core: don't require serial and PPP settings for mobile broadbandDan Williams1-21/+1
2011-02-07libnm-util: update CDMA, GSM, and PPPoE settings for NOT_REQUIRED secretsDan Williams1-2/+4
2011-02-06libnm-util: NM_SETTING_SECRET_FLAG_SYSTEM_OWNED -> NM_SETTING_SECRET_FLAG_NONEDan Williams1-6/+6
2011-01-31libnm-util: fix handling of secrets flagsDan Williams1-2/+3
2011-01-29libnm-util: add secret flags for each secret describing how the secret is storedDan Williams1-1/+73
2011-01-27libnm-util: remove deprecated GSM bitsDan Williams1-61/+0
2010-11-03libnm-util: silence warningDan Williams1-2/+9
2010-09-22libnm-util: fix max APN lengthDan Williams1-1/+1
2010-09-22libnm-util: enforce APN character restrictionsDan Williams1-9/+30
2010-03-16libnm-util: add nm_setting_gsm_get_home_only()Dan Williams1-2/+36
2009-11-11doc: document gsm setting propertiesDan Williams1-8/+108
2009-10-18libnm-util: ensure GSM setting default valuesDan Williams1-0/+2
2009-10-07gsm: correct GSM band implementation and settingsDan Williams1-17/+59
2009-09-21libnm-util: silence some of the GSM PUK warningsDan Williams1-2/+1
2009-09-18libnm-util: deprecate GSM PUK propertyDan Williams1-11/+7
2009-07-10gsm: fix GSM network mode max valueTorgny Johansson1-1/+1
2009-02-01libnm-util: flag properties with G_PARAM_CONSTRUCT so default values get setDan Williams1-2/+2
2008-10-272008-10-27 Dan Williams <dcbw@redhat.com>Dan Williams1-1/+1
2008-10-262008-10-26 Dan Williams <dcbw@redhat.com>Dan Williams1-46/+136
2008-09-282008-09-27 Dan Williams <dcbw@redhat.com>Dan Williams1-1/+26
2008-09-252008-09-25 Dan Williams <dcbw@redhat.com>Dan Williams1-1/+1
2008-08-042008-08-04 Dan Williams <dcbw@redhat.com>Dan Williams1-0/+34