| .. |
|
execdriver
|
Merge pull request #9107 from ashahab-altiscale/9062-linked-container
|
2014-11-13 18:25:38 -08:00 |
|
graphdriver
|
Merge pull request #9011 from vbatts/vbatts-btrfs_information
|
2014-11-13 20:47:07 -08:00 |
|
networkdriver
|
Merge pull request #8877 from erikh/proxy_error_check
|
2014-11-04 11:40:02 -05:00 |
|
MAINTAINERS
|
Adding Vish as a maintainer for daemon code.
|
2014-11-12 22:55:32 +00:00 |
|
README.md
|
…
|
|
|
attach.go
|
Merge pull request #8571 from ncdc/3631-stdout-premature-eof
|
2014-10-29 11:36:32 -07:00 |
|
changes.go
|
…
|
|
|
commit.go
|
…
|
|
|
config.go
|
made getDefaultNetworkMtu private
|
2014-11-04 18:53:34 -05:00 |
|
container.go
|
Merge pull request #9014 from LK4D4/fix_parent_failing
|
2014-11-10 12:53:16 -08:00 |
|
container_unit_test.go
|
…
|
|
|
copy.go
|
…
|
|
|
create.go
|
Disable stable IPs.
|
2014-10-09 15:15:17 -07:00 |
|
daemon.go
|
Address comments.
|
2014-11-08 00:14:08 +00:00 |
|
daemon_aufs.go
|
Mass gofmt
|
2014-10-24 15:11:48 -07:00 |
|
daemon_btrfs.go
|
…
|
|
|
daemon_devicemapper.go
|
…
|
|
|
daemon_no_aufs.go
|
…
|
|
|
daemon_unit_test.go
|
update tests
|
2014-09-30 19:10:03 +00:00 |
|
delete.go
|
Mass gofmt
|
2014-10-24 15:11:48 -07:00 |
|
exec.go
|
Close stdin after execution with `docker exec -i`
|
2014-11-05 15:12:24 -08:00 |
|
export.go
|
…
|
|
|
history.go
|
…
|
|
|
image_delete.go
|
…
|
|
|
info.go
|
Merge pull request #8772 from aluzzardi/docker-info-mem-cpu
|
2014-10-28 14:14:10 -07:00 |
|
inspect.go
|
…
|
|
|
kill.go
|
…
|
|
|
list.go
|
Fix deadlock in ps exited filter
|
2014-11-03 10:51:03 -08:00 |
|
logs.go
|
Fix panic on slow log consumer.
|
2014-10-30 22:24:57 +02:00 |
|
monitor.go
|
Address comments.
|
2014-11-08 00:14:08 +00:00 |
|
network_settings.go
|
Support for consistent MAC address.
|
2014-10-03 13:22:38 -07:00 |
|
pause.go
|
…
|
|
|
resize.go
|
…
|
|
|
restart.go
|
…
|
|
|
start.go
|
API: Provide the HostConfig during "run".
|
2014-09-25 15:24:38 -07:00 |
|
state.go
|
Address comments.
|
2014-11-08 00:14:08 +00:00 |
|
state_test.go
|
This patch adds ability in docker to detect out of memory conditions in containers.
|
2014-11-08 00:14:08 +00:00 |
|
stop.go
|
…
|
|
|
top.go
|
…
|
|
|
utils.go
|
Strongly type exec driver context
|
2014-09-29 22:40:26 +00:00 |
|
utils_linux.go
|
…
|
|
|
utils_nolinux.go
|
…
|
|
|
utils_test.go
|
Strongly type exec driver context
|
2014-09-29 22:40:26 +00:00 |
|
volumes.go
|
Fix: Failed Start breaks VolumesFrom
|
2014-11-10 17:32:16 +01:00 |
|
wait.go
|
…
|
|