chiark / gitweb /
timedated: use libsystemd-bus instead of libdbus for bus communication
[elogind.git] / src / libsystemd-bus / test-bus-objects.c
2013-10-16 Lennart Poetteringtimedated: use libsystemd-bus instead of libdbus for...
2013-10-14 Lennart Poetteringbus: properly handle if new objects are installed in...
2013-10-11 Lennart Poetteringbus: properly implement logic for generating Interfaces...
2013-10-11 Lennart Poetteringbus: if a a Set() vtable callback of a writable is...
2013-10-11 Lennart Poetteringbus: automatically do a NOP reply when a NULL callback...
2013-10-11 Lennart Poetteringbus: when NULL is specified as property callback, autom...
2013-10-11 Lennart Poetteringbus: make PropertiesChanged emission work
2013-10-11 Lennart Poetteringbus: make GetManagedObjects() work
2013-10-09 Lennart Poetteringlibsystemd-bus: add lightweight object vtable implement...