| Commit message (Expand) | Author | Age |
* | Update varlink doc and code | Jhon Honce | 2019-08-26 |
* | clean up after remote build | baude | 2019-08-25 |
* | Merge pull request #3800 from vrothberg/generate-pod | OpenShift Merge Robot | 2019-08-22 |
|\ |
|
| * | generate systemd: support pods and geneartig files | Valentin Rothberg | 2019-08-21 |
| * | generate systemd: drop support for remote clients | Valentin Rothberg | 2019-08-21 |
* | | Merge pull request #3863 from TomSweeneyRedHat/dev/tsweeney/digestfile2 | OpenShift Merge Robot | 2019-08-21 |
|\ \ |
|
| * | | Add --digestfile option to push | TomSweeneyRedHat | 2019-08-21 |
| |/ |
|
* | | Merge pull request #2940 from giuseppe/drop-firewall | OpenShift Merge Robot | 2019-08-21 |
|\ \
| |/
|/| |
|
| * | networking: use firewall plugin | Giuseppe Scrivano | 2019-08-19 |
* | | Merge pull request #3569 from rhatdan/cgroupsv1 | OpenShift Merge Robot | 2019-08-20 |
|\ \ |
|
| * | | Fix error message on podman stats on cgroups v1 rootless environments | Daniel J Walsh | 2019-08-19 |
* | | | 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 |
* | | | | Implement healthcheck for remote client | Ashley Cui | 2019-08-19 |
* | | | | 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 |