| Commit message (Expand) | Author | Age |
* | Fix spelling "setup" -> "set up" and similar | Erik Sjölund | 2022-06-22 |
* | rootless: attempt to join all specified paths | Giuseppe Scrivano | 2022-06-21 |
* | rootless: improve error messages | Giuseppe Scrivano | 2022-06-21 |
* | 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 |
* | 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 |
* | rootless: include the args in the debug message | Giuseppe Scrivano | 2021-12-17 |
* | rootless: adjust error message | Giuseppe Scrivano | 2021-11-10 |
* | 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: check that / is mounted as shared | Giuseppe Scrivano | 2021-07-28 |
* | podman: ignore ESRCH from kill | Giuseppe Scrivano | 2021-07-01 |
* | 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 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Remove excessive error wrapping | Kir Kolyshkin | 2020-10-05 |
* | 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: add a check for the host id included in the range | Giuseppe Scrivano | 2020-07-30 |
* | rootless: child exits immediately on userns errors | Giuseppe Scrivano | 2020-07-30 |
* | rootless: do not ignore errors if mappings are specified | Giuseppe Scrivano | 2020-07-30 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | rootless_linux: improve error message | Douglas Schilling Landgraf | 2020-06-21 |
* | rootless: move join namespace inside child process | Giuseppe Scrivano | 2020-04-20 |
* | rootless: skip looking up parent user ns | Giuseppe Scrivano | 2020-04-20 |
* | rootless: become root only if the pause file is specified | Giuseppe Scrivano | 2020-02-25 |
* | rootless: check if the conmon process is valid | Giuseppe Scrivano | 2020-02-17 |
* | fix lint in pkg/rootless | Valentin Rothberg | 2020-01-08 |
* | rootless: do not enable lingering mode | Giuseppe Scrivano | 2019-10-17 |
* | rootless: drop dependency on docker | Giuseppe Scrivano | 2019-10-16 |
* | show uid_map in podman info | Qi Wang | 2019-10-09 |
* | rootless: do not close files twice | Giuseppe Scrivano | 2019-10-09 |
* | Set log-level immediately, before rootless setup | Matthew Heon | 2019-09-26 |
* | pkg/util: use rootless function to read additional users | Giuseppe Scrivano | 2019-09-03 |
* | rootless: detect user namespace configuration changes | Giuseppe Scrivano | 2019-09-03 |
* | golangci-lint round #3 | baude | 2019-07-21 |
* | golangci-lint pass number 2 | baude | 2019-07-11 |
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | trivial cleanups from golang | baude | 2019-07-03 |
* | rootless: allow to build without cgo | Giuseppe Scrivano | 2019-07-02 |
* | rootless: enable linger if /run/user/UID not exists | Giuseppe Scrivano | 2019-06-27 |
* | Build cgo files with -Wall -Werror | Sascha Grunert | 2019-06-21 |