aboutsummaryrefslogtreecommitdiff
path: root/pkg/rootless/rootless_unsupported.go
Commit message (Expand)AuthorAge
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
* validate fds --preserve-fdsQi Wang2020-08-04
* rootless: do not enable lingering modeGiuseppe Scrivano2019-10-17
* show uid_map in podman infoQi Wang2019-10-09
* pkg/util: use rootless function to read additional usersGiuseppe Scrivano2019-09-03
* rootless: detect user namespace configuration changesGiuseppe Scrivano2019-09-03
* rootless: allow to build without cgoGiuseppe Scrivano2019-07-02
* rootless: enable linger if /run/user/UID not existsGiuseppe Scrivano2019-06-27
* rootless: make JoinUserAndMountNS privateGiuseppe Scrivano2019-05-25
* rootless: new function to join existing conmon processesGiuseppe Scrivano2019-05-25
* rootless: store also the original GID in the hostGiuseppe Scrivano2019-05-23
* rootless: use a pause processGiuseppe Scrivano2019-05-17
* rootless: use a single user namespaceGiuseppe Scrivano2019-04-01
* rootless: remove SkipStorageSetup()Giuseppe Scrivano2019-04-01
* Add gating tasksbaude2019-03-13
* rootless: support a custom arg to the new processGiuseppe Scrivano2019-03-11
* Add darwin support for remote-clientbaude2019-01-11
* create, rootless: join the userns of ns:PATHGiuseppe Scrivano2018-09-21
* rootless: unexport GetUserNSForPidGiuseppe Scrivano2018-08-29
* rootless: add new function to join existing namespaceGiuseppe Scrivano2018-08-29
* rootless: exec handle processes that create an user namespaceGiuseppe Scrivano2018-08-26
* rootless: fix execGiuseppe Scrivano2018-08-26
* rootless: correctly propagate the exit status from the containerGiuseppe Scrivano2018-07-13
* more changes to compile darwinbaude2018-07-05
* changes to allow for darwin compilationbaude2018-06-29