index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
analyze
/
analyze-verify-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #34022 from YHNdnzj/unit-is-filtered
Yu Watanabe
2024-08-18
1
-1
/
+1
|
\
|
*
core/unit: rename set_unit_path() -> setenv_unit_path()
Mike Yuan
2024-08-17
1
-1
/
+1
*
|
analyze: introduce --instance= option to control instance name for template u...
Yu Watanabe
2024-08-18
1
-1
/
+2
|
/
*
use FOREACH_ELEMENT
Matteo Croce
2024-04-18
1
-2
/
+2
*
analyze: skip to check ExecCommand for .mount and .swap units
Yu Watanabe
2024-02-20
1
-8
/
+0
*
analyze-verify: verify all executables
Yu Watanabe
2023-12-20
1
-7
/
+11
*
analyze: use strempty()
Frantisek Sumsal
2023-12-18
1
-1
/
+1
*
analyze: also find template unit when a template instance is specified
Yu Watanabe
2023-12-11
1
-11
/
+53
*
analyze: return earlier when there is no path to be prepended
Yu Watanabe
2023-11-25
1
-3
/
+3
*
analyze: do not prepend the current working directory to SYSTEMD_UNIT_PATH ne...
Yu Watanabe
2023-11-23
1
-0
/
+6
*
analyze: set SYSTEMD_UNIT_PATH in verify_generate_path()
Yu Watanabe
2023-11-23
1
-7
/
+4
*
analyze: shorten code a bit
Yu Watanabe
2023-11-23
1
-14
/
+6
*
analyze: drop duplicated :
Yu Watanabe
2023-11-23
1
-1
/
+1
*
analyze: don't open systemd-executor needlessly
Mike Yuan
2023-11-23
1
-0
/
+1
*
analyze: use FOREACH_ARRAY more
Mike Yuan
2023-11-23
1
-7
/
+7
*
various: use RET_GATHER
Zbigniew Jędrzejewski-Szmek
2023-07-13
1
-39
/
+17
*
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
1
-1
/
+8
*
analyze: basename() → path_extract_filename()
Lennart Poettering
2022-12-23
1
-6
/
+6
*
analyze: use the same error variable name as everywhere else
Zbigniew Jędrzejewski-Szmek
2022-10-11
1
-3
/
+3
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-2
/
+1
*
tree-wide: port things dirname_malloc() → path_extract_directory()
Lennart Poettering
2022-08-23
1
-10
/
+17
*
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
-5
/
+1
*
analyze: split out "verify" verb into own .c/.h file
Lennart Poettering
2022-02-21
1
-0
/
+351