NetworkManager/src/settings
Thomas Haller c6778ad1b7 core: unify parsing of device specs using nm_match_spec_split()
There are three configuration options that contain device specs:
'main.ignore-carrier', 'main.no-auto-default', and
'keyfile.unmanaged-devices'.

Unify the parsing of them by splitting the device spec with
nm_match_spec_split(). This changes behavior for parsing of these
properties.

Also get rid of logging warnings when parsing 'keyfile.unmanaged-devices'.
2015-02-24 10:35:24 +01:00
..
plugins core: unify parsing of device specs using nm_match_spec_split() 2015-02-24 10:35:24 +01:00
nm-agent-manager.c agent-manager: memleak: unref the last agent for a request too 2015-02-18 18:10:47 +01:00
nm-agent-manager.h libnm-core, settings: move NMAgentManagerError to nm-errors 2014-10-22 08:29:09 -04:00
nm-inotify-helper.c core: declare nm_inotify_helper_get() using NM_DEFINE_SINGLETON_GETTER() 2015-01-12 12:10:03 +01:00
nm-inotify-helper.h settings: add note about killing inotify helper (bgo #532815) 2013-01-11 13:02:12 -06:00
nm-secret-agent.c agent-manager: don't ever fail the secrets requests from GetSecrets() 2014-12-11 11:15:53 +01:00
nm-secret-agent.h all: remove a bunch of unnecessary dbus/dbus-glib includes 2014-09-03 10:45:24 -04:00
nm-settings-connection.c settings-connection: memleak: free filename on dispose 2015-02-18 18:10:47 +01:00
nm-settings-connection.h settings: log connection diffs in replace_settings only where appropriate 2015-01-13 11:44:05 +01:00
nm-settings.c config: move no-auto-default to NMConfigData 2015-02-03 13:01:53 +01:00
nm-settings.h core: allow connections to participate in NMManager:startup-complete 2015-01-09 09:45:25 -05:00
nm-system-config-interface.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-system-config-interface.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00