aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lxc-start can output the console to a filelxc-0.7.4-rc1Daniel Lezcano2011-02-011-17/+32
* export env variable in lxc_startDaniel Lezcano2011-01-281-0/+5
* initialize capabilities for lxc-start and lxc-executeDaniel Lezcano2010-07-201-0/+4
* correct asprintf error checkingNathan Lynch2010-05-191-1/+4
* restart the container at rebootDaniel Lezcano2010-04-081-5/+14
* lxc: forbid open fds upon startupCedric Le Goater2010-03-221-3/+3
* allocate a console to be proxiedDaniel Lezcano2010-02-241-44/+1
* lxc: add --define to startCedric Le Goater2010-01-141-1/+11
* use different log categories in commandsCedric Le Goater2010-01-131-1/+1
* lxc: avoid memory corruption on ppc and s390 V4Michel Normand2010-01-081-5/+6
* "Default" configuration may destroy host systemAndrian Nord2009-11-261-0/+5
* pass lxc_conf to the lxc_start function instead of the rcfileDaniel Lezcano2009-11-261-6/+18
* rollback configuration is a fileDaniel Lezcano2009-11-201-1/+1
* Do not chdir when daemonizeDaniel Lezcano2009-11-201-2/+0
* fix container find the previously created configurationDaniel Lezcano2009-11-171-1/+23
* cleanup <lxc/lxc.h>Cedric Le Goater2009-11-171-0/+2
* Allows a container to run without previous creationDaniel Lezcaon2009-11-131-3/+5
* fix closed fd when they are inheritedDaniel Lezcano2009-07-201-4/+4
* log the container console when it is daemonized and the log is enabledDaniel Lezcano2009-06-071-3/+24
* Make possible to daemonize lxc-startDaniel Lezcano2009-06-071-4/+22
* save/restore the ttyDaniel Lezcano2009-06-071-8/+43
* lxc-start to report exit code of started applicationMichel Normand2009-05-181-10/+5
* add long options step2Michel Normand2009-05-181-44/+31
* add quiet optionMichel Normand2009-05-181-1/+6
* report error in lxc_get_lockMichel Normand2009-05-171-1/+1
* add support of a lxc log file to cliMichel Normand2009-05-141-1/+13
* remove fprintf to stderr and replace by ERROR call when neededMichel Normand2009-05-141-4/+5
* lxc: use new logging systemCedric Le Goater2009-04-211-2/+5
* Fixed bad variable typedlezcano2009-01-261-2/+1
* From: Daniel Lezcano <daniel.lezcano@free.fr>dlezcano2009-01-251-3/+16
* Handle the lock error and show message to userdlezcano2008-11-171-3/+4
* Default command is "/sbin/init" for lxc-startdlezcano2008-11-141-4/+12
* Replace lxc_execute by an intermediate lxc_initdlezcano2008-11-131-1/+1
* Change header inclusion pathdlezcano2008-09-041-1/+1
* Initial revisiondlezcano2008-08-061-0/+74