Age | Commit message (Expand) | Author |
---|---|---|
2024-06-22 | unschroot: allow device access | Helmut Grohne |
2024-06-22 | populate_sys: allow device access | Helmut Grohne |
2024-06-22 | unschroot: only provide /dev/net/tun when the network namespace is unshared | Helmut Grohne |
2024-06-22 | unschroot: create an /etc/hosts unless it exists | Helmut Grohne |
2024-06-22 | unschroot: add argument --isolate-network | Helmut Grohne |
2024-06-21 | unschroot: enable opening /dev/stdout | Helmut Grohne |
2024-06-11 | fix formatting and spelling errors | Helmut Grohne |
2024-06-11 | improve typing | Helmut Grohne |
2024-06-11 | unschroot: add a pid 1 that reaps zombies | Helmut Grohne |
2024-06-11 | unschroot: synchronize reparenting | Helmut Grohne |
2024-06-11 | unschroot: report "Type unshare" for our sessions | Helmut Grohne |
2024-06-11 | unschroot: tweak --info output | Helmut Grohne |
2024-06-11 | unschroot: fix internal option conflict | Helmut Grohne |
2024-06-08 | add example "unschroot.py" | Helmut Grohne |