aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enforce selinux to disabledlxc_0_5_1dlezcano2008-12-091-1/+9
* Check the libpcap devel is installeddlezcano2008-12-091-1/+6
* Improve the lxc-debian scriptdlezcano2008-12-091-93/+127
* Change access mount and check on the consoledlezcano2008-12-091-7/+11
* Allow to use /dev/ptmxdlezcano2008-12-091-0/+1
* Enqueue cgroup value in the right orderdlezcano2008-12-091-1/+1
* Allows to enqueue list element instead of pushing on top of the listdlezcano2008-12-091-6/+18
* Add cgroup devices whitelist for the debiandlezcano2008-12-091-2/+34
* A faq file.dlezcano2008-12-081-0/+40
* Version 0.5.0lxc_0_5_0dlezcano2008-12-031-1/+1
* Expand the configure directorydlezcano2008-12-017-17/+57
* Fix some typosdlezcano2008-12-011-30/+24
* *** empty log message ***dlezcano2008-11-301-0/+286
* *** empty log message ***dlezcano2008-11-301-6/+6
* Added Makefile filedlezcano2008-11-301-0/+3
* Added a script directory for containers creation helper scriptsdlezcano2008-11-285-287/+488
* Added lxc-debian commanddlezcano2008-11-273-0/+285
* Added plugin headerdlezcano2008-11-261-0/+9
* Make the script to call itself.dlezcano2008-11-261-0/+7
* Add the more simple utility to unshare the namespaces.dlezcano2008-11-261-0/+147
* Add sys admin capabilty to lxc-netstat to mount /proc/netdlezcano2008-11-262-14/+35
* Remove annoying compilation messagedlezcano2008-11-261-6/+4
* Fix compilation errordlezcano2008-11-261-3/+3
* Remove annoying warnings and fix tty for restartdlezcano2008-11-263-17/+7
* Add read permission checking for the containerdlezcano2008-11-252-3/+13
* Add more options for the mount pointsdlezcano2008-11-251-0/+4
* lxc: minimal C/R plugindlezcano2008-11-257-55/+143
* Pass the ttyname to the lxc_setup functiondlezcano2008-11-251-5/+7
* Add the framework for a consoledlezcano2008-11-252-4/+24
* Added the console error valuedlezcano2008-11-252-0/+2
* Remove nsgroup link when destroying the containerdlezcano2008-11-251-0/+1
* Fix some typosdlezcano2008-11-252-2/+2
* Added missing lxc.7 man pagedlezcano2008-11-241-0/+660
* Hard code localstatedir in the scripts. pkgconfig is too difficult to handledlezcano2008-11-212-2/+5
* Add a netstat per containerdlezcano2008-11-212-0/+40
* Remove lxc.pc pkgconfig usagedlezcano2008-11-212-6/+2
* Fixed a typodlezcano2008-11-211-1/+1
* Return error code in child processdlezcano2008-11-211-2/+1
* Use pkgconfig to retrieve localstatedirdlezcano2008-11-204-3/+9
* Disable test compilation by defaultdlezcano2008-11-203-2/+8
* Make the README file a copy of lxc.7dlezcano2008-11-201-239/+283
* Add lxc.7 man pagedlezcano2008-11-203-17/+11
* Added the man page lxc.conf.5dlezcano2008-11-193-1/+600
* changed /var locationlegoater2008-11-192-2/+2
* fixed readlink to add an ending '\0'legoater2008-11-191-1/+4
* Add the lxc-cgroup man pagedlezcano2008-11-183-1/+191
* Generate only if docbook is installeddlezcano2008-11-182-0/+31
* Added the man.1 pagesdlezcano2008-11-1815-3/+1790
* List the available containers and the processes belonging to such container.dlezcano2008-11-183-9/+36
* Return a lxc-error for creation and startingdlezcano2008-11-173-22/+30