| Commit message (Expand) | Author | Age |
* | 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 |
* | 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 |
* | Add podman image mount | Daniel J Walsh | 2020-07-28 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Cleanup handling of podman mount/unmount | Daniel J Walsh | 2020-07-27 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | rootless_linux: improve error message | Douglas Schilling Landgraf | 2020-06-21 |
* | rootless: move ns open before fork | Giuseppe Scrivano | 2020-04-29 |
* | 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: use snprintf | Giuseppe Scrivano | 2020-04-13 |
* | rootless: fix usage with hidepid=1 | Giuseppe Scrivano | 2020-03-19 |
* | Merge pull request #5324 from giuseppe/fix-running-no-pause | OpenShift Merge Robot | 2020-02-25 |
|\ |
|
| * | rootless: become root only if the pause file is specified | Giuseppe Scrivano | 2020-02-25 |
* | | rootless: fix segfault when open fd >= FD_SETSIZE | Giuseppe Scrivano | 2020-02-25 |
|/ |
|
* | rootless: check if the conmon process is valid | Giuseppe Scrivano | 2020-02-17 |
* | rootless: enable shortcut only for podman | Giuseppe Scrivano | 2020-01-29 |
* | rootless: set C variables also on shortcut | Giuseppe Scrivano | 2020-01-20 |
* | fix lint in pkg/rootless | Valentin Rothberg | 2020-01-08 |
* | rootless: add fallback for renameat2 at runtime | Giuseppe Scrivano | 2019-12-04 |
* | rootless: provide workaround for missing renameat2 | Giuseppe Scrivano | 2019-11-06 |
* | rootless: use SYS_renameat2 instead of __NR_renameat2 | Giuseppe Scrivano | 2019-11-06 |
* | 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: automatically recreate the pause.pid file | Giuseppe Scrivano | 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 |
* | Merge pull request #3782 from eriksjolund/fix_realloc_in_rootless_linux.c | OpenShift Merge Robot | 2019-08-11 |
|\ |
|
| * | Fix incorrect use of realloc() | Erik Sjölund | 2019-08-11 |
* | | Adjust read count so that a newline can be added afterwards | Erik Sjölund | 2019-08-11 |
|/ |
|
* | Fix a couple of errors descovered by coverity | Daniel J Walsh | 2019-08-09 |
* | 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: do not join namespace if it has already euid == 0 | Giuseppe Scrivano | 2019-07-01 |
* | Merge pull request #3397 from giuseppe/fix-reboot | OpenShift Merge Robot | 2019-06-28 |
|\ |
|