| Commit message (Expand) | Author | Age |
* | exec: support --preserve-fds | Giuseppe Scrivano | 2019-03-02 |
* | Merge pull request #2485 from adrianreber/oci-check | OpenShift Merge Robot | 2019-03-01 |
|\ |
|
| * | Verify that used OCI runtime supports checkpoint | Adrian Reber | 2019-03-01 |
* | | Allow Exec API user to override streams | Peter Hunt | 2019-02-28 |
|/ |
|
* | Centralize setting default volume path | Matthew Heon | 2019-02-26 |
* | Move all storage configuration defaults into libpod | Matthew Heon | 2019-02-26 |
* | Only remove image volumes when removing containers | Matthew Heon | 2019-02-26 |
* | Record when volume path is explicitly set in config | Matthew Heon | 2019-02-26 |
* | Add debug information when overriding paths with the DB | Matthew Heon | 2019-02-26 |
* | Add path for named volumes to `podman info` | Matthew Heon | 2019-02-26 |
* | Validate VolumePath against DB configuration | Matthew Heon | 2019-02-26 |
* | When location of c/storage root changes, set VolumePath | Matthew Heon | 2019-02-26 |
* | Merge pull request #2382 from adrianreber/selinux | OpenShift Merge Robot | 2019-02-26 |
|\ |
|
| * | Label CRIU log files correctly | Adrian Reber | 2019-02-26 |
* | | oci: improve error message when the OCI runtime is not found | Giuseppe Scrivano | 2019-02-26 |
|/ |
|
* | Merge pull request #2358 from rhatdan/namespace | OpenShift Merge Robot | 2019-02-25 |
|\ |
|
| * | Fix up handling of user defined network namespaces | Daniel J Walsh | 2019-02-23 |
* | | Merge pull request #2417 from rhatdan/resolv.conf | OpenShift Merge Robot | 2019-02-25 |
|\ \ |
|
| * | | In shared networkNS /etc/resolv.conf&/etc/hosts should be shared | Daniel J Walsh | 2019-02-23 |
| |/ |
|
* | | Merge pull request #2413 from baude/remotepodstop | OpenShift Merge Robot | 2019-02-24 |
|\ \
| |/
|/| |
|
| * | Enable more podman-remote pod commands | baude | 2019-02-22 |
* | | Vendor Buildah v1.7 | TomSweeneyRedHat | 2019-02-22 |
|/ |
|
* | Merge pull request #2403 from giuseppe/fix-runtime | OpenShift Merge Robot | 2019-02-22 |
|\ |
|
| * | podman: --runtime has higher priority on runtime_path | Giuseppe Scrivano | 2019-02-22 |
* | | Merge pull request #2402 from baude/remotepodinspect | OpenShift Merge Robot | 2019-02-22 |
|\ \
| |/
|/| |
|
| * | podman-remote pod inspect|exists | baude | 2019-02-22 |
* | | Merge pull request #2350 from mheon/lock_renumber | OpenShift Merge Robot | 2019-02-21 |
|\ \
| |/
|/| |
|
| * | Do not make renumber shut down the runtime | Matthew Heon | 2019-02-21 |
| * | Recreate SHM locks when renumbering on count mismatch | Matthew Heon | 2019-02-21 |
| * | Move RenumberLocks into runtime init | Matthew Heon | 2019-02-21 |
| * | Remove locks from volumes | Matthew Heon | 2019-02-21 |
| * | Expand renumber to also renumber pod locks | Matthew Heon | 2019-02-21 |
| * | Add ability to rewrite pod configs in the database | Matthew Heon | 2019-02-21 |
| * | Add initial version of renumber backend | Matthew Heon | 2019-02-21 |
| * | Add a function for overwriting container config | Matthew Heon | 2019-02-21 |
* | | podman-remote load image | baude | 2019-02-21 |
|/ |
|
* | enable podman-remote pod rm | baude | 2019-02-21 |
* | podman-remote save [image] | baude | 2019-02-20 |
* | image.SearchImages: use SearchFilter type | Valentin Rothberg | 2019-02-20 |
* | podman-search: refactor code to libpod/image/search.go | Valentin Rothberg | 2019-02-20 |
* | podman-remote pull | baude | 2019-02-19 |
* | 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 |
* | Merge pull request #2346 from giuseppe/fix-runtime-lookup | OpenShift Merge Robot | 2019-02-15 |
|\ |
|
| * | libpod: honor runtime_path from libpod.conf | Giuseppe Scrivano | 2019-02-15 |
| * | rootless: open the correct file | Daniel J Walsh | 2019-02-15 |
* | | Merge pull request #2305 from rhatdan/tlsverify | OpenShift Merge Robot | 2019-02-15 |
|\ \
| |/
|/| |
|
| * | Add tlsVerify bool to SearchImage for varlink | Daniel J Walsh | 2019-02-14 |
* | | Merge pull request #2332 from baude/remotevolumeprune | OpenShift Merge Robot | 2019-02-14 |
|\ \ |
|