February 15, 2014
View 8c39db8

Move proxy into pkg Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)

Michael Crosby authored on 2014/02/15 08:25:25
February 13, 2014
View 31dde3e

disallow tcp:// from defaulting to 127.0.0.1:4243

unclejack authored on 2014/02/13 10:26:35
February 12, 2014
View da04f49

Move even more stuff into dockerversion

Tianon Gravi authored on 2014/02/12 09:26:54
January 23, 2014
View dea3c26

Add comment about ignoring Sscanf error

Charles Lindsay authored on 2014/01/23 02:32:50
January 21, 2014
View b78ae3b

Re-add Flavor to KernelVersionInfo

Charles Lindsay authored on 2014/01/21 14:03:09
View 5b97e00

Use Sscanf instead of regexp

Charles Lindsay authored on 2014/01/21 14:02:37
View 14b2b2b

Fix apparent typo

Charles Lindsay authored on 2014/01/21 12:21:25
View d2c9c10

Remove Flavor from KernelVersionInfo

Charles Lindsay authored on 2014/01/21 12:20:33
View 03a25c0

Merge branch 'fix-registry-push-tags' of https://github.com/codeaholics/docker into codeaholics-fix-registry-push-tags

Michael Crosby authored on 2014/01/21 04:23:09
January 17, 2014
View fdd8d4b

Stream the cp operation on the client

Michael Crosby authored on 2014/01/17 04:02:51
January 16, 2014
View 37fcbfa

Add RWMutex lock into TruncIndex to fix race condition when inserting values

James Allen authored on 2014/01/16 02:29:46
January 14, 2014
View 89bed43

Use https to get the latest docker version

Fabio Falci authored on 2014/01/14 05:28:30
January 9, 2014
View 762a0cc

Cleanup utils.Download

Guillaume J. Charmes authored on 2014/01/09 07:20:30
December 28, 2013
View ee93f61

Move UserLookup functionality into a separate pkg/user submodule that implements proper parsing of /etc/passwd and /etc/group, and use that to add support for "docker run -u user:group" and for getting supplementary groups (if ":group" is not specified)

Tianon Gravi authored on 2013/12/28 02:47:42
December 7, 2013
View 87fb2c9

server: add socket activation

Brandon Philips authored on 2013/12/07 14:19:30