trace: use standard POSIX header for basename()
[project/procd.git] / jail / seccomp.c
2020-12-01 Daniel Gollejail: improve seccomp log output
2020-11-22 Daniel Gollejail: add 'debug' extern variable to preload_seccomp
2020-11-15 Daniel Golleseccomp: switch to new OCI compliant parser
2020-07-10 Daniel Gollejail: add support for running OCI bundle
2020-02-11 Kevin Darbyshire... seccomp: fix resource leak
2018-01-02 Rosen Penevprocd: Replace strerror(errno) with %m.
2017-09-28 Michal Sojkautrace: Support non-contiguous syscall numbers
2017-09-28 Michal Sojkapreload-seccomp: Use proper log level for error messages
2017-09-28 Michal Sojkaseccomp: Log seccomp violations with utrace
2015-11-27 Etienne CHAMPETIERujail: add <stdio.h> and <syslog.h> to seccomp.h
2015-03-23 John Crispinadd initial version of ujail and utrace