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
/
execdriver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor out interface specific information from execdriver.Network
Timothy Hobbs
2014-03-18
5
-19
/
+29
*
Fix issue #4681 - No loopback interface within container when networking is d...
Timothy Hobbs
2014-03-18
1
-10
/
+25
*
Update parseLxcInfo to comply with new lxc1.0 format
Guillaume J. Charmes
2014-03-11
1
-1
/
+1
*
Remove goroutine leak upon error
Guillaume J. Charmes
2014-03-11
1
-0
/
+3
*
Add env var to toggle pivot root or ms_move
Michael Crosby
2014-03-06
1
-0
/
+4
*
Merge pull request #4509 from crosbymichael/kill-all
unclejack
2014-03-07
3
-54
/
+7
|
\
|
*
Remove the ghosts and kill everything
Michael Crosby
2014-03-06
3
-54
/
+7
*
|
Merge pull request #4488 from crosbymichael/return-correct-lxc-pid
unclejack
2014-03-07
5
-17
/
+106
|
\
\
|
|
/
|
/
|
|
*
Return correct process pid for lxc
Michael Crosby
2014-03-05
5
-17
/
+106
*
|
libcontainer: Don't use UsetCloseOnExec, it is racy
Alexander Larsson
2014-03-06
1
-2
/
+3
*
|
Generate and load custom docker profile for apparmor
Guillaume J. Charmes
2014-03-05
2
-1
/
+5
*
|
Add AppArmor support to native driver + change pipe/dup logic
Guillaume J. Charmes
2014-03-05
1
-0
/
+4
|
/
*
Add missing -- when we run dockerinit from native
Victor Vieux
2014-03-05
1
-0
/
+1
*
Change veth prefix back to veth
Michael Crosby
2014-03-04
1
-1
/
+1
*
Merge pull request #4327 from crosbymichael/add-libcontainer
Guillaume J. Charmes
2014-03-03
7
-119
/
+444
|
\
|
*
Ensure that ticker does not leak
Michael Crosby
2014-02-27
1
-1
/
+3
|
*
Allow child process to live if daemon dies
Michael Crosby
2014-02-27
1
-5
/
+16
|
*
Ensure that the container dir is remove on restore
Michael Crosby
2014-02-27
1
-6
/
+4
|
*
Code review updates
Michael Crosby
2014-02-26
3
-3
/
+3
|
*
Make network a slice to support multiple types
Michael Crosby
2014-02-26
1
-8
/
+11
|
*
Merge branch 'master' into add-libcontainer
Michael Crosby
2014-02-26
4
-12
/
+11
|
|
\
|
*
|
Return error for lxc-conf when using native driver
Michael Crosby
2014-02-25
1
-0
/
+14
|
*
|
Ensure that the container's dir is remove from native driver on stop
Michael Crosby
2014-02-25
1
-0
/
+6
|
*
|
Fix cross compile for make cross
Michael Crosby
2014-02-25
1
-3
/
+6
|
*
|
Move container.json and pid file into a root specific driver dir
Michael Crosby
2014-02-25
3
-15
/
+27
|
*
|
Merge branch 'add-libcontainer' of https://github.com/crosbymichael/docker in...
Guillaume J. Charmes
2014-02-25
2
-7
/
+4
|
|
\
\
|
|
*
|
Address initial feedback from pr
Michael Crosby
2014-02-25
1
-6
/
+4
|
*
|
|
Better capability/namespace management
Guillaume J. Charmes
2014-02-24
1
-20
/
+21
|
|
/
/
|
*
|
Remove container env var from libcontainer
Michael Crosby
2014-02-24
2
-36
/
+38
|
*
|
Move types around in native driver
Michael Crosby
2014-02-24
3
-59
/
+55
|
*
|
Refactor and improve libcontainer and driver
Michael Crosby
2014-02-24
1
-15
/
+12
|
*
|
Fix exec driver flag, rename new driver to 'native'
Michael Crosby
2014-02-24
3
-3
/
+3
|
*
|
Merge branch 'master' into add-libcontainer
Michael Crosby
2014-02-24
1
-3
/
+2
|
|
\
\
|
*
|
|
Remove chroot driver, it's not needed
Michael Crosby
2014-02-24
1
-101
/
+0
|
*
|
|
Improve logging for nsinit
Michael Crosby
2014-02-24
1
-2
/
+6
|
*
|
|
Rename namespace driver to docker
Michael Crosby
2014-02-24
3
-3
/
+3
|
*
|
|
Fix restore container by nspid
Michael Crosby
2014-02-24
1
-1
/
+18
|
*
|
|
Fix get pids for nsinit
Michael Crosby
2014-02-24
2
-4
/
+3
|
*
|
|
Cgroups allow devices for privileged containers
Michael Crosby
2014-02-24
1
-1
/
+37
|
*
|
|
Fix kill signals and rootfs path for pid
Michael Crosby
2014-02-24
1
-2
/
+2
|
*
|
|
Add info for driver
Michael Crosby
2014-02-24
1
-3
/
+22
|
*
|
|
Fix tests with dockerinit lookup path
Michael Crosby
2014-02-24
1
-1
/
+2
|
*
|
|
Compile nsinit into docker for use with dockerinit
Michael Crosby
2014-02-24
2
-5
/
+30
|
*
|
|
Fix tty copy for driver
Michael Crosby
2014-02-22
1
-1
/
+6
|
*
|
|
Refactor driver to use Exec function from nsini
Michael Crosby
2014-02-22
2
-232
/
+95
|
*
|
|
Initial commit of libcontainer running docker
Michael Crosby
2014-02-21
3
-0
/
+416
*
|
|
|
fix docker info with lxc 1.0.0
Victor Vieux
2014-02-28
1
-5
/
+14
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #4282 from ibuildthecloud/jumbo-frames
unclejack
2014-02-26
1
-0
/
+1
|
\
\
\
|
*
|
|
Add MTU to lxc conf to make host and container MTU match
Darren Shepherd
2014-02-21
1
-0
/
+1
*
|
|
|
Merge pull request #4308 from vbatts/vbatts-seperate_driver_term
unclejack
2014-02-26
2
-9
/
+8
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
[next]