index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
analyze
/
analyze-security.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nulstr-util: Declare NULSTR_FOREACH() iterator inline
Daan De Meyer
2022-11-11
1
-2
/
+0
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-8
/
+4
*
analyze: Migrate to bus-locator.h
Richard Phibel
2022-08-04
1
-4
/
+3
*
analyze-security: always save syscall name
Yu Watanabe
2022-06-17
1
-17
/
+22
*
analyze security: print DeviceAllow list
Luca Boccassi
2022-05-01
1
-8
/
+20
*
analyze: fix crash with online security check
Luca Boccassi
2022-05-01
1
-7
/
+13
*
analyze: fix offline check for syscal filter
Luca Boccassi
2022-04-01
1
-1
/
+1
*
analyze: fix offline check for 'native' syscall architecture
Luca Boccassi
2022-04-01
1
-4
/
+7
*
Rename UnitFileScope to LookupScope
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-2
/
+2
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-6
/
+1
*
analyze: systematically name verb entry point functions verb_xyz()
Lennart Poettering
2022-02-21
1
-1
/
+1
*
analyze: fully move "security" verb to analyze-security.[ch]
Lennart Poettering
2022-02-21
1
-1
/
+52
*
glyph-util: add new glyphs for up/down arrows
Lennart Poettering
2022-02-16
1
-1
/
+1
*
analyze: do not connect to DBUS with --offline
Luca Boccassi
2021-12-23
1
-1
/
+1
*
analyze: add --profile switch to security verb
Luca Boccassi
2021-11-26
1
-1
/
+39
*
analyze: allow a custom policy to skip a check with weight=0
Luca Boccassi
2021-11-05
1
-0
/
+5
*
core: replace IPAddressAccessItem with struct in_addr_prefix
Yu Watanabe
2021-09-14
1
-4
/
+4
*
analyze: ignore dependencies with security --offline
Luca Boccassi
2021-09-08
1
-0
/
+1
*
systemd-analyze: add new option to generate JSON output of security analysis ...
Maanya Goenka
2021-09-06
1
-34
/
+64
*
systemd-analyze: use config value in RestrictNamespaces id (#20645)
Kyle Laker
2021-09-06
1
-14
/
+14
*
tree-wide: fix typo
Yu Watanabe
2021-09-05
1
-1
/
+1
*
systemd-analyze: allow parsing of JSON file to obtain custom security require...
Maanya Goenka
2021-08-31
1
-21
/
+221
*
systemd-analyze: add new 'security' option to allow user to choose custom req...
Maanya Goenka
2021-08-31
1
-2
/
+10
*
systemd-analyze: add new 'security' option to compare unit's overall exposure...
Maanya Goenka
2021-08-20
1
-11
/
+19
*
systemd-analyze: 'security' option to perform offline reviews of the specifie...
Maanya Goenka
2021-08-20
1
-1
/
+91
*
systemd-analyze: refactor security_info to make use of existing struct variables
Maanya Goenka
2021-08-20
1
-122
/
+410
*
systemd-analyze: parse ip_filters_custom_egress correctly
Maanya Goenka
2021-08-12
1
-1
/
+1
*
tree-wide: do not use (void) asprintf
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-15
/
+15
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-2
/
+2
*
table: drop last SIZE_MAX from table_set_sort() and table_set_display()
Yu Watanabe
2021-03-04
1
-2
/
+2
*
analyze: slightly reword PrivatTmp= message
Lennart Poettering
2021-02-10
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
1
-4
/
+4
*
analyze-security: check for ProtectProc=/ProcSubset=
Lennart Poettering
2020-08-24
1
-0
/
+62
*
analyze-security: include an actual syscall name in the message
Zbigniew Jędrzejewski-Szmek
2020-08-17
1
-12
/
+21
*
analyze-security: do not assign badness to filtered-out syscalls
Zbigniew Jędrzejewski-Szmek
2020-08-01
1
-1
/
+1
*
analyze: CAP_RAWIO -> CAP_SYS_RAWIO
Anita Zhang
2020-07-16
1
-1
/
+1
*
shared: split out code that maps properties to local structs
Lennart Poettering
2020-06-30
1
-0
/
+1
*
tree-wide: avoid some loaded terms
Lennart Poettering
2020-06-25
1
-25
/
+25
*
basic/set: let set_put_strdup() create the set with string hash ops
Zbigniew Jędrzejewski-Szmek
2020-05-06
1
-6
/
+2
*
systemd: Fix busctl crash on aarch64 when setting output table format
Alin Popa
2020-02-15
1
-2
/
+2
*
analyze: Add ProtectClock= to analyze-security
Kevin Kuehler
2020-01-26
1
-0
/
+16
*
typo: "May modify to" -> "May modify"
Wieland Hoffmann
2020-01-18
1
-1
/
+1
*
analyze: optimize table creation by using table_add_many()
Yu Watanabe
2020-01-10
1
-27
/
+16
*
analyze: badness if neither of RootImage and RootDirectory exists
Topi Miettinen
2019-12-18
1
-1
/
+1
*
systemd-analyze: Add ProtectKernelLogs to security
Kevin Kuehler
2019-11-15
1
-0
/
+15
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-2
/
+2
*
various tools: be more explicit when a glob is passed when not supported
Zbigniew Jędrzejewski-Szmek
2019-10-25
1
-1
/
+1
*
Fix typo in `analyze-security.c`.
Johannes Christ
2019-08-10
1
-1
/
+1
*
analyze-security: move assert above first use of the variable (#13238)
Jan Synacek
2019-07-31
1
-1
/
+2
[next]