NetworkManager/src/settings/plugins/keyfile
Thomas Haller b4594af55e keyfile: updated connection when writing keyfile
Writing a connection to keyfile and read it back should result
in the identical setting. That is, a full round-trip would not
alter any information.

That is however particularly not true for certificate properties, where
the keyfile writes blobs to file and coerces paths.

Thus, whenver writing a keyfile we must read back what we just
wrote and use that instead.
2017-03-02 12:14:29 +01:00
..
tests keyfile: extend internal API to re-read keyfile connection after writing 2017-03-02 12:14:29 +01:00
nms-keyfile-connection.c keyfile: updated connection when writing keyfile 2017-03-02 12:14:29 +01:00
nms-keyfile-connection.h build: don't add subdirectories to include search path but require qualified include 2016-11-21 14:26:37 +01:00
nms-keyfile-plugin.c keyfile: updated connection when writing keyfile 2017-03-02 12:14:29 +01:00
nms-keyfile-plugin.h keyfile: refactor GObject type creation 2016-10-06 20:41:20 +02:00
nms-keyfile-reader.c keyfile: extend internal API to re-read keyfile connection after writing 2017-03-02 12:14:29 +01:00
nms-keyfile-reader.h keyfile: extend internal API to re-read keyfile connection after writing 2017-03-02 12:14:29 +01:00
nms-keyfile-utils.c keyfile: refactor GObject type creation 2016-10-06 20:41:20 +02:00
nms-keyfile-utils.h keyfile: rename public keyfile functions and names 2016-10-06 20:41:20 +02:00
nms-keyfile-writer.c keyfile: extend internal API to re-read keyfile connection after writing 2017-03-02 12:14:29 +01:00
nms-keyfile-writer.h keyfile: extend internal API to re-read keyfile connection after writing 2017-03-02 12:14:29 +01:00