index
:
~helmut/python-linuxnamespaces.git
main
Python module for working with Linux namespaces
Helmut Grohne
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
chroottar.py
Age
Commit message (
Expand
)
Author
2024-05-10
Revert "examples/chroottar.py: harden against tars with high uids"
Helmut Grohne
2024-05-09
add linuxnamespaces.tarinfo.XAttrTarFile
Helmut Grohne
2024-05-09
add linuxnamespaces.tarutils
Helmut Grohne
2024-05-06
chroottar.py: don't raise NotImplementedError for misuse
Helmut Grohne
2024-05-06
chroottar.py: implement Tarfile.zstopen for fileobj
Helmut Grohne
2024-03-02
examples/chroottar.py: make pylint happier
Helmut Grohne
2024-02-25
spell check
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-25
examples/chroottar.py: work when TMPDIR is private
Helmut Grohne
2024-01-25
new example chroottar.py
Helmut Grohne