summaryrefslogtreecommitdiff
path: root/lib/report/report.h
Commit message (Expand)AuthorAgeFilesLines
* build: Don't generate symlinks in include/ dirJoe Thornber2018-05-141-3/+3
* report: add report_reset_cmdlog_seqnum and call it for each new cmd executed ...Peter Rajnoha2016-08-091-0/+1
* refactor: move report grouping and log reporting handles from processing_hand...Peter Rajnoha2016-08-091-3/+1
* reporter: simplify --configreport handling for -S|--select and fix an issue r...Peter Rajnoha2016-06-281-1/+1
* report: add --logonly arg to report only log for a commandPeter Rajnoha2016-06-201-1/+1
* report: use report type description for report's name if using DM_REPORT_GROU...Peter Rajnoha2016-06-201-1/+3
* log: annotate processing code with report_current_object_cmdlogPeter Rajnoha2016-06-201-0/+3
* report: add 'multiple_output' arg to report_initPeter Rajnoha2016-06-201-1/+2
* report: add report_current_object_cmdlog fn as a shortcut for reporting curre...Peter Rajnoha2016-06-201-0/+1
* log: log warnings and errors via report if set; add log_set_report* fnsPeter Rajnoha2016-06-201-1/+2
* report: recognize selection (-S|--select) for each subreport; make -S|--selec...Peter Rajnoha2016-06-201-0/+1
* commands: report: add lvm fullreport commandPeter Rajnoha2016-06-201-10/+11
* toollib: add report_format_init fn to create report group and to create/add l...Peter Rajnoha2016-06-201-0/+3
* report: add CMDLOG report typePeter Rajnoha2016-06-201-10/+30
* toollib: simplify internal selection calls for non-reporting toolsPeter Rajnoha2016-05-301-1/+2
* report: remove superfluous SEGSSTATUS report typePeter Rajnoha2016-04-081-4/+3
* doc: change fsf addressZdenek Kabelac2016-01-211-1/+1
* report: add report_get_field_prefix functionPeter Rajnoha2015-10-301-0/+1
* cleanup: replace static struct processing_handle initializer with common init...Peter Rajnoha2015-02-131-1/+2
* report: add report_for_selection and use it in select_match_{pv,vg,lv}Peter Rajnoha2015-02-101-0/+4
* report: add report_init_for_selection fn and modify report_object to support ...Peter Rajnoha2015-02-101-1/+3
* toollib: replace void *handle with struct processing_handle for use in proces...Peter Rajnoha2015-02-101-0/+25
* report: add separate LVSINFOSTATUS field type for info+status combined fieldsPeter Rajnoha2015-01-201-7/+8
* report: update report_object APIZdenek Kabelac2015-01-201-1/+1
* cleanup: update API for segment reportingZdenek Kabelac2015-01-141-5/+5
* report: add new LVSSTATUS and SEGSSTATUS report typePeter Rajnoha2014-11-111-6/+8
* refactor: rename struct lv_with_info used in reporting code to lv_with_info_a...Peter Rajnoha2014-11-111-1/+2
* reporter: add separate LVSINFO report typePeter Rajnoha2014-07-041-7/+9
* report: select: add --select arg to pvs, vgs and lvsPeter Rajnoha2014-06-171-1/+1
* report: Add a proper "label" field type.Petr Rockai2013-11-171-1/+3
* reporting: Add devtypes command.Alasdair G Kergon2013-09-181-6/+8
* report: remove LV_CREATE_PARAMS report typeAlasdair G Kergon2013-07-091-2/+1
* lvm2app: Add thin and thin pool lv creation V5Tony Asleson2013-07-021-1/+2
* Separate PV label attributes which do not need parse metadata when reporting.Milan Broz2009-02-091-2/+9
* Add --rows to reports.Alasdair Kergon2008-06-241-1/+1
* Add --unquoted to reporting tools.Alasdair Kergon2008-06-241-1/+2
* Add --prefixes to reporting tools for field name prefix output format.Alasdair Kergon2008-04-201-1/+1
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Split metadata-external.h out from metadata.h for the tools to use.Alasdair Kergon2007-07-181-1/+1
* Initial pv_segment code.Alasdair Kergon2005-04-191-2/+2
* Update copyright notices.Alasdair Kergon2004-03-301-14/+9
* New column-based reporting tools: lvs, pvs & vgs.Alasdair Kergon2002-12-121-0/+43