summaryrefslogtreecommitdiff
path: root/src/analyze/analyze-condition.c
Commit message (Expand)AuthorAgeFilesLines
* basic: add RuntimeScope enumLennart Poettering2023-03-101-2/+2
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-131-3/+1
* analyze: allow verbs to return positive failureZbigniew Jędrzejewski-Szmek2022-05-191-1/+7
* Rename UnitFileScope to LookupScopeZbigniew Jędrzejewski-Szmek2022-03-291-1/+1
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-2/+0
* analyze: systematically name verb entry point functions verb_xyz()Lennart Poettering2022-02-211-1/+1
* analyze: move "condition" verb into analyze-condition.[ch]Lennart Poettering2022-02-211-1/+6
* analyze: split out "verify" verb into own .c/.h fileLennart Poettering2022-02-211-1/+1
* mkosi: Add zsh to Arch packagesDaan De Meyer2021-09-011-8/+37
* systemd-analyze: add --root option for 'verify' verb and allow path parsingMaanya Goenka2021-08-101-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* core: remove support for ConditionNull=Lennart Poettering2020-08-201-3/+1
* analyze: rework condition testingLennart Poettering2020-08-201-77/+28
* analyze: make testing ConditionPathExistsGlob= workLennart Poettering2020-07-141-2/+5
* condition: add ConditionEnvironment=Lennart Poettering2020-05-151-2/+2
* condition: add ConditionPathIsEncrypted=Lennart Poettering2020-05-151-0/+2
* analyze: add 'condition' verbZbigniew Jędrzejewski-Szmek2019-06-271-0/+155