summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lvmpolld: do not drop info about finished opsdev-okozina-lvmpolldOndrej Kozina2016-03-161-0/+2
* polldaemon: avoid idling for thin snaphot mergeOndrej Kozina2016-03-101-1/+2
* polldaemon: read progress info from lvmpolld answerOndrej Kozina2016-03-102-75/+20
* lvmpolld: report percent complete in answer to progress_infoOndrej Kozina2016-03-104-1/+12
* lvmpolld-client: standardize cmdline parameterOndrej Kozina2016-03-101-1/+1
* lvmpolld: store info about initiating lvm commandOndrej Kozina2016-03-104-4/+13
* lvmpolld: add client request --listactiveOndrej Kozina2016-03-101-1/+48
* lvmpolld: implement simple list-all-active requestOndrej Kozina2016-03-104-1/+61
* lvmpolld: report percent complete in dump outputOndrej Kozina2016-03-101-0/+2
* lvmpolld: reinstate internal progress info trackingOndrej Kozina2016-03-103-6/+80
* remove unused defineDavid Teigland2016-03-091-2/+0
* test: Remove work-in-progress code from dbustestMarian Csontos2016-03-091-35/+0
* spec: Fix gobject dependencyMarian Csontos2016-03-091-1/+1
* test: skip unrelated tests while testing lvmpolldOndrej Kozina2016-03-0910-0/+15
* test: fix inverted conditionOndrej Kozina2016-03-091-1/+1
* test: Add prepare_lvmdbusdMarian Csontos2016-03-092-1/+51
* spec: Add missing dependency for dbusdMarian Csontos2016-03-091-0/+1
* test: Comment out incorrect lockd setupMarian Csontos2016-03-092-5/+6
* test: Move udev-lvmlockd-test to check_systemMarian Csontos2016-03-091-2/+2
* test: Update kernels to skip thin-flags withMarian Csontos2016-03-091-0/+2
* lvmdbus: Fix deprecated warnings for GObject useTony Asleson2016-03-082-6/+5
* lvmdbus: Fix exception during exception handlingTony Asleson2016-03-081-7/+16
* report: Tidy some field names, widths and headings.Alasdair G Kergon2016-03-084-127/+119
* toollib: always process in use pvsDavid Teigland2016-03-071-6/+0
* vgscan: add --notifydbus to send a notificationDavid Teigland2016-03-077-1/+36
* dbus: add notification from commandsDavid Teigland2016-03-0717-1/+187
* raid_manip: allow for raid leg to be replaced when not both data and metadata...Heinz Mauelshagen2016-03-071-1/+1
* coverity: fix possible resource leak in _print_historical_lv functionPeter Rajnoha2016-03-072-6/+7
* post-releaseAlasdair G Kergon2016-03-044-2/+8
* pre-releasev2_02_145Alasdair G Kergon2016-03-044-6/+6
* lvmdbusd: Set localeTony Asleson2016-03-041-0/+3
* dbustest.sh: Get dbus test to work on buildbotMarian Csontos2016-03-041-16/+14
* libdm: config: fix dm_config_write_node and variants to properly return error...Peter Rajnoha2016-03-042-1/+3
* cleanup: previous patch with libdm config node buffer sizePeter Rajnoha2016-03-041-5/+7
* libdm: config: remove 4096 char limit due to buffer size if writing dm_config...Peter Rajnoha2016-03-042-2/+25
* WHATS_NEW: historical LVsPeter Rajnoha2016-03-041-0/+13
* man: lvrename: also mention possibility to rename historical logical volumesPeter Rajnoha2016-03-041-1/+2
* cleanup: comment in the code for renaming historical LVsPeter Rajnoha2016-03-041-1/+4
* lvrename: support renaming historical logical volumesPeter Rajnoha2016-03-042-34/+95
* commands: lvdisplay: recognize -H|--history switchPeter Rajnoha2016-03-042-4/+37
* tests: direct control of lvm1 usage in testsDavid Teigland2016-03-0314-20/+94
* man: Add some information about historical LVs.Alasdair G Kergon2016-03-033-6/+45
* tests: add lv-ancestry.sh testPeter Rajnoha2016-03-031-0/+226
* tests: add "get lvh_field" for "lvs -H"Peter Rajnoha2016-03-032-0/+11
* lvmdump: also list historical LVs in lvmdumpPeter Rajnoha2016-03-031-1/+1
* metadata: automatically remove invalid (dangling) historical LVsPeter Rajnoha2016-03-032-1/+48
* metadata: also validate historical LVs in VG in vg_validate and check_lv_segm...Peter Rajnoha2016-03-032-0/+108
* metadata: also look at historical LVs when checking LV name availabilityPeter Rajnoha2016-03-037-23/+67
* conf: regenerate example.conf.inPeter Rajnoha2016-03-031-0/+16
* conf: add metadata/lvs_history_timeout configuration settingPeter Rajnoha2016-03-033-1/+8