..
execdriver
Purge the bits of pkg/system that moved to libcontainer/system
2014-08-02 01:35:04 -06:00
graphdriver
Merge pull request #7430 from tamsky/docfixes
2014-08-06 16:11:52 -07:00
networkdriver
Merge pull request #7100 from discordianfish/fix-port-allocation
2014-07-30 23:51:21 +03:00
attach.go
Move Server.ContainerAttach to Daemon.ContainerAttach
2014-07-30 11:20:31 +00:00
changes.go
Move "changes" to daemon/changes.go
2014-08-01 14:24:46 -04:00
commit.go
Move "commit" to daemon/commit.go
2014-08-01 14:17:24 -04:00
container.go
Rename "log_event" to "log"
2014-08-06 10:08:23 +00:00
container_unit_test.go
Added test cases for no port passed to nat.ParsePortSpecs and negative port number passed
2014-08-01 23:41:34 +05:30
copy.go
Move "copy" to daemon/copy.go
2014-08-01 14:24:41 -04:00
create.go
Separate events subsystem
2014-08-06 10:08:19 +00:00
daemon.go
Merge pull request #7443 from ewindisch/name-id-lookup-reversal
2014-08-07 11:14:47 -07:00
daemon_aufs.go
update go import path and libcontainer
2014-07-24 22:19:50 +00:00
daemon_btrfs.go
update go import path and libcontainer
2014-07-24 22:19:50 +00:00
daemon_devicemapper.go
update go import path and libcontainer
2014-07-24 22:19:50 +00:00
daemon_no_aufs.go
update go import path and libcontainer
2014-07-24 22:19:50 +00:00
delete.go
Revert rm -f
deprecation use SIGKILL instead
2014-08-07 18:20:43 -04:00
export.go
Separate events subsystem
2014-08-06 10:08:19 +00:00
history.go
don't call sort for every add in history
2014-05-14 15:02:02 +03:00
image_delete.go
Rename "log_event" to "log"
2014-08-06 10:08:23 +00:00
inspect.go
update go import path and libcontainer
2014-07-24 22:19:50 +00:00
kill.go
Separate events subsystem
2014-08-06 10:08:19 +00:00
list.go
Move "containers" to daemon/list.go
2014-08-01 14:24:58 -04:00
logs.go
Move "logs" to daemon/logs.go
2014-08-01 14:17:29 -04:00
MAINTAINERS
Add cpuguy83 as volumes maintainer
2014-06-20 09:40:29 -04:00
network_settings.go
update go import path and libcontainer
2014-07-24 22:19:50 +00:00
pause.go
Separate events subsystem
2014-08-06 10:08:19 +00:00
README.md
Add readme for daemon directory
2014-05-17 17:56:02 +00:00
resize.go
Move "resize" to daemon/resize.go
2014-08-01 14:17:20 -04:00
restart.go
Separate events subsystem
2014-08-06 10:08:19 +00:00
server.go
Separate events subsystem
2014-08-06 10:08:19 +00:00
start.go
Separate events subsystem
2014-08-06 10:08:19 +00:00
state.go
update go import path and libcontainer
2014-07-24 22:19:50 +00:00
state_test.go
State refactoring and add waiting functions
2014-06-27 15:05:48 +04:00
stop.go
Separate events subsystem
2014-08-06 10:08:19 +00:00
top.go
Move "top" to daemon/top.go
2014-08-01 14:24:52 -04:00
utils.go
update go import path and libcontainer
2014-07-24 22:19:50 +00:00
utils_linux.go
Fix cross compile non cgo and linux systems
2014-07-16 16:57:49 -07:00
utils_nolinux.go
Fix cross compile non cgo and linux systems
2014-07-16 16:57:49 -07:00
utils_test.go
update go import path and libcontainer
2014-07-24 22:19:50 +00:00
volumes.go
Cleanup: extract bindmount spec parsing
2014-08-06 17:22:40 -04:00
wait.go
Move "wait" to daemon/wait.go
2014-08-01 14:17:16 -04:00