]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/arguments.c
lxc-start: remove unnecessary checks
[mirror_lxc.git] / src / lxc / arguments.c
2017-10-12 Stéphane GraberMerge pull request #1856 from brauner/2017-10-12/preser...
2017-10-12 Stéphane GraberMerge pull request #1855 from brauner/2017-10-12/append...
2017-10-12 Christian Braunerarguments: print "-devel" when LXC_DEVEL is true
2017-10-06 Stéphane GraberMerge pull request #1718 from agaida/patch-1
2017-08-25 Stéphane GraberMerge pull request #1757 from brauner/2017-08-10/furthe...
2017-08-25 Christian Braunerarguments: non-functional changes
2017-07-02 Christian BraunerMerge pull request #1591 from grzgrzgrz3/regres-lxc-ls
2017-06-26 Serge HallynMerge pull request #1639 from brauner/2017-06-23/lxc_2_...
2017-06-23 Christian BraunerMerge pull request #1635 from 0x0916/instead-of-strerror
2017-06-23 0x0916Use strerror(errno) instead of %m
2016-11-03 Christian BraunerMerge pull request #1058 from hallyn/2016-06-24/eric...
2016-08-18 Christian BraunerMerge pull request #1133 from jcowgill/mips
2016-08-17 Christian BraunerMerge pull request #1138 from stgraber/master
2016-08-17 Christian BraunerMerge pull request #1122 from Blub/rcfile-as-common-arg
2016-08-17 Wolfgang Bumillertools: move --rcfile to the common options list
2016-04-11 Serge HallynMerge pull request #962 from staticfox/gitignore
2016-04-11 Serge HallynMerge pull request #963 from brauner/2016-04-11/lxc_cre...
2016-04-11 Christian BraunerMerge pull request #961 from staticfox/iterations
2016-04-11 staticfoxUse size_t as an iteration point over int
2014-01-22 Stéphane GraberRemove lxc-version, lxc-ps and lxc-netstat
2014-01-10 Stéphane GraberRe-organize API for global lxc.conf config
2013-12-19 Stéphane GraberAdd lxc-autostart
2013-09-24 Qiang Huangarguments: remove trailing slashes for the input lxcpath
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-09-03 Stéphane Graberlicensing: Add missing headers and FSF address
2013-07-01 Dwight Engenfix -c argument handling
2013-06-03 Serge Hallynlxc_create: support 'lxc-create -t <template> -h'
2013-06-03 Qiang Huangarguments: should return negative number when error...
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...
2011-10-24 Greg Kurzlxc: introduce lxc_execute()
2011-03-22 Michael Santosarguments: check allocation succeeds
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-03-22 Michel Normanddo not use logfile in lxc_init (V2)
2009-10-12 Daniel Lezcanoclean up and factor out some code
2009-07-15 Daniel Lezcanoadd a helper to dup the lxc arguments
2009-05-18 Michel Normandadd long options step1