]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/lxc_conf.c
From: Daniel Lezcano <daniel.lezcano@free.fr>
[mirror_lxc.git] / src / lxc / lxc_conf.c
2009-01-25 dlezcanoFrom: Daniel Lezcano <daniel.lezcano@free.fr>
2008-12-09 dlezcanoChange access mount and check on the console
2008-11-25 dlezcanoAdd more options for the mount points
2008-11-25 dlezcanoAdd the framework for a console
2008-11-17 dlezcanoReturn a lxc-error for creation and starting
2008-11-17 dlezcanoSetup the control group
2008-11-14 dlezcanoFix cgroup configuration format
2008-10-08 dlezcanoRemoved useless readlink before chrooting
2008-10-07 dlezcanoFix missing container name, reorder subsystems component
2008-10-06 dlezcanoAdd cgroup support, the configuration file should be...
2008-10-04 dlezcanoReplace asprintf by snprintf
2008-09-08 dlezcanoCompute absolute path name for the root fs
2008-09-05 dlezcanoHeader code cleanup
2008-09-04 dlezcanoChange header inclusion path
2008-09-04 dlezcanoJoined liblxc and lxc directory