NetworkManager/src/settings/plugins
Thomas Haller e36cf1e890 ifcfg-rh: add allow_filename_cb() argument to write-ifcfg-rh function
The function determines the filename automatically, but we
need to blacklist certain names.

That is, because NetworkManager keeps a list of loaded files
in memory. When writing a new file, we really want to choose
a filename that is not yet taken. For that we must not only
consider files on disk, but also files that existed on the last
time of loading.
2019-06-26 12:26:11 +02:00
..
ifcfg-rh ifcfg-rh: add allow_filename_cb() argument to write-ifcfg-rh function 2019-06-26 12:26:11 +02:00
ifupdown settings: don't implement settings plugins as singletons 2019-06-26 12:26:11 +02:00
keyfile keyfile: rework selecting path name in nms_keyfile_writer_connection() and add callback to reject filenames 2019-06-17 12:12:02 +02:00
meson.build settings: drop ibft settings plugin 2019-06-20 16:06:44 +02:00