summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus/test-bus-match.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-03sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering1-1/+1
2015-06-17sd-bus: suppress installing local bus matches server sideLennart Poettering1-0/+16
2015-04-29sd-bus: drop bus parameter from message callback prototypeLennart Poettering1-1/+1
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-1/+0
2015-01-22tests: use assert_se instead of assertRonny Chevalier1-3/+1
2014-11-28sd-bus: add support for matches against arrays of strings in messagesLennart Poettering1-7/+12
2014-06-06sd-bus: don't allow creating message objects that are not attached to a busLennart Poettering1-4/+10
2014-05-15sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering1-33/+26
2014-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering1-1/+1
2014-01-21libsystemd: split up into subdirsTom Gundersen1-0/+145