summaryrefslogtreecommitdiffstats
path: root/src/unshare.rs
AgeCommit message (Expand)Author
2021-06-19unshare: use nix types for BUILD_UID/BUILD_GIDMatthias Schiffer
2021-02-06unshare: use u32 for UIDs/GIDsMatthias Schiffer
2021-02-06runc: map upper user to regular UID instead of rootMatthias Schiffer
2021-02-05IPC setupMatthias Schiffer
2021-01-31unshare: fix parse_uid() nameMatthias Schiffer
2021-01-31unshare: improve implementationMatthias Schiffer
2021-01-31Unshare/subuid handlingMatthias Schiffer