index
:
passt
Plug A Simple Socket Transport
about
git
code
bugs
lists
chat
path:
root
/
isolation.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
passt: Relicense to GPL 2.0, or any later version
Stefano Brivio
2023-04-06
1
-1
/
+1
*
treewide: Fix header includes to build with musl
Chris Kuhn
2023-03-09
1
-0
/
+1
*
convert all remaining err() followed by exit() to die()
Laine Stump
2023-02-16
1
-44
/
+23
*
isolation: Only configure UID/GID mappings in userns when spawning shell
David Gibson
2022-10-15
1
-13
/
+0
*
isolation: Prevent any child processes gaining capabilities
David Gibson
2022-10-15
1
-0
/
+56
*
isolation: Replace drop_caps() with a version that actually does something
David Gibson
2022-10-15
1
-9
/
+89
*
isolation: Refactor isolate_user() to allow for a common exit path
David Gibson
2022-10-15
1
-24
/
+16
*
Replace FWRITE with a function
David Gibson
2022-10-15
1
-8
/
+9
*
isolation: Clarify various self-isolation steps
David Gibson
2022-10-15
1
-5
/
+80
*
Move logging functions to a new file, log.c
Stefano Brivio
2022-10-14
1
-0
/
+1
*
Handle userns isolation and dropping root at the same time
David Gibson
2022-09-13
1
-17
/
+60
*
Move self-isolation code into a separate file
David Gibson
2022-09-13
1
-0
/
+167