]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/lxc_unshare.c
licensing: Add missing headers and FSF address
[mirror_lxc.git] / src / lxc / lxc_unshare.c
2013-09-03 Stéphane Graberlicensing: Add missing headers and FSF address
2013-03-19 Daniel LezcanoChange author email address
2013-03-18 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-03-04 Serge Hallyncgroup: improve support for multiple lxcpaths (v3)
2013-02-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-02-08 Serge Hallynadd lxc-unshare man page, and make 'lxc-unshare -h...
2013-01-09 Stéphane Graberlxc_unshare: Replace getpw*_r by getpw*
2012-12-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-11-12 Christian Seilerlxc-unshare: Move functions to determine clone flags...
2012-07-31 Serge Hallynlxc-unshare: require an argument
2011-08-09 Serge E. HallynSilence lxc-unshare warning when removing cgroup
2011-03-22 Michael Santoslxc_unshare: edit help output
2010-12-17 Daniel Lezcanoencapsulate the ns_cgroup
2010-07-23 Daniel Lezcanofix compilation warning
2010-07-23 Daniel Lezcanoinitialize the capabilties for attach and unshare
2010-05-31 Michel Normandlxc-unshare asprintf error checking
2010-04-29 Michel Normandlxc: lxc-unshare to remove its /cgroup/<pid> (V3)
2010-01-13 Cedric Le Goateruse different log categories in commands
2009-11-17 Cedric Le Goatercleanup <lxc/lxc.h>
2009-07-07 Daniel Lezcanoreplace fork_ns by lxc_clone
2009-05-18 Michel Normandin lxc-unshare remove log options
2009-05-14 Michel Normandadd support of a lxc log file to cli
2009-05-14 Michel Normandchange lxc-unshare options
2009-05-14 Michel Normandreplace fprintf by ERROR call in lxc_unshare.c
2009-05-14 Michel Normandavoid segfault on git-unshare
2009-03-30 Daniel Lezcanocleanup namespace.h
2009-03-08 Matt Helsleyliblxc: Remove unused variable
2009-03-08 Matt Helsleyliblxc: Add username and uid lookup/check.
2009-02-16 dlezcanoFactor out some code
2009-01-26 dlezcanoFixed bad variable type
2008-11-26 dlezcanoAdd the more simple utility to unshare the namespaces.