aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpostexecseccomp/libpostexecseccomp.h
Commit message (Collapse)AuthorAge
* fix previous commit, more seccomp testingLibravatar netblue302019-04-09
|
* move copyright statement to 2019Libravatar smitsohu2019-02-07
|
* move copyright statement to 2018Libravatar startx20172018-01-14
|
* Allow any syscall to be blacklisted (#1447)Libravatar Topi Miettinen2017-08-13
Allow any syscall to be blacklisted with aid of LD_PRELOAD library, libpostexecseccomp.so. Closes: #1447