NetworkManager/src/settings
Thomas Haller ad9deb6968 settings: merge _replace_settings_full() into _commit_changes_full()
It's complicated what happens during a commit/replace/update (whatever
you call it).

It doesn't get simpler by spreading it out to various functions.
Let's have one large function (_commit_changes_full()) which does
all the steps necessary. There should be no alternative ways
how to update a connection.
2017-12-05 11:50:52 +01:00
..
plugins settings: add persistent-mode argument for connection-replace 2017-12-05 11:50:52 +01:00
nm-agent-manager.c c-list: re-import latest version of c-list.h from upstream 2017-11-28 11:26:39 +01:00
nm-agent-manager.h core: fix race of blocking autoconnect for no-secrets when a new secret-agent registers 2017-11-27 15:36:02 +01:00
nm-inotify-helper.c all: use nm_direct_hash() instead of g_direct_hash() 2017-11-16 11:49:52 +01:00
nm-inotify-helper.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-secret-agent.c c-list: re-import latest version of c-list.h from upstream 2017-11-28 11:26:39 +01:00
nm-secret-agent.h core: refactor NMSecretAgentCallId typedef not to be a pointer to struct 2017-11-24 16:24:40 +01:00
nm-settings-connection.c settings: merge _replace_settings_full() into _commit_changes_full() 2017-12-05 11:50:52 +01:00
nm-settings-connection.h settings: add persistent-mode argument for connection-replace 2017-12-05 11:50:52 +01:00
nm-settings-plugin.c ifcfg-rh: refactor nm_settings_plugin_add_connection() to return on error early 2017-10-27 10:28:41 +02:00
nm-settings-plugin.h include: use double-quotes to include our own headers 2017-03-09 14:12:35 +01:00
nm-settings.c policy: use "agent-registered" signal directly from NMAgentManager instead of NMSettings 2017-11-27 15:21:58 +01:00
nm-settings.h policy: use "agent-registered" signal directly from NMAgentManager instead of NMSettings 2017-11-27 15:21:58 +01:00