summaryrefslogtreecommitdiff
path: root/tools/lvm2cmdline.h
Commit message (Expand)AuthorAgeFilesLines
* lvmcmdlib: lvm2_init_threadedZdenek Kabelac2020-10-201-2/+2
* commands: fix memory debug for cmd defsDavid Teigland2017-05-011-1/+1
* tools: Reinstate lvm script processing.Alasdair G Kergon2017-03-231-1/+1
* commands: combine duplicate arrays for opt and valDavid Teigland2017-03-081-1/+1
* commands: track errors in command def parsingDavid Teigland2017-02-161-1/+1
* commands: skip parsing command defs for other command namesDavid Teigland2017-02-141-1/+1
* commands: new method for defining commandsDavid Teigland2017-02-131-4/+5
* refactor: move 'interactive' field from struct command_line to struct cmd_con...Peter Rajnoha2016-06-201-1/+0
* doc: change fsf addressZdenek Kabelac2016-01-211-1/+1
* toolcontext: add switches to create_toolcontext for connections and filters initPeter Rajnoha2015-07-301-1/+1
* Support repetition of --addtag and --deltag arguments.Alasdair Kergon2010-11-111-1/+1
* Only allow one return from poll_daemon(). If a child polldaemon wasMike Snitzer2010-01-111-0/+1
* lvm2cmdline.h:31: warning: declaration of `is_static' shadows a global declar...Alasdair Kergon2008-12-191-1/+1
* Create global is_static() to eliminate from the library init function.Dave Wysochanski2008-12-181-2/+2
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Exclude readline support from lvm.staticAlasdair Kergon2007-02-141-0/+9
* Move CMDLIB code into separate file and record whether static build.Alasdair Kergon2006-08-181-2/+12
* Static binary invokes dynamic binary if appropriate.Alasdair Kergon2005-02-181-1/+1
* Update copyright notices.Alasdair Kergon2004-03-301-2/+11
* Move main() into separate file.Alasdair Kergon2004-03-261-0/+12