| Commit message (Expand) | Author | Age |
... | |
| * | 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 |
* | Unconditionally refresh storage options from config | Matthew Heon | 2019-02-06 |
* | Use defaults if paths are not specified in storage.conf | Matthew Heon | 2019-01-10 |
* | Merge pull request #2076 from rhatdan/storage.conf | OpenShift Merge Robot | 2019-01-08 |
|\ |
|
| * | If local storage file exists, then use it rather then defaults. | Daniel J Walsh | 2019-01-03 |
* | | Add the configuration file used to setup storage to podman info | Daniel J Walsh | 2019-01-07 |
|/ |
|
* | Refactor: use idtools.ParseIDMap instead of bundling own version | Šimon Lukašík | 2018-12-23 |
* | Add "podman volume" command | umohnani8 | 2018-12-06 |
* | Revert changes to GetDefaultStoreOptions | Matthew Heon | 2018-12-03 |
* | Fix gofmt and lint | Matthew Heon | 2018-12-02 |
* | Move rootless storage config into libpod | Matthew Heon | 2018-12-02 |
* | rootless: store only subset of storage.conf | Giuseppe Scrivano | 2018-11-28 |
* | rootless: create storage.conf when it doesn't exist | Giuseppe Scrivano | 2018-11-19 |
* | rootless: default to fuse-overlayfs when available | Giuseppe Scrivano | 2018-11-08 |