| Commit message (Expand) | Author | Age |
* | rootless: fix pod stop|rm if uid in the container != 0 | Giuseppe Scrivano | 2019-03-11 |
* | rootless: support a custom arg to the new process | Giuseppe Scrivano | 2019-03-11 |
* | Move secrets package to buildah | Daniel J Walsh | 2019-03-08 |
* | rootless: propagate errors from info | Giuseppe Scrivano | 2019-03-08 |
* | Merge pull request #2534 from jwhonce/wip/remote_wait | OpenShift Merge Robot | 2019-03-06 |
|\ |
|
| * | Implement podman-remote wait command and container subcommand | Jhon Honce | 2019-03-06 |
* | | Merge pull request #2442 from baude/remotepodtop | OpenShift Merge Robot | 2019-03-06 |
|\ \ |
|
| * | | podman-remote pod top|stats | baude | 2019-03-06 |
* | | | Merge pull request #2412 from QiWang19/iss2380 | OpenShift Merge Robot | 2019-03-06 |
|\ \ \
| |_|/
|/| | |
|
| * | | fix bug --device enable specifying directory as device | Qi Wang | 2019-03-06 |
| |/ |
|
* | | Merge pull request #2491 from baude/healtcheckphase1 | OpenShift Merge Robot | 2019-03-06 |
|\ \
| |/
|/| |
|
| * | podman healthcheck run (phase 1) | baude | 2019-03-05 |
* | | Merge pull request #2543 from giuseppe/fix-rootless-s390x-cris | OpenShift Merge Robot | 2019-03-06 |
|\ \ |
|
| * | | rootless: fix clone syscall on s390 and cris archs | Giuseppe Scrivano | 2019-03-05 |
* | | | Merge pull request #2519 from jwhonce/wip/remote_kill | OpenShift Merge Robot | 2019-03-05 |
|\ \ \
| |_|/
|/| | |
|
| * | | Support podman-remote kill container(s) | Jhon Honce | 2019-03-04 |
* | | | Merge pull request #2426 from giuseppe/exec-preserve-fds | OpenShift Merge Robot | 2019-03-05 |
|\ \ \
| |_|/
|/| | |
|
| * | | exec: support --preserve-fds | Giuseppe Scrivano | 2019-03-02 |
* | | | Merge pull request #2522 from mheon/fix_timestamp_format_logs | OpenShift Merge Robot | 2019-03-04 |
|\ \ \ |
|
| * | | | Change timestamp format for podman logs | Matthew Heon | 2019-03-04 |
| |/ / |
|
* | | | Merge pull request #2523 from jwhonce/bug/2521 | OpenShift Merge Robot | 2019-03-04 |
|\ \ \ |
|
| * | | | Fix #2521 | Jhon Honce | 2019-03-04 |
| | |/
| |/| |
|
* | | | Merge pull request #2513 from mheon/log_timestamps_newline | OpenShift Merge Robot | 2019-03-04 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add additional defense against 0-length log segfaults | Matthew Heon | 2019-03-03 |
| * | | When logging with timestamps, append only until newline | Matthew Heon | 2019-03-03 |
| * | | Ensure that each log line is newline-terminated | Matthew Heon | 2019-03-03 |
* | | | Support podman-remote stop container(s) | Jhon Honce | 2019-03-02 |
| |/
|/| |
|
* | | rootless, new[ug]idmap: on failure add output | Giuseppe Scrivano | 2019-02-28 |
|/ |
|
* | secrets: fix fips-mode with user namespaces | Giuseppe Scrivano | 2019-02-27 |
* | Fix build for non-Varlink-tagged Podman | Matthew Heon | 2019-02-27 |
* | Centralize setting default volume path | Matthew Heon | 2019-02-26 |
* | Ensure volume path is set appropriately by default | Matthew Heon | 2019-02-26 |
* | volume: do not create a volume if there is a bind | Giuseppe Scrivano | 2019-02-26 |
* | podman-remote pod pause|unpause|restart | baude | 2019-02-25 |
* | Merge pull request #2422 from baude/remotepodcreate | OpenShift Merge Robot | 2019-02-25 |
|\ |
|
| * | podman-remote create|ps | baude | 2019-02-25 |
* | | Merge pull request #2358 from rhatdan/namespace | OpenShift Merge Robot | 2019-02-25 |
|\ \ |
|
| * | | Fix up handling of user defined network namespaces | Daniel J Walsh | 2019-02-23 |
* | | | podman: fix ro bind mounts if no* opts are on the source | Giuseppe Scrivano | 2019-02-25 |
* | | | Merge pull request #2413 from baude/remotepodstop | OpenShift Merge Robot | 2019-02-24 |
|\ \ \
| | |/
| |/| |
|
| * | | Enable more podman-remote pod commands | baude | 2019-02-22 |
| |/ |
|
* | | Merge pull request #2404 from baude/remoteerrors | OpenShift Merge Robot | 2019-02-23 |
|\ \ |
|
| * | | make remote-client error messaging more robust | baude | 2019-02-22 |
* | | | rootless: force same cwd when re-execing | Giuseppe Scrivano | 2019-02-22 |
| |/
|/| |
|
* | | podman-remote pod inspect|exists | baude | 2019-02-22 |
|/ |
|
* | podman-remote load image | baude | 2019-02-21 |
* | Merge pull request #2387 from baude/remotepodrm | OpenShift Merge Robot | 2019-02-21 |
|\ |
|
| * | enable podman-remote pod rm | baude | 2019-02-21 |
* | | Adjust LISTEN_PID for reexec in varlink mode | Harald Hoyer | 2019-02-21 |
|/ |
|
* | podman-remote save [image] | baude | 2019-02-20 |