summaryrefslogtreecommitdiff
path: root/pkg/varlinkapi/containers.go
Commit message (Expand)AuthorAge
* enable integration tests for remote-clientbaude2019-05-07
* Add an InvalidState varlink error for InitMatthew Heon2019-05-02
* Add basic structure of podman init commandMatthew Heon2019-05-01
* enable podman remote topbaude2019-04-25
* podman-remote pause|unpausebaude2019-04-18
* Add the ability to attach remotely to a containerbaude2019-04-10
* podman-remote psbaude2019-04-09
* podman-remote create|runbaude2019-04-08
* size is optional for container inspectionbaude2019-03-26
* display logs for multiple containers at the same timebaude2019-03-15
* Merge pull request #2534 from jwhonce/wip/remote_waitOpenShift Merge Robot2019-03-06
|\
| * Implement podman-remote wait command and container subcommandJhon Honce2019-03-06
* | podman-remote pod top|statsbaude2019-03-06
|/
* Support podman-remote stop container(s)Jhon Honce2019-03-02
* make remote-client error messaging more robustbaude2019-02-22
* pod infra container is started before a container in a pod is run, started, o...Peter Hunt2019-02-15
* Fix volume handling in podmanDaniel J Walsh2019-02-14
* varlink: Rename `ContainerInList` to `Container`Lars Karlitski2019-02-12
* varlink: Remove `NotImplemented` typeLars Karlitski2019-02-12
* podman-remote import|exportbaude2019-02-05
* podman-remote inspectbaude2019-01-18
* Adding more varlink endpointsbaude2018-12-03
* Refactor Wait() to not require a timeoutMatthew Heon2018-09-21
* Add --interval flag to podman waitDaniel J Walsh2018-09-13
* Changed GetContainerStats to return ErrCtrStateInvalidhaircommander2018-08-23
* Change batchcontainer to sharedhaircommander2018-08-16
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Rename varlink socket and interfacebaude2018-08-06
* Make one runtime for the varlink servicebaude2018-08-05
* Fix varlink API usage of psgoJhon Honce2018-07-24
* create conmon sockets when getting their pathsbaude2018-07-11
* conmon no longer writes to syslogDaniel J Walsh2018-06-29
* libpod: Execute poststop hooks locallyW. Trevor King2018-06-04
* varlink buildbaude2018-06-01
* return all inspect info for varlink containerinspectbaude2018-06-01
* Spell check strings and commentsJhon Honce2018-05-25
* podman create, start, getattachsocketbaude2018-05-21
* Generate varlink API documentation automaticallybaude2018-05-08
* Allow streaming on some varlink container methodsbaude2018-05-08
* varlink containersbaude2018-05-03
* varlink imagesbaude2018-04-26
* Initial varlink implementationbaude2018-04-23