| Commit message (Expand) | Author | Age |
* | Add support for overlay volume mounts in podman. | Qi Wang | 2020-07-20 |
* | Preserve passwd on container restart | Matthew Heon | 2020-07-15 |
* | Remove all instances of named return "err" from Libpod | Matthew Heon | 2020-07-09 |
* | Add username to /etc/passwd inside of container if --userns keep-id | Daniel J Walsh | 2020-07-07 |
* | Merge pull request #6836 from ashley-cui/tzlibpod | OpenShift Merge Robot | 2020-07-06 |
|\ |
|
| * | Add --tz flag to create, run | Ashley Cui | 2020-07-02 |
* | | move go module to v2 | Valentin Rothberg | 2020-07-06 |
|/ |
|
* | podman: add new cgroup mode split | Giuseppe Scrivano | 2020-06-25 |
* | Add container name to the /etc/hosts within the container | Daniel J Walsh | 2020-06-20 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | libpod: fix check for slirp4netns netns | Giuseppe Scrivano | 2020-06-11 |
* | container: do not set hostname when joining uts | Giuseppe Scrivano | 2020-06-10 |
* | container: make resolv.conf and hosts accessible in userns | Giuseppe Scrivano | 2020-06-10 |
* | check --user range for rootless containers | Qi Wang | 2020-06-02 |
* | Fix mountpont in SecretMountsWithUIDGID | Daniel J Walsh | 2020-05-19 |
* | libpod: set hostname from joined container | Giuseppe Scrivano | 2020-04-27 |
* | Update podman to use containers.conf | Daniel J Walsh | 2020-04-20 |
* | userns: support --userns=auto | Giuseppe Scrivano | 2020-04-06 |
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | Attempt manual removal of CNI IP allocations on refresh | Matthew Heon | 2020-03-19 |
* | Ensure that exec sessions inherit supplemental groups | Matthew Heon | 2020-02-28 |
* | Add network options to podman pod create | Matthew Heon | 2020-02-19 |
* | make lint: enable gocritic | Valentin Rothberg | 2020-01-13 |
* | Correctly export the root file-system changes | Adrian Reber | 2019-12-09 |
* | Allow chained network namespace containers | Matthew Heon | 2019-12-03 |
* | Merge pull request #4493 from mheon/add_removing_state | OpenShift Merge Robot | 2019-12-02 |
|\ |
|
| * | Add ContainerStateRemoving | Matthew Heon | 2019-11-19 |
* | | Disable checkpointing of containers started with --rm | Adrian Reber | 2019-11-28 |
* | | container-restore: Fix restore with user namespace | Radostin Stoyanov | 2019-11-17 |
|/ |
|
* | podman: add support for specifying MAC | Jakub Filak | 2019-11-06 |
* | Vendor in latest containers/buildah | Urvashi Mohnani | 2019-11-01 |
* | add libpod/config | Valentin Rothberg | 2019-10-31 |
* | systemd: mask /sys/fs/cgroup/systemd/release_agent | Giuseppe Scrivano | 2019-10-25 |
* | 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 |