aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't log an error when the container is stoppedDaniel Lezcano2011-08-301-3/+1
* set close-on-exec flag on command socketDaniel Lezcano2011-06-021-0/+5
* fix multiple console for a containerDaniel Lezcano2010-10-261-3/+18
* close socket commandDaniel Lezcano2010-05-191-7/+3
* get_init_pid moved to lxc/commands.cMichel Normand2010-04-291-0/+28
* restart the container at rebootDaniel Lezcano2010-04-081-0/+7
* fix lxc-attach returned errorDaniel Lezcano2010-03-221-4/+7
* lxc: enter / exec a command inside a container V2Daniel Lezcano2010-03-221-0/+2
* pass lxc_conf to the lxc_start function instead of the rcfileDaniel Lezcano2009-11-261-1/+1
* cleanup <lxc/lxc.h>Cedric Le Goater2009-11-171-1/+3
* Fix abstract af_unix socket nameDaniel Lezcano2009-11-121-1/+2
* Move configuration info to the structureDaniel Lezcano2009-10-091-1/+1
* format and fix small typosDaniel Lezcano2009-10-071-29/+35
* returns a specific info when we have ECONNREFUSEDDaniel Lezcano2009-10-071-4/+10
* fix the abstract unix socket nameDaniel Lezcano2009-10-071-10/+8
* handle the state commandDaniel Lezcano2009-10-071-0/+3
* handle the stop commandDaniel Lezcano2009-10-071-0/+3
* check permissions when receiving commandMichel Normand2009-10-071-1/+6
* repackage previous code to new commands.cMichel Normand2009-10-071-0/+214