NetworkManager/src/settings
Thomas Haller fb9411ff76 settings: refactor nm_settings_connection_read_and_fill_timestamp()
Coverity complains about not checking the return value:

  src/settings/nm-settings-connection.c:2329: check_return: Calling "g_key_file_load_from_file" without checking return value (as is done elsewhere 6 out of 7 times).

While at it, refactor the code and check whether the timestamp
is valid.

(cherry picked from commit 238efbbb12)
2017-06-02 20:21:11 +02:00
..
plugins tests: work around coverity false-positives 2017-06-02 20:21:11 +02:00
nm-agent-manager.c logging: log device and connection along with the message 2017-03-24 12:42:09 +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 logging: log device and connection along with the message 2017-03-24 12:42:09 +01: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 settings: refactor nm_settings_connection_read_and_fill_timestamp() 2017-06-02 20:21:11 +02:00
nm-settings-connection.h core/trivial: rename "nm-generated-assumed" flag to "volatile" 2017-03-16 18:27:33 +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 include: use double-quotes to include our own headers 2017-03-09 14:12:35 +01:00
nm-settings.c policy: try to retrieve hostname from dbus first 2017-03-24 15:18:08 +01:00
nm-settings.h policy: try to retrieve hostname from dbus first 2017-03-24 15:18:08 +01:00