summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus/test-bus-match.c
AgeCommit message (Expand)Author
2016-05-25stuffLuke Shumaker
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-08-27Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available"David Herrmann
2015-08-25sd-bus: introduce new match type "arg0has=" for matching arrays of stringsLennart Poettering
2015-08-11 sd-bus: do not connect to dbus-1 socket when kdbus is availableKay Sievers
2015-07-03sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering
2015-06-17sd-bus: suppress installing local bus matches server sideLennart Poettering
2015-04-29sd-bus: drop bus parameter from message callback prototypeLennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
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