summaryrefslogtreecommitdiff
path: root/pkg/varlinkapi/attach.go
Commit message (Expand)AuthorAge
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Fix `system service` panic from early hangup in eventsMatthew Heon2020-07-02
* V2 podman system serviceJhon Honce2020-04-07
* v2podman attach and execBrent Baude2020-04-05
* V2 Move varlink homeJhon Honce2020-03-30
* Switch to bufio Reader for exec streamsPeter Hunt2019-10-31
* Add ability to redirect bash for run -ibaude2019-10-15
* conditionally send stdin on remote runbaude2019-09-24
* Podman-remote run should wait for exit codeDaniel J Walsh2019-09-12
* Finish up remote exec implementationPeter Hunt2019-07-23
* Implement conmon execPeter Hunt2019-07-22
* libpod removal from main (phase 2)baude2019-06-27
* remove libpod from mainbaude2019-06-25
* Fix the varlink upgraded callsHarald Hoyer2019-05-29
* Revert "Add VarlinkCall.RequiresUpgrade() type and method"Matthew Heon2019-05-16
* Add VarlinkCall.RequiresUpgrade() type and methodJhon Honce2019-05-14
* add varlink bridgebaude2019-05-08
* Fix remote-client testing reportsbaude2019-04-26
* Fixes for podman-remote run and attachbaude2019-04-11
* Add the ability to attach remotely to a containerbaude2019-04-10