summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Ensure Conmon is alive before waiting for exit fileMatthew Heon2020-06-08
* Ensure that containers in pods properly set hostnameMatthew Heon2020-06-04
* Merge pull request #6470 from mheon/fix_stats_nonetOpenShift Merge Robot2020-06-04
|\
| * Properly follow linked namespace container for statsMatthew Heon2020-06-02
* | add socket information to podman infoBrent Baude2020-06-03
* | Merge pull request #6468 from mheon/remote_detached_execOpenShift Merge Robot2020-06-03
|\ \ | |/ |/|
| * Enable detached exec for remoteMatthew Heon2020-06-02
* | check --user range for rootless containersQi Wang2020-06-02
|/
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* podman version --format ... was not workingDaniel J Walsh2020-05-21
* Display human build date in podman infoDaniel J Walsh2020-05-21
* Merge pull request #6323 from rhatdan/shrinkOpenShift Merge Robot2020-05-21
|\
| * Remove github.com/libpod/libpod from cmd/pkg/podmanDaniel J Walsh2020-05-21
* | Merge pull request #6312 from rhatdan/imageOpenShift Merge Robot2020-05-21
|\ \
| * | Fix remote handling of podman images callsDaniel J Walsh2020-05-21
* | | Merge pull request #6281 from rhatdan/fipsOpenShift Merge Robot2020-05-21
|\ \ \
| * | | Fix mountpont in SecretMountsWithUIDGIDDaniel J Walsh2020-05-19
* | | | vendor: update seccomp/containers-golang to v0.4.1Giuseppe Scrivano2020-05-21
* | | | Merge pull request #6304 from baude/v2remotehctestsOpenShift Merge Robot2020-05-21
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix remote integration for healthchecksBrent Baude2020-05-20
| |/ /
* | | Enable cleanup processes for detached execMatthew Heon2020-05-20
* | | Add ability to clean up exec sessions with cleanupMatthew Heon2020-05-20
* | | Add backend code for detached execMatthew Heon2020-05-20
* | | Add exit commands to exec sessionsMatthew Heon2020-05-20
| |/ |/|
* | oci conmon: tell conmon to log container namePeter Hunt2020-05-20
|/
* Merge pull request #6231 from mheon/fix_coverityOpenShift Merge Robot2020-05-17
|\
| * Fix two coverity issues (unchecked null return)Matthew Heon2020-05-14
* | Drop a debug line which could print very large messagesMatthew Heon2020-05-15
* | Remove duplicated exec handling codeMatthew Heon2020-05-14
* | Fix lintMatthew Heon2020-05-14
* | Prune stale exec sessions on inspectMatthew Heon2020-05-14
* | Remove exec sessions on container restartMatthew Heon2020-05-14
* | Fix start order for APIv2 exec start endpointMatthew Heon2020-05-14
* | Don't fail when saving exec status fails on removed ctrMatthew Heon2020-05-14
* | Ensure that Streams are set to defaults for HTTP attachMatthew Heon2020-05-14
* | Add an initial implementation of HTTP-forwarded execMatthew Heon2020-05-14
* | Ensure that cleanup runs before we set Removing stateMatthew Heon2020-05-14
* | Cleanup OCI runtime before storageMatthew Heon2020-05-14
|/
* WIP V2 attach bindings and testJhon Honce2020-05-13
* Merge pull request #6169 from vrothberg/fix-6164OpenShift Merge Robot2020-05-11
|\
| * shm_lock_test: add nil checkValentin Rothberg2020-05-11
* | Add podman static buildSascha Grunert2020-05-11
|/
* Merge pull request #6152 from mheon/fix_pod_join_cgroupnsOpenShift Merge Robot2020-05-09
|\
| * Ensure `podman inspect` output for NetworkMode is rightMatthew Heon2020-05-08
| * Fix bug where pods would unintentionally share cgroupnsMatthew Heon2020-05-08
* | V2 Impliment tunnelled podman versionJhon Honce2020-05-08
|/
* Fix handling of overridden paths from databaseDaniel J Walsh2020-05-08
* Merge pull request #6091 from rhatdan/v2OpenShift Merge Robot2020-05-06
|\
| * Eliminate race condition on podman infoDaniel J Walsh2020-05-05
* | add {generate,play} kubeValentin Rothberg2020-05-06