index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
seccomp-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
seccomp-util: move @default to the first position
Zbigniew Jędrzejewski-Szmek
2016-11-03
1
-18
/
+18
*
seccomp: add two new syscall groups
Lennart Poettering
2016-11-02
1
-0
/
+34
*
seccomp: include pipes and memfd in @ipc
Lennart Poettering
2016-11-02
1
-1
/
+4
*
seccomp: drop execve() from @process list
Lennart Poettering
2016-11-02
1
-1
/
+0
*
seccomp: add clock query and sleeping syscalls to "@default" group
Lennart Poettering
2016-11-02
1
-1
/
+8
*
seccomp: allow specifying arm64, mips, ppc (#4491)
Zbigniew Jędrzejewski-Szmek
2016-11-01
1
-36
/
+93
*
seccomp: add new helper call seccomp_load_filter_set()
Lennart Poettering
2016-10-24
1
-0
/
+24
*
seccomp: two fixes for the syscall set tables
Lennart Poettering
2016-10-24
1
-2
/
+1
*
seccomp: add new seccomp_init_conservative() helper
Lennart Poettering
2016-10-24
1
-2
/
+28
*
core: rework syscall filter set handling
Lennart Poettering
2016-10-24
1
-33
/
+95
*
seccomp: add support for the s390 architecture (#4287)
hbrueckner
2016-10-05
1
-0
/
+22
*
seccomp: also detect if seccomp filtering is enabled
Felipe Sateler
2016-09-07
1
-4
/
+15
*
Merge pull request #3984 from poettering/refcnt
Evgeny Vereshchagin
2016-08-26
1
-0
/
+1
|
\
|
*
seccomp: make sure getrlimit() is among the default permitted syscalls
Lennart Poettering
2016-08-22
1
-0
/
+1
*
|
core: do not fail at step SECCOMP if there is no kernel support (#4004)
Felipe Sateler
2016-08-22
1
-0
/
+10
|
/
*
core: improve seccomp syscall grouping a bit
Lennart Poettering
2016-06-13
1
-19
/
+36
*
core: add pre-defined syscall groups to SystemCallFilter= (#3053) (#3157)
Topi Miettinen
2016-06-01
1
-0
/
+216
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
shared: include what we use
Thomas Hindoe Paaboel Andersen
2015-12-06
1
-1
/
+3
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-0
/
+1
*
seccomp: add helper call to add all secondary archs to a seccomp filter
Lennart Poettering
2014-02-18
1
-0
/
+26
*
core: add SystemCallArchitectures= unit setting to allow disabling of non-native
Lennart Poettering
2014-02-13
1
-0
/
+63
[prev]