index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
analyze
/
analyze-condition.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
1
-2
/
+2
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-3
/
+1
*
analyze: allow verbs to return positive failure
Zbigniew Jędrzejewski-Szmek
2022-05-19
1
-1
/
+7
*
Rename UnitFileScope to LookupScope
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-1
/
+1
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-2
/
+0
*
analyze: systematically name verb entry point functions verb_xyz()
Lennart Poettering
2022-02-21
1
-1
/
+1
*
analyze: move "condition" verb into analyze-condition.[ch]
Lennart Poettering
2022-02-21
1
-1
/
+6
*
analyze: split out "verify" verb into own .c/.h file
Lennart Poettering
2022-02-21
1
-1
/
+1
*
mkosi: Add zsh to Arch packages
Daan De Meyer
2021-09-01
1
-8
/
+37
*
systemd-analyze: add --root option for 'verify' verb and allow path parsing
Maanya Goenka
2021-08-10
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
core: remove support for ConditionNull=
Lennart Poettering
2020-08-20
1
-3
/
+1
*
analyze: rework condition testing
Lennart Poettering
2020-08-20
1
-77
/
+28
*
analyze: make testing ConditionPathExistsGlob= work
Lennart Poettering
2020-07-14
1
-2
/
+5
*
condition: add ConditionEnvironment=
Lennart Poettering
2020-05-15
1
-2
/
+2
*
condition: add ConditionPathIsEncrypted=
Lennart Poettering
2020-05-15
1
-0
/
+2
*
analyze: add 'condition' verb
Zbigniew Jędrzejewski-Szmek
2019-06-27
1
-0
/
+155