January 7, 2014
View a0298c0

Merge pull request #3420 from RoelVanNyen/getfullname

Victor Vieux authored on 2014/01/07 06:59:04
January 2, 2014
View 9dd7ae4

Cleanup: runtime.getFullName is deprecated by getFullName

Roel Van Nyen authored on 2014/01/02 08:06:50
December 24, 2013
View d16d748

Move utility package 'graphdb' to pkg/graphdb

Solomon Hykes authored on 2013/12/24 08:33:06
December 22, 2013
View c561212

Extract cgroups utilities to own submodule.

Paul Nasrat authored on 2013/12/22 01:02: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
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