aboutsummaryrefslogtreecommitdiff
path: root/pkg/rootless
Commit message (Expand)AuthorAge
* Replace deprecated ioutilChris Evich2022-09-20
* Add support for podman context as alias to podman system connectionDaniel J Walsh2022-09-15
* Fix stuttersDaniel J Walsh2022-09-10
* Don't warn on '/' not being shared while in a containerDaniel J Walsh2022-08-15
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* Fix spelling "setup" -> "set up" and similarErik Sjölund2022-06-22
* rootless: attempt to join all specified pathsGiuseppe Scrivano2022-06-21
* rootless: improve error messagesGiuseppe Scrivano2022-06-21
* rootless: do not ignore reexec_in_user_namespace_wait errorsGiuseppe Scrivano2022-06-21
* golangci-lint: enable nolintlintPaul Holzinger2022-06-14
* remote: do not join user NSValentin Rothberg2022-04-26
* If newuidmap or newgidmap fail, then check their permissionsDaniel J Walsh2022-04-08
* Remove error stutterDaniel J Walsh2022-03-25
* fix a number of errcheck issuesValentin Rothberg2022-03-22
* linter: enable nilerrValentin Rothberg2022-03-22
* go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
* rootless: report correctly the errorGiuseppe Scrivano2022-01-19
* bump go module to version 4Valentin Rothberg2022-01-18
* Merge pull request #12429 from cdoern/scpOpenShift Merge Robot2022-01-05
|\
| * podman image scp never enter podman user NScdoern2021-12-23
* | rootless: include the args in the debug messageGiuseppe Scrivano2021-12-17
|/
* [NO NEW TESTS NEEDED] rootless: declare TEMP_FAILURE_RETRY before usage (Fixe...Marc Nguyen2021-12-10
* Merge pull request #12325 from giuseppe/rootless-use-auto-cleanupOpenShift Merge Robot2021-11-17
|\
| * rootless: drop strerror(errno) callsGiuseppe Scrivano2021-11-17
| * rootless: reuse existing open_namespace functionGiuseppe Scrivano2021-11-17
| * rootless: use auto cleanup functionsGiuseppe Scrivano2021-11-17
* | rootless: use catatonit to maintain user+mnt namespaceGiuseppe Scrivano2021-11-17
|/
* rootless: adjust error messageGiuseppe Scrivano2021-11-10
* podman machine: do not join usernsPaul Holzinger2021-09-27
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* make sure that signal buffers are sufficiently bigValentin Rothberg2021-08-17
* 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