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
*
sd-json,tree-wide: add sd_json_format_enabled() and use it everwhere
Zbigniew Jędrzejewski-Szmek
2024-10-28
1
-2
/
+2
*
Merge pull request #34679 from DaanDeMeyer/bus-log
Daan De Meyer
2024-10-09
1
-1
/
+1
|
\
|
*
bus-util: Log more information when connecting to a bus socket fails
Daan De Meyer
2024-10-09
1
-1
/
+1
*
|
path-lookup: move find_portable_profile() to portable-util
Mike Yuan
2024-10-06
1
-0
/
+1
|
/
*
analyze: introduce --instance= option to control instance name for template u...
Yu Watanabe
2024-08-18
1
-1
/
+1
*
Fix typo in CAP_BPF description (#33464)
Eugeny Shcheglov
2024-06-24
1
-2
/
+2
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
1
-41
/
+41
*
tree-wide: 'allows to' -> 'allows one to'
Luca Boccassi
2024-05-14
1
-1
/
+1
*
use FOREACH_ELEMENT
Matteo Croce
2024-04-18
1
-1
/
+1
*
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
*
tree-wide: drop several doubled space
Yu Watanabe
2023-12-24
1
-5
/
+5
*
analyze: set SYSTEMD_UNIT_PATH in verify_generate_path()
Yu Watanabe
2023-11-23
1
-6
/
+2
*
analyze: don't open systemd-executor needlessly
Mike Yuan
2023-11-23
1
-0
/
+1
*
analyze: handle CAP_BPF support
Peter Hutterer
2023-11-01
1
-0
/
+11
*
cgroup: turn device cgroup controller "rwm" strings into proper flags
Lennart Poettering
2023-10-18
1
-2
/
+2
*
tree-wide: don't ifdef seccomp-util.h, drop seccomp.h inclusion everywhere
Lennart Poettering
2023-08-21
1
-3
/
+1
*
various: use RET_GATHER
Zbigniew Jędrzejewski-Szmek
2023-07-13
1
-9
/
+4
*
tree-wide: use _cleanup_set_free_ and friends
Yu Watanabe
2023-05-31
1
-1
/
+1
*
copy: Move chattr arguments to full function signatures
Daan De Meyer
2023-03-21
1
-1
/
+1
*
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
1
-24
/
+26
*
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
[next]