NetworkManager/src/settings
Thomas Haller 6689d0bf71 config: optionally let nm_config_get_plugins() return compile time default
Instead of having the caller do the fallback to the compile time default
plugins, let it be handled by nm_config_get_plugins().

The knowledge of fallback to a compile time default (and how to do that
properly) should be inside NMConfig/NMConfigData alone.

Also, as this function is only called once, let NMConfig not cache
the string list but create it once as needed.
2016-11-25 15:26:30 +01:00
..
plugins ifupdown/trivial: whitespace fixup 2016-11-24 18:31:02 +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 core: refactor private data in "src" 2016-10-04 09:50:56 +02: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 all: rename the introspection data to use the interface paths in names 2016-11-23 15:43:42 +01:00
nm-settings-connection.h core: refactor private data for NMExportedObject and others 2016-10-03 12:04:14 +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 config: optionally let nm_config_get_plugins() return compile time default 2016-11-25 15:26:30 +01:00
nm-settings.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00