summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* 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
| * Add a function for overwriting container configMatthew Heon2019-02-21
* | podman-remote load imagebaude2019-02-21
|/
* enable podman-remote pod rmbaude2019-02-21
* podman-remote save [image]baude2019-02-20
* image.SearchImages: use SearchFilter typeValentin Rothberg2019-02-20
* podman-search: refactor code to libpod/image/search.goValentin Rothberg2019-02-20
* podman-remote pullbaude2019-02-19
* Don't start running dependenciesPeter Hunt2019-02-19