NetworkManager/src/settings
Ikey Doherty 5c5a553ca6 settings: ensure the keyfile storage directory actually exists
When first trying to write out the connections we need to ensure that the
keyfile directory exists, as the /etc/ tree may be either stateless or
reset initially.

Creating the directory on demand ensures that we have a chance for our
writes to actually work.

[lkundrak@v3.sk: dropped a comment for what seems obvious, minor style
fixes]
2017-08-31 18:29:48 +02:00
..
plugins settings: ensure the keyfile storage directory actually exists 2017-08-31 18:29:48 +02:00
nm-agent-manager.c agent-manager: use CList to track requests 2017-05-11 18:26:10 +02: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 secret-agent: use CList to track requests 2017-05-11 18:26:10 +02:00
nm-secret-agent.h include: use double-quotes to include our own headers 2017-03-09 14:12:35 +01:00
nm-settings-connection.c core: log changes to NMSettingsConnection's flags 2017-06-16 13:47:08 +02:00
nm-settings-connection.h settings-connection: all method to internally supply new secrets 2017-05-15 12:59:55 +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 include: use double-quotes to include our own headers 2017-03-09 14:12:35 +01:00
nm-settings.c Move CONF_DHCP definition to nm-hostname-manager.c 2017-06-27 09:05:42 +02:00
nm-settings.h hostname: split out hostname management from NMSettings 2017-05-12 17:29:33 +02:00