index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
analyze
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: use isatty_safe() more
Lennart Poettering
2024-08-20
1
-1
/
+1
*
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
5
-2
/
+14
|
/
*
coredump: generate properly symbolized stacktrace for containerized processes
Michal Sekletar
2024-08-06
2
-6
/
+24
*
systemd-analyze: Add svg scaling options
rajmohan r
2024-08-05
3
-1
/
+25
*
analyze: capability: add support for decoding capability masks
Ivan Shapovalov
2024-07-24
3
-11
/
+59
*
analyze: capability: cosmetic, fix error message spelling
Ivan Shapovalov
2024-07-16
1
-1
/
+1
*
Fix typo in CAP_BPF description (#33464)
Eugeny Shcheglov
2024-06-24
1
-2
/
+2
*
analyze: show pcrs also in sha384 bank
Lennart Poettering
2024-06-14
1
-1
/
+1
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
6
-61
/
+64
*
analyze: add verb for dumping SMBIOS Type #11 data
Lennart Poettering
2024-06-12
4
-0
/
+81
*
analyze: do not print timestamps before "start of userspace"
Zbigniew Jędrzejewski-Szmek
2024-05-20
1
-8
/
+5
*
tree-wide: 'allows to' -> 'allows one to'
Luca Boccassi
2024-05-14
1
-1
/
+1
*
tree-wise: several cleanups for logging
Yu Watanabe
2024-04-30
1
-1
/
+1
*
tpm2-util: add generic wrapper tpm2_context_new_or_warn() that wrpas tpm2_con...
Lennart Poettering
2024-04-22
1
-2
/
+2
*
use FOREACH_ELEMENT
Matteo Croce
2024-04-18
3
-4
/
+4
*
core: rename SoftRebootStartTimestamp -> ShutdownStartTimestamp and generalize
Luca Boccassi
2024-04-17
3
-11
/
+11
*
analyze: show soft-reboot counter next to time deltas
Luca Boccassi
2024-04-16
2
-4
/
+7
*
analyze: reset more timestamps when analyzing soft reboots
Luca Boccassi
2024-04-16
1
-1
/
+4
*
analyze: fix plot with soft-reboot
Luca Boccassi
2024-03-27
2
-7
/
+51
*
analyze: show only current times after soft-reboot
Luca Boccassi
2024-03-27
2
-1
/
+8
*
analyze: refuse --global dot/verify
Mike Yuan
2024-03-23
1
-3
/
+2
*
analyze-dot: also show BindsTo= in --require
Mike Yuan
2024-03-23
1
-0
/
+5
*
analyze-dot: minor modernization
Mike Yuan
2024-03-23
1
-7
/
+19
*
analyze-security: use FOREACH_ARRAY
Mike Yuan
2024-03-23
1
-3
/
+2
*
systemd-analyze: use strdup_to()
Zbigniew Jędrzejewski-Szmek
2024-03-20
1
-54
/
+44
*
Merge pull request #30480 from keszybz/kernel-install-more-paths
Zbigniew Jędrzejewski-Szmek
2024-03-08
1
-2
/
+1
|
\
|
*
various: use modern strv helpers
Zbigniew Jędrzejewski-Szmek
2024-02-28
1
-2
/
+1
*
|
path-lookup: rename lookup_paths_free -> _done
Mike Yuan
2024-03-06
2
-2
/
+2
*
|
dissect-image: add flag for explicitly enabling userspace verity signature ch...
Lennart Poettering
2024-02-28
1
-1
/
+2
|
/
*
analyze: always recommend saving the output to a file
Zbigniew Jędrzejewski-Szmek
2024-02-20
1
-1
/
+1
*
analyze: skip to check ExecCommand for .mount and .swap units
Yu Watanabe
2024-02-20
1
-8
/
+0
*
macro: rename VA_ARGS_FOREACH to FOREACH_ARGUMENT
Mike Yuan
2024-01-24
1
-1
/
+1
*
analyze: clarify that `security --offline=true` requires an argument
Antonio Alvarez Feijoo
2024-01-11
1
-0
/
+5
*
analyze: man and --help fixes
Antonio Alvarez Feijoo
2024-01-09
1
-1
/
+2
*
analyze: fix -q option
Antonio Alvarez Feijoo
2024-01-09
1
-1
/
+1
*
hexdecoct: make unbase64mem and unhexmem always use SIZE_MAX
Mike Yuan
2024-01-08
1
-1
/
+1
*
confext: make sure we pick up configuration extensions passed to us from the ...
Lennart Poettering
2024-01-03
1
-0
/
+2
*
analyze: allow --no-legend with architectures verb
Luca Boccassi
2023-12-27
1
-1
/
+1
*
Merge pull request #30628 from YHNdnzj/format-table-improvement
Yu Watanabe
2023-12-25
2
-5
/
+5
|
\
|
*
format-table: introduce table_isempty and use it where appropriate
Mike Yuan
2023-12-25
2
-5
/
+5
*
|
tree-wide: drop several doubled space
Yu Watanabe
2023-12-24
1
-5
/
+5
|
/
*
analyze-fdstore: don't log duplicate error
Mike Yuan
2023-12-23
1
-1
/
+1
*
analyze-fdstore: ignore table header when checking stored fd count
Mike Yuan
2023-12-23
1
-1
/
+1
*
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: dump system config files with highlighted sections/directives
Frantisek Sumsal
2023-12-07
1
-1
/
+1
*
Merge pull request #30060 from poettering/analyze-archs
Yu Watanabe
2023-12-07
6
-11
/
+103
|
\
[next]