Age | Commit message (Expand) | Author |
---|---|---|
2023-03-12 | Kernel: Make the Jails' internal design a lot more sane | Liav A |
2023-01-21 | Kernel+Userland: Move LibC/sys/ioctl_numbers to Kernel/API/Ioctl.h | Andrew Kaster |
2023-01-14 | Meta: Fix copyright header in Kernel/Syscalls/jail.cpp file | Liav A |
2022-12-30 | Kernel: Disallow executing SUID binaries if process is jailed | Liav A |
2022-11-13 | Kernel: Disallow jail creation from a process within a jail | Liav A |
2022-11-05 | Kernel: Add support for jails | Liav A |