summaryrefslogtreecommitdiff
path: root/src/busctl
Commit message (Expand)AuthorAgeFilesLines
* busctl: set a description for the bus connectionLennart Poettering2023-05-161-0/+2
* busctl: add --xml-interface to the help messageMasatake YAMATO2023-04-111-0/+1
* busctl: also assume --full if not writing to terminalZbigniew Jędrzejewski-Szmek2023-03-281-3/+6
* busctl: use size_t for set sizeZbigniew Jędrzejewski-Szmek2023-03-281-9/+9
* busctl: do not truncate property values when --fullZbigniew Jędrzejewski-Szmek2023-03-281-1/+1
* basic: add RuntimeScope enumLennart Poettering2023-03-101-6/+18
* meson: Use dicts for test definitionsJan Janssen2023-02-211-2/+6
* meson: Do not include headers in source listsJan Janssen2023-01-241-4/+3
* busctl: simplify peeking the typeLennart Poettering2023-01-161-20/+10
* busctl: fix introspecting DBus propertiesYu Watanabe2023-01-151-2/+19
* busctl-introspect: use _cleanup_David Tardon2022-12-141-23/+11
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* basic: move version() to build.h+cZbigniew Jędrzejewski-Szmek2022-11-081-0/+1
* shared/format-table: use enum instead of Table.empty_stringZbigniew Jędrzejewski-Szmek2022-09-221-3/+1
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-132-7/+3
* busctl: Add introspect support for methods with same name but different signa...Sebastian Scheibner2022-09-061-1/+8
* busctl: Fix warning about invaild introspection dataSebastian Scheibner2022-09-061-8/+12
* Use https for freedesktop.orgMichael Biebl2022-06-281-7/+7
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-4/+1
* test: Use TEST macros in more placesJan Janssen2022-03-161-10/+2
* meson: Use files() for testsJan Janssen2022-01-111-3/+3
* bus-dump: change capture output to use pcapng (#21738)Stephen Hemminger2021-12-251-1/+10
* Merge pull request #20138 from keszybz/coding-style-variable-declsLuca Boccassi2021-11-051-11/+11
|\
| * Make pager_open() return voidZbigniew Jędrzejewski-Szmek2021-11-031-11/+11
* | tree-wide: do not print hint about -M if -M is already usedZbigniew Jędrzejewski-Szmek2021-11-041-3/+3
* | busctl: do not print hint about -M if -M is already usedZbigniew Jędrzejewski-Szmek2021-11-041-1/+1
|/
* test: shorten code a bitYu Watanabe2021-10-121-42/+4
* test: add a test for parsing xml obtained by DBus Introspect methodYu Watanabe2021-10-102-0/+416
* busctl: add missing headerYu Watanabe2021-10-101-0/+1
* busctl: shorten code a bitYu Watanabe2021-10-101-2/+1
* busctl: use set_ensure_consume()Yu Watanabe2021-10-101-9/+1
* basic: split out glyph/emoji related calls from locale-util.[ch] into glyph-u...Lennart Poettering2021-10-051-1/+1
* tree-wide: port everything over to new sd-id128 compund literal blissLennart Poettering2021-08-201-3/+1
* Drop the text argument from assert_not_reached()Zbigniew Jędrzejewski-Szmek2021-08-032-5/+5
* alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()Lennart Poettering2021-05-191-4/+4
* tree-wide: avoid uninitialized warning on _cleanup_ variablesLuca Boccassi2021-04-141-4/+4
* tree-wide: use UINT64_MAX or friendsYu Watanabe2021-03-051-1/+1
* table: drop last SIZE_MAX from table_set_sort() and table_set_display()Yu Watanabe2021-03-051-5/+3
* Merge pull request #18596 from keszybz/systemctl-quiet-legendLennart Poettering2021-02-171-20/+11
|\
| * tree-wide: add a helper to parse boolean optargZbigniew Jędrzejewski-Szmek2021-02-171-20/+11
* | tree-wide: return NULL from freeing functionsZbigniew Jędrzejewski-Szmek2021-02-161-7/+5
* | Merge pull request #18481 from keszybz/rpm-restart-post-transZbigniew Jędrzejewski-Szmek2021-02-161-2/+2
|\ \ | |/ |/|
| * sd-bus: standarize on NULL for empty signature in method callsZbigniew Jędrzejewski-Szmek2021-02-121-2/+2
* | Move and rename parse_json_argument() functionZbigniew Jędrzejewski-Szmek2021-02-151-1/+2
|/
* tree-wide: enable colorized logging for daemons when run in consoleYu Watanabe2021-02-011-1/+1
* tree-wide: Drop custom formatting for print() help messagesDaan De Meyer2021-01-311-6/+5
* busctl: show --help in pagerLennart Poettering2021-01-211-0/+2
* busctl/homectl: port the obvious cases to table_print_with_pager()Lennart Poettering2021-01-211-10/+1
* meson: move source file list for busctlYu Watanabe2021-01-191-0/+6
* busctl: port busctl to JSON_FORMAT_OFF tooLennart Poettering2021-01-091-44/+16