]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/namespace.c
lxc_clone: pass non-stack allocated stack to clone
[mirror_lxc.git] / src / lxc / namespace.c
2019-05-15 Tycho Andersenlxc_clone: pass non-stack allocated stack to clone
2019-05-10 Christian BraunerMerge pull request #2985 from tomponline/tp-mtu
2019-05-09 Stéphane GraberMerge pull request #2986 from brauner/2019-05-09/clone_...
2019-05-09 Christian Braunernamespace: support CLONE_PIDFD with lxc_clone()
2019-02-06 Wolfgang BumillerMerge pull request #2821 from brauner/2019-02-05/remove...
2019-02-06 Christian Braunernamespace: remove stack allocations
2018-11-22 Christian BraunerMerge pull request #1943 from bhelm/master
2018-11-06 Christian BraunerMerge pull request #2719 from ssup2/master
2018-11-06 JungsubFix spacing error in namespace.c
2018-09-30 Stéphane GraberMerge pull request #2664 from brauner/2018-09-30/syscal...
2018-09-30 Christian Braunerraw_syscalls: add lxc_raw_clone{_cb}()
2018-09-28 Stéphane GraberMerge pull request #2657 from ssup2/master
2018-09-28 Stéphane GraberMerge pull request #2629 from ssup2/master
2018-09-27 Wolfgang BumillerMerge pull request #2643 from brauner/2018-09-23/cgroup...
2018-09-27 Stéphane GraberMerge pull request #2652 from brauner/lxc/master
2018-09-26 Christian Braunertree-wide: fix includes to fix bionic builds
2018-07-26 Stéphane GraberMerge pull request #2493 from brauner/2018-07-26/bugfixes
2018-07-26 Christian Braunernamespace: s/strtok_r()/lxc_iterate_parts()/g
2018-07-14 Christian BraunerMerge pull request #2468 from 2xsec/bugfix
2018-07-14 2xsectools: lxc-unshare: apply argument parser of lxc and...
2018-07-09 Stéphane GraberMerge pull request #2452 from brauner/2018-07-06/build_...
2018-07-06 Christian BraunerMerge pull request #2453 from 2xsec/bugfix
2018-07-06 2xsecnamespace: add api to convert namespaces to standard...
2018-07-04 Stéphane GraberMerge pull request #2446 from brauner/2018-07-02/log_prefix
2018-07-03 Christian Braunertree-wide: remove unneeded log prefixes
2018-06-26 Christian BraunerMerge pull request #2430 from duguhaotian/work
2018-06-26 Christian BraunerMerge pull request #2431 from 2xsec/bugfix
2018-06-26 2xseclog: change ERROR macro using sterror to SYSERROR
2018-02-06 Serge HallynMerge pull request #2044 from brauner/2017-12-16/lxc_ls...
2017-12-21 Serge HallynMerge pull request #2042 from brauner/2017-12-15/bugfixes
2017-12-21 Christian Braunernamespace: add lxc_raw_clone_cb()
2017-12-19 Christian BraunerMerge pull request #2048 from duguhaotian/master
2017-12-15 Serge HallynMerge pull request #2040 from brauner/2017-12-14/bugfixes
2017-12-14 Serge HallynMerge pull request #2034 from brauner/2017-12-14/use_cl...
2017-12-14 Serge HallynMerge pull request #2039 from brauner/2017-12-14/fix_co...
2017-12-14 Christian Braunernamespace: add lxc_raw_clone()
2017-12-14 Christian BraunerMerge pull request #2008 from tych0/share-ns-in-execute
2017-12-14 Christian BraunerMerge pull request #2037 from hallyn/2017-12-14/dir_det...
2017-12-14 Christian BraunerMerge pull request #2035 from adrianreber/master
2017-12-14 Serge HallynMerge pull request #2026 from brauner/2017-12-12/lxc_ho...
2017-12-14 Christian Braunerstart: pass namespaces as environment variables
2017-11-05 Serge HallynMerge pull request #1884 from brauner/2017-10-28/move_t...
2017-11-03 Christian Braunerconfile: add lxc.namespace.<namespace-key>
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