| Commit message (Expand) | Author | Age |
... | |
* | codespell: spelling corrections | Dmitry Smirnov | 2019-11-13 |
* | mount: add new options nocopyup|copyup for tmpfs | Giuseppe Scrivano | 2019-11-07 |
* | add libpod/config | Valentin Rothberg | 2019-10-31 |
* | bump containers/image to v5.0.0, buildah to v1.11.4 | Nalin Dahyabhai | 2019-10-29 |
* | rootless: write storage overrides to the conf file | Giuseppe Scrivano | 2019-10-21 |
* | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
* | Merge pull request #4001 from kunalkushwaha/podman-import-fix | OpenShift Merge Robot | 2019-09-30 |
|\ |
|
| * | syntax updated for podman import --change | Kunal Kushwaha | 2019-09-27 |
* | | Podman-remote run should wait for exit code | Daniel J Walsh | 2019-09-12 |
|/ |
|
* | Fixup `util.GetRootlessConfigHomeDir` permission requirements | Christian Felder | 2019-09-09 |
* | Merge pull request #3876 from mheon/fix_mount_flags | OpenShift Merge Robot | 2019-09-04 |
|\ |
|
| * | Fix addition of mount options when using RO tmpfs | Matthew Heon | 2019-08-28 |
| * | Allow :z and :Z with ProcessOptions | Matthew Heon | 2019-08-28 |
| * | Set base mount options for bind mounts from base system | Matthew Heon | 2019-08-28 |
| * | Add support for 'exec', 'suid', 'dev' mount flags | Matthew Heon | 2019-08-28 |
* | | pkg/util: use rootless function to read additional users | Giuseppe Scrivano | 2019-09-03 |
|/ |
|
* | Merge pull request #3760 from rhatdan/auth | OpenShift Merge Robot | 2019-08-19 |
|\ |
|
| * | Use GetRuntimeDir to setup auth.json for login | Daniel J Walsh | 2019-08-12 |
* | | Merge pull request #3617 from QiWang19/create_pull | OpenShift Merge Robot | 2019-08-17 |
|\ \ |
|
| * | | add --pull flag for podman create&run | Qi Wang | 2019-08-09 |
* | | | Remove --tmpfs size default | Ashley Cui | 2019-08-14 |
| |/
|/| |
|
* | | enable windows remote client | baude | 2019-08-08 |
|/ |
|
* | Merge pull request #3466 from TomSweeneyRedHat/dev/tsweeney/myhome | OpenShift Merge Robot | 2019-08-06 |
|\ |
|
| * | Touch up XDG, add rootless links | TomSweeneyRedHat | 2019-07-29 |
* | | Don't log errors to the screen when XDG_RUNTIME_DIR is not set | Daniel J Walsh | 2019-08-04 |
|/ |
|
* | golangci-lint phase 4 | baude | 2019-07-22 |
* | Move the HostConfig portion of Inspect inside libpod | Matthew Heon | 2019-07-17 |
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | util: drop IsCgroup2UnifiedMode and use it from cgroups | Giuseppe Scrivano | 2019-06-26 |
* | Allow (but ignore) Cached and Delegated volume options | Matthew Heon | 2019-06-18 |
* | Fix ENV parsing on `podman import` | Jordan Webb | 2019-06-14 |
* | storage: support --mount type=bind,bind-nonrecursive | Giuseppe Scrivano | 2019-06-13 |
* | userns: add new option --userns=keep-id | Giuseppe Scrivano | 2019-05-24 |
* | rootless: use a pause process | Giuseppe Scrivano | 2019-05-17 |
* | rootless, spec: allow resources with cgroup v2 | Giuseppe Scrivano | 2019-05-13 |
* | Merge pull request #2905 from QiWang19/globalvar | OpenShift Merge Robot | 2019-05-03 |
|\ |
|
| * | Add variable for global flags to runlabel | Qi Wang | 2019-05-02 |
* | | Merge pull request #2959 from mheon/merge_volume_flags | OpenShift Merge Robot | 2019-05-03 |
|\ \
| |/
|/| |
|
| * | Ensure that named volumes have their options parsed | Matthew Heon | 2019-05-01 |
* | | enable podman-remote on windows | baude | 2019-04-30 |
|/ |
|
* | utils: call GetRootlessRuntimeDir once | Giuseppe Scrivano | 2019-03-29 |
* | vendor buildah, image, storage, cni | Valentin Rothberg | 2019-03-28 |
* | utils: split generation and writing of storage.conf | Giuseppe Scrivano | 2019-03-17 |
* | utils: avoid too long tmp directory | Giuseppe Scrivano | 2019-03-16 |
* | rootless: use /tmp/libpod-rundir-$EUID for fallback | Giuseppe Scrivano | 2019-03-15 |
* | Add event logging to libpod, even display to podman | baude | 2019-03-11 |
* | Centralize setting default volume path | Matthew Heon | 2019-02-26 |
* | Ensure volume path is set appropriately by default | Matthew Heon | 2019-02-26 |
* | Fix volume handling in podman | Daniel J Walsh | 2019-02-14 |