aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move lxc_attach from namespace.c to attach.c and rename it to lxc_attach_to_nsChristian Seiler2012-02-231-47/+0
* Fix ia64 cloneDaniel Lezcano2012-01-051-2/+2
* fix setns parameterDaniel Lezcano2011-08-111-3/+3
* lxc-attach: fix access permissions of /proc/$pid/nsCedric Le Goater2011-04-061-1/+1
* generate setns syscall numberClement Calmels2011-02-011-13/+1
* lxc-attach gives a better error messageDaniel Lezcano2011-02-011-0/+6
* Minor resource name array fix in src/lxc/namespace.cTushar Gohad2010-07-061-1/+1
* lxc: enter / exec a command inside a container V2Daniel Lezcano2010-03-221-2/+60
* cleanup <lxc/lxc.h>Cedric Le Goater2009-11-171-1/+1
* add clone2 for ia64Daniel Lezcano2009-07-221-0/+5
* lxc-start should not hold inheritited fdsMichel Normand2009-07-151-1/+1
* use glibc clone instead of clone syscallDaniel Lezcano2009-07-071-0/+61