summaryrefslogtreecommitdiffstats
path: root/src/shared/unit-file.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* unit-file: make unit_type_may_{alias_template} static inlineMike Yuan2024-10-061-2/+18
* basic/unit-file: move to shared/Mike Yuan2024-10-061-0/+62
* util: move unit-file.[ch] to src/basicYu Watanabe2021-01-181-61/+0
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* Rework how we cache mtime to figure out if units changedZbigniew Jędrzejewski-Szmek2020-08-311-6/+6
* core: reload cache if it's dirty when starting a UNIT_NOT_FOUND unitLuca Boccassi2020-05-301-0/+1
* systemctl: add new enablement state "alias"Zbigniew Jędrzejewski-Szmek2020-05-051-0/+1
* core,install: allow one more case of "instance propagation"Zbigniew Jędrzejewski-Szmek2020-01-101-1/+1
* shared/unit-file: expose function to check .wants/.requires symlink validityZbigniew Jędrzejewski-Szmek2020-01-101-0/+1
* util-lib: move runlevel_to_target() to shared/unit-fileZbigniew Jędrzejewski-Szmek2019-09-161-0/+2
* pid1: drop unit caches only based on mtimeZbigniew Jędrzejewski-Szmek2019-07-301-0/+2
* pid1: use a cache for all unit aliasesZbigniew Jędrzejewski-Szmek2019-07-301-0/+15
* shared/unit-file: add a function to validate unit alias symlinksZbigniew Jędrzejewski-Szmek2019-07-301-0/+2
* Create src/shared/unit-file.[ch] for unit-file related opsZbigniew Jędrzejewski-Szmek2019-07-191-0/+37