]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/cgroup.h
Makefile.am: use right .h file name for seccomp
[mirror_lxc.git] / src / lxc / cgroup.h
2012-05-03 David Wardlxc-attach: unify code for attaching a pid to a cgroup
2012-02-23 Christian Seilercgroup: Make cgroup_attach a public function
2012-02-23 Christian SeilerAdd missing 'extern' keyword to functions defined in...
2011-08-09 Serge E. HallynSilence lxc-unshare warning when removing cgroup
2011-07-03 Serge E. Hallyncgroups: support cgroups mounted in multiple places...
2010-12-17 Daniel Lezcanoencapsulate the ns_cgroup
2010-12-17 Daniel LezcanoChange nscgroup interface
2010-04-08 Daniel Lezcanocount the number of tasks in the container
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 Normandplace nscgroup path in lxc_handler
2009-05-28 Daniel Lezcanorename the ns_cgroup with the container name
2008-11-17 dlezcanoSetup the control group
2008-10-06 dlezcanoAdd cgroup support, the configuration file should be...