]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/arguments.h
use same ifndef/define format for all headers
[mirror_lxc.git] / src / lxc / arguments.h
2014-05-09 S.Çağlar Onuruse same ifndef/define format for all headers
2014-03-07 Stéphane Graberlxc-autostart: Add a new --ignore-auto/-A flag
2014-01-22 Stéphane GraberRemove lxc-version, lxc-ps and lxc-netstat
2014-01-18 Stéphane GraberDeprecate lxc-checkpoint, lxc-kill and lxc-restart
2014-01-08 Stephen AyotteSupport large bdevs on 32-bit; MB units by default.
2014-01-06 Dwight Engenrename lxc-stop shutdown argument to nokill
2013-12-19 Stéphane GraberAdd lxc-autostart
2013-12-16 Serge Hallynstop: add nolock option
2013-11-25 hallynMerge pull request #92 from majek/share-namespaces
2013-11-12 Marek MajkowskiRefactoring - make the option parsing code generic
2013-11-12 Marek MajkowskiMerge remote-tracking branch 'lxc/master' into share...
2013-11-12 Marek MajkowskiCreate --share-ipc option
2013-11-06 Marek MajkowskiEnable network namespace sharing in lxc-start
2013-10-18 Sidnei da SilvaAdd a --thinpool argument to lxc-create, to use thin...
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-09-03 Stéphane Graberlicensing: Add missing headers and FSF address
2013-06-03 Serge Hallynlxc_create: support 'lxc-create -t <template> -h'
2013-05-26 Serge HallynMove container creation fully into the api
2013-05-25 Serge Hallyndestroy: implement in the api
2013-05-25 Serge Hallynlxc-stop: use api, remove lxc_shutdown, extend lxc...
2013-05-08 Dwight Engenlxc-monitor multiple paths
2013-03-19 Daniel LezcanoChange author email address
2013-03-18 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-02-19 Stéphane GraberIntroduce --lxcpath cmdline option, and make default_lx...
2013-02-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-01-02 Dwight Engenseparate console device from console log
2012-12-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-11-15 Natanael Copalxc-start: add option -p, --pidfile=FILE
2012-11-12 Jan Kiszkalxc-wait: Add timeout option
2012-02-26 Serge Hallynadd option to close inherited fds
2011-10-24 Cedric Le Goaterextend the struct lxc_arguments
2011-10-24 Greg Kurzlxc: introduce lxc_execute()
2011-02-01 Daniel Lezcanolxc-start can output the console to a file
2010-04-29 Michel Normandreport error if statefd parm is not a digit
2010-04-29 Michel Normandadd --statefd option to lxc-checkpoint/restart
2010-01-18 Taisuke YamadaAdded -e to lxc-console to change command character...
2009-11-19 Michel Normandchange C/R api
2009-07-15 Daniel Lezcanoadd a helper to dup the lxc arguments
2009-06-07 Daniel LezcanoMake possible to daemonize lxc-start
2009-05-28 Daniel Lezcanoadd a statefile directory parameter
2009-05-28 Daniel Lezcanoremove checkpoint / restart code
2009-05-18 Michel Normandadd long options step4
2009-05-18 Michel Normandadd long options step1