]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/namespace.h
start: pass namespaces as environment variables
[mirror_lxc.git] / src / lxc / namespace.h
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