| Commit message (Expand) | Author | Age |
* | Merge pull request #4220 from mheon/null_runtime | OpenShift Merge Robot | 2019-10-11 |
|\ |
|
| * | When restoring containers, reset cgroup path | Matthew Heon | 2019-10-10 |
| * | Move OCI runtime implementation behind an interface | Matthew Heon | 2019-10-10 |
* | | Merge pull request #4221 from mheon/reset_runtime | OpenShift Merge Robot | 2019-10-11 |
|\ \ |
|
| * | | Migrate can move containers to a new runtime | Matthew Heon | 2019-10-10 |
* | | | Merge pull request #4223 from QiWang19/uidmap | OpenShift Merge Robot | 2019-10-10 |
|\ \ \
| |_|/
|/| | |
|
| * | | show uid_map in podman info | Qi Wang | 2019-10-09 |
* | | | Merge pull request #4216 from baude/catchv2runc | OpenShift Merge Robot | 2019-10-10 |
|\ \ \
| |/ /
|/| | |
|
| * | | catch runc v2 error | baude | 2019-10-09 |
| |/ |
|
* / | refresh: do not access network ns if not in the namespace | Giuseppe Scrivano | 2019-10-09 |
|/ |
|
* | Merge pull request #4196 from mheon/normal_remove_on_evict | OpenShift Merge Robot | 2019-10-07 |
|\ |
|
| * | When evicting containers, perform a normal remove first | Matthew Heon | 2019-10-04 |
* | | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
|/ |
|
* | Merge pull request #3549 from marcov/evict-container | OpenShift Merge Robot | 2019-10-04 |
|\ |
|
| * | rm: add containers eviction with `rm --force` | Marco Vedovati | 2019-09-25 |
* | | podman network create: validate user input | Mrigank Krishan | 2019-10-04 |
* | | rootless: set DBUS_SESSION_BUS_ADDRESS if it is not set | Giuseppe Scrivano | 2019-10-02 |
* | | Merge pull request #4139 from giuseppe/fix-segfault-missing-slirp4netns | OpenShift Merge Robot | 2019-10-01 |
|\ \ |
|
| * | | rootless: do not attempt a CNI refresh | Giuseppe Scrivano | 2019-10-01 |
| * | | networking: fix segfault when slirp4netns is missing | Giuseppe Scrivano | 2019-10-01 |
* | | | network: add workaround for slirp4netns --enable-sandbox issue | Giuseppe Scrivano | 2019-10-01 |
|/ / |
|
* | | info: add cgroups2 | Giuseppe Scrivano | 2019-09-30 |
* | | Merge pull request #4065 from mheon/unconditional_conmon_rm | OpenShift Merge Robot | 2019-09-27 |
|\ \ |
|
| * | | Unconditionally remove conmon files before starting | Matthew Heon | 2019-09-20 |
* | | | Correct use of reexec.Init() | Nalin Dahyabhai | 2019-09-26 |
* | | | Merge pull request #4086 from mheon/cni_del_on_refresh | OpenShift Merge Robot | 2019-09-25 |
|\ \ \ |
|
| * | | | Force a CNI Delete on refreshing containers | Matthew Heon | 2019-09-24 |
* | | | | rootless: Rearrange setup of rootless containers | Gabi Beyer | 2019-09-24 |
| |_|/
|/| | |
|
* | | | exec: set HOME also with exec sessions | Giuseppe Scrivano | 2019-09-21 |
* | | | execuser: look at the source for /etc/{passwd,group} overrides | Giuseppe Scrivano | 2019-09-21 |
|/ / |
|
* | | We need to convert libpod.conf files in user homedir for cgroupv2 | Daniel J Walsh | 2019-09-21 |
* | | container: make sure $HOME is always set | Giuseppe Scrivano | 2019-09-20 |
|/ |
|
* | fix trivial type for event logger | baude | 2019-09-19 |
* | Fix exit code failure | Daniel J Walsh | 2019-09-17 |
* | Merge pull request #4035 from mheon/unmount_unmounted_is_safe | OpenShift Merge Robot | 2019-09-16 |
|\ |
|
| * | Unmounting a container that is already unmounted is OK | Matthew Heon | 2019-09-16 |
* | | Merge pull request #4043 from haircommander/preserve-fd-fix | OpenShift Merge Robot | 2019-09-16 |
|\ \ |
|
| * | | exec: fix --preserve-fds | Peter Hunt | 2019-09-16 |
| |/ |
|
* / | networking: use --enable-sandbox if available | Giuseppe Scrivano | 2019-09-16 |
|/ |
|
* | Merge pull request #4006 from rhatdan/rootless | OpenShift Merge Robot | 2019-09-13 |
|\ |
|
| * | Report errors when trying to pause rootless containers | Daniel J Walsh | 2019-09-13 |
* | | Merge pull request #3934 from rhatdan/wait | OpenShift Merge Robot | 2019-09-13 |
|\ \
| |/
|/| |
|
| * | Podman-remote run should wait for exit code | Daniel J Walsh | 2019-09-12 |
| * | Use exit code constants | Daniel J Walsh | 2019-09-12 |
* | | Merge pull request #4010 from haircommander/regsiter-later | OpenShift Merge Robot | 2019-09-13 |
|\ \ |
|
| * | | exec: Register resize func a bit later | Peter Hunt | 2019-09-12 |
| |/ |
|
* | | Merge pull request #4009 from baude/execrmsocket | OpenShift Merge Robot | 2019-09-12 |
|\ \ |
|
| * | | clean up after healthcheck execs | baude | 2019-09-12 |
| |/ |
|
* | | Merge pull request #3989 from mheon/storage_containers_add_info | OpenShift Merge Robot | 2019-09-12 |
|\ \
| |/
|/| |
|
| * | Add further fields to StorageContainer | Matthew Heon | 2019-09-11 |