Age | Commit message (Expand) | Author |
2024-03-03 | add function for prctl(PR_CAP_AMBIENT, PR_CAP_AMBIENT_RAISE, ...) | Helmut Grohne |
2024-03-02 | fix typos | Jakub Wilk |
2024-03-02 | examples/chroottar.py: make pylint happier | Helmut Grohne |
2024-03-01 | add rudimentary prctl syscall wrapper | Helmut Grohne |
2024-02-25 | spell check | Helmut Grohne |
2024-02-21 | examples/chrootfuse2fs.py: generalize to allow squashfs | Helmut Grohne |
2024-02-21 | examples/cgroup.py: drive ravel using asyncio | Helmut Grohne |
2024-02-21 | add function linuxnamespaces.populate_sys | Helmut Grohne |
2024-02-15 | MountFlags: support conversion to and from a textual representation | Helmut Grohne |
2024-02-02 | examples/userchroot.py: delete unused function | Helmut Grohne |
2024-02-01 | add examples/cgroup.py: writeable cgroup hierarchy | Helmut Grohne |
2024-01-31 | examples/chroottar.py: add explanations for non-trivial aspects | Helmut Grohne |
2024-01-31 | examples/chroottar.py: harden against tars with high uids | Helmut Grohne |
2024-01-31 | examples/chroottar.py: improve typing precision | Helmut Grohne |
2024-01-27 | examples/chroottar.py: support saving a tar after working inside | Helmut Grohne |
2024-01-27 | examples/chroottar.py: allow opening non-zstd tars | Helmut Grohne |
2024-01-26 | improve examples/chroottar.py | Helmut Grohne |
2024-01-26 | add examples/fakeroot.py | Helmut Grohne |
2024-01-25 | examples/chroottar.py: work when TMPDIR is private | Helmut Grohne |
2024-01-25 | new example chroottar.py | Helmut Grohne |
2024-01-25 | fix examples/chrootfuse2fs.py | Helmut Grohne |
2024-01-22 | add example chrootfuse2fs.py | Helmut Grohne |
2024-01-22 | provide default for IDAllocation.allocation map arg target | Helmut Grohne |
2024-01-19 | add example for a network namespace with slirp4netns | Helmut Grohne |
2024-01-18 | add userchroot.py example | Helmut Grohne |
2024-01-18 | add withallsubuids.py example | Helmut Grohne |