summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Merge pull request #2573 from giuseppe/exec-extra-filesOpenShift Merge Robot2019-03-07
|\
| * oci: make explicit the extra files to the execGiuseppe Scrivano2019-03-07
* | Merge pull request #2550 from wking/language-dot-splitOpenShift Merge Robot2019-03-07
|\ \ | |/ |/|
| * libpod/container_internal: Split locale at the first dot, etc.W. Trevor King2019-03-05
* | Merge pull request #2563 from mheon/lookup_double_match_always_returns_nameOpenShift Merge Robot2019-03-07
|\ \
| * | Change LookupContainer logic to match DockerMatthew Heon2019-03-06
* | | Merge pull request #2545 from haircommander/weird_pod_bugOpenShift Merge Robot2019-03-06
|\ \ \
| * | | Fix incorrect pod create failurePeter Hunt2019-03-06
| | |/ | |/|
* | | Merge pull request #2491 from baude/healtcheckphase1OpenShift Merge Robot2019-03-06
|\ \ \ | |/ / |/| |
| * | podman healthcheck run (phase 1)baude2019-03-05
* | | Merge pull request #2518 from haircommander/pod_hostOpenShift Merge Robot2019-03-05
|\ \ \ | |_|/ |/| |
| * | Append hosts to dependency container's /etc/hosts filePeter Hunt2019-03-05
| |/
* | Merge pull request #2537 from giuseppe/rootless-storage-configOpenShift Merge Robot2019-03-05
|\ \ | |/ |/|
| * rootless: fill in correct storage conf defaultGiuseppe Scrivano2019-03-05
* | Merge pull request #2426 from giuseppe/exec-preserve-fdsOpenShift Merge Robot2019-03-05
|\ \ | |/ |/|
| * exec: support --preserve-fdsGiuseppe Scrivano2019-03-02
* | runtime: fill a proper default tmpdir when --config is usedGiuseppe Scrivano2019-03-04
|/
* Merge pull request #2485 from adrianreber/oci-checkOpenShift Merge Robot2019-03-01
|\
| * Verify that used OCI runtime supports checkpointAdrian Reber2019-03-01
* | Allow Exec API user to override streamsPeter Hunt2019-02-28
|/
* Centralize setting default volume pathMatthew Heon2019-02-26
* Move all storage configuration defaults into libpodMatthew Heon2019-02-26
* Only remove image volumes when removing containersMatthew Heon2019-02-26
* Record when volume path is explicitly set in configMatthew Heon2019-02-26
* Add debug information when overriding paths with the DBMatthew Heon2019-02-26
* Add path for named volumes to `podman info`Matthew Heon2019-02-26
* Validate VolumePath against DB configurationMatthew Heon2019-02-26
* When location of c/storage root changes, set VolumePathMatthew Heon2019-02-26
* Merge pull request #2382 from adrianreber/selinuxOpenShift Merge Robot2019-02-26
|\
| * Label CRIU log files correctlyAdrian Reber2019-02-26
* | oci: improve error message when the OCI runtime is not foundGiuseppe Scrivano2019-02-26
|/
* Merge pull request #2358 from rhatdan/namespaceOpenShift Merge Robot2019-02-25
|\
| * Fix up handling of user defined network namespacesDaniel J Walsh2019-02-23
* | Merge pull request #2417 from rhatdan/resolv.confOpenShift Merge Robot2019-02-25
|\ \
| * | In shared networkNS /etc/resolv.conf&/etc/hosts should be sharedDaniel J Walsh2019-02-23
| |/
* | Merge pull request #2413 from baude/remotepodstopOpenShift Merge Robot2019-02-24
|\ \ | |/ |/|
| * Enable more podman-remote pod commandsbaude2019-02-22
* | Vendor Buildah v1.7TomSweeneyRedHat2019-02-22
|/
* Merge pull request #2403 from giuseppe/fix-runtimeOpenShift Merge Robot2019-02-22
|\
| * podman: --runtime has higher priority on runtime_pathGiuseppe Scrivano2019-02-22
* | Merge pull request #2402 from baude/remotepodinspectOpenShift Merge Robot2019-02-22
|\ \ | |/ |/|
| * podman-remote pod inspect|existsbaude2019-02-22
* | Merge pull request #2350 from mheon/lock_renumberOpenShift Merge Robot2019-02-21
|\ \ | |/ |/|
| * Do not make renumber shut down the runtimeMatthew Heon2019-02-21
| * Recreate SHM locks when renumbering on count mismatchMatthew Heon2019-02-21
| * Move RenumberLocks into runtime initMatthew Heon2019-02-21
| * Remove locks from volumesMatthew Heon2019-02-21
| * Expand renumber to also renumber pod locksMatthew Heon2019-02-21
| * Add ability to rewrite pod configs in the databaseMatthew Heon2019-02-21
| * Add initial version of renumber backendMatthew Heon2019-02-21