aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Build: get __NR_setns from asm/unistd.h, not kernel sourcelxc-0.8.0-rc1-gentoo-1lxc-0.8.0-rc1-gentooKevin Pyle2012-05-011-11/+0
* build: use libtool for linking the library, and link lxc-init statically.Diego Elio Pettenò2012-05-011-24/+7
* fix-automake-1.13Jon Nordby2012-02-231-1/+1
* Add attach.[ch]: Helper functions for lxc-attachChristian Seiler2012-02-231-1/+3
* Revert "lxc: use -iquote instead of -I"Daniel Lezcano2011-11-181-6/+1
* lxc: use -iquote instead of -IGreg Kurz2011-11-101-1/+6
* extend the struct lxc_argumentsCedric Le Goater2011-10-241-0/+1
* lxc: introduce lxc_execute()Greg Kurz2011-10-241-0/+1
* fixes for rpmbuildGreg Kurz2011-09-131-2/+8
* Add lxc-clone scriptSerge E. Hallyn2011-06-241-0/+1
* lxc: don't install setns.hCedric Le Goater2011-05-201-2/+1
* generate setns syscall numberClement Calmels2011-02-011-1/+13
* Fix linking problems with libcapOzan Caglayan2010-10-011-1/+1
* provide a script to set uid bit on cliDaniel Lezcano2010-07-201-0/+1
* remove/restore effective capabilitiesDaniel Lezcano2010-07-201-2/+3
* move lxc-init to $libdir/lxcDaniel Lezcano2010-05-271-1/+1
* drop capabilities in lxc-init (V2)clg@linux.vnet.ibm.com2010-05-271-0/+1
* introduce a sync APICedric Le Goater2010-05-261-0/+1
* lxc: introduce lxc-kill command (v4)gkurz@linux.vnet.ibm.com2010-04-291-1/+3
* shutdown the container when powering off the containerDaniel Lezcano2010-04-081-2/+4
* lxc: enter / exec a command inside a container V2Daniel Lezcano2010-03-221-0/+2
* add console.h to dist fileDaniel Lezcano2010-02-261-0/+1
* remove unused cr_plugin_columbia.cMichel Normand2009-11-191-3/+1
* Replace create/destroy by a scriptDaniel Lezcano2009-11-131-7/+3
* liblxc: Fix compile failureDhaval Giani2009-11-131-2/+0
* fix compilation error when buildir differs from srcdirDaniel Lezcano2009-10-231-61/+16
* lxc: kill libtoolCedric Le Goater2009-10-221-20/+53
* use config.h to define the lxcpath and coDaniel Lezcano2009-10-221-3/+2
* Read the config file at restartDaniel Lezcano2009-10-091-2/+3
* repackage previous code to new commands.cMichel Normand2009-10-071-1/+1
* add an additionnal abstract socket to prepare for more commandsMichel Normand2009-10-071-0/+1
* lxc build fix for SuseJiri Slaby2009-08-181-1/+1
* Remove install-exec-local ruleRyousei Takano2009-07-101-3/+0
* use glibc clone instead of clone syscallDaniel Lezcano2009-07-071-1/+1
* rename lxc-config to lxc-versionDaniel Lezcano2009-06-101-1/+1
* replace lxc-version by lxc-configDaniel Lezcano2009-06-101-7/+3
* make a "copy file" functionDaniel Lezcano2009-05-281-1/+1
* add long options step1Michel Normand2009-05-181-0/+1
* export-fine-grain-api-for-startDaniel Lezcano2009-04-291-0/+1
* $(localstatedir) != $(prefix)/varGuido Trotter2009-03-301-3/+2
* add error.h headerDaniel Lezcano2009-03-301-0/+1
* cleanup config.hDaniel Lezcano2009-03-301-2/+2
* cleanup state.hDaniel Lezcano2009-03-301-2/+2
* cleanup list.hDaniel Lezcano2009-03-301-2/+2
* cleanup log.hDaniel Lezcano2009-03-301-2/+2
* cleanup conf.hDaniel Lezcano2009-03-301-2/+2
* cleanup cgroup.hDaniel Lezcano2009-03-301-1/+1
* cleanup lock.hDaniel Lezcano2009-03-301-2/+2
* cleanup namespace.hDaniel Lezcano2009-03-301-4/+5
* Use a specific script to set the capabilitiesDaniel Lezcano2009-03-241-35/+4