summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-adsl.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-10libnm: rework setting metadata for property handlingThomas Haller1-1/+2
2018-08-10libnm: use NMMetaSettingInfo for tracking setting priorityThomas Haller1-2/+2
2018-08-10libnm/trivial: cleanup variable names in settings' class-init functionsThomas Haller1-9/+7
2018-07-01libnm: avoid constructor function for registering NMSetting typesThomas Haller1-1/+0
2018-05-10all: use the elvis operator wherever possibleLubomir Rintel1-1/+1
2017-06-07libnm: use enum for setting prioritiesThomas Haller1-1/+1
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-1/+1
2015-11-20libnm: add nm_setting_verify_secrets() and nm_connection_verify_secrets()Jiří Klimeš1-0/+10
2015-09-21libnm-core/libnm-util: fix an assertion in adsl settingJiří Klimeš1-2/+5
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
2014-11-13libnm*: fix library gettext usageDan Winship1-1/+1
2014-11-13all: consistently include config.hDan Winship1-0/+2
2014-10-28libnm-core: make nm_setting_verify() take an NMConnectionDan Winship1-1/+1
2014-10-22libnm-core: merge NMSetting*Error into NMConnectionErrorDan Winship1-27/+10
2014-10-03libnm: make use of GParamSpecFlags and GParamSpecEnumDan Winship1-8/+8
2014-09-04libnm-core: simplify _nm_register_setting(), register error types tooDan Winship1-4/+1
2014-08-19libnm-core: fix crash in NMSettingAdsl:verify()Thomas Haller1-6/+8
2014-08-01libnm: add NetworkManager.h, disallow including individual headersDan Winship1-1/+0
2014-08-01libnm: add libnm/libnm-core (part 1)Dan Winship1-0/+465