summaryrefslogtreecommitdiffstats
path: root/src/libsystemd/sd-bus/busctl-introspect.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-1/+2
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-2/+3
* tree-wide: use coccinelle to patch a lot of code to use mfree()Lennart Poettering2015-09-091-2/+1
* tree-wide: introduce mfree()David Herrmann2015-07-311-5/+3
* busctl: add new "introspect" verb for introspecting objectsLennart Poettering2014-11-201-45/+183
* busctl: split out introspection parser from tree logic so that we can reuse i...Lennart Poettering2014-11-201-0/+655