summaryrefslogtreecommitdiff
path: root/pkg/namespaces
AgeCommit message (Expand)Author
2024-01-11Replace strings.SplitN with strings.CutPhilip Dubé
2023-11-29support lookup of intermediate IDs in gidmapping/uidmapping options in userns...kaivol
2023-05-22source code comments and docs: fix typos, language, Markdown layoutErik Sjölund
2022-11-08libpod: Add pasta networking modeStefano Brivio
2022-08-30podman: add uid and gid options to keep-idGiuseppe Scrivano
2022-06-22Fix spelling "setup" -> "set up" and similarErik Sjölund
2022-04-26enable gocritic linterPaul Holzinger
2022-04-21Add support for --userns=nomapDaniel J Walsh
2022-03-27Vendor commonrvandernoort
2021-03-29[NO TESTS NEEDED] Shrink the size of podman-remoteDaniel J Walsh
2020-08-07[CI:DOCS] BZ1860126 - Fix userns defaults in run man pageTomSweeneyRedHat
2020-07-16libpod: pass down network optionsGiuseppe Scrivano
2020-07-15allow switching of port-forward approaches in rootless/using slirp4netnsaleks-mariusz
2020-04-24podman: assume user namespace if there are mappingsGiuseppe Scrivano
2020-04-06userns: support --userns=autoGiuseppe Scrivano
2020-03-27Add support for containers.confDaniel J Walsh
2019-11-05namespaces: by default create cgroupns on cgroups v2Giuseppe Scrivano
2019-08-07namespaces: fix Container() callPeter Hunt
2019-07-25podman: support --userns=ns|containerGiuseppe Scrivano
2019-07-18libpod: support for cgroup namespaceGiuseppe Scrivano
2019-05-24userns: add new option --userns=keep-idGiuseppe Scrivano
2019-03-28Fix lintMatthew Heon
2019-03-28Ensure that we make a netns for CNI non-default netsMatthew Heon
2018-12-21Change all 'can not' to 'cannot' for proper usageDaniel J Walsh
2018-11-27rootless: add new netmode "slirp4netns"Giuseppe Scrivano
2018-09-21spec: refactor ns modes to a common interfaceGiuseppe Scrivano
2018-09-07Fix pod sharing for utsmodeDaniel J Walsh