| Commit message (Expand) | Author | Age |
* | rootless: propagate errors from info | Giuseppe Scrivano | 2019-03-08 |
* | Merge pull request #2573 from giuseppe/exec-extra-files | OpenShift Merge Robot | 2019-03-07 |
|\ |
|
| * | oci: make explicit the extra files to the exec | Giuseppe Scrivano | 2019-03-07 |
* | | Merge pull request #2550 from wking/language-dot-split | OpenShift Merge Robot | 2019-03-07 |
|\ \
| |/
|/| |
|
| * | libpod/container_internal: Split locale at the first dot, etc. | W. Trevor King | 2019-03-05 |
* | | Merge pull request #2563 from mheon/lookup_double_match_always_returns_name | OpenShift Merge Robot | 2019-03-07 |
|\ \ |
|
| * | | Change LookupContainer logic to match Docker | Matthew Heon | 2019-03-06 |
* | | | Merge pull request #2545 from haircommander/weird_pod_bug | OpenShift Merge Robot | 2019-03-06 |
|\ \ \ |
|
| * | | | Fix incorrect pod create failure | Peter Hunt | 2019-03-06 |
| | |/
| |/| |
|
* | | | Merge pull request #2491 from baude/healtcheckphase1 | OpenShift Merge Robot | 2019-03-06 |
|\ \ \
| |/ /
|/| | |
|
| * | | podman healthcheck run (phase 1) | baude | 2019-03-05 |
* | | | Merge pull request #2518 from haircommander/pod_host | OpenShift Merge Robot | 2019-03-05 |
|\ \ \
| |_|/
|/| | |
|
| * | | Append hosts to dependency container's /etc/hosts file | Peter Hunt | 2019-03-05 |
| |/ |
|
* | | Merge pull request #2537 from giuseppe/rootless-storage-config | OpenShift Merge Robot | 2019-03-05 |
|\ \
| |/
|/| |
|
| * | rootless: fill in correct storage conf default | Giuseppe Scrivano | 2019-03-05 |
* | | Merge pull request #2426 from giuseppe/exec-preserve-fds | OpenShift Merge Robot | 2019-03-05 |
|\ \
| |/
|/| |
|
| * | exec: support --preserve-fds | Giuseppe Scrivano | 2019-03-02 |
* | | runtime: fill a proper default tmpdir when --config is used | Giuseppe Scrivano | 2019-03-04 |
|/ |
|
* | 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 |