| Commit message (Expand) | Author | Age |
* | 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 #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 |
* | | execuser: look at the source for /etc/{passwd,group} overrides | Giuseppe Scrivano | 2019-09-21 |
|/ |
|
* | container: make sure $HOME is always set | Giuseppe Scrivano | 2019-09-20 |
* | linux: fix systemd with --cgroupns=private | Giuseppe Scrivano | 2019-09-12 |
* | Merge pull request #3927 from openSUSE/manager-annotations | OpenShift Merge Robot | 2019-09-11 |
|\ |
|
| * | Add `ContainerManager` annotation to created containers | Sascha Grunert | 2019-09-10 |
* | | Merge pull request #3581 from mheon/no_cgroups | OpenShift Merge Robot | 2019-09-11 |
|\ \ |
|
| * | | Add support for launching containers without CGroups | Matthew Heon | 2019-09-10 |
| |/ |
|
* / | When first mounting any named volume, copy up | Matthew Heon | 2019-09-09 |
|/ |
|
* | Ignore ENOENT on umount of SHM | Matthew Heon | 2019-09-06 |
* | Correctly report errors on unmounting SHM | Matthew Heon | 2019-09-05 |
* | Add ability for volumes with options to mount/umount | Matthew Heon | 2019-09-05 |
* | handle dns response from cni | baude | 2019-09-03 |
* | cgroup: fix regression when running systemd | Giuseppe Scrivano | 2019-08-06 |
* | Revert "rootless: Rearrange setup of rootless containers" | baude | 2019-08-06 |
* | Merge pull request #3690 from adrianreber/ignore-static-ip | OpenShift Merge Robot | 2019-08-05 |
|\ |
|
| * | restore: added --ignore-static-ip option | Adrian Reber | 2019-08-02 |
* | | Merge pull request #3310 from gabibeyer/rootlessKata | OpenShift Merge Robot | 2019-08-05 |
|\ \
| |/
|/| |
|
| * | rootless: Rearrange setup of rootless containers | Gabi Beyer | 2019-07-30 |
* | | Merge pull request #3677 from giuseppe/systemd-cgroupsv2 | OpenShift Merge Robot | 2019-08-01 |
|\ \ |
|
| * | | systemd, cgroupsv2: not bind mount /sys/fs/cgroup/systemd | Giuseppe Scrivano | 2019-08-01 |
| |/ |
|
* / | Vendor in buildah 1.9.2 | Daniel J Walsh | 2019-07-30 |
|/ |
|
* | podman: support --userns=ns|container | Giuseppe Scrivano | 2019-07-25 |
* | Implement conmon exec | Peter Hunt | 2019-07-22 |
* | golangci-lint round #3 | baude | 2019-07-21 |
* | Add --ignore-rootfs option for checkpoint/restore | Adrian Reber | 2019-07-11 |
* | Include root file-system changes in container migration | Adrian Reber | 2019-07-11 |
* | Correctly set FinishedTime for checkpointed container | Adrian Reber | 2019-07-11 |
* | code cleanup | baude | 2019-07-08 |
* | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | stats: fix cgroup path for rootless containers | Giuseppe Scrivano | 2019-06-26 |
* | remove libpod from main | baude | 2019-06-25 |
* | rootless: add an entry to /etc/hosts when using slirp4netns | Giuseppe Scrivano | 2019-06-24 |
* | Begin adding support for multiple OCI runtimes | Matthew Heon | 2019-06-19 |
* | Merge pull request #3297 from rhatdan/systemd | OpenShift Merge Robot | 2019-06-17 |
|\ |
|
| * | Accidently removed /run/lock from systemd mounts | Daniel J Walsh | 2019-06-11 |
* | | rootless: use the slirp4netns builtin DNS first | Giuseppe Scrivano | 2019-06-12 |
|/ |
|
* | migration: add possibility to restore a container with a new name | Adrian Reber | 2019-06-04 |
* | Added support to migrate containers | Adrian Reber | 2019-06-03 |
* | Added helper functions for container migration | Adrian Reber | 2019-06-03 |
* | apparmor: don't load/set profile in privileged mode | Valentin Rothberg | 2019-05-23 |
* | Add --read-only-tmpfs options | Daniel J Walsh | 2019-04-26 |
* | Use the same SELinux label for CRIU log files | Adrian Reber | 2019-04-12 |
* | Implement podman-remote rm | Jhon Honce | 2019-04-09 |
* | Switch Libpod over to new explicit named volumes | Matthew Heon | 2019-04-04 |
* | userns: do not use an intermediate mount namespace | Giuseppe Scrivano | 2019-03-29 |