]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/lxc_start.c
shutdown the container when powering off the container
[mirror_lxc.git] / src / lxc / lxc_start.c
2010-03-22 Cedric Le Goaterlxc: forbid open fds upon startup
2010-02-24 Daniel Lezcanoallocate a console to be proxied
2010-01-14 Cedric Le Goaterlxc: add --define to start
2010-01-13 Cedric Le Goateruse different log categories in commands
2010-01-08 Michel Normandlxc: avoid memory corruption on ppc and s390 V4
2009-11-26 Andrian Nord"Default" configuration may destroy host system
2009-11-26 Daniel Lezcanopass lxc_conf to the lxc_start function instead of...
2009-11-20 Daniel Lezcanorollback configuration is a file
2009-11-20 Daniel LezcanoDo not chdir when daemonize
2009-11-17 Daniel Lezcanofix container find the previously created configuration
2009-11-17 Cedric Le Goatercleanup <lxc/lxc.h>
2009-11-13 Daniel LezcaonAllows a container to run without previous creation
2009-07-20 Daniel Lezcanofix closed fd when they are inherited
2009-06-07 Daniel Lezcanolog the container console when it is daemonized and...
2009-06-07 Daniel LezcanoMake possible to daemonize lxc-start
2009-06-07 Daniel Lezcanosave/restore the tty
2009-05-18 Michel Normandlxc-start to report exit code of started application
2009-05-18 Michel Normandadd long options step2
2009-05-18 Michel Normandadd quiet option
2009-05-17 Michel Normandreport error in lxc_get_lock
2009-05-14 Michel Normandadd support of a lxc log file to cli
2009-05-14 Michel Normandremove fprintf to stderr and replace by ERROR call...
2009-04-21 Cedric Le Goaterlxc: use new logging system
2009-01-26 dlezcanoFixed bad variable type
2009-01-25 dlezcanoFrom: Daniel Lezcano <daniel.lezcano@free.fr>
2008-11-17 dlezcanoHandle the lock error and show message to user
2008-11-14 dlezcanoDefault command is "/sbin/init" for lxc-start
2008-11-13 dlezcanoReplace lxc_execute by an intermediate lxc_init
2008-09-04 dlezcanoChange header inclusion path
2008-08-06 dlezcanoInitial revision