summaryrefslogtreecommitdiff
path: root/src/settings/nm-settings-plugin.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-04all: move "src/" directory to "src/core/"Thomas Haller1-290/+0
2021-01-05all: update deprecated SPDX license identifiersThomas Haller1-1/+1
2020-09-29all: unify comment style for SPDX-License-Identifier tagThomas Haller1-1/+1
2020-09-28format: replace tabs for indentation in code commentsThomas Haller1-1/+1
2020-09-28all: reformat all with new clang-format styleAntonio Cardace1-181/+175
2019-10-01all: manually drop code comments with file descriptionThomas Haller1-2/+1
2019-09-10all: SPDX header conversionLubomir Rintel1-14/+1
2019-07-17settings: add nm_settings_plugin_cmp_by_priority() functionThomas Haller1-0/+26
2019-07-16settings: rework tracking settings connections and settings pluginsThomas Haller1-67/+157
2019-06-13settings: drop nm_settings_plugin_initialize() and initialize on demandThomas Haller1-9/+0
2019-06-11all: drop emacs file variables from source filesThomas Haller1-1/+0
2018-09-06settings: make NMSettingsPlugin a regular GObject instance and not an interfaceThomas Haller1-70/+113
2018-09-06settings: rename NMSettingsPluginInterface.init() to initialize()Thomas Haller1-3/+3
2018-05-31settings-plugin: drop all propertiesLubomir Rintel1-24/+0
2017-10-27ifcfg-rh: refactor nm_settings_plugin_add_connection() to return on error earlyThomas Haller1-5/+9
2016-03-03settings: set @error on failure of nm_settings_plugin_add_connection()Beniamino Galvani1-0/+2
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-1/+1
2015-09-10core: fix interface type namesDan Winship1-34/+6
2015-09-10settings: remove some NMSettingsPlugin cruftDan Winship1-2/+1
2015-09-10settings: trivial: rename NMSystemConfigInterface to NMSettingsPluginDan Winship1-0/+208