summaryrefslogtreecommitdiff
path: root/src/busctl
AgeCommit message (Expand)AuthorFilesLines
2018-01-12Comment the fact that some tools need to termintate their bus connect firstFranck Bui1-0/+2
2018-01-12Revert "tree-wide: use _cleanup_(sd_bus_flush_close_unrefp) at various appro...Franck Bui1-1/+2
2018-01-05busctl: add a new --watch-bind switchLennart Poettering1-1/+22
2017-12-14tree-wide: make use of new STRLEN() macro everywhere (#7639)Lennart Poettering1-4/+4
2017-12-14busctl: let's make use of the log_error_errno() callsLennart Poettering1-8/+4
2017-12-14busctl: modernize code a bitLennart Poettering1-7/+3
2017-12-14tree-wide: use __fsetlocking() instead of fxyz_unlocked()Lennart Poettering1-0/+3
2017-12-03busctl: list all short options in help textMarcus Folkesson1-1/+1
2017-11-28Add set/hashmap helpers for non-trivial freeing and use where straighforwardZbigniew Jędrzejewski-Szmek1-6/+1
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek3-0/+3
2017-11-14busctl: fix minor memory leak in busctl (#7331)Lennart Poettering1-3/+4
2017-11-10tree-wide: use _cleanup_(sd_bus_flush_close_unrefp) at various appropriate p...Lennart Poettering1-2/+1
2017-05-25busctl: monitor - ignore the final NameLost messageTom Gundersen1-3/+3
2017-05-11busctl: monitor - only start printing messages once we have become a monitor ...Tom Gundersen1-0/+23
2017-04-04Move busctl sources to src/busctlZbigniew Jędrzejewski-Szmek3-0/+2900