aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* handle kernel 3.x in lxc-checkconfigFrederic Crozat2011-10-241-4/+13
* Don't list containers w/ active console sessions multiple timesRainer Weikusat2011-10-241-1/+1
* 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-241-2/+3
* 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
* only warn for inherited file descriptorsGreg Kurz2011-09-131-17/+3
* fixes for rpmbuildGreg Kurz2011-09-131-2/+8
* 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
* add autodetection of the gateway addressMatthijs Kooijman2011-08-306-10/+257
* .gateway configurationMatthijs Kooijman2011-08-305-0/+189
* Don't log an error when the container is stoppedDaniel Lezcano2011-08-301-3/+1
* make undefined personality non-fatalDaniel Lezcano2011-08-121-2/+4
* fix segfault when an unsupported personality is setDaniel Lezcano2011-08-121-1/+2
* fix setns parameterDaniel Lezcano2011-08-111-3/+3
* lxc-ps : fix the container name searchDaniel Lezcano2011-08-111-6/+3
* add container init pid with the lxc-info commandDaniel Lezcano2011-08-111-10/+35
* lxc-checkconfig takes into account cgroup.clone_childrenDaniel Lezcano2011-08-091-1/+10
* Silence lxc-unshare warning when removing cgroupSerge E. Hallyn2011-08-093-5/+15
* make lxc-netstat work when /etc/mtab is not /proc/mountsSerge E. Hallyn2011-08-091-0/+10
* fix lxc-ls with mtab != /proc/mountsSerge E. Hallyn2011-08-091-3/+7
* lxc-ps: support '-n name' and '-- ps-options'Serge E. Hallyn2011-08-091-2/+6
* explicitly do not use the consoleDaniel Lezcano2011-08-091-0/+8
* Use container's /run/utmp if it existsSerge E. Hallyn2011-08-071-0/+27
* fix lxc-ps to work with systemdJoerg Gollnick2011-07-251-7/+12
* cgroups: support cgroups mounted in multiple places (v3)Serge E. Hallyn2011-07-045-117/+147
* print netdev name, not link, after moving dev into netnsSerge Hallyn2011-06-251-1/+1
* Clarify the template-specific options a bit in lxc-create's helpSerge Hallyn2011-06-251-1/+12
* lxc-create: pass remaining args to templatesSerge E. Hallyn2011-06-241-1/+1
* Add lxc-clone scriptSerge E. Hallyn2011-06-242-0/+209
* lxc-destroy: delete a rootfs if it is an lvm volumeSerge E. Hallyn2011-06-241-0/+10
* set close-on-exec flag on command socketDaniel Lezcano2011-06-021-0/+5
* Check for existing ptmx symlinkSven Wegener2011-05-231-0/+5
* Add relatime and strictatime mount optionsSven Wegener2011-05-231-22/+34
* lxc: don't install setns.hCedric Le Goater2011-05-201-2/+1
* ignore non-lxc configuration lineDaniel Lezcano2011-05-131-4/+8
* lxc: fix bogus header fileCedric Le Goater2011-05-051-1/+1
* lxc: default log appender on stderrGreg Kurz2011-04-061-1/+2
* lxc-attach: fix access permissions of /proc/$pid/nsCedric Le Goater2011-04-061-1/+1
* lxc-* tools are vulnerable for arguments with spacesMichel Normand2011-03-224-10/+10
* lxc_cgroup_path_get, cache the right valueFrançois-Xavier Bourlet2011-03-221-16/+13
* confile: check allocation succeedsMichael Santos2011-03-221-8/+29
* conf: increase buffer size to include spacesMichael Santos2011-03-221-2/+6
* arguments: check allocation succeedsMichael Santos2011-03-221-3/+13
* network: ensure interface name is NULL terminatedMichael Santos2011-03-221-11/+11
* lxc_unshare: edit help outputMichael Santos2011-03-221-2/+2
* Ensure monitored container name is null terminatedMichael Santos2011-03-161-0/+1