Commit History

作者 SHA1 備註 提交日期
  Victor Vieux e7cc88c39f bump API version 11 年之前
  Michael Crosby 8c39db8f96 Move proxy into pkg 11 年之前
  unclejack 31dde3ea05 disallow tcp:// from defaulting to 127.0.0.1:4243 11 年之前
  Tianon Gravi da04f49b38 Move even more stuff into dockerversion 11 年之前
  Tianon Gravi ee93f6185b 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) 11 年之前
  Brandon Philips 87fb2c973d server: add socket activation 11 年之前
  Charles Lindsay dea3c2655d Add comment about ignoring Sscanf error 11 年之前
  Charles Lindsay b78ae3b652 Re-add Flavor to KernelVersionInfo 11 年之前
  Charles Lindsay 5b97e00438 Use Sscanf instead of regexp 11 年之前
  Charles Lindsay 14b2b2b7c2 Fix apparent typo 11 年之前
  Charles Lindsay d2c9c1036b Remove Flavor from KernelVersionInfo 11 年之前
  Michael Crosby 03a25c0800 Merge branch 'fix-registry-push-tags' of https://github.com/codeaholics/docker into codeaholics-fix-registry-push-tags 11 年之前
  Michael Crosby fdd8d4b7d9 Stream the cp operation on the client 11 年之前
  James Allen 37fcbfa1f4 Add RWMutex lock into TruncIndex to fix race condition when inserting values 11 年之前
  Fabio Falci 89bed4337d Use https to get the latest docker version 11 年之前
  Guillaume J. Charmes 762a0cc472 Cleanup utils.Download 11 年之前
  Danny Yates 6b48761ce9 Remove unneeded DependencyGraph 11 年之前
  Tianon Gravi 8f3b8f3835 Run 'gofmt -s -w' 11 年之前
  Victor Vieux 4e414f6205 Merge pull request #3377 from cpuguy83/3333-fix_-H_default 11 年之前
  Paul Nasrat c561212b83 Extract cgroups utilities to own submodule. 11 年之前
  Brian Goff 8b82b0dfe7 Make blank -H option default to the same as no -H was sent 11 年之前
  Guillaume J. Charmes 636dfc82b0 Merge pull request #3064 from tianon/custom-dockerinit-path 11 年之前
  Andy Rothfusz 1acefac97e Merge pull request #3234 from creack/default_unix_path 11 年之前
  Tianon Gravi 2ed1001c57 Allow packagers to specify a custom dockerinit lookup location via DOCKER_INITPATH in dynbinary 11 年之前
  Tianon Gravi 2035af44aa Always copy dockerinit locally, regardless of whether our docker binary is static, because even it might get deleted or moved/renamed 11 年之前
  Guillaume J. Charmes 20605eb310 Allow to use -H unix:// like -H tcp:// 11 年之前
  Johannes 'fish' Ziemke 4faba4fae7 Reimplement lxc-ps 11 年之前
  Victor Vieux 12180948be remove unused parameter in Download 11 年之前
  Michael Crosby 8cc524996a Merge pull request #2924 from tianon/strict-fhs-compatibility 11 年之前
  Michael Crosby fe571dd293 Merge pull request #2829 from dotcloud/refactor_opts 11 年之前