| Commit message (Expand) | Author | Age |
* | 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 |
* | | Merge pull request #3959 from giuseppe/rootless-use-systemd-scope | OpenShift Merge Robot | 2019-09-12 |
|\ \ |
|
| * | | rootless: automatically create a systemd scope | Giuseppe Scrivano | 2019-09-12 |
* | | | linux: fix systemd with --cgroupns=private | Giuseppe Scrivano | 2019-09-12 |
|/ / |
|
* | | Volume lookup needs to include state to unmarshal into | Matthew Heon | 2019-09-11 |
* | | Merge pull request #3984 from mheon/prune_no_in_use_error | OpenShift Merge Robot | 2019-09-11 |
|\ \ |
|
| * | | Do not prune images being used by a container | Matthew Heon | 2019-09-10 |
| |/ |
|
* | | 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 |
* | | | Merge pull request #3961 from mheon/copy_volume_contents | OpenShift Merge Robot | 2019-09-10 |
|\ \ \
| |_|/
|/| | |
|
| * | | When first mounting any named volume, copy up | Matthew Heon | 2019-09-09 |
| |/ |
|
* / | Add function for looking up volumes by partial name | Matthew Heon | 2019-09-09 |
|/ |
|
* | Merge pull request #3960 from mheon/ignore_umount_enoent | OpenShift Merge Robot | 2019-09-06 |
|\ |
|
| * | Ignore ENOENT on umount of SHM | Matthew Heon | 2019-09-06 |
* | | Merge pull request #3918 from rhatdan/info | OpenShift Merge Robot | 2019-09-06 |
|\ \
| |/
|/| |
|
| * | Return information about mount_program (fuse-overlayfs) | Daniel J Walsh | 2019-09-06 |
* | | Merge pull request #3954 from mheon/hardcode_default_storepaths | OpenShift Merge Robot | 2019-09-06 |
|\ \ |
|
| * | | Ensure good defaults on blank c/storage configuration | Matthew Heon | 2019-09-05 |
| |/ |
|
* | | 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 |
* | | Add volume state | Matthew Heon | 2019-09-05 |
* | | Change volume driver and options JSON tags | Matthew Heon | 2019-09-05 |
|/ |
|
* | Merge pull request #3876 from mheon/fix_mount_flags | OpenShift Merge Robot | 2019-09-04 |
|\ |
|
| * | Set base mount options for bind mounts from base system | Matthew Heon | 2019-08-28 |
| * | Add support for 'exec', 'suid', 'dev' mount flags | Matthew Heon | 2019-08-28 |
* | | Merge pull request #3933 from giuseppe/skip-polling-on-run | OpenShift Merge Robot | 2019-09-04 |
|\ \ |
|