index
:
unit.git
alx-gzip
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
andrew@digital-domain.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
nxt_isolation.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-25
Constify a bunch of static local variables
Andrew Clayton
1
-12
/
+12
2024-01-30
Isolation: Use an appropriate type for storing uid/gids
Andrew Clayton
1
-3
/
+3
2023-03-17
Default PR_SET_NO_NEW_PRIVS to off.
Andrew Clayton
1
-0
/
+4
2023-02-24
Isolation: rootfs: Set the sticky bit on the tmp directory.
Andrew Clayton
1
-1
/
+1
2023-02-17
Isolation: Rename NXT_HAVE_CLONE -> NXT_HAVE_LINUX_NS.
Andrew Clayton
1
-4
/
+4
2022-12-10
Isolation: wired up per-application cgroup support internally.
Andrew Clayton
1
-0
/
+50
2022-08-02
Rejecting non-Linux pivot_root(2).
Alejandro Colomar
1
-3
/
+3
2022-08-02
Including <mntent.h> iff it exists.
Alejandro Colomar
1
-1
/
+1
2022-07-18
Replaced Linux syscall macros by libc macros.
Alejandro Colomar
1
-1
/
+1
2021-08-03
Fixed dead assignments.
Max Romanov
1
-2
/
+2
2020-12-14
Isolation: fixed unmounting when mnt namespace is in place.
Tiago Natel de Moura
1
-6
/
+0
2020-11-16
Isolation: added option to disable "procfs" mount.
Tiago Natel de Moura
1
-18
/
+27
2020-11-13
Isolation: added option to disable tmpfs mount.
Tiago Natel de Moura
1
-19
/
+29
2020-10-29
Isolation: mounting of procfs by default when using "rootfs".
Tiago Natel de Moura
1
-37
/
+49
2020-10-29
Isolation: correctly unmount non-dependent paths first.
Tiago Natel de Moura
1
-4
/
+36
2020-09-18
Updated racially charged language in messages and comments.
Artem Konev
1
-3
/
+3
2020-09-16
Isolation: remove redundant macro.
Tiago Natel de Moura
1
-1
/
+1
2020-08-25
Isolation: added "automount" option.
Tiago Natel de Moura
1
-10
/
+57
2020-08-20
Isolation: mount tmpfs by default.
Tiago Natel de Moura
1
-49
/
+56
2020-08-20
Moved isolation related code to "nxt_isolation.c".
Tiago Natel de Moura
1
-0
/
+958