summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lvmetad: two phase vg_removedev-dct-lvmetad-vg-update-5David Teigland2016-06-213-8/+42
* lvmetad: two phase vg_updateDavid Teigland2016-06-2125-69/+179
* lvmetad: remove unused code for other format typesDavid Teigland2016-06-211-7/+0
* vgcfgrestore: rescan to reenable lvmetad on error pathDavid Teigland2016-06-211-3/+8
* vgcfgrestore: check for missing deviceDavid Teigland2016-06-201-0/+5
* lvmlockd: always try to connect to lvmetadDavid Teigland2016-06-201-14/+18
* lvmetad: process new connections after shutdown signalDavid Teigland2016-06-201-5/+11
* vgcfgrestore: use lvmetad disabled stateDavid Teigland2016-06-207-22/+46
* vgscan: fix process_each argsDavid Teigland2016-06-201-2/+1
* conf: add more comments for new settings related to output format and log reportPeter Rajnoha2016-06-202-23/+77
* cleanup: log: use hex numbers instead of decimal for _LOG_*Peter Rajnoha2016-06-201-10/+10
* log: add 'label' log report object type; annotate process_each_label with log...Peter Rajnoha2016-06-203-3/+20
* report: compare --configreport value with basic report typePeter Rajnoha2016-06-201-4/+14
* commands: add --configreport arg for all relevant commandsPeter Rajnoha2016-06-201-30/+39
* conf: regenerate profile templatesdev-prajnoha-jsonPeter Rajnoha2016-06-201-2/+17
* report: add --logonly arg to report only log for a commandPeter Rajnoha2016-06-207-34/+54
* report: use report type description for report's name if using DM_REPORT_GROU...Peter Rajnoha2016-06-203-12/+26
* libdm: select: recognize special selection string 'all' as an alias for blank...Peter Rajnoha2016-06-202-1/+4
* conf: add log/command_log_selection config settingPeter Rajnoha2016-06-205-0/+12
* log: use separate 'orphan' report object type for orphan VGsPeter Rajnoha2016-06-204-12/+23
* tools: add 'lvm lastlog' command for interactive query and display of last co...Peter Rajnoha2016-06-208-3/+70
* refactor: move 'interactive' field from struct command_line to struct cmd_con...Peter Rajnoha2016-06-204-3/+4
* log: annotate processing code with report_current_object_cmdlogPeter Rajnoha2016-06-203-4/+51
* log: annotate processing code with log_set_report_{context,object_type,id_and...Peter Rajnoha2016-06-202-32/+170
* report: add 'multiple_output' arg to report_initPeter Rajnoha2016-06-203-4/+9
* libdm: report: add dm_report_set_selectionPeter Rajnoha2016-06-204-31/+97
* libdm: report: add DM_REPORT_OUTPUT_MULTIPLE_TIMES report flag to keep report...Peter Rajnoha2016-06-203-26/+59
* refactor: move field width calculation and sort preparation from _do_report_o...Peter Rajnoha2016-06-202-12/+17
* libdm: report: remember special field to display selection status in struct r...Peter Rajnoha2016-06-201-6/+7
* log: also pass log_print through report and add log_print_bypass_report for u...Peter Rajnoha2016-06-206-24/+30
* report: add report_current_object_cmdlog fn as a shortcut for reporting curre...Peter Rajnoha2016-06-202-0/+12
* log: log warnings and errors via report if set; add log_set_report* fnsPeter Rajnoha2016-06-207-5/+154
* toollib: make it possible to also process internal VGs, add 'include_internal...Peter Rajnoha2016-06-2021-25/+29
* report: check report type and options used for full report's subreportsPeter Rajnoha2016-06-201-12/+24
* report: recognize selection (-S|--select) for each subreport; make -S|--selec...Peter Rajnoha2016-06-205-8/+57
* report: recognize list of keys to sort report by (-O|--sort) for each subrepo...Peter Rajnoha2016-06-203-3/+20
* report: recognize list of fields to report (-o|--options) for each subreportPeter Rajnoha2016-06-201-43/+81
* report: add _get_report_idx_from_name and _should_process_report_idx helper fnsPeter Rajnoha2016-06-201-0/+41
* args: add --configreport argPeter Rajnoha2016-06-203-1/+4
* args: add priorities for grouping argsPeter Rajnoha2016-06-204-202/+213
* conf: add report/{vgs,pvs,lvs,pvsegs,segs}_{cols,sort}_full config settingsPeter Rajnoha2016-06-204-8/+109
* commands: report: add lvm fullreport commandPeter Rajnoha2016-06-206-58/+235
* commands: recognize --reportformat option for other commandsPeter Rajnoha2016-06-201-38/+76
* commands: recognize --reportformat option for pvs,vgs,lvs and devtypes commandPeter Rajnoha2016-06-201-14/+17
* report: add current report to existing groupPeter Rajnoha2016-06-201-9/+45
* toollib: add 'parent' field to processing_handle; init report format only if ...Peter Rajnoha2016-06-2019-30/+35
* toollib: add report_group and log_rh to processing_handle and initialize cmd ...Peter Rajnoha2016-06-203-0/+14
* report: separate common report and per-report argsPeter Rajnoha2016-06-201-67/+110
* conf: add log/report_command_log config settingPeter Rajnoha2016-06-205-14/+35
* conf: add report/output_format config settingPeter Rajnoha2016-06-205-1/+23