NetworkManager/src/settings
Thomas Haller 71a22df337 settings: refactor autoconnect-blocked-reason to use own enum
Don't reuse NMDeviceStateReason for the autoconnect-blocked-reason. There are
only two cases we care: blocked-due-to-no-secrets, blocked-otherwise.

Encode these values in a new enum type.
2017-02-23 17:00:09 +01:00
..
plugins ifcfg: drop strlen() call from svEscape() 2017-02-21 15:47:43 +01:00
nm-agent-manager.c all: rename the introspection data to use the interface paths in names 2016-11-23 15:43:42 +01:00
nm-agent-manager.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-inotify-helper.c all: use O_CLOEXEC for file descriptors 2016-12-13 11:26:59 +01:00
nm-inotify-helper.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-secret-agent.c all: rename the introspection data to use the interface paths in names 2016-11-23 15:43:42 +01:00
nm-secret-agent.h core: refactor private data for NMExportedObject and others 2016-10-03 12:04:14 +02:00
nm-settings-connection.c settings: refactor autoconnect-blocked-reason to use own enum 2017-02-23 17:00:09 +01:00
nm-settings-connection.h settings: refactor autoconnect-blocked-reason to use own enum 2017-02-23 17:00:09 +01: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: consolidate sorting of connections by autoconnect/timestamp 2017-02-10 14:43:24 +01:00
nm-settings.h core: refactor nm_settings_get_connections_sorted() to return array instead of GSList 2017-02-10 14:43:24 +01:00