summaryrefslogtreecommitdiff
path: root/container/stream
Commit message (Expand)AuthorAgeFilesLines
* remove uses of deprecated pkg/termSebastiaan van Stijn2020-04-211-1/+1
* Handle blocked I/O of exec'd processesMichael Crosby2019-06-211-3/+26
* Fix fd leak on attachBrian Goff2018-05-311-91/+82
* Switch from x/net/context -> contextKir Kolyshkin2018-04-231-2/+1
* Add canonical import commentDaniel Nephin2018-02-052-2/+2
* Remove libcontainerd.IOPipeDaniel Nephin2018-01-091-2/+2
* Update libcontainerd to use containerd 1.0Kenfe-Mickael Laventure2017-10-201-3/+3
* pkg/package: remove promise packageStephen J Day2017-09-211-29/+35
* Update logrus to v1.0.1Derek McGowan2017-07-312-2/+2
* container/stream/attach: use pools.Copyunclejack2017-06-101-3/+4
* Update ContainerWait APIJosh Hawn2017-05-161-59/+2
* Resolve race conditions in attach API callJim Minter2017-02-011-25/+43
* Refactor attaches `copyEscapable`Brian Goff2017-01-231-49/+57
* Move attach code to stream packageBrian Goff2017-01-232-0/+211
* Close stdout/stderr fifo as soon as possibleTonis Tiigi2017-01-111-1/+2
* Change Error log to Warning when close stdin failLei Jitang2016-11-291-1/+1
* Move `StreamConfig` out of `runconfig`Brian Goff2016-11-141-0/+143