summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus/test-bus-marshal.c
AgeCommit message (Expand)Author
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-01-23sd-bus: fix handling of double parameters in sd_bus_message_append()Lennart Poettering
2014-11-14busctl: introduce busctl "get-property" command for reading and dumping objec...Lennart Poettering
2014-06-06sd-bus: don't allow creating message objects that are not attached to a busLennart Poettering
2014-05-15Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek
2014-03-11bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,deco...Lennart Poettering
2014-03-06man: describe functions for appending to messagesZbigniew Jędrzejewski-Szmek
2014-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering
2014-01-21libsystemd: split up into subdirsTom Gundersen