| Commit message (Expand) | Author | Age |
* | fix bug convert volume host path to absolute | Qi Wang | 2019-07-10 |
* | cgroups: skip not existing cpuacct files | Giuseppe Scrivano | 2019-07-10 |
* | cgroups: support creating cgroupsv2 paths | Giuseppe Scrivano | 2019-07-10 |
* | Merge pull request #3497 from QazerLab/bugfix/systemd-generate-pidfile | OpenShift Merge Robot | 2019-07-08 |
|\ |
|
| * | Do not hardcode podman binary location in generate systemd. | Danila Kiver | 2019-07-07 |
| * | Use conmon pidfile in generated systemd unit as PIDFile. | Danila Kiver | 2019-07-04 |
* | | trivial cleanups from golang | baude | 2019-07-03 |
|/ |
|
* | Merge pull request #3437 from giuseppe/fix-nocgo | OpenShift Merge Robot | 2019-07-03 |
|\ |
|
| * | spec: move cgo stuff to their own file | Giuseppe Scrivano | 2019-07-02 |
| * | rootless: allow to build without cgo | Giuseppe Scrivano | 2019-07-02 |
* | | Merge pull request #3465 from baude/nostore | OpenShift Merge Robot | 2019-07-03 |
|\ \ |
|
| * | | configure runtime without store | baude | 2019-07-01 |
* | | | cgroups: fix times conversion | Giuseppe Scrivano | 2019-07-02 |
| |/
|/| |
|
* | | 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 |