summaryrefslogtreecommitdiff
path: root/src/busctl
Commit message (Expand)AuthorAgeFilesLines
* busctl: make parameter constLennart Poettering2018-06-251-1/+1
* busctl: make use of log_error_errno() where we canLennart Poettering2018-06-141-97/+49
* busctl: add 'const' where we canLennart Poettering2018-06-141-1/+1
* busctl: use fflush_and_check() where appropriateLennart Poettering2018-06-141-4/+4
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-143-10/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-143-6/+0
* tree-wide: drop !! casts to booleansZbigniew Jędrzejewski-Szmek2018-06-131-5/+5
* string-util: rename strdash_if_empty() to empty_to_dash()Yu Watanabe2018-05-111-8/+4
* tree-wide: drop spurious newlines (#8764)Lennart Poettering2018-04-192-4/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-063-39/+0
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-04-051-2/+1
* macro: introduce TAKE_PTR() macroLennart Poettering2018-03-221-4/+3
* tree-wide: voidify pager_open()Yu Watanabe2018-03-191-7/+7
* busctl: drop redundant pager_open()Yu Watanabe2018-03-191-2/+0
* busctl: add missing oom checkYu Watanabe2018-03-191-0/+3
* busctl: use dispatch_verb()Yu Watanabe2018-03-191-179/+151
* Comment the fact that some tools need to termintate their bus connect firstFranck Bui2018-01-121-0/+2
* Revert "tree-wide: use _cleanup_(sd_bus_flush_close_unrefp) at various appro...Franck Bui2018-01-121-1/+2
* busctl: add a new --watch-bind switchLennart Poettering2018-01-051-1/+22
* tree-wide: make use of new STRLEN() macro everywhere (#7639)Lennart Poettering2017-12-141-4/+4
* busctl: let's make use of the log_error_errno() callsLennart Poettering2017-12-141-8/+4
* busctl: modernize code a bitLennart Poettering2017-12-141-7/+3
* tree-wide: use __fsetlocking() instead of fxyz_unlocked()Lennart Poettering2017-12-141-0/+3
* busctl: list all short options in help textMarcus Folkesson2017-12-031-1/+1
* Add set/hashmap helpers for non-trivial freeing and use where straighforwardZbigniew Jędrzejewski-Szmek2017-11-281-6/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-193-0/+3
* busctl: fix minor memory leak in busctl (#7331)Lennart Poettering2017-11-141-3/+4
* tree-wide: use _cleanup_(sd_bus_flush_close_unrefp) at various appropriate p...Lennart Poettering2017-11-101-2/+1
* busctl: monitor - ignore the final NameLost messageTom Gundersen2017-05-251-3/+3
* busctl: monitor - only start printing messages once we have become a monitor ...Tom Gundersen2017-05-111-0/+23
* Move busctl sources to src/busctlZbigniew Jędrzejewski-Szmek2017-04-043-0/+2900