| Commit message (Expand) | Author | Age |
* | systemd: accept also /sbin/init | Giuseppe Scrivano | 2019-10-15 |
* | 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 #4232 from csomh/auth-file-path | OpenShift Merge Robot | 2019-10-11 |
|\ \ |
|
| * | | Fix default path for auth.json | Hunor Csomortáni | 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 #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 |
* | | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
|/ |
|
* | Merge pull request #3581 from mheon/no_cgroups | OpenShift Merge Robot | 2019-09-11 |
|\ |
|
| * | Add support for launching containers without CGroups | Matthew Heon | 2019-09-10 |
* | | Add function for looking up volumes by partial name | Matthew Heon | 2019-09-09 |
|/ |
|
* | Update varlink doc and code | Jhon Honce | 2019-08-26 |
* | podman-remote: cp crashes | baude | 2019-08-21 |
* | 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 |
* | | Merge pull request #3751 from TomSweeneyRedHat/dev/tsweeney/squishnits | OpenShift Merge Robot | 2019-08-12 |
|\ \ |
|
| * | | Squish a few tpyo nits in container.go doc | TomSweeneyRedHat | 2019-08-07 |
* | | | cmd: drop check for euid==0 | Giuseppe Scrivano | 2019-08-12 |
| |/
|/| |
|
* | | Merge pull request #3737 from QiWang19/create_auth | OpenShift Merge Robot | 2019-08-09 |
|\ \ |
|
| * | | fix create&run getting --authfile from cli | Qi Wang | 2019-08-09 |
* | | | Improve dns-search validation, empty domains now return an error | Jhon Honce | 2019-08-09 |
|/ / |
|
* | | Allow the passing of '.' to --dns-search | Daniel J Walsh | 2019-08-08 |
* | | When populating CMD, do not include Entrypoint | Matthew Heon | 2019-08-06 |
|/ |
|
* | Merge pull request #3665 from QiWang19/env | OpenShift Merge Robot | 2019-07-30 |
|\ |
|
| * | Set -env variables as appropriate | Qi Wang | 2019-07-30 |
* | | Touch up input argument error on create | TomSweeneyRedHat | 2019-07-30 |
* | | Fix commit --changes env=X=Y | Jhon Honce | 2019-07-26 |
|/ |
|
* | Merge pull request #3639 from giuseppe/user-ns-container | OpenShift Merge Robot | 2019-07-26 |
|\ |
|
| * | pods: do not to join a userns if there is not any | Giuseppe Scrivano | 2019-07-25 |
* | | fix import not ignoring url path | Qi Wang | 2019-07-24 |
|/ |
|
* | Fixes issue #3577. | John Hooks | 2019-07-23 |
* | golangci-lint round #3 | baude | 2019-07-21 |
* | Merge pull request #3599 from QiWang19/ps-regexp | OpenShift Merge Robot | 2019-07-19 |
|\ |
|
| * | support podman ps filter regular expressions | Qi Wang | 2019-07-18 |
* | | libpod: support for cgroup namespace | Giuseppe Scrivano | 2019-07-18 |
|/ |
|
* | Move the HostConfig portion of Inspect inside libpod | Matthew Heon | 2019-07-17 |
* | Merge pull request #3508 from csomh/healthcheck-flag-compat | OpenShift Merge Robot | 2019-07-16 |
|\ |
|
| * | Make the healthcheck flags compatible with Docker CLI | Hunor Csomortáni | 2019-07-16 |
* | | create: ignore check if image has HEALTHCHECK NONE | Stefan Becker | 2019-07-16 |
* | | create: apply defaults on image healthcheck options | Stefan Becker | 2019-07-16 |
|/ |
|
* | create: improve parser for --healthcheck-command | Stefan Becker | 2019-07-14 |
* | Merge pull request #3557 from rhatdan/env | OpenShift Merge Robot | 2019-07-12 |
|\ |
|
| * | Add glob parsing for --env flag | Daniel J Walsh | 2019-07-11 |
| * | Add support for -env-host | Daniel J Walsh | 2019-07-11 |
* | | golangci-lint pass number 2 | baude | 2019-07-11 |
|/ |
|
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |