| Commit message (Expand) | Author | Age |
* | rootless: do not join namespace if it has already euid == 0 | Giuseppe Scrivano | 2019-07-01 |
* | Merge pull request #3324 from marcov/detach-keys-configurable | OpenShift Merge Robot | 2019-07-01 |
|\ |
|
| * | libpod: specify a detach keys sequence in libpod.conf | Marco Vedovati | 2019-06-26 |
* | | Merge pull request #3397 from giuseppe/fix-reboot | OpenShift Merge Robot | 2019-06-28 |
|\ \ |
|
| * | | rootless: enable linger if /run/user/UID not exists | Giuseppe Scrivano | 2019-06-27 |
* | | | Exclude SIGTERM from blocked signals for pause process. | Danila Kiver | 2019-06-28 |
|/ / |
|
* | | Merge pull request #3442 from baude/removelibpodfrommainphase2 | OpenShift Merge Robot | 2019-06-27 |
|\ \ |
|
| * | | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | | | Merge pull request #3420 from ashley-cui/remoteconf | OpenShift Merge Robot | 2019-06-26 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix crash for when remote host IP or Username is not set in conf file & conf ... | Ashley Cui | 2019-06-25 |
* | | | pkg, cgroups: add initial support for cgroup v2 | Giuseppe Scrivano | 2019-06-26 |
* | | | util: drop IsCgroup2UnifiedMode and use it from cgroups | Giuseppe Scrivano | 2019-06-26 |
* | | | libpod: use pkg/cgroups instead of containerd/cgroups | Giuseppe Scrivano | 2019-06-26 |
* | | | pkg: new package cgroups | Giuseppe Scrivano | 2019-06-26 |
| |/
|/| |
|
* | | remove libpod from main | baude | 2019-06-25 |
|/ |
|
* | Merge pull request #3386 from baude/windowsbridge | OpenShift Merge Robot | 2019-06-21 |
|\ |
|
| * | add windows bridge format | baude | 2019-06-20 |
* | | Build cgo files with -Wall -Werror | Sascha Grunert | 2019-06-21 |
* | | Merge pull request #3379 from openSUSE/rootless-fix | OpenShift Merge Robot | 2019-06-21 |
|\ \ |
|
| * | | Fix format specifiers in rootless_linux.c | Sascha Grunert | 2019-06-20 |
| |/ |
|
* | | Merge pull request #3380 from openSUSE/asprintf-fix | OpenShift Merge Robot | 2019-06-20 |
|\ \ |
|
| * | | Handle possible asprintf failure in rootless_linux.c | Sascha Grunert | 2019-06-20 |
| |/ |
|
* / | Fix execvp uage in rootless_linux.c | Sascha Grunert | 2019-06-20 |
|/ |
|
* | Merge pull request #3369 from mheon/add_cached_delegated | OpenShift Merge Robot | 2019-06-19 |
|\ |
|
| * | Add tests for cached and delegated mounts | Matthew Heon | 2019-06-19 |
| * | Allow (but ignore) Cached and Delegated volume options | Matthew Heon | 2019-06-18 |
* | | Fix example in oci-hooks.5.md | Erik Sjölund | 2019-06-18 |
|/ |
|
* | Merge pull request #3328 from mheon/storage_opts_for_cleanup | OpenShift Merge Robot | 2019-06-15 |
|\ |
|
| * | When creating exit command, pass storage options on | Matthew Heon | 2019-06-13 |
* | | Merge pull request #3330 from mheon/remote_storage | OpenShift Merge Robot | 2019-06-14 |
|\ \ |
|
| * | | Add --storage flag to 'podman rm' (local only) | Matthew Heon | 2019-06-13 |
| |/ |
|
* | | Merge pull request #3334 from vrothberg/fix-3331 | OpenShift Merge Robot | 2019-06-14 |
|\ \ |
|
| * | | pkg/apparmor: fix when AA is disabled | Valentin Rothberg | 2019-06-14 |
* | | | Merge pull request #3333 from jordemort/podman-commit-env-fix | OpenShift Merge Robot | 2019-06-14 |
|\ \ \ |
|
| * | | | Fix ENV parsing on `podman import` | Jordan Webb | 2019-06-14 |
| |/ / |
|
* | | | Merge pull request #3252 from mtrmac/registries.conf-mirrors | OpenShift Merge Robot | 2019-06-14 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use the logical registry location instead of the physical one in (podman info) | Miloslav Trmač | 2019-06-14 |
| * | | Update containers/image to v2.0.0, and buildah to v1.8.4 | Miloslav Trmač | 2019-06-14 |
| |/ |
|
* | | storage: support --mount type=bind,bind-nonrecursive | Giuseppe Scrivano | 2019-06-13 |
* | | storage: fix typo | Giuseppe Scrivano | 2019-06-13 |
|/ |
|
* | Merge pull request #3283 from haircommander/logging-play-kube-hotfix | OpenShift Merge Robot | 2019-06-10 |
|\ |
|
| * | only set log driver if it isn't empty | Peter Hunt | 2019-06-08 |
* | | Fix cgo includes for musl | Cameron Nemo | 2019-06-08 |
* | | Merge pull request #3180 from mheon/inspect_volumes | OpenShift Merge Robot | 2019-06-08 |
|\ \
| |/
|/| |
|
| * | Begin to break up pkg/inspect | Matthew Heon | 2019-06-03 |
* | | Merge pull request #3271 from giuseppe/rootless-skip-ns-resolution-on-old-ker... | OpenShift Merge Robot | 2019-06-07 |
|\ \ |
|
| * | | rootless: skip NS_GET_PARENT on old kernels | Giuseppe Scrivano | 2019-06-06 |
* | | | Merge pull request #2272 from adrianreber/migration | OpenShift Merge Robot | 2019-06-07 |
|\ \ \
| |/ /
|/| | |
|
| * | | migration: add possibility to restore a container with a new name | Adrian Reber | 2019-06-04 |
| * | | Also download container images during restore | Adrian Reber | 2019-06-03 |