| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix Seccomp filter on CentOS 8.3 (Bug#47828). | Philipp Stephani | 2021-04-18 | 1 | -3/+3 |
| * | * lib-src/seccomp-filter.c: Add missing headers. | Philipp Stephani | 2021-04-12 | 1 | -0/+2 |
| * | Add a variant of the Seccomp filter file that allows 'execve'. | Philipp Stephani | 2021-04-11 | 1 | -4/+35 |
| * | * lib-src/seccomp-filter.c (main): Also allow O_NOFOLLOW. | Philipp Stephani | 2021-04-11 | 1 | -2/+2 |
| * | Seccomp filter: allow reading the current time (Bug#47708). | Philipp Stephani | 2021-04-11 | 1 | -0/+7 |
| * | Remove SCMP_FLTATR_CTL_LOG attribute from Seccomp filter. | Philipp Stephani | 2021-04-11 | 1 | -1/+0 |
| * | * lib-src/seccomp-filter.c: Print trailing newline. | Philipp Stephani | 2021-04-11 | 1 | -1/+4 |
| * | ; Fix copyright years | Glenn Morris | 2021-04-10 | 1 | -1/+1 |
| * | Add a helper binary to create a basic Secure Computing filter. | Philipp Stephani | 2021-04-10 | 1 | -0/+321 |