summaryrefslogtreecommitdiff
path: root/src/shared/unit-file.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: define iterator inside of the macroZbigniew Jędrzejewski-Szmek2020-09-081-2/+1
* Rework how we cache mtime to figure out if units changedZbigniew Jędrzejewski-Szmek2020-08-311-23/+28
* core: reload cache if it's dirty when starting a UNIT_NOT_FOUND unitLuca Boccassi2020-05-301-1/+1
* shared/unit-file: make sure the old hashmaps and sets are freed upon replacementZbigniew Jędrzejewski-Szmek2020-05-281-11/+13
* basic/set: let set_put_strdup() create the set with string hash opsZbigniew Jędrzejewski-Szmek2020-05-061-2/+2
* shared/unit-file: fix resolution of absoulute symlinks with --rootZbigniew Jędrzejewski-Szmek2020-04-301-3/+4
* core,install: allow one more case of "instance propagation"Zbigniew Jędrzejewski-Szmek2020-01-101-5/+22
* shared/unit-file: expose function to check .wants/.requires symlink validityZbigniew Jędrzejewski-Szmek2020-01-101-0/+18
* basic/fs-util: change CHASE_OPEN flag into a separate output parameterZbigniew Jędrzejewski-Szmek2019-10-241-1/+1
* Merge pull request #13246 from keszybz/add-SystemdOptions-efi-variableZbigniew Jędrzejewski-Szmek2019-10-031-0/+45
|\
| * util-lib: move runlevel_to_target() to shared/unit-fileZbigniew Jędrzejewski-Szmek2019-09-161-0/+45
* | Handle d_type == DT_UNKNOWN correctlyMichael Olbrich2019-09-301-0/+1
|/
* shared/unit-files: only put valid unit paths and dropin dirs in the cachehidden-units-are-good-unitsZbigniew Jędrzejewski-Szmek2019-08-301-1/+10
* shared/unit-files: we must not filter out names starting with a dotZbigniew Jędrzejewski-Szmek2019-08-301-1/+1
* unit-file: downgrade accidentaly high-prio debug log messageLennart Poettering2019-08-161-1/+1
* shared/unit-file: fix systemctl cat user@.serviceZbigniew Jędrzejewski-Szmek2019-08-141-3/+3
* unit-file: fix coverity issueLennart Poettering2019-07-311-1/+1
* pid1: drop unit caches only based on mtimeZbigniew Jędrzejewski-Szmek2019-07-301-1/+56
* pid1: use a cache for all unit aliasesZbigniew Jędrzejewski-Szmek2019-07-301-0/+353
* shared/unit-file: add a function to validate unit alias symlinksZbigniew Jędrzejewski-Szmek2019-07-301-0/+73
* Create src/shared/unit-file.[ch] for unit-file related opsZbigniew Jędrzejewski-Szmek2019-07-191-0/+23