aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use correct number of ttys during setuplxc_0_6_4-gentoo-2lxc_0_6_4-gentooSven Wegener2009-12-111-1/+1
* "Default" configuration may destroy host systemlxc_0_6_4-gentoo-1Andrian Nord2009-12-111-0/+5
* pass lxc_conf to the lxc_start function instead of the rcfileDaniel Lezcano2009-12-117-44/+53
* allow lxc.network.pair to specify host-side name for veth interfaceMichael Tokarev2009-12-113-4/+25
* lxc-ps typo in man lxclxc_0_6_4Michel Normand2009-11-241-1/+1
* lxc-info to report the FROZEN stateMichel Normand2009-11-242-7/+11
* fix fdleak and errors in lxc_create_tty()Michael Tokarev2009-11-241-13/+8
* version 0.6.4Daniel Lezcano2009-11-201-1/+1
* fix rpm generation regarding latest modificationsDaniel Lezcano2009-11-201-1/+1
* check if lxc.netdev.link is set for macvlanMichael Tokarev2009-11-201-10/+10
* allow link-less veth devicesMichael Tokarev2009-11-201-3/+2
* rollback configuration is a fileDaniel Lezcano2009-11-204-6/+8
* Do not chdir when daemonizeDaniel Lezcano2009-11-201-2/+0
* update the man pagesDaniel Lezcano2009-11-204-37/+42
* change C/R apiMichel Normand2009-11-196-61/+48
* remove unused cr_plugin_columbia.cMichel Normand2009-11-195-169/+2
* lxc_init better error reportingMichel Normand2009-11-191-2/+2
* change network_netdev function parameterDaniel Lezcano2009-11-191-12/+25
* factor out common config evaluating codeMichael Tokarev2009-11-191-77/+51
* rename struct lxc_netdev fields to match realityMichael Tokarev2009-11-193-17/+18
* update the man pagesDaniel Lezcano2009-11-195-23/+44
* export set_state functionMichel Normand2009-11-172-7/+8
* add capabilities for lxc-checkpointMichel Normand2009-11-171-2/+6
* lxc: move setup_fs to utils.cMichel Normand2009-11-173-38/+40
* fix container find the previously created configurationDaniel Lezcano2009-11-172-1/+40
* lxc-netstat should use @LXCPATH@ for lxcpath=Andrian Nord2009-11-171-6/+1
* batched reads for lxc_consoleMichael Tokarev2009-11-171-4/+6
* host consoles/ttys in containersMichael Tokarev2009-11-171-1/+17
* Choose configuration directoryAndrian Nord2009-11-171-2/+8
* cleanup <lxc/lxc.h>Cedric Le Goater2009-11-1731-39/+81
* typo in 488624016575d092d56211347b2bbe8367cd339a (V2)Michel Normand2009-11-131-5/+6
* Fix lxc-netstat scriptDaniel Lezcano2009-11-131-16/+27
* Q: general lxc architectureAndrian Nord2009-11-1311-21/+26
* lxc lxc-sshd using new lxc.mount.entry keywordMichel Normand2009-11-131-12/+6
* lxc: remove lxc.mount setting in lxc-fedora scriptMichel Normand2009-11-131-11/+0
* lxc-debian using new lxc.mount.entry keywordMichel Normand2009-11-131-4/+3
* lxc: add a new lxc.mount.entry keywordMichel Normand2009-11-133-12/+88
* stop config reading if cgroup setting failedMichel Normand2009-11-131-3/+5
* lxc-debian to not use empty mount tableMichel Normand2009-11-131-4/+7
* Replace create/destroy by a scriptDaniel Lezcano2009-11-1312-631/+182
* Allows a container to run without previous creationDaniel Lezcaon2009-11-135-37/+22
* liblxc: Fix compile failureDhaval Giani2009-11-131-2/+0
* Fix abstract af_unix socket nameDaniel Lezcano2009-11-121-1/+2
* Remove the usage of a lock fileDaniel Lezcano2009-11-127-178/+10
* export log function so it can be used by library userCedric Le Goater2009-11-121-0/+4
* Remove an unnecessary entry in the spec fileRyousei Takano2009-11-111-1/+0
* ipv6 interfaces added with /0 prefixAndrian Nord2009-11-091-1/+1
* lxc: lxc version to reflect string in AC_INIT (V2)Michel Normand2009-11-044-11/+3
* configure.ac - allow user to switch off/on documentation generationAndrian Nord2009-11-041-14/+14
* lxc /cgroup/name/ not removed at container endMichel Normand2009-11-032-12/+16