NetworkManager/src/settings
Thomas Haller d3e2193783 config: add NMConfigGetValueFlags argument to nm_config_data_get_value()
In some cases we want the returned value to be stripped. In some cases,
we want to read the raw value instead of the string parsed by GKeyFile.
Add an flags argument to nm_config_data_get_value(). It is up to the caller
to determine the exact meaning (and whether to strip).

By adding the flags argument, the caller can get the desired behavior easier
without having to workaround it afterwards. But more importantly, it becomes
apparent that there are different ways to retrieve the value and the caller
should decide on the details.
2015-07-02 15:50:04 +02:00
..
plugins config: add NMConfigGetValueFlags argument to nm_config_data_get_value() 2015-07-02 15:50:04 +02: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/dbus: harden connection removal and object unexport 2015-04-27 11:33:59 +02: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: ensure nm_config_get_plugins() to return stripped values 2015-07-02 15:50:04 +02:00
nm-settings.h nm-settings: add nm_settings_has_connection() 2015-04-27 11:33:58 +02:00
nm-system-config-interface.c settings: remove hostname handling from plugins 2015-06-12 15:59:39 +02:00
nm-system-config-interface.h settings: remove hostname handling from plugins 2015-06-12 15:59:39 +02:00