summaryrefslogtreecommitdiff
path: root/src/libsystemd-bus/test-bus-objects.c
Commit message (Expand)AuthorAge
* bus: add new sd_bus_message_verify_type() and sd_bus_message_copy() API callsLennart Poettering2013-10-29
* 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: properly implement logic for generating InterfacesAdded/InterfacesRemove...Lennart Poettering2013-10-11
* bus: if a a Set() vtable callback of a writable is left NULL, try to do the r...Lennart Poettering2013-10-11
* bus: automatically do a NOP reply when a NULL callback is specified for a met...Lennart Poettering2013-10-11
* bus: when NULL is specified as property callback, automatically handle serial...Lennart Poettering2013-10-11
* bus: make PropertiesChanged emission workLennart Poettering2013-10-11
* bus: make GetManagedObjects() workLennart Poettering2013-10-11
* libsystemd-bus: add lightweight object vtable implementation for exposing obj...Lennart Poettering2013-10-09