NetworkManager/src/settings
Thomas Haller 7991298c51 core: be strict about connection argument in D-Bus methods
There is no excuse for clients to send connections to NetworkManager
that have invalid/unknown fields. Just reject them.

This is a dangerous change, because we might now reject connections
that we were accepting previously. Who know what clients were sending
and it used to work.
2016-03-29 11:56:26 +02:00
..
plugins dbus: use the annotations for documentation 2016-03-26 11:28:19 +01: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 core: be strict about connection argument in D-Bus methods 2016-03-29 11:56:26 +02:00
nm-settings-connection.h core: separate active and applied connection 2015-09-18 17:32:11 +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 core: be strict about connection argument in D-Bus methods 2016-03-29 11:56:26 +02:00
nm-settings.h core: use hostnamed to set the transient hostname 2016-03-04 14:27:09 +01:00