summaryrefslogtreecommitdiff
path: root/libpod/container_exec.go
Commit message (Expand)AuthorAge
* Enable cleanup processes for detached execMatthew Heon2020-05-20
* Add ability to clean up exec sessions with cleanupMatthew Heon2020-05-20
* Add backend code for detached execMatthew Heon2020-05-20
* Add exit commands to exec sessionsMatthew Heon2020-05-20
* Prune stale exec sessions on inspectMatthew Heon2020-05-14
* Don't fail when saving exec status fails on removed ctrMatthew Heon2020-05-14
* Ensure that Streams are set to defaults for HTTP attachMatthew Heon2020-05-14
* Add an initial implementation of HTTP-forwarded execMatthew Heon2020-05-14
* v2podman attach and execBrent Baude2020-04-05
* Merge pull request #5573 from mheon/add_basic_exec_endpointsOpenShift Merge Robot2020-03-26
|\
| * Add bindings for Container Exec Create + InspectMatthew Heon2020-03-26
| * Implement APIv2 Exec Create and Inspect EndpointsMatthew Heon2020-03-23
* | Ensure that exec sends resize eventsMatthew Heon2020-03-25
|/
* Add inspect for exec sessionsMatthew Heon2020-03-18
* Add structure for new exec session tracking to DBMatthew Heon2020-03-18