summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus/test-bus-gvariant.c
AgeCommit message (Expand)Author
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-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-08-27Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available"David Herrmann
2015-08-11 sd-bus: do not connect to dbus-1 socket when kdbus is availableKay Sievers
2015-07-29sd-bus: fix marshaling of unary typeDavid Herrmann
2015-07-03sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering
2015-06-10sd-bus: remove ucred parameter from bus_message_from_header() since we don't ...Lennart Poettering
2015-02-16Revert "Revert "sd-bus: change serialization of kdbus messages to qualify in ...Lennart Poettering
2015-01-30Revert "sd-bus: change serialization of kdbus messages to qualify in their en...Kay Sievers
2015-01-26sd-bus: change serialization of kdbus messages to qualify in their entirety a...Lennart Poettering
2015-01-22tests: use assert_se instead of assertRonny Chevalier
2014-12-11sd-bus: correct spacing near eol in code commentsTorstein Husebø
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-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering
2014-01-21libsystemd: split up into subdirsTom Gundersen