| Commit message (Expand) | Author | Age |
... | |
* | | | | Wipe PID and ConmonPID in state after container stops | Matthew Heon | 2019-07-02 |
* | | | | Store Conmon's PID in our state and display in inspect | Matthew Heon | 2019-07-02 |
|/ / / |
|
* | | | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | | | libpod: use pkg/cgroups instead of containerd/cgroups | Giuseppe Scrivano | 2019-06-26 |
* | | | remove libpod from main | baude | 2019-06-25 |
|/ / |
|
* | | Add additional debugging when refreshing locks | Matthew Heon | 2019-06-21 |
* | | Begin adding support for multiple OCI runtimes | Matthew Heon | 2019-06-19 |
* | | When you change the storage driver we ignore the storage-options | Daniel J Walsh | 2019-06-08 |
* | | Added support to migrate containers | Adrian Reber | 2019-06-03 |
* | | Added helper functions for container migration | Adrian Reber | 2019-06-03 |
|/ |
|
* | libpod: prefer WaitForFile to polling | Giuseppe Scrivano | 2019-05-21 |
* | Use standard remove functions for removing pod ctrs | Matthew Heon | 2019-05-10 |
* | When refreshing after a reboot, force lock allocation | Matthew Heon | 2019-05-06 |
* | Small code fix | Matthew Heon | 2019-05-03 |
* | Address review comments on restart policy | Matthew Heon | 2019-05-03 |
* | Add a restart event, and make one during restart policy | Matthew Heon | 2019-05-03 |
* | Restart policy should not run if a container is running | Matthew Heon | 2019-05-03 |
* | Move to using constants for valid restart policy types | Matthew Heon | 2019-05-03 |
* | Add support for retry count with --restart flag | Matthew Heon | 2019-05-03 |
* | Add container restart policy to Libpod & Podman | Matthew Heon | 2019-05-03 |
* | Add a StoppedByUser field to the DB | Matthew Heon | 2019-05-03 |
* | Merge pull request #3039 from mheon/podman_init | OpenShift Merge Robot | 2019-05-02 |
|\ |
|
| * | Add basic structure of podman init command | Matthew Heon | 2019-05-01 |
* | | container: drop rootless check | Giuseppe Scrivano | 2019-05-01 |
|/ |
|
* | Merge pull request #2501 from mtrmac/fixed-hook-order | OpenShift Merge Robot | 2019-04-14 |
|\ |
|
| * | Potentially breaking: Make hooks sort order locale-independent | Miloslav Trmač | 2019-04-09 |
* | | Merge pull request #2913 from mheon/get_instead_of_lookup | OpenShift Merge Robot | 2019-04-12 |
|\ \ |
|
| * | | Use GetContainer instead of LookupContainer for full ID | Matthew Heon | 2019-04-12 |
* | | | Expand debugging for container cleanup errors | Matthew Heon | 2019-04-11 |
|/ / |
|
* / | Implement podman-remote rm | Jhon Honce | 2019-04-09 |
|/ |
|
* | Switch Libpod over to new explicit named volumes | Matthew Heon | 2019-04-04 |
* | userns: do not use an intermediate mount namespace | Giuseppe Scrivano | 2019-03-29 |
* | podman health check phase3 | baude | 2019-03-22 |
* | ps: fix segfault if the store is not initialized | Giuseppe Scrivano | 2019-03-19 |
* | Make sure buildin volumes have the same ownership and permissions as image | Daniel J Walsh | 2019-03-15 |
* | container: check containerInfo.Config before accessing it | Giuseppe Scrivano | 2019-03-15 |
* | Add event on container death | Matthew Heon | 2019-03-13 |
* | Add event logging to libpod, even display to podman | baude | 2019-03-11 |
* | errors: fix error cause comparison | Giuseppe Scrivano | 2019-03-11 |
* | libpod/container_internal: Split locale at the first dot, etc. | W. Trevor King | 2019-03-05 |
* | Append hosts to dependency container's /etc/hosts file | Peter Hunt | 2019-03-05 |
* | Don't start running dependencies | Peter Hunt | 2019-02-19 |
* | OpenTracing support added to start, stop, run, create, pull, and ps | Sebastian Jug | 2019-02-18 |
* | pod infra container is started before a container in a pod is run, started, o... | Peter Hunt | 2019-02-15 |
* | Fix volume handling in podman | Daniel J Walsh | 2019-02-14 |
* | Retain a copy of container exit file on cleanup | Matthew Heon | 2019-02-12 |
* | Preserve exited state across reboot | Matthew Heon | 2019-02-05 |
* | podman-remote inspect | baude | 2019-01-18 |
* | Ensure that wait exits on state transition | Matthew Heon | 2019-01-16 |
* | Move all libpod/ JSON references over to jsoniter | Matthew Heon | 2019-01-10 |