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