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
/
containers_attach.go
Commit message (
Expand
)
Author
Age
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
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: Correct connection counters for hijacked connections
Korhonen Sami (Samlink)
2020-07-09
*
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
*
Allow recursive dependency start with Init()
Matthew Heon
2020-06-18
*
V2 verify JSON output is consistent and doesn't drift
Jhon Honce
2020-05-28
*
Print container state when erroring that it is improper
Matthew Heon
2020-05-20
*
V2 Implement terminal handling in bindings attach
Jhon Honce
2020-05-18
*
Wire in endpoint for ExecStart
Matthew Heon
2020-05-14
*
WIP V2 attach bindings and test
Jhon Honce
2020-05-13
*
Improve APIv2 support for Attach
Matthew Heon
2020-04-13
*
Refactor handler packages
Jhon Honce
2020-03-10