index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
api
/
handlers
/
compat
/
exec.go
Commit message (
Expand
)
Author
Age
*
Fixes remote attach and exec to signal IdleTracker
Jhon Honce
2020-10-05
*
Refactor IdleTracker to handle StateIdle transitions
Jhon Honce
2020-09-29
*
Send HTTP Hijack headers after successful attach
Matthew Heon
2020-08-27
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
Fix: Hijacking v2 endpoints to follow rfc 7230 semantics
Korhonen Sami (Samlink)
2020-07-09
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Set syslog for exit commands on log-level=debug
Matthew Heon
2020-06-24
*
Enable detached exec for remote
Matthew Heon
2020-06-02
*
Drop APIv2 resize endpoint
Matthew Heon
2020-05-15
*
Fix lint
Matthew Heon
2020-05-14
*
Parameters for ExecStart are body, not query
Matthew Heon
2020-05-14
*
Prune stale exec sessions on inspect
Matthew Heon
2020-05-14
*
Add APIv2 handler for resizing exec sessions
Matthew Heon
2020-05-14
*
Wire in endpoint for ExecStart
Matthew Heon
2020-05-14
*
Add bindings for Container Exec Create + Inspect
Matthew Heon
2020-03-26
*
Implement APIv2 Exec Create and Inspect Endpoints
Matthew Heon
2020-03-23