aboutsummaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Use GetContainer instead of LookupContainer for full IDMatthew Heon2019-04-12
* rootless: fix segfault on refresh if there are containersGiuseppe Scrivano2019-04-10
* Merge pull request #2892 from edsantiago/healthcheck_typo_fixOpenShift Merge Robot2019-04-10
|\
| * (minor): fix misspelled 'Healthcheck'Ed Santiago2019-04-10
* | Merge pull request #2880 from mheon/update_allowed_regex_errorOpenShift Merge Robot2019-04-10
|\ \ | |/ |/|
| * Update invalid name errors to report the correct regexMatthew Heon2019-04-09
* | Merge pull request #2882 from baude/remotepsOpenShift Merge Robot2019-04-10
|\ \
| * | podman-remote psbaude2019-04-09
| |/
* / Implement podman-remote rmJhon Honce2019-04-09
|/
* add image rmi eventbaude2019-04-08
* Merge pull request #2831 from baude/remotetreeOpenShift Merge Robot2019-04-04
|\
| * podman-remote image treebaude2019-04-04
* | Fix E2E testsMatthew Heon2019-04-04
* | Drop LocalVolumes from our the databaseMatthew Heon2019-04-04
* | Major rework of --volumes-from flagMatthew Heon2019-04-04
* | Volume force-remove now removed dependent containersMatthew Heon2019-04-04
* | Add handling for new named volumes code in pkg/specMatthew Heon2019-04-04
* | Create non-existing named volumes at container createMatthew Heon2019-04-04
* | Switch Libpod over to new explicit named volumesMatthew Heon2019-04-04
* | Add named volumes for each container to databaseMatthew Heon2019-04-04
|/
* Merge pull request #2706 from giuseppe/rootless-single-usernamespaceOpenShift Merge Robot2019-04-04
|\
| * rootless: use a single user namespaceGiuseppe Scrivano2019-04-01
| * rootless: remove SkipStorageSetup()Giuseppe Scrivano2019-04-01
* | Fix a potential segfault in podman searchMatthew Heon2019-04-03
|/
* Merge pull request #2801 from mheon/remove_wait_eventOpenShift Merge Robot2019-03-29
|\
| * Remove wait eventMatthew Heon2019-03-29
* | Add locking to ensure events file is concurrency-safeMatthew Heon2019-03-29
|/
* Merge pull request #2635 from rhatdan/cacheOpenShift Merge Robot2019-03-29
|\
| * Set blob cache directory based on GraphDriverDaniel J Walsh2019-03-29
* | Merge pull request #2797 from giuseppe/rootless-set-stickyOpenShift Merge Robot2019-03-29
|\ \
| * | rootless: set sticky bit on rundirGiuseppe Scrivano2019-03-29
| * | oci: drop reference to runcGiuseppe Scrivano2019-03-29
* | | Merge pull request #2730 from giuseppe/userns-take-rid-of-intermediate-mountnsOpenShift Merge Robot2019-03-29
|\ \ \
| * | | userns: do not use an intermediate mount namespaceGiuseppe Scrivano2019-03-29
| * | | volumes: push the chown logic to runtime_volume_linux.goGiuseppe Scrivano2019-03-29
* | | | Merge pull request #2793 from mheon/alter_name_regexOpenShift Merge Robot2019-03-29
|\ \ \ \ | |/ / / |/| | |
| * | | Alter container/pod/volume name regexp to match DockerMatthew Heon2019-03-29
* | | | Merge pull request #2575 from haircommander/hotfix_play_kubeOpenShift Merge Robot2019-03-29
|\ \ \ \ | |_|_|/ |/| | |
| * | | Default to SELinux private label for play kube mountsPeter Hunt2019-03-28
| |/ /
* | | Merge pull request #2796 from mheon/fix_cni_multinetworkOpenShift Merge Robot2019-03-29
|\ \ \ | |_|/ |/| |
| * | Ensure that we make a netns for CNI non-default netsMatthew Heon2019-03-28
* | | Merge pull request #2786 from giuseppe/change-rootless-env-namesOpenShift Merge Robot2019-03-28
|\ \ \ | |/ / |/| |
| * | rootless: change env prefixGiuseppe Scrivano2019-03-28
| |/
* | vendor buildah, image, storage, cniValentin Rothberg2019-03-28
* | Remove ulele/deepcopier in favor of JSON deep copyMatthew Heon2019-03-27
|/
* Resolve review commentsMatthew Heon2019-03-27
* Add support to disable creation of network config filesMatthew Heon2019-03-27
* Add "died" eventbaude2019-03-25
* podman health check phase3baude2019-03-22
* userns: use the intermediate mountns for volumesGiuseppe Scrivano2019-03-21