summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Merge pull request #2870 from rhatdan/changeOpenShift Merge Robot2019-04-15
|\
| * Validate ENV/LABEL Change options in varlinkDaniel J Walsh2019-04-14
* | Merge pull request #2928 from giuseppe/fix-umountOpenShift Merge Robot2019-04-14
|\ \
| * | oci: fix umount of /sys/kernelGiuseppe Scrivano2019-04-14
* | | Merge pull request #2501 from mtrmac/fixed-hook-orderOpenShift Merge Robot2019-04-14
|\ \ \ | |_|/ |/| |
| * | Potentially breaking: Make hooks sort order locale-independentMiloslav Trmač2019-04-09
* | | Merge pull request #2912 from adrianreber/labelOpenShift Merge Robot2019-04-14
|\ \ \ | |_|/ |/| |
| * | Use the same SELinux label for CRIU log filesAdrian Reber2019-04-12
* | | Merge pull request #2913 from mheon/get_instead_of_lookupOpenShift Merge Robot2019-04-12
|\ \ \ | |/ / |/| |
| * | Use GetContainer instead of LookupContainer for full IDMatthew Heon2019-04-12
* | | Merge pull request #2895 from mheon/commit_no_default_include_volumesOpenShift Merge Robot2019-04-11
|\ \ \
| * | | Add --include-volumes flag to 'podman commit'Matthew Heon2019-04-11
* | | | Merge pull request #2901 from mheon/improve_debug_on_cleanup_errOpenShift Merge Robot2019-04-11
|\ \ \ \
| * | | | Expand debugging for container cleanup errorsMatthew Heon2019-04-11
| | |/ / | |/| |
* | | | Merge pull request #2899 from giuseppe/prevent-sys-fs-kernel-paths-in-usernsOpenShift Merge Robot2019-04-11
|\ \ \ \ | |/ / / |/| | |
| * | | userns: prevent /sys/kernel/* paths in the containerGiuseppe Scrivano2019-04-11
| |/ /
* / / 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