aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Enable get_cgroup_mount to search for mount points satisfying multiple subsys...Christian Seiler2012-02-231-1/+30
* Add missing double-include #ifndef/#define/#endif to confile.hChristian Seiler2012-02-231-0/+5
* Add missing 'extern' keyword to functions defined in cgroup.hChristian Seiler2012-02-231-5/+5
* Accept numeric values for capabilities to dropChristian Seiler2012-02-231-0/+17
* Add CAP_SYSLOG and CAP_WAKE_ALARM to list of capabilitiesChristian Seiler2012-02-231-0/+6
* Add function to determine CAP_LAST_CAP of the current kernel dynamicallyChristian Seiler2012-02-232-0/+48
* correctly install signal handler for lxc-initJian Xiao2012-02-231-3/+19
* remove redundent LXC_TTY_HANDLERJian Xiao2012-02-232-36/+2
* limit rm to rootfs, avoiding nuking of any bind mounts fromandrea rota2012-01-051-1/+1
* lxc: add Bugs section to lxc-monitor(1)Greg Kurz2012-01-051-0/+12
* lxc: line buffered output for lxc-monitorGreg Kurz2012-01-051-0/+2
* ubuntu template: use -updates and -security (v3)Serge Hallyn2012-01-051-2/+29
* Fix ia64 cloneDaniel Lezcano2012-01-051-2/+2
* Fix network cleanup on errorDaniel Lezcano2012-01-052-6/+11
* give explicit error when the cgroup are not foundDaniel Lezcano2012-01-051-1/+7
* fix indentation of the previous patchDaniel Lezcano2012-01-051-3/+8
* Set high byte of mac addresses for host veth devices to 0xfeChristian Seiler2012-01-051-0/+40
* Revert "lxc: use -iquote instead of -I"Daniel Lezcano2011-11-181-6/+1
* Ubuntu template: some tweaksStéphane Graber2011-11-101-1/+4
* lxc: use -iquote instead of -IGreg Kurz2011-11-101-1/+6
* lxc: fix erroneous includesGreg Kurz2011-11-108-12/+19
* add lxc-archlinux templateAlexander Vladimirov2011-11-104-1/+466
* fix lxc-destroyDaniel Lezcano2011-11-101-0/+1
* lxc-fedora.in: Fix fetching of the fedora-release rpmTuomas Suutari2011-10-281-2/+24
* lxc-fedora.in: Use i386 instead of i686Tuomas Suutari2011-10-281-0/+4
* lxc-fedora.in: Add missing default release variableTuomas Suutari2011-10-281-0/+1
* templates: update openSUSE template for openSUSE 12.1Frederic Crozat2011-10-281-27/+48
* Drop resolvconf from oneiric container package listSerge E. Hallyn2011-10-251-1/+1
* extend the struct lxc_argumentsCedric Le Goater2011-10-242-0/+4
* lxc: introduce lxc_execute()Greg Kurz2011-10-246-46/+107
* handle kernel 3.x in lxc-checkconfigFrederic Crozat2011-10-241-4/+13
* alt linux templateAlexey Shabalin2011-10-241-19/+94
* lxc-ubuntu: stop early if a bad user is specified in -b optionSerge E. Hallyn2011-10-241-5/+13
* Don't list containers w/ active console sessions multiple timesRainer Weikusat2011-10-241-1/+1
* ubuntu template: allow containers to create tap devicesSerge E. Hallyn2011-10-241-0/+2
* Accurately detect whether a system supports clone_childrenSerge E. Hallyn2011-10-241-1/+6
* Let sshd template work on ubuntu systems.Serge E. Hallyn2011-10-242-2/+4
* ubuntu template: disallow cap_sys_module (by popular demand)Serge E. Hallyn2011-10-241-0/+1
* lxc-clone: fix dhclient.conf send hostname commandSerge E. Hallyn2011-10-241-1/+1
* fix more broken paths in lxc-*.in scriptsGreg Kurz2011-10-242-0/+2
* fix broken lxc-*.in scriptsGreg Kurz2011-09-203-2/+7
* Set the utsname on the debian templateTzafrir Cohen2011-09-131-2/+3
* only warn for inherited file descriptorsGreg Kurz2011-09-131-17/+3
* fixes for rpmbuildGreg Kurz2011-09-134-22/+40
* remove the check for container path as it's done in lxc-createInformatiQ2011-09-011-5/+0
* if after freezing the container the snapshot/rsync fails, unfreeze before exi...InformatiQ2011-08-311-2/+12
* *add the new opts to help() *set container_running=falseInformatiQ2011-08-311-2/+4
* * allow cloning of non-snapshot lvm devicesInformatiQ2011-08-311-22/+74
* lxc-fedora.inRamez Hanna2011-08-311-7/+21
* fix for missing EOF and fstab contentsRamez Hanna2011-08-311-5/+5