NetworkManager/src/settings/plugins/ifcfg-rh
Dan Winship 0065bd6643 ifcfg-rh: fix handling of runtime NM_CONTROLLED=yes -> no changes
We were accidentally removing the connection from priv->connections
(and thus from unmanaged-specs) when NM_CONTROLLED changed to no when
rereading a changed connection file.
2013-11-01 12:13:23 -04:00
..
tests ifcfg-rh: add DCB setting reader and writer 2013-10-31 13:29:21 -05:00
common.h ifcfg-rh: ignore team connections until we support team devices (rh #968268) 2013-06-04 13:21:04 +02:00
errors.c settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
Makefile.am settings: make connections always have s_ip4 and s_ip6 2013-10-11 12:24:34 -04:00
nm-ifcfg-connection.c ifcfg-rh: fix ignoring updates that don't change anything 2013-10-04 23:43:25 -05:00
nm-ifcfg-connection.h ifcfg-rh: don't require a path when creating an ifcfg-rh connection 2013-05-28 12:26:55 -05: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: fix handling of runtime NM_CONTROLLED=yes -> no changes 2013-11-01 12:13:23 -04:00
plugin.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
reader.c ifcfg-rh: add DCB setting reader and writer 2013-10-31 13:29:21 -05:00
reader.h ifcfg-rh: don't require all arguments to connection_from_file() 2013-07-26 16:23:23 -05:00
shvar.c core: cleanup freeing of glib collections of pointers 2013-10-22 19:53:57 +02:00
shvar.h settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
utils.c libnm-util: consolidate hex-string <-> bin conversion functions 2013-03-28 16:59:58 +01:00
utils.h libnm-util: consolidate hex-string <-> bin conversion functions 2013-03-28 16:59:58 +01:00
writer.c ifcfg-rh: add DCB setting reader and writer 2013-10-31 13:29:21 -05:00
writer.h settings: implement ability to add connections without saving them to disk 2013-05-28 12:26:56 -05:00