| Commit message (Expand) | Author | Age |
* | remote: do not join user NS | Valentin Rothberg | 2022-04-26 |
* | If newuidmap or newgidmap fail, then check their permissions | Daniel J Walsh | 2022-04-08 |
* | Remove error stutter | Daniel J Walsh | 2022-03-25 |
* | fix a number of errcheck issues | Valentin Rothberg | 2022-03-22 |
* | linter: enable nilerr | Valentin Rothberg | 2022-03-22 |
* | go fmt: use go 1.18 conditional-build syntax | Valentin Rothberg | 2022-03-18 |
* | rootless: report correctly the error | Giuseppe Scrivano | 2022-01-19 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Merge pull request #12429 from cdoern/scp | OpenShift Merge Robot | 2022-01-05 |
|\ |
|
| * | podman image scp never enter podman user NS | cdoern | 2021-12-23 |
* | | rootless: include the args in the debug message | Giuseppe Scrivano | 2021-12-17 |
|/ |
|
* | [NO NEW TESTS NEEDED] rootless: declare TEMP_FAILURE_RETRY before usage (Fixe... | Marc Nguyen | 2021-12-10 |
* | Merge pull request #12325 from giuseppe/rootless-use-auto-cleanup | OpenShift Merge Robot | 2021-11-17 |
|\ |
|
| * | rootless: drop strerror(errno) calls | Giuseppe Scrivano | 2021-11-17 |
| * | rootless: reuse existing open_namespace function | Giuseppe Scrivano | 2021-11-17 |
| * | rootless: use auto cleanup functions | Giuseppe Scrivano | 2021-11-17 |
* | | rootless: use catatonit to maintain user+mnt namespace | Giuseppe Scrivano | 2021-11-17 |
|/ |
|
* | rootless: adjust error message | Giuseppe Scrivano | 2021-11-10 |
* | podman machine: do not join userns | Paul Holzinger | 2021-09-27 |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | make sure that signal buffers are sufficiently big | Valentin Rothberg | 2021-08-17 |
* | rootless: avoid zombie process on first launch | Giuseppe Scrivano | 2021-07-29 |
* | rootless: check that / is mounted as shared | Giuseppe Scrivano | 2021-07-28 |
* | podman: ignore ESRCH from kill | Giuseppe Scrivano | 2021-07-01 |
* | rootless: fix fast join userns path | Giuseppe Scrivano | 2021-06-09 |
* | rootless: fix SIGSEGV ,make LISTEN_FDNAMES optional [Closes #10435]. | flouthoc | 2021-05-29 |
* | rootless: improve automatic range split | Giuseppe Scrivano | 2021-05-05 |
* | rootless: Tell the user what was led to the error, not just what it is | Andrej Shadura | 2021-04-27 |
* | rootless: attempt to copy current mappings first | Giuseppe Scrivano | 2021-04-26 |
* | rootless: if root is not sub?id raise a debug message | Giuseppe Scrivano | 2021-04-22 |
* | Move socket activation check into init() and set global condition. | pendulm | 2021-04-05 |
* | Merge pull request #9855 from giuseppe/fix-service-race-condition | OpenShift Merge Robot | 2021-03-29 |
|\ |
|
| * | rootless: use is_fd_inherited | Giuseppe Scrivano | 2021-03-29 |
* | | [NO TESTS NEEDED] Shrink the size of podman-remote | Daniel J Walsh | 2021-03-29 |
|/ |
|
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Log working dir when chdir fails | Jonas Schievink | 2021-02-19 |
* | leak fix in rootless_linux.c fcn can_use_shortcut | Jakub Guzik | 2021-02-19 |
* | Enable stylecheck linter | Paul Holzinger | 2021-02-11 |
* | rootless: automatically split userns ranges | Giuseppe Scrivano | 2021-01-07 |
* | rootless: add function to retrieve uid mappings | Giuseppe Scrivano | 2021-01-07 |
* | rootless: add function to retrieve gid mappings | Giuseppe Scrivano | 2021-01-07 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Remove excessive error wrapping | Kir Kolyshkin | 2020-10-05 |
* | rootless: use sync.Once for GetAvailableGids() | Giuseppe Scrivano | 2020-10-02 |
* | rootless: move GetAvailableGids to the rootless pkg | Giuseppe Scrivano | 2020-10-02 |
* | rootless: fix hang when newidmap is not installed | Giuseppe Scrivano | 2020-09-25 |
* | Wait for reexec to finish when fileOutput is nil | Jonathan Dieter | 2020-08-15 |
* | Fix hang when `path` doesn't exist | Jonathan Dieter | 2020-08-11 |
* | validate fds --preserve-fds | Qi Wang | 2020-08-04 |
* | rootless: system service joins immediately the namespaces | Giuseppe Scrivano | 2020-08-03 |