NetworkManager/src/settings/plugins/ifcfg-rh
Lubomir Rintel e27aa5b4d7 ifcfg-rh: correct the error handling for NM_CONTROLLED=no connections
We ought to set an error if we're returning NULL from
connection_from_file_full(). Also, printing out a warning ourselves makes no
sense -- the caller communicates this if we signal an error by returning NULL.
2015-07-02 15:16:48 +02:00
..
tests ifcfg-rh: distinguish in reader and writer between unset and empty dns-options 2015-06-05 12:26:48 +02:00
common.h settings: update year in copyright text of plugin-info for keyfile and ifcfg-rh 2015-01-13 16:41:31 +01:00
Makefile.am settings: drop plugin-specific error domains 2014-10-22 08:29:09 -04:00
nm-ifcfg-connection.c platform: pass object type with platform changed signal 2015-06-24 16:09:57 +02:00
nm-ifcfg-connection.h ifcfg-rh: log warning when loading of connection fails 2015-06-02 12:57:52 +02:00
nm-ifcfg-rh.conf settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
nm-ifcfg-rh.xml settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
plugin.c ifcfg-rh: don't signal removal of the connection we didn't register 2015-07-02 15:16:48 +02:00
plugin.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
reader.c ifcfg-rh: correct the error handling for NM_CONTROLLED=no connections 2015-07-02 15:16:48 +02:00
reader.h ifcfg-rh: log warning when loading of connection fails 2015-06-02 12:57:52 +02:00
shvar.c ifcfg-rh: change type of svTrueValue() return value and argument 2015-06-09 18:18:45 +02:00
shvar.h ifcfg-rh: change type of svTrueValue() return value and argument 2015-06-09 18:18:45 +02:00
utils.c ifcfg-rh: better detect alias files 2015-06-02 12:57:52 +02:00
utils.h ifcfg-rh: better detect alias files 2015-06-02 12:57:52 +02:00
writer.c ifcfg-rh: read/write autoconnect-slaves property as AUTOCONNECT_SLAVES 2015-06-19 09:32:58 +02:00
writer.h settings: implement ability to add connections without saving them to disk 2013-05-28 12:26:56 -05:00