summaryrefslogtreecommitdiff
path: root/src/settings/nm-settings-plugin.c
Commit message (Expand)AuthorAgeFilesLines
* format: replace tabs for indentation in code commentsac/clang-formatThomas Haller2020-09-281-1/+1
* all: reformat all with new clang-format styleAntonio Cardace2020-09-281-181/+175
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-2/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* settings: add nm_settings_plugin_cmp_by_priority() functionThomas Haller2019-07-171-0/+26
* settings: rework tracking settings connections and settings pluginsThomas Haller2019-07-161-67/+157
* settings: drop nm_settings_plugin_initialize() and initialize on demandThomas Haller2019-06-131-9/+0
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* settings: make NMSettingsPlugin a regular GObject instance and not an interfaceThomas Haller2018-09-061-70/+113
* settings: rename NMSettingsPluginInterface.init() to initialize()Thomas Haller2018-09-061-3/+3
* settings-plugin: drop all propertieslr/setting-plugin-props-cleanupLubomir Rintel2018-05-311-24/+0
* ifcfg-rh: refactor nm_settings_plugin_add_connection() to return on error earlyThomas Haller2017-10-271-5/+9
* settings: set @error on failure of nm_settings_plugin_add_connection()Beniamino Galvani2016-03-031-0/+2
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-1/+1
* core: fix interface type namesDan Winship2015-09-101-34/+6
* settings: remove some NMSettingsPlugin cruftDan Winship2015-09-101-2/+1
* settings: trivial: rename NMSystemConfigInterface to NMSettingsPluginDan Winship2015-09-101-0/+208