| Commit message (Expand) | Author | Age |
* | podman version --format ... was not working | Daniel J Walsh | 2020-05-21 |
* | Display human build date in podman info | Daniel J Walsh | 2020-05-21 |
* | Merge pull request #6323 from rhatdan/shrink | OpenShift Merge Robot | 2020-05-21 |
|\ |
|
| * | Remove github.com/libpod/libpod from cmd/pkg/podman | Daniel J Walsh | 2020-05-21 |
* | | Merge pull request #6312 from rhatdan/image | OpenShift Merge Robot | 2020-05-21 |
|\ \ |
|
| * | | Fix remote handling of podman images calls | Daniel J Walsh | 2020-05-21 |
* | | | Merge pull request #6281 from rhatdan/fips | OpenShift Merge Robot | 2020-05-21 |
|\ \ \ |
|
| * | | | Fix mountpont in SecretMountsWithUIDGID | Daniel J Walsh | 2020-05-19 |
* | | | | vendor: update seccomp/containers-golang to v0.4.1 | Giuseppe Scrivano | 2020-05-21 |
* | | | | Merge pull request #6304 from baude/v2remotehctests | OpenShift Merge Robot | 2020-05-21 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Fix remote integration for healthchecks | Brent Baude | 2020-05-20 |
| |/ / |
|
* | | | Enable cleanup processes for detached exec | Matthew Heon | 2020-05-20 |
* | | | Add ability to clean up exec sessions with cleanup | Matthew Heon | 2020-05-20 |
* | | | Add backend code for detached exec | Matthew Heon | 2020-05-20 |
* | | | Add exit commands to exec sessions | Matthew Heon | 2020-05-20 |
| |/
|/| |
|
* | | oci conmon: tell conmon to log container name | Peter Hunt | 2020-05-20 |
|/ |
|
* | Merge pull request #6231 from mheon/fix_coverity | OpenShift Merge Robot | 2020-05-17 |
|\ |
|
| * | Fix two coverity issues (unchecked null return) | Matthew Heon | 2020-05-14 |
* | | Drop a debug line which could print very large messages | Matthew Heon | 2020-05-15 |
* | | Remove duplicated exec handling code | Matthew Heon | 2020-05-14 |
* | | Fix lint | Matthew Heon | 2020-05-14 |
* | | Prune stale exec sessions on inspect | Matthew Heon | 2020-05-14 |
* | | Remove exec sessions on container restart | Matthew Heon | 2020-05-14 |
* | | Fix start order for APIv2 exec start endpoint | Matthew Heon | 2020-05-14 |
* | | Don't fail when saving exec status fails on removed ctr | Matthew Heon | 2020-05-14 |
* | | Ensure that Streams are set to defaults for HTTP attach | Matthew Heon | 2020-05-14 |
* | | Add an initial implementation of HTTP-forwarded exec | Matthew Heon | 2020-05-14 |
* | | Ensure that cleanup runs before we set Removing state | Matthew Heon | 2020-05-14 |
* | | Cleanup OCI runtime before storage | Matthew Heon | 2020-05-14 |
|/ |
|
* | WIP V2 attach bindings and test | Jhon Honce | 2020-05-13 |
* | Merge pull request #6169 from vrothberg/fix-6164 | OpenShift Merge Robot | 2020-05-11 |
|\ |
|
| * | shm_lock_test: add nil check | Valentin Rothberg | 2020-05-11 |
* | | Add podman static build | Sascha Grunert | 2020-05-11 |
|/ |
|
* | Merge pull request #6152 from mheon/fix_pod_join_cgroupns | OpenShift Merge Robot | 2020-05-09 |
|\ |
|
| * | Ensure `podman inspect` output for NetworkMode is right | Matthew Heon | 2020-05-08 |
| * | Fix bug where pods would unintentionally share cgroupns | Matthew Heon | 2020-05-08 |
* | | V2 Impliment tunnelled podman version | Jhon Honce | 2020-05-08 |
|/ |
|
* | Fix handling of overridden paths from database | Daniel J Walsh | 2020-05-08 |
* | Merge pull request #6091 from rhatdan/v2 | OpenShift Merge Robot | 2020-05-06 |
|\ |
|
| * | Eliminate race condition on podman info | Daniel J Walsh | 2020-05-05 |
* | | add {generate,play} kube | Valentin Rothberg | 2020-05-06 |
* | | Merge pull request #6063 from QiWang19/manifest-annotate | OpenShift Merge Robot | 2020-05-06 |
|\ \ |
|
| * | | manifest annotate | Qi Wang | 2020-05-05 |
| |/ |
|
* | | Merge pull request #6081 from baude/v2system | OpenShift Merge Robot | 2020-05-05 |
|\ \
| |/
|/| |
|
| * | v2 system subcommand | baude | 2020-05-05 |
* | | Merge pull request #6080 from baude/v2stats | OpenShift Merge Robot | 2020-05-05 |
|\ \ |
|
| * | | v2 podman stats | baude | 2020-05-05 |
* | | | image removal: refactor part 2 | Valentin Rothberg | 2020-05-04 |
| |/
|/| |
|
* | | Fix errors found in coverity scan | Daniel J Walsh | 2020-05-01 |
|/ |
|
* | Enable prune integration test. Fixes container prune. | Sujil02 | 2020-04-30 |