aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 0.6.5lxc-0.6.5Daniel Lezcano2010-01-222-7/+6
* unmount failure is not fatalDaniel Lezcano2010-01-221-9/+4
* compilation warning in confile.cMichel Normand2010-01-221-1/+1
* Add some define to compile on rhel5u1Michel Normand2010-01-221-0/+16
* fix tab vs space indentationDaniel Lezcano2010-01-211-8/+7
* drop capabilitiesDaniel Lezcano2010-01-214-0/+180
* add extra line in the busybox scriptDaniel Lezcano2010-01-211-0/+1
* typo in restart and checkpointMichel Normand2010-01-213-10/+8
* lxc-create to run even if not in PATHMichel Normand2010-01-211-5/+6
* avoid too long line in lxc-busybox.inMichel Normand2010-01-211-3/+34
* add --define to restart V2Michel Normand2010-01-211-1/+11
* lxc: typo in scripts/lxc-debian.inMichel Normand2010-01-201-1/+1
* lxc: remove useless checkGreg Kurz2010-01-201-4/+2
* lxc: fix double-close in lxc_[re]spawn() abort pathGreg Kurz2010-01-201-1/+2
* lxc: add capabilities for C/RMichel Normand2010-01-201-2/+2
* Remove useless linesClement Calmels2010-01-201-12/+4
* lxc: some goto clarificationGreg Kurz2010-01-201-11/+9
* lxc: typo white space src/lxc/network.cMichel Normand2010-01-201-12/+12
* Added -e to lxc-console to change command character (defaults to '^a')Taisuke Yamada2010-01-182-4/+17
* remove warning in parse.c:80Clement Calmels2010-01-181-1/+3
* use getline instead of fgetsClement Calmels2010-01-184-18/+15
* free struct dirent **namelistClement Calmels2010-01-181-5/+6
* fix compilation warningDaniel Lezcano2010-01-142-4/+3
* lxc: add --define to startCedric Le Goater2010-01-142-2/+26
* add --define to restartCedric Le Goater2010-01-141-5/+38
* add --define to executeCedric Le Goater2010-01-142-3/+26
* add interface to assign configuration variable from the command lineCedric Le Goater2010-01-142-1/+37
* remove unused variableDaniel Lezcano2010-01-131-1/+0
* export lxc_config_readline()Cedric Le Goater2010-01-132-1/+6
* Simplify mainloopClement Calmels2010-01-132-52/+37
* Don't mess descr->evClement Calmels2010-01-131-15/+7
* If epoll_ctl fails, the descr->ev array isinconsistentClement Calmels2010-01-131-13/+11
* fix lxc_mainloop_del_handlerClement Calmels2010-01-131-1/+1
* use different log categories in commandsCedric Le Goater2010-01-139-9/+9
* fix lxc_file_cb prototypeCedric Le Goater2010-01-133-4/+4
* fix bad docbook syntax in lxc-create.sgml.inDaniel Lezcano2010-01-081-1/+1
* fix misleading error message in lxc_createMichael Holzt2010-01-081-0/+10
* Update .gitignoreMichael Holzt2010-01-081-0/+2
* Rename doc/examples/lxc-complex-config.in to lxc-complex.conf.inMichael Holzt2010-01-083-3/+3
* Remove dead codeDaniel Lezcano2010-01-082-34/+0
* use pivot_root instead of chrootMichael Holtz2010-01-083-11/+203
* lxc: avoid memory corruption on ppc and s390 V4Michel Normand2010-01-084-22/+34
* lxc_cgroup_set not reporting errorMichel Normand2010-01-081-2/+3
* lxc: update man and help of lxc-createMichel Normand2010-01-082-15/+45
* fix manpage typoPaul Fee2010-01-051-45/+46
* add macvlan vepa and bridge modeDaniel Lezcano2009-12-287-41/+162
* busybox templateDaniel Lezcano2009-12-273-0/+269
* adapt lxc-sshd to be a templateDaniel Lezcano2009-12-271-443/+161
* add template option for lxc-createDaniel Lezcano2009-12-271-3/+57
* cleanup lxc-debian scriptDaniel Lezcano2009-12-271-327/+224