]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/namespace.c
Merge pull request #1864 from brauner/2017-10-18/ringbuffer
[mirror_lxc.git] / src / lxc / namespace.c
2017-10-21 Serge HallynMerge pull request #1864 from brauner/2017-10-18/ringbuffer
2017-10-21 Christian Braunernamespace: use lxc_getpagesize()
2016-11-20 Stéphane GraberMerge pull request #1308 from brauner/2016-11-20/use_ns...
2016-11-20 Christian Braunernamespace: always attach to user namespace first
2016-11-19 Serge HallynMerge pull request #1255 from brauner/2016-10-27/cleanu...
2016-11-19 Christian Braunerstart, namespace: move ns_info to namespace.{c,h}
2014-08-16 Micahel J. EvansAdd extra debugging
2014-01-02 Andrey MazoMark functions as static and arguments/arrays as const...
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-09-03 Stéphane Graberlicensing: Add missing headers and FSF address
2013-04-15 Serge Hallynfix coverity-found errors.
2013-03-19 Daniel LezcanoChange author email address
2013-02-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-01-09 Stéphane GraberAdd/remove extra includes
2012-12-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-11-12 Christian Seilerlxc-unshare: Move functions to determine clone flags...
2012-02-23 Christian SeilerMove lxc_attach from namespace.c to attach.c and rename...
2012-01-05 Daniel LezcanoFix ia64 clone
2011-08-11 Daniel Lezcanofix setns parameter
2011-04-06 Cedric Le Goaterlxc-attach: fix access permissions of /proc/$pid/ns
2011-02-01 Clement Calmelsgenerate setns syscall number
2011-02-01 Daniel Lezcanolxc-attach gives a better error message
2010-07-06 Tushar GohadMinor resource name array fix in src/lxc/namespace.c
2010-03-22 Daniel Lezcanolxc: enter / exec a command inside a container V2
2009-11-17 Cedric Le Goatercleanup <lxc/lxc.h>
2009-07-22 Daniel Lezcanoadd clone2 for ia64
2009-07-15 Michel Normandlxc-start should not hold inheritited fds
2009-07-07 Daniel Lezcanouse glibc clone instead of clone syscall