| Commit message (Expand) | Author | Age |
* | Merge pull request #3848 from giuseppe/enable-all-tests-crun | OpenShift Merge Robot | 2019-08-19 |
|\ |
|
| * | libpod, pkg: lookup also for crun failures | Giuseppe Scrivano | 2019-08-19 |
| * | containers, create: debug message on failed deletion | Giuseppe Scrivano | 2019-08-19 |
* | | Merge pull request #3709 from mheon/volume_inspect | OpenShift Merge Robot | 2019-08-19 |
|\ \ |
|
| * | | Swap 'volume inspect' frontend to use the new backend | Matthew Heon | 2019-08-02 |
| * | | Implement backend for 'volume inspect' | Matthew Heon | 2019-08-02 |
* | | | Merge pull request #3836 from chenzhiwei/hostname | OpenShift Merge Robot | 2019-08-19 |
|\ \ \
| |_|/
|/| | |
|
| * | | Allow customizing pod hostname | Chen Zhiwei | 2019-08-18 |
* | | | 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 |
* | | | Merge pull request #3719 from baude/networklist | OpenShift Merge Robot | 2019-08-16 |
|\ \ \ |
|
| * | | | inclusion of podman network | baude | 2019-08-15 |
* | | | | Merge pull request #3796 from giuseppe/enable-cgroupsv2-crun | OpenShift Merge Robot | 2019-08-16 |
|\ \ \ \ |
|
| * | | | | runtime: honor --runtime flag to build | Giuseppe Scrivano | 2019-08-13 |
* | | | | | Merge pull request #3805 from ashley-cui/tmpfs | OpenShift Merge Robot | 2019-08-16 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Remove --tmpfs size default | Ashley Cui | 2019-08-14 |
| |/ / / |
|
* | | | | Merge pull request #3810 from giuseppe/use-cgroups | OpenShift Merge Robot | 2019-08-14 |
|\ \ \ \ |
|
| * | | | | pkg/cgroups: use DBUS session when rootless | Giuseppe Scrivano | 2019-08-14 |
* | | | | | Merge pull request #3809 from chenzhiwei/fix-play-kube | OpenShift Merge Robot | 2019-08-14 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Fix play kube command in pod yaml | Chen Zhiwei | 2019-08-14 |
| |/ / / |
|
* / / / | Running Podman with a nonexistent hooks dir is nonfatal | Matthew Heon | 2019-08-13 |
|/ / / |
|
* | | | Merge pull request #3753 from baude/varlinkrequiresroot | OpenShift Merge Robot | 2019-08-12 |
|\ \ \ |
|
| * | | | varlink endpoint for containerstats requires root | baude | 2019-08-12 |
* | | | | Merge pull request #3789 from giuseppe/cirrus-add-crun | OpenShift Merge Robot | 2019-08-12 |
|\ \ \ \ |
|
| * | | | | containers: look also for 'file not found' in the error message | Giuseppe Scrivano | 2019-08-12 |
* | | | | | Merge pull request #3786 from giuseppe/fix-rootless-checks | OpenShift Merge Robot | 2019-08-12 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | storage: drop unused geteuid check | Giuseppe Scrivano | 2019-08-12 |
* | | | | | build: use the configured runtime | Giuseppe Scrivano | 2019-08-11 |
|/ / / / |
|
* | | | | Merge pull request #3782 from eriksjolund/fix_realloc_in_rootless_linux.c | OpenShift Merge Robot | 2019-08-11 |
|\ \ \ \ |
|
| * | | | | Fix incorrect use of realloc() | Erik Sjölund | 2019-08-11 |
* | | | | | Adjust read count so that a newline can be added afterwards | Erik Sjölund | 2019-08-11 |
|/ / / / |
|
* | | | | Merge pull request #3748 from rhatdan/covscan | OpenShift Merge Robot | 2019-08-10 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fix a couple of errors descovered by coverity | Daniel J Walsh | 2019-08-09 |
| |/ / |
|
* / / | enable windows remote client | baude | 2019-08-08 |
|/ / |
|
* | | Merge pull request #3744 from mheon/fix_command | OpenShift Merge Robot | 2019-08-08 |
|\ \ |
|
| * | | When populating CMD, do not include Entrypoint | Matthew Heon | 2019-08-06 |
* | | | Merge pull request #3738 from mheon/mount_opts_bools | OpenShift Merge Robot | 2019-08-08 |
|\ \ \ |
|
| * | | | Allow --ro=[true|false] with mount flag | Matthew Heon | 2019-08-07 |
| |/ / |
|
* | | | namespaces: fix Container() call | Peter Hunt | 2019-08-07 |
* | | | refer to container whose namespace we share | Peter Hunt | 2019-08-07 |
* | | | Properly share UTS namespaces in a pod | Peter Hunt | 2019-08-07 |
|/ / |
|
* | | Merge pull request #3736 from baude/revert | OpenShift Merge Robot | 2019-08-06 |
|\ \ |
|
| * | | Revert "rootless: Rearrange setup of rootless containers" | baude | 2019-08-06 |
* | | | 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 |
* | | | Merge pull request #3716 from baude/varlinkfixes2 | OpenShift Merge Robot | 2019-08-05 |
|\ \ \ |
|
| * | | | various fixes for varlink endpoints | baude | 2019-08-03 |
| | |/
| |/| |
|
* | | | Merge pull request #3690 from adrianreber/ignore-static-ip | OpenShift Merge Robot | 2019-08-05 |
|\ \ \ |
|
| * | | | restore: added --ignore-static-ip option | Adrian Reber | 2019-08-02 |
* | | | | Merge pull request #3171 from QiWang19/events_json | OpenShift Merge Robot | 2019-08-05 |
|\ \ \ \ |
|