Commits
User selector
Commit history
Commits on Oct 14, 2014
Remove client key.json generation for trust
Show description for 712e8dacommitted
Commits on Oct 13, 2014
Add DOCKER_TLS_VERIFY environment variable, equivalent to --tlsverify flag
Show description for 19fb942committed
Commits on Sep 26, 2014
Add libtrust key identity management
Show description for ea6a480committed
Commits on Sep 16, 2014
Merge pull request #7110 from tiborvass/merge-6907
Show description for ca39a3ecommittedAdd "docker create" support
Show description for 3a90004authored andcommittedadd exec to the commands list
Show description for fccb026committed
Commits on Sep 9, 2014
Consolidate documentation for -H option
Show description for fec8169committed
Commits on Sep 8, 2014
Add instructions on how to get help on commands
Show description for d128d9ecommittedPrint consistent help with options and commands
Show description for f3ed7b6committed
Commits on Aug 28, 2014
builder: fix references to jobs in daemon, make builder a first class
Show description for 1ae4c00committed
Erik Hollensbe
Commits on Aug 27, 2014
Revert "--help option and help command should print to stdout not stderr"
Show description for 2e48907committedMerge pull request #6052 from rhatdan/help
Show description for 76fd51acommitted
Commits on Aug 26, 2014
Fix panic for DOCKER_HOST without ://
Show description for 660cc4acommitted
Commits on Aug 21, 2014
--help option and help command should print to stdout not stderr
Show description for 61b129dcommitted
Commits on Aug 13, 2014
Move remote API config out of daemon/
Show description for 1d10c55committed
Solomon HykesCheck for conflicting daemon config options in NewDaemon
Show description for 1eba59ecommitted
Solomon Hykesopts.IPVal returns an error on incorrect input
Show description for ca11b77committed
Solomon HykesParse daemon configuration in daemon.Config.InstallFlags instead of main
Show description for 353b7c8committed
Solomon HykesHelpers to parse lists, IPs, hosts, dns searches from the command line
Show description for 6200002committed
Solomon HykesMove daemonconfig into daemon
Show description for a4befffcommitted
Solomon HykesRemove deprecated server/ package
Show description for 63503cacommitted
Solomon Hykes
Commits on Aug 12, 2014
Merge pull request #7490 from crosbymichael/reexec
Show description for 01995ebcommitted
Commits on Aug 11, 2014
Use argv0 as reexec implementation for dockerinit
Show description for 7321067committed
Michael Crosby
Commits on Aug 10, 2014
Rename a method for clarity
Show description for a110ce2committed
Solomon Hykes
Commits on Aug 6, 2014
Remove unnecessary job "initserverpidfile"
Show description for b4efcd5committed
Solomon HykesCleanup: refactor shutdown and signal handling facility
Show description for c9f3fd3committed
Solomon Hykes
Commits on Aug 5, 2014
Rename DOCKER_CONFIG envvar to DOCKER_CERT_PATH
Show description for a49de2ccommitted
Commits on Aug 4, 2014
Add a "daemon" build tag and toggle it with the already-existing "DOCKER_CLIENTONLY" build variable
Show description for 1b95590committed
Commits on Jul 30, 2014
Move kernel version/capabilities detection to NewDaemon
Show description for 4949e07committed
Solomon HykesMove canonical root path detection to NewDaemon
Show description for e92a9e0committed
Solomon HykesMove TMPDIR symlink cleanup to NewDaemon
Show description for a7d8c73committed
Solomon HykesCheck for OS and root privileges in NewDaemon
Show description for 419b9fecommitted
Solomon Hykes
Commits on Jul 29, 2014
Move parsing functions to pkg/parsers and the specific kernel handling
Show description for 4398108committed
Erik Hollensbe
Commits on Jul 24, 2014
update go import path and libcontainer
Show description for b3ee9accommitted
Commits on Jul 21, 2014
Merge pull request #6976 from vbatts/vbatts-early_daemon_pidfile
Show description for d0e2d9ecommitted