aboutsummaryrefslogtreecommitdiff
path: root/pkg/api/handlers/compat/exec.go
Commit message (Expand)AuthorAge
* Fix stuttersDaniel J Walsh2022-09-10
* use c/common code for resize and CopyDetachablePaul Holzinger2022-07-06
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* Swagger refactor/cleanupJhon Honce2022-05-19
* Add ExitCommandDelay configuration use in API exec handlerRover van der Noort2022-03-04
* Remove unused param and clean API handlersJakub Guzik2022-01-22
* bump go module to version 4Valentin Rothberg2022-01-18
* Do not store the exit command in container configPaul Holzinger2021-11-18
* Refacter API server emphasis on loggingJhon Honce2021-09-10
* Fix resize race with podman exec -itPaul Holzinger2021-06-16
* bump go module to v3Valentin Rothberg2021-02-22
* Fixes remote attach and exec to signal IdleTrackerJhon Honce2020-10-05
* Refactor IdleTracker to handle StateIdle transitionsJhon Honce2020-09-29
* Send HTTP Hijack headers after successful attachMatthew Heon2020-08-27
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Fix: Hijacking v2 endpoints to follow rfc 7230 semanticsKorhonen Sami (Samlink)2020-07-09
* move go module to v2Valentin Rothberg2020-07-06
* Set syslog for exit commands on log-level=debugMatthew Heon2020-06-24
* Enable detached exec for remoteMatthew Heon2020-06-02
* Drop APIv2 resize endpointMatthew Heon2020-05-15
* Fix lintMatthew Heon2020-05-14
* Parameters for ExecStart are body, not queryMatthew Heon2020-05-14
* Prune stale exec sessions on inspectMatthew Heon2020-05-14
* Add APIv2 handler for resizing exec sessionsMatthew Heon2020-05-14
* Wire in endpoint for ExecStartMatthew Heon2020-05-14
* Add bindings for Container Exec Create + InspectMatthew Heon2020-03-26
* Implement APIv2 Exec Create and Inspect EndpointsMatthew Heon2020-03-23