| Commit message (Expand) | Author | Age |
* | Swap default mount propagation from private to rprivate | Matthew Heon | 2018-09-13 |
* | Add notes to check version on problem | TomSweeneyRedHat | 2018-09-13 |
* | Do not set rlimits if we are rootless | Matthew Heon | 2018-09-13 |
* | Up default Podman rlimits to avoid max open files | Matthew Heon | 2018-09-13 |
* | Search registries with an empty query | Urvashi Mohnani | 2018-09-13 |
* | Vendor in latest containers/image | Urvashi Mohnani | 2018-09-13 |
* | Add `podman rm --volumes` flag | Daniel J Walsh | 2018-09-13 |
* | Vendor in latest containers/storage to eliminage deadlock | Daniel J Walsh | 2018-09-12 |
* | do not build with devicemapper | baude | 2018-09-12 |
* | run different cgroup tests depending on conditions | baude | 2018-09-12 |
* | dont make python when running make | baude | 2018-09-12 |
* | Explicitly set default CNI network name in libpod.conf | Matthew Heon | 2018-09-12 |
* | Pass on securityOpts from podInfraContainer to container added to pod. | Daniel J Walsh | 2018-09-11 |
* | Merge pull request #1436 from mheon/bump-0.9.1.1 | Matthew Heon | 2018-09-10 |
|\ |
|
| * | Bump gitvalidation epoch | Matthew Heon | 2018-09-10 |
| * | Bump to v0.9.2-dev | Matthew Heon | 2018-09-10 |
| * | Bump to v0.9.1.1v0.9.1.1 | Matthew Heon | 2018-09-10 |
|/ |
|
* | Merge pull request #1435 from mheon/release_notes_0.9.1.1 | Matthew Heon | 2018-09-10 |
|\ |
|
| * | Update release notes for 0.9.1.1 | Matthew Heon | 2018-09-10 |
|/ |
|
* | Replace existing iptables handler with firewall code | Matthew Heon | 2018-09-10 |
* | Vendor CNI plugins firewall code | Matthew Heon | 2018-09-10 |
* | Fix displaying size on size calculation error | Steve Baker | 2018-09-07 |
* | Merge pull request #1428 from mheon/bump-0.9.1 | Matthew Heon | 2018-09-07 |
|\ |
|
| * | Bump gitvalidation epoch | Matthew Heon | 2018-09-07 |
| * | Bump to v0.9.2-dev | Matthew Heon | 2018-09-07 |
| * | Bump to v0.9.1v0.9.1 | Matthew Heon | 2018-09-07 |
|/ |
|
* | Merge pull request #1427 from mheon/release_notes_0.9.1 | Matthew Heon | 2018-09-07 |
|\ |
|
| * | Update RELEASE_NOTES for 0.9.1 release | Matthew Heon | 2018-09-07 |
|/ |
|
* | Fix pod sharing for utsmode | Daniel J Walsh | 2018-09-07 |
* | Respect user-added mounts over default spec mounts | Matthew Heon | 2018-09-07 |
* | Ensure we do not overlap mounts in the spec | Matthew Heon | 2018-09-07 |
* | Change references to cri-o to point at new repository | Daniel J Walsh | 2018-09-07 |
* | fix docs for podman build | baude | 2018-09-07 |
* | use layer cache when building images | baude | 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 |
* | Fix nameing of Namespaces to be more consistent | Daniel J Walsh | 2018-09-06 |
* | Start pod infra container when pod is created | baude | 2018-09-06 |
* | vendor containerd/cgroups | baude | 2018-09-06 |
* | Fix up libpod.conf man pages and referencese to it. | Daniel J Walsh | 2018-09-06 |
* | Print errors from individual pull attempts | Matthew Heon | 2018-09-05 |
* | Added GOPATH/bin to PATH install.md | TomSweeneyRedHat | 2018-09-05 |
* | We should fail Podman with ExitCode 125 by default | Daniel J Walsh | 2018-09-05 |
* | Add CRI logs parsing to podman logs | umohnani8 | 2018-09-05 |
* | 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, create: support --pod | Giuseppe Scrivano | 2018-09-04 |