summaryrefslogtreecommitdiff
path: root/tools/lvm.c
Commit message (Expand)AuthorAgeFilesLines
* shell: add pre-cmd log report object type and enable lastlog for itPeter Rajnoha2022-08-221-4/+7
* shell: also output error message about max number of args hit with JSON formatPeter Rajnoha2022-08-081-0/+11
* cov: ignoringZdenek Kabelac2021-09-271-0/+1
* lvm: Fix editline compilationMarian Csontos2021-03-221-1/+0
* lvm: add readline alternative editlineBastian Germann2020-09-291-8/+13
* debug: tracing error pathZdenek Kabelac2017-06-271-1/+2
* commands: combine duplicate arrays for opt and valDavid Teigland2017-03-081-4/+4
* lvm shell: clear argv for each commandDavid Teigland2017-02-131-1/+4
* commands: new method for defining commandsDavid Teigland2017-02-131-16/+16
* report: add report_reset_cmdlog_seqnum and call it for each new cmd executed ...Peter Rajnoha2016-08-091-0/+1
* lvm: shell: honor log/command_log_selection as default and reset to this valu...Peter Rajnoha2016-08-091-1/+13
* lvm: shell: extend log report to cover whole lvm shell's main loopPeter Rajnoha2016-08-091-12/+52
* refactor: move report grouping and log reporting handles from processing_hand...Peter Rajnoha2016-08-091-5/+5
* shell: also collect last command's return code for subsequent 'lastlog' invoc...Peter Rajnoha2016-08-091-2/+35
* tools: add 'lvm lastlog' command for interactive query and display of last co...Peter Rajnoha2016-06-201-0/+6
* refactor: move 'interactive' field from struct command_line to struct cmd_con...Peter Rajnoha2016-06-201-1/+2
* doc: change fsf addressZdenek Kabelac2016-01-211-1/+1
* include: Standardise around new tool.h.Alasdair G Kergon2015-07-061-0/+1
* lvm: move hyphen mangling codeZdenek Kabelac2015-06-191-25/+0
* Ignore hyphens in long option namesDavid Teigland2015-06-161-0/+25
* readline: switch to new-style readline typedefZdenek Kabelac2014-03-061-1/+2
* config: add profile arg to find_config_tree_intPeter Rajnoha2013-07-021-1/+1
* Revert "cleanup: simplify option matching function"Alasdair G Kergon2013-04-131-5/+12
* config: refer to config nodes using assigned IDsPeter Rajnoha2013-03-061-2/+1
* cleanup: simplify option matching functionZdenek Kabelac2012-12-151-12/+5
* config: add silent modeAlasdair G Kergon2012-08-251-0/+1
* Remove unneeded assignmentsZdenek Kabelac2012-02-081-1/+1
* Thin remove unused defineZdenek Kabelac2011-11-121-1/+0
* Support repetition of --addtag and --deltag arguments.Alasdair Kergon2010-11-111-2/+2
* Fix potential NULL pointer dereferenceZdenek Kabelac2010-10-251-3/+3
* Use __attribute__ consistently throughout.Alasdair Kergon2010-07-091-1/+1
* Fix lvm shell crash when input is entirely whitespace. (Xinwei Hu)Alasdair Kergon2010-07-011-0/+3
* #define an INTERNAL_ERROR macro and use it throughout LVM.Petr Rockai2009-12-161-1/+1
* Create global is_static() to eliminate from the library init function.Dave Wysochanski2008-12-181-1/+1
* post-releaseAlasdair Kergon2008-06-061-0/+4
* back out unnecessary changes for this releaseAlasdair Kergon2008-06-061-4/+0
* suppress warning on silent failure with ECMD_PROCESSEDAlasdair Kergon2008-06-031-1/+1
* In script-processing mode, stop if any command fails.Alasdair Kergon2008-05-301-0/+4
* Fix mirror log name construction during lvconvert. (2.02.30)Alasdair Kergon2008-01-311-1/+2
* Some whitespace tidy-ups.Alasdair Kergon2008-01-301-1/+1
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-1/+1
* Exclude readline support from lvm.staticAlasdair Kergon2007-02-141-0/+224
* Static binary invokes dynamic binary if appropriate.Alasdair Kergon2005-02-181-1/+1
* More build fixesAlasdair Kergon2004-04-061-1/+2
* Update copyright notices.Alasdair Kergon2004-03-301-1/+9
* Move main() into separate file.Alasdair Kergon2004-03-261-1228/+2
* Indent; _init -> _init_lvmAlasdair Kergon2004-03-261-8/+6
* Rebaseline internal verbose level.Alasdair Kergon2004-03-261-1/+1
* rename config file vars & always use / as separatorAlasdair Kergon2004-03-081-16/+16
* host tagsAlasdair Kergon2004-03-081-2/+5