summaryrefslogtreecommitdiff
path: root/Kernel/Syscalls/jail.cpp
AgeCommit message (Expand)Author
2023-03-12Kernel: Make the Jails' internal design a lot more saneLiav A
2023-01-21Kernel+Userland: Move LibC/sys/ioctl_numbers to Kernel/API/Ioctl.hAndrew Kaster
2023-01-14Meta: Fix copyright header in Kernel/Syscalls/jail.cpp fileLiav A
2022-12-30Kernel: Disallow executing SUID binaries if process is jailedLiav A
2022-11-13Kernel: Disallow jail creation from a process within a jailLiav A
2022-11-05Kernel: Add support for jailsLiav A