Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move lxc_attach from namespace.c to attach.c and rename it to lxc_attach_to_ns | Christian Seiler | 2012-02-23 | 1 | -47/+0 |
* | Fix ia64 clone | Daniel Lezcano | 2012-01-05 | 1 | -2/+2 |
* | fix setns parameter | Daniel Lezcano | 2011-08-11 | 1 | -3/+3 |
* | lxc-attach: fix access permissions of /proc/$pid/ns | Cedric Le Goater | 2011-04-06 | 1 | -1/+1 |
* | generate setns syscall number | Clement Calmels | 2011-02-01 | 1 | -13/+1 |
* | lxc-attach gives a better error message | Daniel Lezcano | 2011-02-01 | 1 | -0/+6 |
* | Minor resource name array fix in src/lxc/namespace.c | Tushar Gohad | 2010-07-06 | 1 | -1/+1 |
* | lxc: enter / exec a command inside a container V2 | Daniel Lezcano | 2010-03-22 | 1 | -2/+60 |
* | cleanup <lxc/lxc.h> | Cedric Le Goater | 2009-11-17 | 1 | -1/+1 |
* | add clone2 for ia64 | Daniel Lezcano | 2009-07-22 | 1 | -0/+5 |
* | lxc-start should not hold inheritited fds | Michel Normand | 2009-07-15 | 1 | -1/+1 |
* | use glibc clone instead of clone syscall | Daniel Lezcano | 2009-07-07 | 1 | -0/+61 |