Commit Verlauf

Autor SHA1 Nachricht Datum
  Sridhar Ratnakumar f731835e45 serve goroutine must refer to the local conn vor 12 Jahren
  Guillaume J. Charmes cb54e9c659 Flush whether or not there we set the rawmode to avoid the client to lock vor 12 Jahren
  Guillaume J. Charmes c83393a541 Move the DockerConn flush to its own function vor 12 Jahren
  Louis Opter 7d0ab3858e Only set the terminal in raw mode for commands which need it vor 12 Jahren
  Caleb Spare c298a91f95 Use a *println or *print function instead of *printf where appropriate. vor 12 Jahren
  Guillaume J. Charmes 6e507b9460 Add a Debugf() helper and a -D (debug) flag to docker vor 12 Jahren
  Solomon Hykes c59fff422f gofmt vor 12 Jahren
  Solomon Hykes abb7b81b13 Added comments to rcli vor 12 Jahren
  Solomon Hykes f330c2a248 Disabled remote access to dockerd. Preferred usage is over ssh. vor 12 Jahren
  Solomon Hykes 54532e2ab7 Convenience logging in rcli vor 12 Jahren
  Solomon Hykes 63fc3e5ab3 rcli.DialTCP(): return a net.TCPConn to allow TCP-specific operations (ie. half-close) vor 12 Jahren
  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) vor 12 Jahren