summaryrefslogtreecommitdiff
path: root/src/settings/plugins/ifcfg-rh/nms-ifcfg-rh-connection.c
Commit message (Expand)AuthorAgeFilesLines
* settings: rework tracking settings connections and settings pluginsThomas Haller2019-07-161-400/+0
* ifcfg-rh: add allow_filename_cb() argument to write-ifcfg-rh functionThomas Haller2019-06-261-0/+2
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* settings: drop deprecated NetworkManager.conf option "main.monitor-connection...Thomas Haller2019-05-281-123/+11
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-1/+0
* settings: use delegation instead of inheritance for NMSettingsConnection and ...Thomas Haller2018-08-281-3/+3
* settings: clear unsaved flag on new settings-connectionBeniamino Galvani2017-12-201-1/+1
* settings: fix clearing nm-generated/volatile flags of connectionThomas Haller2017-12-111-1/+1
* ifcfg-rh: initialize watch descriptors to -1Francesco Giudici2017-12-071-0/+7
* ifcfg-rh: add and use nm_inotify_helper_clear_watch() helperThomas Haller2017-12-051-18/+4
* ifcfg-rh: move nm-inotify-helper to ifcfg-rh pluginThomas Haller2017-12-051-1/+1
* ifcfg-rh: fix path_watch_stop() not to create inotify-helperThomas Haller2017-12-051-23/+11
* settings: pass new_connection to commit_changes() and fix ifnetThomas Haller2017-12-051-1/+1
* settings: unify settings-update API (rename and merge)Thomas Haller2017-12-051-8/+8
* settings: unify settings-update API (nm_settings_connection_replace_settings())Thomas Haller2017-12-051-0/+1
* settings: add persistent-mode argument for connection-replaceThomas Haller2017-12-051-7/+3
* settings: drop redundant can_commit() virtual functionsThomas Haller2017-10-251-18/+0
* ifcfg-rh: merge new_connection() and update_connection() functionsThomas Haller2017-10-251-19/+13
* settings: return re-read connection from ifcfg-rh writerThomas Haller2017-10-251-15/+19
* settings: extend commit_changes() to update the settings after writingThomas Haller2017-10-251-7/+22
* settings: refactor virtual delete() functionThomas Haller2017-10-251-6/+5
* settings: refactor virtual commit_changes() functionThomas Haller2017-10-251-34/+22
* settings: refactor replace_and_commit()Thomas Haller2017-10-251-16/+10
* ifcfg-rh: add internal API to re-read connection after writeThomas Haller2017-03-021-0/+4
* ifcfg: avoid marking newly created connections as Unsavedlr/nmtui-slaves-after-master-rh1369008Lubomir Rintel2017-02-271-3/+5
* ifcfg-rh: don't shortcut writing if the connection stays the sameLubomir Rintel2017-02-271-24/+1
* device: do nothing in NMDevice's link_changed() functionThomas Haller2017-01-041-2/+2
* build: don't add subdirectories to include search path but require qualified ...Thomas Haller2016-11-211-2/+2
* ifcfg-rh: remove unused keyfile argument from writer_update_connection()Thomas Haller2016-11-091-2/+0
* core: don't use generated glib enum for platform typesThomas Haller2016-10-221-2/+3
* ifcfg-rh: fix signature of link_changed() callbackThomas Haller2016-10-221-2/+1
* ifcfg-rh: rename filesThomas Haller2016-10-111-0/+577