| Commit message (Expand) | Author | Age |
* | tests: add checkpoint/restore test | Adrian Reber | 2018-10-03 |
* | Add ability for ubuntu to be tested | baude | 2018-10-03 |
* | Merge pull request #1528 from baude/runlabel | OpenShift Merge Robot | 2018-10-02 |
|\ |
|
| * | Add container runlabel command | baude | 2018-09-28 |
* | | Disable SELinux labeling if --privileged | Daniel J Walsh | 2018-10-02 |
* | | Vendor in the latest containers/storage, image and buildah | Daniel J Walsh | 2018-09-29 |
|/ |
|
* | run complex image names with short names | baude | 2018-09-28 |
* | podman runs disabled containers and privileged containers as spc_t | Daniel J Walsh | 2018-09-27 |
* | rework CI tests to test on VMs | baude | 2018-09-26 |
* | Put openshift dockerfiles in test/install | baude | 2018-09-25 |
* | Add --mount option for `create` & `run` command | Daniel J Walsh | 2018-09-21 |
* | test, rootless: enforce cgroupfs manager | Giuseppe Scrivano | 2018-09-20 |
* | Add new tests for ipc namespace sharing | Daniel J Walsh | 2018-09-17 |
* | change search test to look for fedora and not fedora-minimal | baude | 2018-09-14 |
* | Search registries with an empty query | Urvashi Mohnani | 2018-09-13 |
* | run different cgroup tests depending on conditions | baude | 2018-09-12 |
* | Pass on securityOpts from podInfraContainer to container added to pod. | Daniel J Walsh | 2018-09-11 |
* | Fix pod sharing for utsmode | Daniel J Walsh | 2018-09-07 |
* | Add first pass for baseline pod tests | baude | 2018-09-07 |
* | Change shm test to be less flaky. | Daniel J Walsh | 2018-09-07 |
* | Update WaitForTimeOut to output OutputString to help with debugging. | Daniel J Walsh | 2018-09-06 |
* | Fixups for baseline test script | baude | 2018-09-06 |
* | rmi remove all not error when no images are present | baude | 2018-09-05 |
* | rootless: check uid with Geteuid() instead of Getuid() | Giuseppe Scrivano | 2018-09-04 |
* | rootless, tests: add tests for the pod command | Giuseppe Scrivano | 2018-09-04 |
* | rootless: fix top | Giuseppe Scrivano | 2018-08-29 |
* | allow specification of entrypoint in the form of a slice | Daniel J Walsh | 2018-08-28 |
* | rootless, search: do not create a new userns | Giuseppe Scrivano | 2018-08-28 |
* | rootless, kill: do not create a new userns | Giuseppe Scrivano | 2018-08-28 |
* | rootless, stop: do not create a new userns | Giuseppe Scrivano | 2018-08-28 |
* | Fix handling of multiple filters in podman ps | Matthew Heon | 2018-08-27 |
* | Fix Mount Propagation | Giuseppe Scrivano | 2018-08-27 |
* | rootless: fix --ipc=host | Giuseppe Scrivano | 2018-08-27 |
* | rootless, tests: add test for --uts=host | Giuseppe Scrivano | 2018-08-27 |
* | rootless: don't use kill --all | Giuseppe Scrivano | 2018-08-26 |
* | rootless: exec handle processes that create an user namespace | Giuseppe Scrivano | 2018-08-26 |
* | rootless: fix exec | Giuseppe Scrivano | 2018-08-26 |
* | Move whale-says test to end of baseline | TomSweeneyRedHat | 2018-08-25 |
* | Do not try to enable AppArmor in rootless mode | Marco Vedovati | 2018-08-24 |
* | exposes tcp port only if no proto specified. | Kunal Kushwaha | 2018-08-24 |
* | Fixing network ns segfault | haircommander | 2018-08-23 |
* | Change pause container to infra container | haircommander | 2018-08-23 |
* | Added option to share kernel namespaces in libpod and podman | haircommander | 2018-08-23 |
* | Add podman pod top | haircommander | 2018-08-23 |
* | Swap test image in exec test to fedora for useradd | Matthew Heon | 2018-08-23 |
* | Add tests for exec --user | Matthew Heon | 2018-08-23 |
* | test: ad more tests for rootless containers | Giuseppe Scrivano | 2018-08-22 |
* | Fixed segfault in stats where container had netNS none or from container | haircommander | 2018-08-21 |
* | Enable pod stats with short ID and name | haircommander | 2018-08-21 |
* | Fix handling of devices | Daniel J Walsh | 2018-08-20 |