summaryrefslogtreecommitdiff
path: root/src/libsystemd-bus/busctl.c
AgeCommit message (Expand)Author
2013-11-20busctl: when no match is specified, add default matchLennart Poettering
2013-11-12bus: beautify bus_message_dump() output a bitLennart Poettering
2013-11-12busctl: show machine name of all registered namesLennart Poettering
2013-11-08clients: add missing command line argumentsLennart Poettering
2013-11-07clients: try to follow roughly the same order in --help texts for common optionsLennart Poettering
2013-11-06clients: unify how we invoke getopt_long()Lennart Poettering
2013-11-06busctl: port over to use bus_open_transport()Lennart Poettering
2013-10-29bus: add new sd_bus_message_verify_type() and sd_bus_message_copy() API callsLennart Poettering
2013-10-16timedated: use libsystemd-bus instead of libdbus for bus communicationLennart Poettering
2013-04-24bus: add monitoring facility to busctlLennart Poettering
2013-03-20bus: hook up client with socket communicationLennart Poettering
2013-03-20bus: add basic implementation of a native bus client libraryLennart Poettering