| Commit message (Expand) | Author | Age |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | podman: fix --uts=host | Giuseppe Scrivano | 2018-08-17 |
* | podman pod stats | baude | 2018-08-17 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | Fix handling of hostname in --net=host | Daniel J Walsh | 2018-08-15 |
* | rootless: not require userns for help/version | Giuseppe Scrivano | 2018-08-14 |
* | Further fix tests | Matthew Heon | 2018-08-11 |
* | Fix typo breaking tests | Matthew Heon | 2018-08-10 |
* | Only use cgroupfs for containerized tests | Matthew Heon | 2018-08-10 |
* | Temporarily force all tests to use cgroupfs driver | Matthew Heon | 2018-08-10 |
* | add podman pod inspect | baude | 2018-08-09 |
* | Fix ambiguity in adding localhost to podman save | haircommander | 2018-08-08 |