Commit History

Author SHA1 Message Date
  Doug Davis ae9bd580af Make --tlsverify enable tls regardless of value specified 10 years ago
  Doug Davis 2facc04673 Add --log-level support 10 years ago
  Alexandr Morozov 18d9f1978b Fix vet errors 10 years ago
  unclejack acd64278f1 pkg/reexec: move reexec code to a new package 10 years ago
  Alexandr Morozov 7c62cee51e Use logrus everywhere for logging 10 years ago
  Jessica Frazelle a7aedca4a1 Client should use go log package. 10 years ago
  Tibor Vass 10f78974ca Merge pull request #8588 from dqminh/remove-sslv3 10 years ago
  Alexandr Morozov cb106e74a1 Merge pull request #8238 from vbatts/vbatts-daemon_timestamps 10 years ago
  Daniel, Dao Quang Minh 7a062b2b8f Avoid fallback to SSL protocols < TLS1.0 10 years ago
  Michael Crosby 712e8da885 Remove client key.json generation for trust 10 years ago
  Derek McGowan ea6a480128 Add libtrust key identity management 10 years ago
  Vincent Batts 92df943fbf daemon logging: unifying output and timestamps 10 years ago
  Alexandr Morozov 660cc4a267 Fix panic for DOCKER_HOST without :// 11 years ago
  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