summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus/test-bus-match.c
AgeCommit message (Expand)Author
2015-01-22tests: use assert_se instead of assertRonny Chevalier
2014-11-28sd-bus: add support for matches against arrays of strings in messagesLennart Poettering
2014-06-06sd-bus: don't allow creating message objects that are not attached to a busLennart Poettering
2014-05-15sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering
2014-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering
2014-01-21libsystemd: split up into subdirsTom Gundersen