aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lxc: introduce lxc_execute()Greg Kurz2011-10-241-1/+13
* cgroups: support cgroups mounted in multiple places (v3)Serge E. Hallyn2011-07-041-4/+4
* restart the container at rebootDaniel Lezcano2010-04-081-1/+2
* lxc: add --statefile opt to lxc-checkpoint/restartMichel Normand2010-04-021-4/+4
* typo in restart and checkpointMichel Normand2010-01-211-2/+2
* pass lxc_conf to the lxc_start function instead of the rcfileDaniel Lezcano2009-11-261-1/+2
* change C/R apiMichel Normand2009-11-191-13/+16
* cleanup <lxc/lxc.h>Cedric Le Goater2009-11-171-9/+3
* Replace create/destroy by a scriptDaniel Lezcano2009-11-131-22/+1
* Allows a container to run without previous creationDaniel Lezcaon2009-11-131-1/+1
* Remove the usage of a lock fileDaniel Lezcano2009-11-121-1/+0
* clean up and factor out some codeDaniel Lezcano2009-10-121-1/+1
* remove dead code in monitor.cMichel Normand2009-10-071-11/+0
* Fix lxc-cgroup-getDaniel Lezcano2009-08-191-1/+1
* change the checkpoint/restart function apiDaniel Lezcano2009-05-281-4/+2
* add long options step2Michel Normand2009-05-181-1/+1
* Replace netlink by abstract unix socketDaniel Lezcano2009-05-141-1/+1
* autoassign tty numberDaniel Lezcano2009-05-071-0/+2
* export-fine-grain-api-for-startDaniel Lezcano2009-04-291-0/+1
* cleanup state.hDaniel Lezcano2009-03-301-1/+1
* cleanup list.hDaniel Lezcano2009-03-301-1/+1
* cleanup log.hDaniel Lezcano2009-03-301-1/+1
* cleanup conf.hDaniel Lezcano2009-03-301-1/+1
* cleanup lock.hDaniel Lezcano2009-03-301-1/+1
* cleanup namespace.hDaniel Lezcano2009-03-301-2/+2
* liblxc: Fix compiler warningMatt Helsley2009-03-081-1/+1
* From: Daniel Lezcano <daniel.lezcano@free.fr>dlezcano2009-01-251-1/+2
* lxc: minimal C/R plugindlezcano2008-11-251-2/+4
* Handle the lock error and show message to userdlezcano2008-11-171-1/+1
* Add error status for the APIdlezcano2008-11-171-2/+12
* Do some cleanup in the lxc.h filedlezcano2008-11-171-6/+1
* Remove the kill container processes codedlezcano2008-11-171-10/+0
* Replace lxc_execute by an intermediate lxc_initdlezcano2008-11-131-22/+1
* Fixed different compilation scheme by making /var/lxc directory relative todlezcano2008-10-261-1/+1
* These modifications improve the monitoring support of the container. Nowdlezcano2008-10-181-2/+1
* Add cgroup support, the configuration file should be specified with the format:dlezcano2008-10-061-65/+15
* add experimental checkpoint and restart commandslegoater2008-09-191-0/+18
* Fixed typosdlezcano2008-09-191-1/+1
* Added the function returning the version and the corresponding clidlezcano2008-09-171-0/+5
* Header code cleanupdlezcano2008-09-051-1/+2
* Joined liblxc and lxc directorydlezcano2008-09-041-0/+256