summaryrefslogtreecommitdiff
path: root/src/libsystemd-bus/bus-objects.c
Commit message (Expand)AuthorAge
* bus: NULL signatures are OK tooLennart Poettering2013-10-22
* bus: allow to specify NULL as an empty string to addKay Sievers2013-10-21
* timedated: use libsystemd-bus instead of libdbus for bus communicationLennart Poettering2013-10-16
* bus: properly handle if new objects are installed in the node tree while we a...Lennart Poettering2013-10-14
* bus: make sure that we always keep a ref to the bus when we dispatch callbacksLennart Poettering2013-10-14
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-14
* bus: properly implement logic for generating InterfacesAdded/InterfacesRemove...Lennart Poettering2013-10-11
* bus: in GetManagedObjects() only return each object once.Lennart Poettering2013-10-11
* bus: unify code to find parents of an object path withLennart Poettering2013-10-11
* bus: properly generate GetAll replyLennart Poettering2013-10-11
* bus: beef up parameter checking in vtable handlingLennart Poettering2013-10-11
* bus: don't rely on gccisms/c11 in public header files.Lennart Poettering2013-10-11
* bus: split up overly long sd-bus.c into three filesLennart Poettering2013-10-11