]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/namespace.h
Merge pull request #3235 from xinhua9569/master
[mirror_lxc.git] / src / lxc / namespace.h
2019-12-23 Christian BraunerMerge pull request #3235 from xinhua9569/master
2019-12-17 Christian BraunerMerge pull request #3233 from xinhua9569/master
2019-12-04 Stéphane GraberMerge pull request #3204 from brauner/switch_to_spdx
2019-12-04 Christian Braunerlxc: switch to SPDX
2019-12-03 Christian BraunerMerge pull request #2842 from brauner/2019-02-11/fix_li...
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()
2018-11-06 Christian BraunerMerge pull request #2719 from ssup2/master
2018-09-30 Stéphane GraberMerge pull request #2664 from brauner/2018-09-30/syscal...
2018-09-30 Christian Braunerraw_syscalls: add lxc_raw_getpid()
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-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-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-21 Christian Braunernamespace: comment lxc_{raw_}clone()
2017-12-21 Christian Braunernamespace: add lxc_raw_getpid()
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>
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}
2016-01-29 Stéphane GraberMerge pull request #740 from kvaidas/master
2016-01-08 Serge HallynMerge pull request #752 from hallyn/2016-01-04/cgroup.use
2016-01-08 Serge Hallyncontainer start: unshare cgns when possible
2014-05-09 S.Çağlar Onuruse same ifndef/define format for all headers
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-09-03 Stéphane Graberlicensing: Add missing headers and FSF address
2013-08-19 Stéphane GraberAndroid now uses a sane clone() definition
2013-04-05 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-03-19 Dennis SchriddeBuild fix for ia64: Declare __clone2 in lxc/namespace.h
2013-03-19 Daniel LezcanoChange author email address
2013-02-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-01-09 Stéphane Graberclone: Support bionic's clone() defintion
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-10-31 Daniel LezcanoMerge branch 'upstream-bugfix' of https://github.com...
2012-10-25 Serge Hallynadd prototype for clone(2) as per manpage
2012-02-23 Christian SeilerMove lxc_attach from namespace.c to attach.c and rename...
2010-03-22 Daniel Lezcanolxc: enter / exec a command inside a container V2
2009-10-22 Daniel Lezcanouse config.h to define the lxcpath and co
2009-07-07 Daniel Lezcanoremove fork_ns code
2009-07-07 Daniel Lezcanouse glibc clone instead of clone syscall
2009-03-30 Daniel Lezcanocleanup namespace.h
2009-03-09 Serge E. Hallyns390 sys_clone is backwards
2008-09-04 dlezcanoJoined liblxc and lxc directory