Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-30 | Isolation: Use an appropriate type for storing uid/gids | Andrew Clayton | 1 | -3/+3 |
2024-01-16 | White space formatting fixes | Andrei Zeliankou | 1 | -4/+4 |
2023-02-17 | Isolation: Remove nxt_clone(). | Andrew Clayton | 1 | -14/+0 |
2023-02-17 | Isolation: Rename NXT_HAVE_CLONE -> NXT_HAVE_LINUX_NS. | Andrew Clayton | 1 | -1/+1 |
2022-07-18 | Replaced Linux syscall macros by libc macros. | Alejandro Colomar | 1 | -2/+2 |
2022-04-26 | Fixed indentation. | Alejandro Colomar | 1 | -1/+1 |
2019-12-06 | Isolation: allowed the use of credentials with unpriv userns. | Tiago Natel | 1 | -65/+246 |
2019-09-20 | Closing leaking file descriptor. | Tiago Natel | 1 | -0/+4 |
2019-09-19 | Initial applications isolation support using Linux namespaces. | Tiago de Bem Natel de Moura | 1 | -0/+263 |