April 10, 2013
View f731835

serve goroutine must refer to the local conn

Sridhar Ratnakumar authored on 2013/04/10 07:00:05
View cb54e9c

Flush whether or not there we set the rawmode to avoid the client to lock

Guillaume J. Charmes authored on 2013/04/10 01:59:30
April 6, 2013
View c83393a

Move the DockerConn flush to its own function

Guillaume J. Charmes authored on 2013/04/06 12:08:31
April 4, 2013
View 7d0ab38

Only set the terminal in raw mode for commands which need it

Louis Opter authored on 2013/04/04 04:25:19
March 30, 2013
View c298a91

Use a *println or *print function instead of *printf where appropriate.

Caleb Spare authored on 2013/03/30 16:23:12
March 23, 2013
View 6e507b9

Add a Debugf() helper and a -D (debug) flag to docker

Guillaume J. Charmes authored on 2013/03/23 03:44:12
March 10, 2013
View c59fff4

gofmt

Solomon Hykes authored on 2013/03/10 12:44:09
February 13, 2013
View abb7b81

Added comments to rcli

Solomon Hykes authored on 2013/02/13 01:42:15
View f330c2a

Disabled remote access to dockerd. Preferred usage is over ssh.

Solomon Hykes authored on 2013/02/13 01:37:12
January 28, 2013
View 54532e2

Convenience logging in rcli

Solomon Hykes authored on 2013/01/28 08:43:08
January 26, 2013
View 63fc3e5

rcli.DialTCP(): return a net.TCPConn to allow TCP-specific operations (ie. half-close)

Solomon Hykes authored on 2013/01/26 04:27:47
January 25, 2013
View f3ffba7

Factored out docker/rcli (remote cli protocol), docker/fake (mocking utilities) and docker/future (real utilities which don't yet fit in the core)

Solomon Hykes authored on 2013/01/25 13:01:32