December 24, 2013
View d16d748

Move utility package 'graphdb' to pkg/graphdb

Solomon Hykes authored on 2013/12/24 08:33:06
December 20, 2013
View 636dfc8

Merge pull request #3064 from tianon/custom-dockerinit-path

Guillaume J. Charmes authored on 2013/12/20 07:31:41
View f21bd80

Merge pull request #3271 from crosbymichael/mount-outside

Victor Vieux authored on 2013/12/20 04:13:31
December 19, 2013
View 329d154

Move sqlite conn to graph db for cross compile support

Michael Crosby authored on 2013/12/19 14:14:16
View 7bc96ae

Improve interface by moving to subpkg

Michael Crosby authored on 2013/12/19 09:42:49
View fde909f

add some debug to runtime.restore()

Victor Vieux authored on 2013/12/19 03:43:42
December 18, 2013
View 45d7dcf

Handle external mounts outside of lxc

Michael Crosby authored on 2013/12/18 07:04:37
December 17, 2013
View 3ec39ad

DRY up valid container name pattern usage

Jonathan Rudenberg authored on 2013/12/17 11:17:22
View 1940015

Add '.' to valid container name pattern

Jonathan Rudenberg authored on 2013/12/17 11:15:51
December 14, 2013
View 0a3eedd

when sharing a /var/lib/docker dir with more than one distribution, an existing lxc-start-unconfined softlink may point to a non-existant path, following that link (as Stat does) will cause the daemon to fail to start

Sven Dowideit authored on 2013/12/14 14:29:08
View a6928e7

Merge pull request #3197 from ajhager/3138-names

Guillaume J. Charmes authored on 2013/12/14 10:28:36
View f5ab251

Merge pull request #2897 from crosbymichael/aufs-42

Guillaume J. Charmes authored on 2013/12/14 09:03:57
December 13, 2013
View f63cdf0

Validate container names on creation. Fixes #3138

Joseph Hager authored on 2013/12/13 06:34:26
December 6, 2013
View 7bf3a07

If container does not exist try to remove the name and continue

Michael Crosby authored on 2013/12/06 08:22:21
December 5, 2013
View 2035af4

Always copy dockerinit locally, regardless of whether our docker binary is static, because even it might get deleted or moved/renamed

Tianon Gravi authored on 2013/12/05 18:10:41