summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus/test-bus-cleanup.c
Commit message (Expand)AuthorAgeFilesLines
* sd-bus: store and compare per-module static origin idLuca Boccassi2023-04-251-0/+27
* test: drop bus-util.h from sd-busYu Watanabe2021-01-191-1/+0
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* sd-bus: add custom return code when $XDG_RUNTIME_DIR is not setZbigniew Jędrzejewski-Szmek2020-10-141-1/+1
* bus: make reference counting non-atomicZbigniew Jędrzejewski-Szmek2019-03-041-9/+8
* test: try system bus if user bus cannot be openedYu Watanabe2018-10-011-4/+10
* tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek2018-09-141-2/+1
* tests: add helper to unify skipping a test and exitingZbigniew Jędrzejewski-Szmek2018-09-141-7/+4
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* libsystemd: use IN_SET macroYu Watanabe2017-09-281-1/+1
* tests: change dbus tests to use user bus (#6845)Michael Biebl2017-09-191-3/+3
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tests: use sd_bus_flush_close_unref instead of sd_bus_unref in test-bus-cleanupEvgeny Vereshchagin2016-01-051-5/+5
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-4/+4
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-1/+2
* Revert "sd-bus: do not connect to dbus-1 socket when kdbus is available"David Herrmann2015-08-271-0/+1
* sd-bus: do not connect to dbus-1 socket when kdbus is availableKay Sievers2015-08-111-1/+0
* tests: fix some tests to pass in kojiZbigniew Jędrzejewski-Szmek2014-10-121-3/+19
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-201-2/+2
* libsystemd: split up into subdirsTom Gundersen2014-01-211-0/+80