Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-17 | Enable the PR_SET_CHILD_SUBREAPER prctl(2) option on Linux. | Andrew Clayton | 1 | -0/+13 |
2023-02-17 | Isolation: Rename NXT_HAVE_CLONE -> NXT_HAVE_LINUX_NS. | Andrew Clayton | 1 | -7/+7 |
2023-02-17 | Isolation: Fix the enablement of PR_SET_NO_NEW_PRIVS. | Andrew Clayton | 1 | -1/+1 |
2022-10-28 | Fixed main() prototypes in auto tests. | Andrew Clayton | 1 | -8/+8 |
2022-08-02 | Rejecting non-Linux pivot_root(2). | Alejandro Colomar | 1 | -1/+4 |
2022-08-02 | Including <mntent.h> iff it exists. | Alejandro Colomar | 1 | -0/+13 |
2022-07-18 | Replaced Linux syscall macros by libc macros. | Alejandro Colomar | 1 | -2/+2 |
2020-06-23 | Isolation: fixed build when features aren't detected. | Tiago Natel de Moura | 1 | -18/+2 |
2020-05-28 | Added "rootfs" feature. | Tiago Natel de Moura | 1 | -0/+130 |
2019-12-06 | Isolation: allowed the use of credentials with unpriv userns. | Tiago Natel | 1 | -0/+5 |
2019-09-19 | Initial applications isolation support using Linux namespaces. | Tiago de Bem Natel de Moura | 1 | -0/+52 |