NetworkManager/src/settings/plugins/ifcfg-rh
Dan Winship 6fcc1deee0 core: add an NMExportedObject base class
Add NMExportedObject, make it the base class of all D-Bus-exported
types, and move the nm-properties-changed-signal logic into it. (Also,
make NMSettings use the same properties-changed code as everything
else, which it was not previously doing, presumably for historical
reasons).

(This is mostly just shuffling code around at this point, but
NMExportedObject will be more important in the gdbus port, since
gdbus-codegen doesn't do a very good job of supporting objects that
export multiple interfaces [as each NMDevice subclass does, for
example], so we will need more glue/helper code in NMExportedObject
then.)
2015-07-24 13:25:47 -04:00
..
tests ifcfg-rh: add support for Wake-on-LAN ethtool options 2015-07-24 14:02:59 +02:00
common.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
Makefile.am settings: drop plugin-specific error domains 2014-10-22 08:29:09 -04:00
nm-ifcfg-connection.c keyfile: rename keyfile when user changes connection id 2015-07-24 11:10:18 +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 core: add an NMExportedObject base class 2015-07-24 13:25:47 -04:00
plugin.h core: add an NMExportedObject base class 2015-07-24 13:25:47 -04:00
reader.c all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
reader.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
shvar.c ifcfg-rh: change type of svTrueValue() return value and argument 2015-06-09 18:18:45 +02:00
shvar.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
utils.c all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
utils.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
writer.c ifcfg-rh: add support for Wake-on-LAN ethtool options 2015-07-24 14:02:59 +02:00
writer.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00