summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: add SKIP_WITH_LVMLOCKDdev-dct-tests-lvmlockdDavid Teigland2016-02-22222-0/+249
* lvmdbusd: Initial unit test driver scriptTony Asleson2016-02-221-0/+60
* lvmdbusd: Remove unlimited retriesTony Asleson2016-02-221-1/+11
* lvmdbusd: Add env variable to use session busTony Asleson2016-02-222-2/+14
* lvmdbus: Make unit tests work in test envTony Asleson2016-02-221-33/+47
* lvmdbusd: background.py, fix stdout parse errorTony Asleson2016-02-221-34/+51
* lvmdbustest.py: Make executableTony Asleson2016-02-221-0/+0
* tests: fix clean up after lvmlockd testsDavid Teigland2016-02-222-2/+10
* lvmdbusd: Fix make install for python >= 3.5Marian Csontos2016-02-221-1/+1
* spec: Fix 04ab1fa572bb: Remove left-oversMarian Csontos2016-02-222-9/+12
* lvmlockd: invalidate name in lockspace struct after removeDavid Teigland2016-02-221-0/+7
* test: add make check_lvmlockd_testDavid Teigland2016-02-2211-19/+100
* tests: skip thin-flags test on 32bit el6 kernelZdenek Kabelac2016-02-222-0/+13
* cleanup: use char arrays.Zdenek Kabelac2016-02-221-3/+3
* cleanup: indent changesZdenek Kabelac2016-02-221-19/+31
* cleanup: libdm clang warningsZdenek Kabelac2016-02-221-2/+4
* libdm: grow with initialized struct contentZdenek Kabelac2016-02-222-5/+6
* lvmetad: fix error pathZdenek Kabelac2016-02-222-1/+2
* post-releaseAlasdair G Kergon2016-02-214-2/+8
* pre-releasev2_02_143Alasdair G Kergon2016-02-214-4/+4
* lvmdbustest.py: resync latest changesTony Asleson2016-02-191-847/+1060
* thin: fix update_pool_lv error pathZdenek Kabelac2016-02-192-7/+14
* spec: Update python bindings and dbus-serviceMarian Csontos2016-02-183-11/+62
* tests: needs_check needs version 16Zdenek Kabelac2016-02-181-10/+13
* thin: fix test for nonexisting statusZdenek Kabelac2016-02-181-1/+1
* tests: checking thin flagsZdenek Kabelac2016-02-181-0/+114
* man: lvs updatesZdenek Kabelac2016-02-181-4/+11
* thin: report needs_check and fail stateZdenek Kabelac2016-02-187-1/+33
* thin: report PERCENT_INVALID for failed poolZdenek Kabelac2016-02-182-2/+7
* libdm: thin status updateZdenek Kabelac2016-02-183-9/+29
* metadata: ask for confirmation before really initializing/removing PV that is...Peter Rajnoha2016-02-183-28/+47
* lbmdbusd: Support in-tree testing.Alasdair G Kergon2016-02-185-2/+2
* Fix rpm buildsMarian Csontos2016-02-181-2/+2
* report: report -1, not 'unkown' for lv_{snapshot_invalid,merge_failed} with -...Peter Rajnoha2016-02-182-2/+3
* configure: Use python-config if python2-config not found.Alasdair G Kergon2016-02-182-0/+99
* .Alasdair G Kergon2016-02-181-1/+1
* lvmdbusd: Rename module to lvmdbusdAlasdair G Kergon2016-02-184-5/+5
* autoconf: Fix py-compile permissionsAlasdair G Kergon2016-02-181-0/+0
* lvmdbus: resync latest changes with original repoAlasdair G Kergon2016-02-186-1/+139
* WHATS_NEWAlasdair G Kergon2016-02-181-1/+1
* lvmdbus: Add new daemon.Alasdair G Kergon2016-02-1740-79/+8076
* man: fix list of restricted LV name suffixesPeter Rajnoha2016-02-171-1/+1
* metadata: add missing _repair_inconsinstent_vg call during PV ext repairPeter Rajnoha2016-02-171-4/+15
* metadata: do not repair missing PV_EXT_USED flag for PVs belonging to foreign VGPeter Rajnoha2016-02-171-51/+58
* refactor: add common _is_foreign_vg fnPeter Rajnoha2016-02-161-2/+7
* pv: use pv->fmt to check for fake PVs, not pv->vgPeter Rajnoha2016-02-151-1/+1
* cleanup: make the message about marked PVs consistent with the othersPeter Rajnoha2016-02-151-1/+1
* toollib: skip PV if system ID is used and PV marked as used but metadata missingPeter Rajnoha2016-02-152-0/+7
* pv: mark fake PVs as not usedPeter Rajnoha2016-02-151-0/+3
* cleanup: use is_used_pv fn to detect whether PV is in use while reporting pv_...Peter Rajnoha2016-02-151-13/+5