summaryrefslogtreecommitdiff
path: root/src/shared/bus-unit-util.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop unneeded output paramsDavid Tardon2023-04-121-1/+1
* shared/install: rename UnitFileChange to InstallChangeZbigniew Jędrzejewski-Szmek2022-10-131-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* systemctl: move compare_unit_info() to bus-unit-util.[ch]Lennart Poettering2020-10-071-0/+2
* bus-unit-util: split out code that shows a unit's process treeLennart Poettering2019-03-131-4/+2
* shared: split out code to wait for jobs to complet into its own source fileLennart Poettering2019-03-131-10/+0
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: be more careful with the type of array sizesLennart Poettering2018-04-271-1/+1
* Merge pull request #8700 from keszybz/hibernationLennart Poettering2018-04-111-0/+2
|\
| * Move utility function to query unit state from systemctl to shared/Zbigniew Jędrzejewski-Szmek2018-04-101-0/+2
* | tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
|/
* bus-unit-util: add socket unit related optionsYu Watanabe2017-12-231-5/+5
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* bus-util: unify loop around bus_append_unit_property_assignment()Lennart Poettering2016-08-181-0/+1
* shared: move unit-specific code from bus-util.h to bus-unit-util.hLennart Poettering2016-04-221-0/+30
* core,systemctl: add bus API to retrieve processes of a unitLennart Poettering2016-04-221-0/+27