summaryrefslogtreecommitdiffstats
path: root/src/shared/seccomp-util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* seccomp: MemoryDenyWriteExecute= should affect both mmap() and mmap2() (#5254)Lennart Poettering2017-02-081-0/+7
* seccomp: RestrictAddressFamilies= is not supported on i386/s390/s390x, make i...Lennart Poettering2017-02-061-0/+8
* seccomp: rework seccomp code, to improve compat with some archsLennart Poettering2017-01-181-6/+19
* seccomp: add two new filter sets: @reboot and @swapLennart Poettering2016-12-271-0/+2
* seccomp: add @filesystem syscall group (#4537)Lennart Poettering2016-11-221-0/+1
* core: add new RestrictNamespaces= unit file settingLennart Poettering2016-11-041-0/+2
* seccomp-util, analyze: export comments as a help stringZbigniew Jędrzejewski-Szmek2016-11-031-0/+1
* seccomp-util: move @default to the first positionZbigniew Jędrzejewski-Szmek2016-11-031-1/+2
* seccomp: add two new syscall groupsLennart Poettering2016-11-021-0/+2
* seccomp: add test-seccomp test toolLennart Poettering2016-10-241-0/+1
* seccomp: add new helper call seccomp_load_filter_set()Lennart Poettering2016-10-241-0/+2
* seccomp: add new seccomp_init_conservative() helperLennart Poettering2016-10-241-1/+3
* core: rework syscall filter set handlingLennart Poettering2016-10-241-5/+27
* core: do not fail at step SECCOMP if there is no kernel support (#4004)Felipe Sateler2016-08-221-0/+2
* core: add pre-defined syscall groups to SystemCallFilter= (#3053) (#3157)Topi Miettinen2016-06-011-0/+7
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* shared: include what we useThomas Hindoe Paaboel Andersen2015-12-061-0/+1
* seccomp-util.h: make sure seccomp-util.h can be included aloneLennart Poettering2014-12-121-0/+1
* seccomp: add helper call to add all secondary archs to a seccomp filterLennart Poettering2014-02-181-0/+2
* core: add SystemCallArchitectures= unit setting to allow disabling of non-nativeLennart Poettering2014-02-131-0/+26