index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
nspawn
/
nspawn-seccomp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
seccomp: add three more seccomp groups
Lennart Poettering
2017-10-05
1
-20
/
+3
*
seccomp: include prlimit64 and ugetrlimit in @default
Lennart Poettering
2017-10-05
1
-1
/
+0
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-3
/
+3
*
seccomp: remove '@credentials' syscall set (#6958)
Djalal Harouni
2017-10-03
1
-1
/
+1
*
nspawn: replace syscall blacklist by a whitelist
Lennart Poettering
2017-09-14
1
-37
/
+156
*
nspawn: implement configurable syscall whitelisting/blacklisting
Lennart Poettering
2017-09-12
1
-6
/
+18
*
nspawn: replace homegrown seccomp filter table largely with references to the...
Lennart Poettering
2017-09-11
1
-54
/
+6
*
nspawn: part over seccomp code to use seccomp_add_syscall_filter_item()
Lennart Poettering
2017-09-11
1
-67
/
+65
*
seccomp: rework seccomp code, to improve compat with some archs
Lennart Poettering
2017-01-18
1
-50
/
+63
*
seccomp: add new seccomp_init_conservative() helper
Lennart Poettering
2016-10-24
1
-15
/
+3
*
nspawn: detect SECCOMP availability, skip audit filter if unavailable
Felipe Sateler
2016-09-07
1
-5
/
+5
*
Use "return log_error_errno" in more places"
Zbigniew Jędrzejewski-Szmek
2016-07-23
1
-4
/
+2
*
nspawn: lock down system call filter a bit
Lennart Poettering
2016-06-13
1
-11
/
+67
*
nspawn: split out seccomp call into nspawn-seccomp.[ch]
Djalal Harouni
2016-05-26
1
-0
/
+143