| Commit message (Expand) | Author | Age |
* | Touch up bad math in run man page | TomSweeneyRedHat | 2019-10-11 |
* | Merge pull request #4237 from giuseppe/ps-not-null | OpenShift Merge Robot | 2019-10-11 |
|\ |
|
| * | container: initialize results list | Giuseppe Scrivano | 2019-10-11 |
* | | Merge pull request #4201 from TomSweeneyRedHat/dev/tsweeney/updatebuildmd | OpenShift Merge Robot | 2019-10-11 |
|\ \ |
|
| * | | Update build man page with latest Buildah changes | TomSweeneyRedHat | 2019-10-10 |
* | | | Merge pull request #4232 from csomh/auth-file-path | OpenShift Merge Robot | 2019-10-11 |
|\ \ \ |
|
| * | | | Fix default path for auth.json | Hunor Csomortáni | 2019-10-10 |
* | | | | Merge pull request #4235 from giuseppe/no-pids-cgroupfs | OpenShift Merge Robot | 2019-10-11 |
|\ \ \ \ |
|
| * | | | | rootless: do not set PIDs limit if --cgroup-manager=cgroupfs | Giuseppe Scrivano | 2019-10-11 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #4231 from cgwalters/user-unit-wanted | OpenShift Merge Robot | 2019-10-11 |
|\ \ \ \ |
|
| * | | | | Make user io.podman.service unit WantedBy=default.target | Colin Walters | 2019-10-11 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #4205 from manics/no-log-init | OpenShift Merge Robot | 2019-10-11 |
|\ \ \ \ |
|
| * | | | | troubleshooting: fix useradd no-log-init argument | Simon Li | 2019-10-06 |
* | | | | | Merge pull request #4223 from QiWang19/uidmap | OpenShift Merge Robot | 2019-10-10 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | show uid_map in podman info | Qi Wang | 2019-10-09 |
* | | | | | Merge pull request #4206 from giuseppe/systemd-mode-look-full-path | OpenShift Merge Robot | 2019-10-10 |
|\ \ \ \ \ |
|
| * | | | | | cli: support --systemd=always | Giuseppe Scrivano | 2019-10-09 |
| * | | | | | systemd: expect full path /usr/sbin/init | Giuseppe Scrivano | 2019-10-09 |
* | | | | | | Merge pull request #4181 from cevich/start_test_slower_poll | OpenShift Merge Robot | 2019-10-10 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Raise start_test polling interval | Chris Evich | 2019-10-03 |
* | | | | | | Merge pull request #4197 from vrothberg/fix-4192 | OpenShift Merge Robot | 2019-10-10 |
|\ \ \ \ \ \ |
|
| * | | | | | | vendor c/psgo@v1.3.2 | Valentin Rothberg | 2019-10-07 |
* | | | | | | | Merge pull request #4216 from baude/catchv2runc | OpenShift Merge Robot | 2019-10-10 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | catch runc v2 error | baude | 2019-10-09 |
* | | | | | | | Merge pull request #4225 from giuseppe/rootless-create-pause-automatically | OpenShift Merge Robot | 2019-10-09 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | rootless: automatically recreate the pause.pid file | Giuseppe Scrivano | 2019-10-09 |
| * | | | | | | rootless: do not close files twice | Giuseppe Scrivano | 2019-10-09 |
| * | | | | | | refresh: do not access network ns if not in the namespace | Giuseppe Scrivano | 2019-10-09 |
| |/ / / / / |
|
* | | | | | | Merge pull request #4222 from cevich/collect_varlink_log | OpenShift Merge Robot | 2019-10-09 |
|\ \ \ \ \ \ |
|
| * | | | | | | Cirrus: Produce and collect varlink output | Chris Evich | 2019-10-08 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #4200 from mheon/fix_sigproxy_start | OpenShift Merge Robot | 2019-10-09 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Respect --sig-proxy flag with podman start --attach | Matthew Heon | 2019-10-09 |
|/ / / / / |
|
* | | | | | Merge pull request #4218 from jlebon/pr/drop-also | OpenShift Merge Robot | 2019-10-09 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | io.podman.socket: drop Also=multi-user.target | Jonathan Lebon | 2019-10-08 |
* | | | | | Merge pull request #4189 from cevich/install_conmon | OpenShift Merge Robot | 2019-10-08 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Cirrus: Remove broken/failing testing_crun task | Chris Evich | 2019-10-07 |
| * | | | | Cirrus: Use new VM cache images | Chris Evich | 2019-10-07 |
| * | | | | Cirrus: Install conmon in Fedora VMs | Chris Evich | 2019-10-07 |
| |/ / / |
|
* | | | | Merge pull request #4032 from rhatdan/pids-limit | OpenShift Merge Robot | 2019-10-07 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Setup a reasonable default for pids-limit 4096 | Daniel J Walsh | 2019-10-04 |
* | | | | Merge pull request #4196 from mheon/normal_remove_on_evict | OpenShift Merge Robot | 2019-10-07 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | When evicting containers, perform a normal remove first | Matthew Heon | 2019-10-04 |
* | | | | Merge pull request #4165 from mtrmac/c-image-4 | OpenShift Merge Robot | 2019-10-04 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
|/ / / |
|
* | | | Merge pull request #4180 from cevich/update_download_links | OpenShift Merge Robot | 2019-10-04 |
|\ \ \ |
|
| * | | | Docs: Update links, add links to latest | Chris Evich | 2019-10-03 |
| * | | | Cirrus: Fix log URIs & add optional $ALSO_FILENAME | Chris Evich | 2019-10-03 |
| | |/
| |/| |
|
* | | | Merge pull request #4194 from containers/dependabot/go_modules/gopkg.in/yaml.... | OpenShift Merge Robot | 2019-10-04 |
|\ \ \ |
|
| * | | | Bump gopkg.in/yaml.v2 from 2.2.3 to 2.2.4 | dependabot-preview[bot] | 2019-10-04 |
* | | | | Merge pull request #4186 from cevich/log_runc_crun | OpenShift Merge Robot | 2019-10-04 |
|\ \ \ \
| |_|_|/
|/| | | |
|