summaryrefslogtreecommitdiff
path: root/pkg/rootless
Commit message (Expand)AuthorAge
* rootless: avoid zombie process on first launchGiuseppe Scrivano2021-07-29
* rootless: check that / is mounted as sharedGiuseppe Scrivano2021-07-28
* podman: ignore ESRCH from killGiuseppe Scrivano2021-07-01
* rootless: fix fast join userns pathGiuseppe Scrivano2021-06-09
* rootless: fix SIGSEGV ,make LISTEN_FDNAMES optional [Closes #10435].flouthoc2021-05-29
* rootless: improve automatic range splitGiuseppe Scrivano2021-05-05
* rootless: Tell the user what was led to the error, not just what it isAndrej Shadura2021-04-27
* rootless: attempt to copy current mappings firstGiuseppe Scrivano2021-04-26
* rootless: if root is not sub?id raise a debug messageGiuseppe Scrivano2021-04-22
* Move socket activation check into init() and set global condition.pendulm2021-04-05
* Merge pull request #9855 from giuseppe/fix-service-race-conditionOpenShift Merge Robot2021-03-29
|\
| * rootless: use is_fd_inheritedGiuseppe Scrivano2021-03-29
* | [NO TESTS NEEDED] Shrink the size of podman-remoteDaniel J Walsh2021-03-29
|/
* bump go module to v3Valentin Rothberg2021-02-22
* Log working dir when chdir failsJonas Schievink2021-02-19
* leak fix in rootless_linux.c fcn can_use_shortcutJakub Guzik2021-02-19
* Enable stylecheck linterPaul Holzinger2021-02-11
* rootless: automatically split userns rangesGiuseppe Scrivano2021-01-07
* rootless: add function to retrieve uid mappingsGiuseppe Scrivano2021-01-07
* rootless: add function to retrieve gid mappingsGiuseppe Scrivano2021-01-07
* SpellingJosh Soref2020-12-22
* Remove excessive error wrappingKir Kolyshkin2020-10-05
* rootless: use sync.Once for GetAvailableGids()Giuseppe Scrivano2020-10-02
* rootless: move GetAvailableGids to the rootless pkgGiuseppe Scrivano2020-10-02
* rootless: fix hang when newidmap is not installedGiuseppe Scrivano2020-09-25
* Wait for reexec to finish when fileOutput is nilJonathan Dieter2020-08-15
* Fix hang when `path` doesn't existJonathan Dieter2020-08-11
* validate fds --preserve-fdsQi Wang2020-08-04
* rootless: system service joins immediately the namespacesGiuseppe Scrivano2020-08-03
* rootless: add a check for the host id included in the rangeGiuseppe Scrivano2020-07-30
* rootless: child exits immediately on userns errorsGiuseppe Scrivano2020-07-30
* rootless: do not ignore errors if mappings are specifiedGiuseppe Scrivano2020-07-30
* Add podman image mountDaniel J Walsh2020-07-28
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Cleanup handling of podman mount/unmountDaniel J Walsh2020-07-27
* move go module to v2Valentin Rothberg2020-07-06
* rootless_linux: improve error messageDouglas Schilling Landgraf2020-06-21
* rootless: move ns open before forkGiuseppe Scrivano2020-04-29
* rootless: move join namespace inside child processGiuseppe Scrivano2020-04-20
* rootless: skip looking up parent user nsGiuseppe Scrivano2020-04-20
* rootless: use snprintfGiuseppe Scrivano2020-04-13
* rootless: fix usage with hidepid=1Giuseppe Scrivano2020-03-19
* Merge pull request #5324 from giuseppe/fix-running-no-pauseOpenShift Merge Robot2020-02-25
|\
| * rootless: become root only if the pause file is specifiedGiuseppe Scrivano2020-02-25
* | rootless: fix segfault when open fd >= FD_SETSIZEGiuseppe Scrivano2020-02-25
|/
* rootless: check if the conmon process is validGiuseppe Scrivano2020-02-17
* rootless: enable shortcut only for podmanGiuseppe Scrivano2020-01-29
* rootless: set C variables also on shortcutGiuseppe Scrivano2020-01-20
* fix lint in pkg/rootlessValentin Rothberg2020-01-08
* rootless: add fallback for renameat2 at runtimeGiuseppe Scrivano2019-12-04