| Commit message (Expand) | Author | Age |
* | Re-add locks to volumes. | Matthew Heon | 2019-08-28 |
* | Fix up ConmonPidFile after restore | Adrian Reber | 2019-08-09 |
* | restore: correctly set StartedTime | Adrian Reber | 2019-08-05 |
* | Ensure we generate a 'stopped' event on force-remove | Matthew Heon | 2019-07-31 |
* | golangci-lint round #3 | baude | 2019-07-21 |
* | Fix a bug where ctrs could not be removed from pods | Matthew Heon | 2019-07-11 |
* | runtime: drop spurious message log | Giuseppe Scrivano | 2019-07-10 |
* | Merge pull request #3497 from QazerLab/bugfix/systemd-generate-pidfile | OpenShift Merge Robot | 2019-07-08 |
|\ |
|
| * | Use default conmon pidfile location for root containers. | Danila Kiver | 2019-07-04 |
* | | Merge pull request #3425 from adrianreber/restore-mount-label | OpenShift Merge Robot | 2019-07-08 |
|\ \ |
|
| * | | Track if a container is restored from an exported checkpoint | Adrian Reber | 2019-06-25 |
* | | | code cleanup | baude | 2019-07-08 |
| |/
|/| |
|
* | | Ensure locks are freed when ctr/pod creation fails | Matthew Heon | 2019-07-02 |
* | | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | | stats: fix cgroup path for rootless containers | Giuseppe Scrivano | 2019-06-26 |
* | | remove libpod from main | baude | 2019-06-25 |
|/ |
|
* | Properly initialize container OCI runtime | Matthew Heon | 2019-06-20 |
* | Begin adding support for multiple OCI runtimes | Matthew Heon | 2019-06-19 |
* | Add --storage flag to 'podman rm' (local only) | Matthew Heon | 2019-06-13 |
* | migration: add possibility to restore a container with a new name | Adrian Reber | 2019-06-04 |
* | Added support to migrate containers | Adrian Reber | 2019-06-03 |
* | Merge pull request #2709 from haircommander/journald | OpenShift Merge Robot | 2019-05-29 |
|\ |
|
| * | Address comments | Peter Hunt | 2019-05-28 |
| * | Added --log-driver and journald logging | Peter Hunt | 2019-05-28 |
* | | Revert "rootless: change default path for conmon.pid" | Giuseppe Scrivano | 2019-05-25 |
|/ |
|
* | Use standard remove functions for removing pod ctrs | Matthew Heon | 2019-05-10 |
* | 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 |
|/ |
|
* | Major rework of --volumes-from flag | Matthew Heon | 2019-04-04 |
* | Add handling for new named volumes code in pkg/spec | Matthew Heon | 2019-04-04 |
* | Create non-existing named volumes at container create | Matthew Heon | 2019-04-04 |
* | Switch Libpod over to new explicit named volumes | Matthew Heon | 2019-04-04 |
* | rootless: use a single user namespace | Giuseppe Scrivano | 2019-04-01 |
* | userns: do not use an intermediate mount namespace | Giuseppe Scrivano | 2019-03-29 |
* | volumes: push the chown logic to runtime_volume_linux.go | Giuseppe Scrivano | 2019-03-29 |
* | Remove ulele/deepcopier in favor of JSON deep copy | Matthew Heon | 2019-03-27 |
* | volume: create new volumes with right ownership | Giuseppe Scrivano | 2019-03-21 |
* | rootless: change default path for conmon.pid | Giuseppe Scrivano | 2019-03-15 |
* | Add event logging to libpod, even display to podman | baude | 2019-03-11 |
* | Only remove image volumes when removing containers | Matthew Heon | 2019-02-26 |
* | Remove locks from volumes | Matthew Heon | 2019-02-21 |
* | OpenTracing support added to start, stop, run, create, pull, and ps | Sebastian Jug | 2019-02-18 |
* | Fix volume handling in podman | Daniel J Walsh | 2019-02-14 |
* | Remove container from storage on --force | Daniel J Walsh | 2019-02-09 |
* | podman-remote import|export | baude | 2019-02-05 |
* | podman-remote inspect | baude | 2019-01-18 |
* | config: store the runtime used to create each container | Giuseppe Scrivano | 2019-01-14 |
* | Rename libpod.Config back to ContainerConfig | Matthew Heon | 2019-01-07 |
* | Move lock init after tmp dir is populated properly | Matthew Heon | 2019-01-04 |