Commit History

Author SHA1 Message Date
  Sridhar Ratnakumar f731835e45 serve goroutine must refer to the local conn 12 years ago
  Guillaume J. Charmes cb54e9c659 Flush whether or not there we set the rawmode to avoid the client to lock 12 years ago
  Guillaume J. Charmes c83393a541 Move the DockerConn flush to its own function 12 years ago
  Louis Opter 7d0ab3858e Only set the terminal in raw mode for commands which need it 12 years ago
  Caleb Spare c298a91f95 Use a *println or *print function instead of *printf where appropriate. 12 years ago
  Guillaume J. Charmes 6e507b9460 Add a Debugf() helper and a -D (debug) flag to docker 12 years ago
  Solomon Hykes c59fff422f gofmt 12 years ago
  Solomon Hykes abb7b81b13 Added comments to rcli 12 years ago
  Solomon Hykes f330c2a248 Disabled remote access to dockerd. Preferred usage is over ssh. 12 years ago
  Solomon Hykes 54532e2ab7 Convenience logging in rcli 12 years ago
  Solomon Hykes 63fc3e5ab3 rcli.DialTCP(): return a net.TCPConn to allow TCP-specific operations (ie. half-close) 12 years ago
  Solomon Hykes f3ffba7afe Factored out docker/rcli (remote cli protocol), docker/fake (mocking utilities) and docker/future (real utilities which don't yet fit in the core) 12 years ago