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
*
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
*
analyze: port over one part of systemd-analyze to use new table_add_many() co...
Lennart Poettering
2019-07-16
1
-28
/
+8
*
bpf-firewall: custom BPF programs through IP(Ingress|Egress)FilterPath=
Kai Lüke
2019-06-25
1
-1
/
+36
*
code style format: clang-format applied to src/a*/*
Sebastian Jennen
2019-04-12
1
-13
/
+20
*
Merge pull request #12188 from poettering/coccinelle-fixlets
Yu Watanabe
2019-04-02
1
-4
/
+2
|
\
|
*
analyze: use empty_or_root() where appropriate
Lennart Poettering
2019-04-02
1
-4
/
+2
*
|
analyze: check for RestrictSUIDSGID= in "systemd-analyze security"
Lennart Poettering
2019-04-02
1
-0
/
+12
|
/
*
util: split out nulstr related stuff to nulstr-util.[ch]
Lennart Poettering
2019-03-14
1
-0
/
+1
*
analyze security: check for ProtectHostname=yes
Topi Miettinen
2019-02-27
1
-0
/
+12
*
analyze security: fix recursive call of syscall_names_in_filter()
Yu Watanabe
2019-02-04
1
-11
/
+11
*
Delete duplicate lines
Topi Miettinen
2019-01-12
1
-1
/
+0
*
analyze: add assert to verify we are not dividing by 0
Zbigniew Jędrzejewski-Szmek
2018-12-21
1
-0
/
+1
*
locale-util: prefix special glyph enum values with SPECIAL_GLYPH_
Lennart Poettering
2018-12-14
1
-11
/
+11
*
Merge pull request #11041 from yuwata/update-missing-v2
Lennart Poettering
2018-12-04
1
-0
/
+1
|
\
|
*
util: drop missing.h from util.h
Yu Watanabe
2018-12-04
1
-0
/
+1
*
|
Merge pull request #11037 from poettering/json-table
Zbigniew Jędrzejewski-Szmek
2018-12-04
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
tree-wide: specify all table headers in lower-case
Lennart Poettering
2018-12-03
1
-2
/
+2
*
|
analyze: Fix if not HAVE_SECCOMP
William A. Kennington III
2018-12-04
1
-3
/
+9
|
/
*
analyze: tweak wording of description for ProtectSystem= (#11035)
David Malcolm
2018-12-03
1
-2
/
+2
*
analyze: add new security verb
Lennart Poettering
2018-11-30
1
-0
/
+2079