]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/cgroup.c
lxc /cgroup/name/ not removed at container end
[mirror_lxc.git] / src / lxc / cgroup.c
2009-11-03 Michel Normandlxc /cgroup/name/ not removed at container end
2009-10-22 Daniel Lezcanouse config.h to define the lxcpath and co
2009-10-09 Michel Normandremove the LXCPATH/<name>/nsgroup file
2009-10-09 Michel Normanduse the new nsgroup_path_get function in freezer.c
2009-10-09 Michel Normandnew lxc_cgroup_path_get function
2009-10-09 Michel Normandplace nscgroup path in lxc_handler
2009-08-19 Daniel LezcanoFix lxc-cgroup-get
2009-07-24 Daniel Lezcanoadd some traces in the code for the logger
2009-07-16 Daniel LezcanoRemove the a previous cgroup
2009-07-13 Daniel Lezcanodetect a cgroup named 'lxc'
2009-07-13 Michel Normandlxc-execute or lxc-start to fail if cgroup not mounted
2009-06-25 Michel Normandthe lxc_unlink_nsgroup may fail on ppc. V2
2009-05-28 Daniel Lezcanorename the ns_cgroup with the container name
2009-05-14 Michel Normandchange lxc_cgroup_set/get functions to return -1
2009-04-21 Cedric Le Goaterlxc: use new logging system
2009-01-18 dlezcanoRemove nsgroup directory when the container dies
2008-11-17 dlezcanoAdd return error status in the different functions
2008-11-17 dlezcanoSetup the control group
2008-10-06 dlezcanoAdd cgroup support, the configuration file should be...