mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-20 07:00:39 +01:00
Now UPDATED_BY_USER signal gets emitted immediately after the connection is updated, rather then only after it is successfully saved. This means, that the signal will be emitted earlier then before (right after changing the connection, but before it gets commited). Furthermore, the signal will also be emitted for connections that get changed but are not to be saved. Currently, the only subscriber to this signal is NMSettings (default_wired_connection_updated_by_user_cb), which should be fine with this change of semantics (even better). https://bugzilla.redhat.com/show_bug.cgi?id=1040528 Signed-off-by: Thomas Haller <thaller@redhat.com> |
||
|---|---|---|
| .. | ||
| plugins | ||
| tests | ||
| nm-agent-manager.c | ||
| nm-agent-manager.h | ||
| nm-inotify-helper.c | ||
| nm-inotify-helper.h | ||
| nm-secret-agent.c | ||
| nm-secret-agent.h | ||
| nm-settings-connection.c | ||
| nm-settings-connection.h | ||
| nm-settings-error.c | ||
| nm-settings-error.h | ||
| nm-settings-utils.c | ||
| nm-settings-utils.h | ||
| nm-settings.c | ||
| nm-settings.h | ||
| nm-system-config-interface.c | ||
| nm-system-config-interface.h | ||