| Commit message (Expand) | Author | Age |
* | Turn off 'noexec' option by default for named volumes | Matthew Heon | 2020-05-20 |
* | Fix errors found in coverity scan | Daniel J Walsh | 2020-05-01 |
* | podman: implement userns=keep-id | Giuseppe Scrivano | 2020-04-24 |
* | Move selinux labeling support from pkg/util to pkg/selinux | Daniel J Walsh | 2020-04-22 |
* | Update podman to use containers.conf | Daniel J Walsh | 2020-04-20 |
* | Merge pull request #5690 from rhatdan/selinux | OpenShift Merge Robot | 2020-04-16 |
|\ |
|
| * | Add support for selecting kvm and systemd labels | Daniel J Walsh | 2020-04-15 |
* | | v2 bloat pruning phase 2 | Brent Baude | 2020-04-15 |
|/ |
|
* | Add support for the global flags and config files | Jhon Honce | 2020-04-14 |
* | userns: support --userns=auto | Giuseppe Scrivano | 2020-04-06 |
* | pkg/spec.InitFSMounts: optimize | Kir Kolyshkin | 2020-04-02 |
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | podmanv2 add core container commands | Brent Baude | 2020-03-22 |
* | Only run TestGetImageConfigStopSignal on Linux | Miloslav Trmač | 2020-03-21 |
* | Allow users to set TMPDIR environment | Daniel J Walsh | 2020-03-06 |
* | utils: relax check for directory to use | Giuseppe Scrivano | 2020-02-24 |
* | add pkg/signal | Valentin Rothberg | 2020-02-14 |
* | camelcase: fix lint reports | Valentin Rothberg | 2020-01-25 |
* | fork fatih/camelcase | Valentin Rothberg | 2020-01-25 |
* | make lint: enable gocritic | Valentin Rothberg | 2020-01-13 |
* | libpod: fix --userns=keep-id with big UIDs | Giuseppe Scrivano | 2020-01-10 |
* | fix lint - pkg/util: func comment | Valentin Rothberg | 2020-01-08 |
* | signal parsing - better input validation | Ed Santiago | 2019-12-26 |
* | Return empty runtime directory if we're not rootless | Jonathan Dieter | 2019-12-07 |
* | Add ONBUILD support to --change | Matthew Heon | 2019-12-05 |
* | Completely rework --change parsing | Matthew Heon | 2019-12-04 |
* | 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 |