index
:
delta/docker.git
0.10
0.10.1-hotfixes
1.12.x
1.13.0-rc4-cherrypicks
1.13.x
17.03.x
17.04.x
17.05.x
19.03
20.10
22.06
23.0
24.0
6969-reponame-rest-api
b2d-install-rewrite
baserock/v1.0.1
baserock/v1.1.2
bump_v1.10.1
bump_v1.10.2
bump_v1.10.3
bump_v1.11.0
bump_v1.11.1
bump_v1.12.0
bump_v1.12.1
change_email
changelog-1.12.2
cherry-picks-1.12.2
cpuguy-test-sync
doc0.8.1
docs
docs-1.0
docs-1.1
docs-1.3.3
docs-1.4
docs-for-new-commands
fix-ben-redirect
fix-makefile-update-external
fix_registry_pushes
hotfix-0.9.2
icecrime-patch-1
jenkins-test-1
jenkins-test-2
jjh/ioctl-vhd
libn-bump
linkchecker-updates
market_release
master
merge_release_v1.2.0
moby
move-to-markdown
move_git_clone_client_side
moxiegirl-patch-1
moxiegirl-patch-README
name_label
nl
p2p_transfer
patch-bad-formatting
post-1.2.0-docs-update-1
post-1.2.0-docs_update-2
priv-repos
publish-compose-docs
real-master
release
release-0.10
release-0.9
release-1.3
release_v1.8.0
revert-11495-m3
revert-11572-skip-hello-world-test
revert-12383-patch-1
revert-12882-12824-uninstall-docs
revert-16228-ContextualizeEvents
revert-16556-10662-randomunix
revert-20566-20371-validate-hostname
revert-39415-master
shykes-new-docs-maintainers
stevvooe-patch-1
swarm
swarm-backend
swarm-cli
swarm-stack
typofix
v1.6.0
v1.8.2
github.com: dotcloud/docker.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
cli: remove cli/config package, integrate into cmd/dockerd
Sebastiaan van Stijn
2022-12-14
2
-12
/
+50
*
cli: move cobra customizations into cmd/dockerd
Sebastiaan van Stijn
2022-12-14
4
-3
/
+175
*
use ad-hoc libtrust key
Sebastiaan van Stijn
2022-11-28
1
-2
/
+0
*
daemon/config: remove TrustKeyPath, and local utilities
Sebastiaan van Stijn
2022-11-28
5
-25
/
+1
*
cmd/dockerd: adjust error message for pidfile changes
Sebastiaan van Stijn
2022-11-04
1
-1
/
+1
*
pkg/pidfile: Write(): don't automatically create parent directories
Sebastiaan van Stijn
2022-11-04
1
-0
/
+3
*
pkg/pidfile: Write(): take pid as argument
Sebastiaan van Stijn
2022-11-04
1
-1
/
+1
*
cmd/dockerd: Rewrite shutdownDaemon to use context timeout
Cory Snider
2022-11-03
1
-15
/
+12
*
imageservice: Add context to various methods
Nicolas De Loof
2022-11-03
1
-3
/
+3
*
Fix the max-concurrent-downloads and max-concurrent-uploads configs documenta...
Luis Henrique Mulinari
2022-10-26
1
-2
/
+2
*
pkg/pidfile: remove PIDFile type, rename New() to Write()
Sebastiaan van Stijn
2022-10-15
1
-3
/
+2
*
Merge pull request #44287 from thaJeztah/use_SetRecoveryActions
Tianon Gravi
2022-10-14
1
-29
/
+7
|
\
|
*
Change restart delay for Windows service to 15s
Sebastiaan van Stijn
2022-10-12
1
-2
/
+2
|
*
cmd/dockerd: use golang.org/x/sys Service.SetRecoveryActions()
Sebastiaan van Stijn
2022-10-12
1
-29
/
+7
*
|
Merge pull request #44286 from thaJeztah/use_SetStdHandle
Tianon Gravi
2022-10-14
1
-11
/
+7
|
\
\
|
*
|
cmd/dockerd: use golang.org/x/sys/windows.SetStdHandle()
Sebastiaan van Stijn
2022-10-12
1
-11
/
+7
|
|
/
*
|
cmd/dockerd: replace deprecated windows.IsAnInteractiveSession()
Sebastiaan van Stijn
2022-10-11
1
-5
/
+6
|
/
*
cmd/dockerd: fix empty-lines (revive)
Sebastiaan van Stijn
2022-09-28
2
-2
/
+0
*
set ReadHeaderTimeout to address G112: Potential Slowloris Attack (gosec)
Sebastiaan van Stijn
2022-09-22
1
-1
/
+6
*
Merge pull request #43971 from thaJeztah/daemon_fix_hosts_validation_step1c3
Sebastiaan van Stijn
2022-08-18
1
-4
/
+5
|
\
|
*
cmd/dockerd: use initialized config in tests
Sebastiaan van Stijn
2022-08-17
1
-4
/
+5
*
|
daemon: complete the "--graph" / "-g" deprecation
Sebastiaan van Stijn
2022-08-18
2
-11
/
+3
|
/
*
daemon/config: New(): initialize config with platform-specific defaults
Sebastiaan van Stijn
2022-08-17
5
-95
/
+14
*
Merge pull request #43942 from thaJeztah/rundaemon_windows_nit
Tianon Gravi
2022-08-11
2
-3
/
+7
|
\
|
*
cmd/dockerd: fix some minor issues in Windows implementation
Sebastiaan van Stijn
2022-08-09
2
-3
/
+7
*
|
cmd/dockerd: initContainerd() use early return
Sebastiaan van Stijn
2022-08-11
3
-29
/
+31
*
|
cmd/dockerd: initContainerD(): clean-up some logs
Sebastiaan van Stijn
2022-08-11
1
-2
/
+1
*
|
libcontainerd/supervisor: don't write log-level to config file
Sebastiaan van Stijn
2022-08-11
1
-4
/
+4
*
|
libcontainerd/supervisor: make supervisor adjust OOM score for containerd
Sebastiaan van Stijn
2022-08-11
1
-0
/
+3
*
|
libcontainerd/supervisor: simplify logic for disabling CRI plugin
Sebastiaan van Stijn
2022-08-03
1
-1
/
+13
|
/
*
libcontainerd: switch generated containerd.toml to v2 (v1 is deprecated)
Sebastiaan van Stijn
2022-07-27
1
-1
/
+1
*
Create the containerd image service
Djordje Lukic
2022-07-14
1
-33
/
+32
*
daemon: remove deprecated fields and flags for cluster-advertise
Sebastiaan van Stijn
2022-07-12
2
-17
/
+0
*
gofmt GoDoc comments with go1.19
Sebastiaan van Stijn
2022-07-08
2
-9
/
+8
*
daemon/config: New(): set more defaults
Sebastiaan van Stijn
2022-06-29
2
-9
/
+8
*
daemon/config: set default MTU when initializing config
Sebastiaan van Stijn
2022-06-29
1
-1
/
+1
*
cmd/dockerd: loadDaemonCliConfig() safeguard for unparsed flags
Sebastiaan van Stijn
2022-06-29
2
-0
/
+5
*
cmd/dockerd: move setting defaults to loadDaemonCliConfig()
Sebastiaan van Stijn
2022-06-29
1
-3
/
+3
*
api: add Hosts to API Config
Sebastiaan van Stijn
2022-06-29
1
-4
/
+5
*
cmd/dockerd: make newAPIServerConfig() more idiomatic
Sebastiaan van Stijn
2022-06-29
1
-16
/
+18
*
cmd/dockerd: reserve port before creating sockets/listeners
Sebastiaan van Stijn
2022-06-29
1
-4
/
+4
*
daemon: improve some errors
Sebastiaan van Stijn
2022-06-29
1
-6
/
+5
*
Move the inspect code away from the image service
Djordje Lukic
2022-06-22
1
-1
/
+6
*
Add Swarm cluster volume supports
Drew Erny
2022-05-13
1
-1
/
+1
*
daemon/config: remove uses of pointers for ints
Sebastiaan van Stijn
2022-04-29
1
-8
/
+3
*
Merge pull request #43535 from thaJeztah/daemon_fix_hosts_validation_step1f
Sebastiaan van Stijn
2022-04-29
3
-112
/
+80
|
\
|
*
cmd/dockerd: use flags.IPVar() instead of custom type
Sebastiaan van Stijn
2022-04-27
2
-4
/
+5
|
*
cmd/dockerd: remove config_common_unix.go
Sebastiaan van Stijn
2022-04-27
2
-43
/
+33
|
*
cmd/dockerd: combine installUnixConfigFlags with installConfigFlags
Sebastiaan van Stijn
2022-04-27
2
-23
/
+11
|
*
cmd/dockerd: combine installRegistryServiceFlags with installCommonConfigFlags
Sebastiaan van Stijn
2022-04-27
1
-11
/
+8
[next]