summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [WIP] test: Add _prepare_lvmdbusddev-mcsontos-test-dbusd-2Marian Csontos2016-03-082-4/+44
* test: Update kernels to skip thin-flags withMarian Csontos2016-03-081-0/+2
* [WIP] Get lvmdbusd work properlyMarian Csontos2016-03-081-0/+14
* Revert "test: dbus autolaunch needs an env.variable"Marian Csontos2016-03-081-2/+0
* test: dbus autolaunch needs an env.variableMarian Csontos2016-03-081-0/+2
* [WIP][untested] spec: Add hint-dependencies (`Suggests`)Marian Csontos2016-03-082-0/+10
* test: Turn on dbus testMarian Csontos2016-03-081-1/+1
* spec: Add missing dependency for dbusdMarian Csontos2016-03-081-0/+1
* 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
* metadata: add vg_strip_outdated_historical_lvs fn and call it during VG readPeter Rajnoha2016-03-032-1/+40
* commands: lvremove: also process historical LVsPeter Rajnoha2016-03-033-7/+16
* metadata: add historical_glv_removePeter Rajnoha2016-03-036-5/+82
* conf: add metadata/record_lvs_history configuration settingPeter Rajnoha2016-03-033-2/+10
* commands: lvremove: recognize --nohistory optionPeter Rajnoha2016-03-031-1/+2
* metadata: honour 'nohistory' switch when removing thin LVsPeter Rajnoha2016-03-031-4/+11
* cmd: add 'nohistory' option and wire it up in cmd_contextPeter Rajnoha2016-03-033-0/+4
* report: add new 'none' lv_layout and 'history' lv_role and mark historical LV...Peter Rajnoha2016-03-031-0/+10
* report: add full_descendants field to display descendants with historyPeter Rajnoha2016-03-033-16/+89
* report: add full_ancestors field to display ancestors with historyPeter Rajnoha2016-03-033-14/+76
* report: report historical LV names with '-' prefixPeter Rajnoha2016-03-031-7/+16
* report: display (h)istorical state in lv_attr fieldPeter Rajnoha2016-03-031-2/+5
* report: add lv_historical field to identify historical LVsPeter Rajnoha2016-03-033-0/+11
* commands: lvs: recognize -H|--history switchPeter Rajnoha2016-03-031-5/+7
* report: display lv_name,lv_uuid,vg_name,lv_time and new lv_time_removed for h...Peter Rajnoha2016-03-037-10/+72