summaryrefslogtreecommitdiffstats
path: root/src/privsep-linux.c
Commit message (Expand)AuthorAge
* src/privsep-linux.c: add support for m68k (#29)Fabrice Fontaine6 days
* src/privsep-linux.c: add support for arc (#28)Fabrice Fontaine2021-02-08
* src/privsep-linux.c: add support for or1k (#27)Fabrice Fontaine2021-02-07
* src/privsep-linux: fix build on sparc (#26)Fabrice Fontaine2021-02-05
* src/privsep-linux.c: add support for sh (#25)Fabrice Fontaine2021-02-05
* Add __NR_pselect6_time64 to prioryRoy Marples2021-01-31
* Linux: allow pselect(2) to work in SECCOMPRoy Marples2021-01-31
* src/privsep-linux.c: add support for microblaze (#24)Fabrice Fontaine2021-01-31
* A belated welcome to 2021Roy Marples2021-01-31
* src/privsep-linux.c: add support for nios2 (#23)Fabrice Fontaine2021-01-31
* Typo with priorRoy Marples2021-01-31
* Linux: Add support for NDS32BE SECCOMPRoy Marples2021-01-31
* src/privsep-linux.c: add support for xtensa (#22)Fabrice Fontaine2021-01-31
* src/privsep-linux.c: add support for nds32 (#21)Fabrice Fontaine2021-01-30
* Linux: Implement epoll(7) for eloop (again)Roy Marples2021-01-28
* privsep: Fix Linux i386 for SECCOMP as it just uses socketcallRoy Marples2020-12-12
* privsep: Allow getsockopt for SO_RCVBUF on LinuxRoy Marples2020-12-12
* Linux: Fix privsep build by including sys/termios.h for all platformsMikhail Efremov2020-12-08
* privsep: adjust comment for priorMatthew Clarkson2020-11-19
* privsep: Allow ioctl TCGETSMatthew Clarkson2020-11-19
* privsep: Allow fcntl64 and fstat64 to fix ARM32 talking to the controllerMatthew Clarkson2020-11-13
* privsep: Allow more syscalls through SECCOMP and add a debuggerRoy Marples2020-10-15
* privsep: allow gettimeofday for SECCOMPRoy Marples2020-10-10
* privsep: Allow __NR_mmap for seccompRoy Marples2020-09-21
* privsep: Don't remove pidfile at exitRoy Marples2020-09-20
* privsep: Add more platforms for seccompRoy Marples2020-09-20
* privsep: Allow more syscalls for seccompRoy Marples2020-09-20
* privsep: Avoid "unconfined" seccomp warningsRoy Marples2020-09-20
* privsep: Log if the platform sandbox is unavailable or availableRoy Marples2020-09-20
* privsep: Add the SECCOMP BPF sandbox for LinuxRoy Marples2020-09-19
* Fix warning for prior on LinuxRoy Marples2020-06-04
* privsep: Fix returning indirect ioctl dataRoy Marples2020-06-04
* privsep: Drain the link socket as we can't re-open it.Roy Marples2020-05-30
* privsep: Allow Linux to work without needing any mountsRoy Marples2020-05-24
* privsep: Copy back ioctl dataRoy Marples2020-05-10
* spelling: Correct both privilege and separationRoy Marples2020-02-10
* Linux: close the netlink privsep socket once done.Roy Marples2020-01-14
* Linux: privsep write uint to path needs to read the resultant errorRoy Marples2020-01-08
* Linux: Improve privsep code a littleRoy Marples2020-01-08
* Linux: write uints to paths againRoy Marples2020-01-08
* Welcome to 2020!Roy Marples2020-01-03
* Linux: Improve privsep write unsigned int to path APIRoy Marples2019-11-29
* privsep: Add support for priviledge separationRoy Marples2019-11-28