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
/
native
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor out interface specific information from execdriver.Network
Timothy Hobbs
2014-03-18
1
-9
/
+5
*
Fix issue #4681 - No loopback interface within container when networking is d...
Timothy Hobbs
2014-03-18
1
-10
/
+25
*
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
1
-36
/
+3
|
\
|
*
Remove the ghosts and kill everything
Michael Crosby
2014-03-06
1
-36
/
+3
*
|
Merge pull request #4488 from crosbymichael/return-correct-lxc-pid
unclejack
2014-03-07
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Return correct process pid for lxc
Michael Crosby
2014-03-05
1
-0
/
+1
*
|
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
*
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
1
-3
/
+2
*
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
2
-15
/
+26
*
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
-0
/
+382