NetworkManager/src/settings
Beniamino Galvani 34964273ee audit: log changed properties when updating a connection
The main purpose of audit logging is to understand who did what to the
system configuration, so it is useful to log also the list of changed
properties when a connection is updated:

 op="connection-update"
 uuid="2f3e48fc-5f47-41d9-9278-d2871378df43"
 name="pppoe1"
 args="pppoe.username,pppoe.password"         <========
 pid=9523
 uid=1001
 result="success"
2016-04-20 17:31:01 +02:00
..
plugins ifcfg-rh: support zero prefix length for IP addresses in reader 2016-04-11 13:01:42 +02:00
nm-agent-manager.c all: fix a couple more gvariant iteration leaks 2016-03-08 17:44:15 +01:00
nm-agent-manager.h core: separate active and applied connection 2015-09-18 17:32:11 +02:00
nm-inotify-helper.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-inotify-helper.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-secret-agent.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-secret-agent.h secrets: make agent-manager independent from NMSettingsConnection 2015-09-18 16:12:36 +02:00
nm-settings-connection.c audit: log changed properties when updating a connection 2016-04-20 17:31:01 +02:00
nm-settings-connection.h settings: combine "updated" and "updated-by-user" signal in NMSettingsConnection 2016-04-14 12:25:40 +02:00
nm-settings-plugin.c settings: set @error on failure of nm_settings_plugin_add_connection() 2016-03-03 18:54:20 +01:00
nm-settings-plugin.h core: fix interface type names 2015-09-10 13:43:47 -04:00
nm-settings.c audit: log changed properties when updating a connection 2016-04-20 17:31:01 +02:00
nm-settings.h settings: merge "connection-updated" and "connection-updated-by-user" signals 2016-04-14 12:25:41 +02:00