NetworkManager/src/settings
Beniamino Galvani a77ed0de97 core: drop root requirement for load_connection(s)/set_logging D-Bus calls
The D-Bus configuration already ensures that only root can do that;
enforcing the permission at policy level seems better than doing it in
the daemon itself because it allows users to change the policy and
also because callers can exit immediately after issuing the request.

(cherry picked from commit 4c7fa8dfdc)
2016-08-20 10:45:53 +02:00
..
plugins ifcfg-rh: ensure master is cleared when updating a connection 2016-08-19 18:56:59 +02:00
nm-agent-manager.c all: move NM_AUTH_PERMISSION_* defines to "nm-common-macros.h" header 2016-06-01 19:06:35 +02:00
nm-agent-manager.h all: move NM_AUTH_PERMISSION_* defines to "nm-common-macros.h" header 2016-06-01 19:06:35 +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: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-secret-agent.c secret-agent: increase timeout for GetSecrets D-Bus call 2016-07-08 11:55:55 +02:00
nm-secret-agent.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-settings-connection.c all: move NM_AUTH_PERMISSION_* defines to "nm-common-macros.h" header 2016-06-01 19:06:35 +02:00
nm-settings-connection.h all: cleanup includes in header files 2016-08-17 19:51:17 +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 all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-settings.c core: drop root requirement for load_connection(s)/set_logging D-Bus calls 2016-08-20 10:45:53 +02:00
nm-settings.h core: drop interface function nm_connection_provider_get_best_connections() 2016-05-24 12:35:58 +02:00