summaryrefslogtreecommitdiff
path: root/src/nm-exported-object.h
Commit message (Expand)AuthorAgeFilesLines
* exported-object: add support for DBus ObjectManager interfaceDan Williams2015-11-181-2/+2
* exported-object: split out the creation of interface skeletonsThomas Haller2015-11-101-0/+19
* core: explicitly unexport objects when we're done with themDan Williams2015-11-101-0/+5
* core: fix wrongly exporting object before instance is fully constructedThomas Haller2015-11-101-0/+1
* core: refactor setting of D-Bus properties via NMManagerThomas Haller2015-09-161-0/+1
* core: refactor NMBusManager to hold reference to NMExportedObject directlyThomas Haller2015-09-161-0/+1
* core: forward declare NMExportedObject in "nm-types.h"Thomas Haller2015-09-151-3/+2
* core: port NMExportedObject to gdbusDan Winship2015-08-101-3/+3
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-2/+1
* core: move D-Bus export/unexport into NMExportedObjectDan Winship2015-07-241-0/+7
* core: add an NMExportedObject base classDan Winship2015-07-241-0/+53