Commit History

Author SHA1 Message Date
  Solomon Hykes 1d10c55aec Move remote API config out of daemon/ 11 years ago
  Solomon Hykes 353b7c8ec7 Parse daemon configuration in daemon.Config.InstallFlags instead of main 11 years ago
  Victor Vieux 01995ebebb Merge pull request #7490 from crosbymichael/reexec 11 years ago
  Michael Crosby 7321067176 Use argv0 as reexec implementation for dockerinit 11 years ago
  Solomon Hykes a110ce2f28 Rename a method for clarity 11 years ago
  Tianon Gravi 1b95590d06 Add a "daemon" build tag and toggle it with the already-existing "DOCKER_CLIENTONLY" build variable 11 years ago
  Solomon Hykes 4949e070fb Move kernel version/capabilities detection to NewDaemon 11 years ago
  Solomon Hykes e92a9e0b53 Move canonical root path detection to NewDaemon 11 years ago
  Solomon Hykes a7d8c732b1 Move TMPDIR symlink cleanup to NewDaemon 11 years ago
  Solomon Hykes 419b9fe164 Check for OS and root privileges in NewDaemon 11 years ago
  Erik Hollensbe 4398108433 Move parsing functions to pkg/parsers and the specific kernel handling 11 years ago
  Victor Vieux b3ee9ac74e update go import path and libcontainer 11 years ago
  Victor Vieux d0e2d9ec39 Merge pull request #6976 from vbatts/vbatts-early_daemon_pidfile 11 years ago
  James Kyle c0471ee35a Closes 6937. Allows setting of docker config dir. 11 years ago
  Vincent Batts 848e837698 docker daemon: initialize the daemon pidfile early 11 years ago
  Victor Vieux b68111713d update for consistency 11 years ago
  Jan Pazdziora 899e9e7416 Add support for IPv6 addresses in --dns parameters. 11 years ago
  Victor Vieux 170609e369 Merge pull request #6720 from fabiofalci/relax_dns_search 11 years ago
  Fabio Falci 804b00cd7d Relax dns search to accept empty domain 11 years ago
  Matthew Heon 4318802f64 Error if Docker daemon starts with BTRFS graph driver and SELinux enabled 11 years ago
  Jiří Župka 2fcbfb5a66 Adds check if default ip address is correct format. 11 years ago
  Erik Hollensbe 05f293e65e Add mutex warning when specifying -icc or -ip-forward and -iptables=false 11 years ago
  Sven Dowideit f54823bf05 Add Sockets (-H) list to `docker -D info`. 11 years ago
  Jonathan Boulle 6d14e9f1ac be consistent in capitalization of Docker 11 years ago
  Alexander Larsson 822ea97ffc Add --storage-opt graph driver option and pass through to driver 11 years ago
  Victor Vieux 704e9f9ff0 Merge pull request #5761 from SvenDowideit/pr_out_tell_the_user_not_to_run_from_osx 11 years ago
  SvenDowideit fe445a2447 tell the user not to run from OSX 11 years ago
  Victor Vieux 937f8f2d81 move acceptconnections as builtin 11 years ago
  Victor Vieux f3736265fd make listen buffer optional 11 years ago
  Victor Vieux b622da3cfe improve some usages 11 years ago