..
caps
cluster
Merge pull request #26896 from jmzwcn/issue26244
2016-10-11 14:40:39 +02:00
events
exec
graphdriver
projectquota: fix build failure with new kernels
2016-10-17 21:44:23 +03:00
links
logger
all: replace loop with single append
2016-10-13 13:31:52 -07:00
network
apparmor_default.go
apparmor_default_unsupported.go
archive.go
archive_unix.go
archive_windows.go
attach.go
auth.go
cache.go
Implement build cache based on history array
2016-09-23 11:30:06 -07:00
changes.go
checkpoint.go
change-code-and-fix-docs-about-checkpoint
2016-09-23 19:37:43 +08:00
commit.go
config.go
fix config load error with ulimits
2016-10-17 18:48:40 +08:00
config_experimental.go
config_solaris.go
config_stub.go
config_test.go
fix config load error with ulimits
2016-10-17 18:48:40 +08:00
config_unix.go
daemon: add --userland-proxy-path flag
2016-10-06 17:31:53 +02:00
config_unix_test.go
fix config load error with ulimits
2016-10-17 18:48:40 +08:00
config_windows.go
config_windows_test.go
fix config load error with ulimits
2016-10-17 18:48:40 +08:00
container.go
container_operations.go
Windows: Factor out unused fields in container
2016-10-13 14:51:10 -07:00
container_operations_solaris.go
Fixed support for docker compose by allowing connect/disconnect on stopped containers
2016-09-21 13:29:17 -07:00
container_operations_unix.go
Merge pull request #27367 from Microsoft/jjh/fieldsincontainer
2016-10-17 16:50:39 +02:00
container_operations_windows.go
Windows: Factor out unused fields in container
2016-10-13 14:51:10 -07:00
create.go
layer_store: Use CreateReadWrite() for -init layer instead of Create()
2016-09-21 14:45:25 -04:00
create_unix.go
create_windows.go
daemon.go
Merge pull request #27027 from tonistiigi/fix-name-collision
2016-10-14 08:59:56 +02:00
daemon_experimental.go
Make authorization plugins use pluginv2.
2016-10-11 13:09:28 -07:00
daemon_linux.go
daemon_linux_test.go
daemon_solaris.go
daemon: do not use pointers to map
2016-10-10 11:37:36 -07:00
daemon_stub.go
daemon_test.go
daemon_unix.go
Fix an incorrect WARNING
output in docker run/create
2016-10-16 17:11:39 -07:00
daemon_unix_test.go
Initialize libnetwork and IPAMDriver with pluginstore.
2016-10-03 10:40:05 -07:00
daemon_unsupported.go
daemon_windows.go
daemon: do not use pointers to map
2016-10-10 11:37:36 -07:00
debugtrap_unix.go
debugtrap_unsupported.go
debugtrap_windows.go
Windows: Set ACL on debug listener
2016-10-14 09:15:17 -07:00
delete.go
make client side know container removal in progress
2016-09-27 18:06:54 +08:00
delete_test.go
make client side know container removal in progress
2016-09-27 18:06:54 +08:00
discovery.go
discovery_test.go
disk_usage.go
Move types.Volumes optional fields under a new type
2016-10-11 11:49:26 -07:00
errors.go
events.go
events_test.go
exec.go
Fix missing hostname and links in exec env
2016-09-29 13:46:10 -07:00
exec_linux.go
Remove hacked Windows OCI spec, compile fixups
2016-09-27 12:07:35 -07:00
exec_solaris.go
exec_windows.go
export.go
Windows: export not supported
2016-10-05 13:15:44 -07:00
health.go
make health check log more readable
2016-09-28 14:10:15 +08:00
health_test.go
image.go
Deprecate repo:shortid syntax
2016-10-06 17:12:17 -07:00
image_delete.go
Merge pull request #26616 from tonistiigi/id-digest
2016-09-18 09:40:16 -04:00
image_exporter.go
image_history.go
image_inspect.go
Inspect populate image OSVersion
2016-10-06 11:46:24 -07:00
image_pull.go
image_push.go
image_tag.go
images.go
Add new df subcomand to the system command
2016-09-30 14:35:23 -07:00
import.go
info.go
Add isolation to info
2016-09-23 12:13:29 -07:00
inspect.go
inspect_solaris.go
inspect_unix.go
inspect_windows.go
keys.go
keys_unsupported.go
kill.go
Lock all calls to hcsshim to prevent close races
2016-09-19 12:59:02 -07:00
links.go
links_test.go
list.go
Add a new "is-task" ps filter
2016-09-28 12:45:30 +02:00
list_unix.go
list_windows.go
logdrivers_linux.go
logdrivers_windows.go
logs.go
logs_test.go
monitor.go
Remove restartmanager from libcontainerd
2016-10-07 12:09:54 -07:00
monitor_linux.go
monitor_solaris.go
monitor_windows.go
Remove restartmanager from libcontainerd
2016-10-07 12:09:54 -07:00
mounts.go
names.go
network.go
Merge pull request #24634 from thaJeztah/make-network-name-required
2016-09-27 10:20:38 +02:00
oci_linux.go
Merge pull request #26961 from Microsoft/jjh/oci
2016-09-30 10:13:57 -07:00
oci_solaris.go
Remove hacked Windows OCI spec, compile fixups
2016-09-27 12:07:35 -07:00
oci_windows.go
Merge pull request #26961 from Microsoft/jjh/oci
2016-09-30 10:13:57 -07:00
pause.go
prune.go
better prune and system df
2016-10-11 00:42:21 +08:00
rename.go
resize.go
restart.go
Remove restartmanager from libcontainerd
2016-10-07 12:09:54 -07:00
search.go
search_test.go
seccomp_disabled.go
seccomp_linux.go
seccomp_unsupported.go
selinux_linux.go
selinux_unsupported.go
start.go
Remove restartmanager from libcontainerd
2016-10-07 12:09:54 -07:00
start_linux.go
Remove restartmanager from libcontainerd
2016-10-07 12:09:54 -07:00
start_windows.go
Remove restartmanager from libcontainerd
2016-10-07 12:09:54 -07:00
stats.go
Windows: stats support
2016-09-16 11:56:15 -07:00
stats_collector.go
Windows: stats support
2016-09-16 11:56:15 -07:00
stats_collector_solaris.go
stats_collector_unix.go
Windows: stats support
2016-09-16 11:56:15 -07:00
stats_collector_windows.go
Windows: stats support
2016-09-16 11:56:15 -07:00
stats_unix.go
Removed engine-api leftovers
2016-09-21 12:36:52 +02:00
stats_windows.go
Windows: stats support
2016-09-16 11:56:15 -07:00
stop.go
Lock all calls to hcsshim to prevent close races
2016-09-19 12:59:02 -07:00
top_unix.go
top_unix_test.go
top_windows.go
unpause.go
update.go
update_linux.go
update_solaris.go
update_windows.go
volumes.go
Move types.Volumes optional fields under a new type
2016-10-11 11:49:26 -07:00
volumes_unit_test.go
volumes_unix.go
volumes_windows.go
Remove hacked Windows OCI spec, compile fixups
2016-09-27 12:07:35 -07:00
wait.go