summaryrefslogtreecommitdiff
path: root/src/shared/unit-file.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-17Revert: Rework unit loading to take into account all aliasesINSUN PYO1-490/+1
2019-10-24basic/fs-util: change CHASE_OPEN flag into a separate output parameterZbigniew Jędrzejewski-Szmek1-1/+1
2019-10-03Merge pull request #13246 from keszybz/add-SystemdOptions-efi-variableZbigniew Jędrzejewski-Szmek1-0/+45
2019-09-30Handle d_type == DT_UNKNOWN correctlyMichael Olbrich1-0/+1
2019-09-16util-lib: move runlevel_to_target() to shared/unit-fileZbigniew Jędrzejewski-Szmek1-0/+45
2019-08-30shared/unit-files: only put valid unit paths and dropin dirs in the cacheZbigniew Jędrzejewski-Szmek1-1/+10
2019-08-30shared/unit-files: we must not filter out names starting with a dotZbigniew Jędrzejewski-Szmek1-1/+1
2019-08-16unit-file: downgrade accidentaly high-prio debug log messageLennart Poettering1-1/+1
2019-08-14shared/unit-file: fix systemctl cat user@.serviceZbigniew Jędrzejewski-Szmek1-3/+3
2019-07-31unit-file: fix coverity issueLennart Poettering1-1/+1
2019-07-30pid1: drop unit caches only based on mtimeZbigniew Jędrzejewski-Szmek1-1/+56
2019-07-30pid1: use a cache for all unit aliasesZbigniew Jędrzejewski-Szmek1-0/+353
2019-07-30shared/unit-file: add a function to validate unit alias symlinksZbigniew Jędrzejewski-Szmek1-0/+73
2019-07-19Create src/shared/unit-file.[ch] for unit-file related opsZbigniew Jędrzejewski-Szmek1-0/+23