| Commit message (Expand) | Author | Age |
* | Report errors when trying to pause rootless containers | Daniel J Walsh | 2019-09-13 |
* | Implement healthcheck for remote client | Ashley Cui | 2019-08-19 |
* | varlink endpoint for containerstats requires root | baude | 2019-08-12 |
* | Add new exit codes to rm & rmi for running containers & dependencies | Daniel J Walsh | 2019-08-01 |
* | refactor to reduce duplicated error parsing | Peter Hunt | 2019-07-23 |
* | remove unnecessary conversions | Peter Hunt | 2019-07-23 |
* | add detach keys support for remote | Peter Hunt | 2019-07-23 |
* | move editing of exitCode to runtime | Peter Hunt | 2019-07-23 |
* | Update e2e tests for remote exec | Peter Hunt | 2019-07-23 |
* | Finish up remote exec implementation | Peter Hunt | 2019-07-23 |
* | Implement conmon exec | Peter Hunt | 2019-07-22 |
* | Merge pull request #3584 from QiWang19/pssize | OpenShift Merge Robot | 2019-07-18 |
|\ |
|
| * | podman-remote make --size optional in ps | Qi Wang | 2019-07-18 |
* | | Move the HostConfig portion of Inspect inside libpod | Matthew Heon | 2019-07-17 |
|/ |
|
* | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | remove libpod from main | baude | 2019-06-25 |
* | enable integration tests for remote-client | baude | 2019-05-07 |
* | Add an InvalidState varlink error for Init | Matthew Heon | 2019-05-02 |
* | Add basic structure of podman init command | Matthew Heon | 2019-05-01 |
* | enable podman remote top | baude | 2019-04-25 |
* | podman-remote pause|unpause | baude | 2019-04-18 |
* | Add the ability to attach remotely to a container | baude | 2019-04-10 |
* | podman-remote ps | baude | 2019-04-09 |
* | podman-remote create|run | baude | 2019-04-08 |
* | size is optional for container inspection | baude | 2019-03-26 |
* | display logs for multiple containers at the same time | baude | 2019-03-15 |
* | 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 |
* | | podman-remote pod top|stats | baude | 2019-03-06 |
|/ |
|
* | Support podman-remote stop container(s) | Jhon Honce | 2019-03-02 |
* | make remote-client error messaging more robust | baude | 2019-02-22 |
* | pod infra container is started before a container in a pod is run, started, o... | Peter Hunt | 2019-02-15 |
* | Fix volume handling in podman | Daniel J Walsh | 2019-02-14 |
* | varlink: Rename `ContainerInList` to `Container` | Lars Karlitski | 2019-02-12 |
* | varlink: Remove `NotImplemented` type | Lars Karlitski | 2019-02-12 |
* | podman-remote import|export | baude | 2019-02-05 |
* | podman-remote inspect | baude | 2019-01-18 |
* | Adding more varlink endpoints | baude | 2018-12-03 |
* | Refactor Wait() to not require a timeout | Matthew Heon | 2018-09-21 |
* | Add --interval flag to podman wait | Daniel J Walsh | 2018-09-13 |
* | Changed GetContainerStats to return ErrCtrStateInvalid | haircommander | 2018-08-23 |
* | Change batchcontainer to shared | haircommander | 2018-08-16 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | Rename varlink socket and interface | baude | 2018-08-06 |
* | Make one runtime for the varlink service | baude | 2018-08-05 |
* | Fix varlink API usage of psgo | Jhon Honce | 2018-07-24 |
* | create conmon sockets when getting their paths | baude | 2018-07-11 |
* | conmon no longer writes to syslog | Daniel J Walsh | 2018-06-29 |
* | libpod: Execute poststop hooks locally | W. Trevor King | 2018-06-04 |
* | varlink build | baude | 2018-06-01 |