April 19, 2013
View 003622c

Check kernel version and display warning if too low

Guillaume J. Charmes authored on 2013/04/19 12:47:24
April 18, 2013
View 4ef2d5c

Added 'author' field to the image format

Solomon Hykes authored on 2013/04/18 11:58:17
April 17, 2013
View 1615bb0

added -t in docker stop and restart to choose grace period

Victor Vieux authored on 2013/04/17 01:43:44
April 13, 2013
View cdf90bb

Merge remote-tracking branch 'origin/96-dns_issue-fix'

Solomon Hykes authored on 2013/04/13 09:50:59
April 12, 2013
View 313d13e

Detect and mark ghost container.

Guillaume J. Charmes authored on 2013/04/12 01:26:17
April 11, 2013
View 7673afc

Allow use to set his own dns via -dns

Guillaume J. Charmes authored on 2013/04/11 11:02:23
View 1f9f5ee

Put the resolv.conf path in a variable instead of being hardcoded within lxc

Guillaume J. Charmes authored on 2013/04/11 10:23:34
April 10, 2013
View 9f83b9d

Make sure all containers (even previously stopped) get a correct wait lock

Guillaume J. Charmes authored on 2013/04/10 09:40:02
View 7c2b085

Add inconditionnal lock in Start/Stop/Kill to avoid races

Guillaume J. Charmes authored on 2013/04/10 01:09:54
April 9, 2013
View 329f444

Remove the mutexes and use chan instead in order to handle the wait lock

Guillaume J. Charmes authored on 2013/04/09 23:57:59
April 4, 2013
View 1b370f9

Move the default bridge name to a constant

Guillaume J. Charmes authored on 2013/04/04 21:33:28
View f39af7e

Put the bridge interface name in the command line

Guillaume J. Charmes authored on 2013/04/04 06:53:09
View ad0183e

Check WaitTimeout return in test, replaced lock initialization in runtime.Register() with call to initLock()

shin- authored on 2013/04/04 02:48:02
April 3, 2013
View d1767bb

Moved resetLock() to the Load() method ; changed resetLock() to initLock() and changed behavior to not modify the lock if it was already set (not nil)

shin- authored on 2013/04/03 21:39:39
April 2, 2013
View c780ff5

More thorough test case, use container.Stop() instead of lxc-kill, use setStopped() during the restore step

shin- authored on 2013/04/02 23:01:43