summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename a couple of variables that matched function names.Alasdair Kergon2008-11-032-3/+4
* autoreconfAlasdair Kergon2008-11-011-2/+7
* Use simple x.y.z library version in libdevmapper.pcAlasdair Kergon2008-11-013-2/+6
* autoreconfAlasdair Kergon2008-11-011-0/+38
* further progressAlasdair Kergon2008-11-0115-27/+107
* export DM_LIB_VERSIONAlasdair Kergon2008-11-011-0/+2
* add libdevmapper-event.hAlasdair Kergon2008-10-313-2/+3
* autoreconfAlasdair Kergon2008-10-312-23/+17
* no DMDIRAlasdair Kergon2008-10-312-18/+0
* dm+lvm2 macrosAlasdair Kergon2008-10-311-2/+2
* dmeventd plugins moveAlasdair Kergon2008-10-313-9/+8
* drop configure --with-dmdirAlasdair Kergon2008-10-312-5/+1
* autoreconfAlasdair Kergon2008-10-311-24/+291
* first attempt at merging configureAlasdair Kergon2008-10-311-21/+98
* libdevmapper version - will change once the merger's settled inAlasdair Kergon2008-10-311-0/+1
* remove ancient debian dirAlasdair Kergon2008-10-3110-355/+1
* Add dm-logging.h ready for libdevmapper.Alasdair Kergon2008-10-302-0/+28
* drop explicit libdevmapper.hAlasdair Kergon2008-10-301-1/+0
* separate lvm-globalsAlasdair Kergon2008-10-302-1/+60
* Separate out globals from the logging code.Alasdair Kergon2008-10-301-0/+201
* Split out lvm-logging.h from log.h.Alasdair Kergon2008-10-308-262/+83
* Split out dm-logging.h from log.hAlasdair Kergon2008-10-303-4/+3
* Add libdm subdir to begin merging the device-mapper tree.Alasdair Kergon2008-10-304-0/+329
* Use lvm-types.hAlasdair Kergon2008-10-301-0/+1
* post-releaseAlasdair Kergon2008-10-262-1/+4
* pre-releasev2_02_42old-v2_02_42Alasdair Kergon2008-10-262-2/+2
* Accept locking fallback_to_* options in the global section as documented.Alasdair Kergon2008-10-242-2/+5
* Fix temp table activation in mirror conversions not to happen in other cmds.Alasdair Kergon2008-10-232-8/+9
* post-releaseAlasdair Kergon2008-10-172-1/+4
* pre-releasev2_02_41old-v2_02_41Alasdair Kergon2008-10-172-3/+3
* Use temp table to set device size when converting mirrors.Alasdair Kergon2008-10-172-4/+32
* In resume_mirror_images replace activate_lv with resume_lv as workaround.Alasdair Kergon2008-10-172-5/+6
* Avoid overwriting in-use on-disk text metadata by forgetting MDA_HEADER_SIZE....Alasdair Kergon2008-10-172-10/+12
* Re-indent test-utils.sh consistently, using tabs.Petr Rockai2008-10-141-66/+66
* Conversion of last 2 tests to use test-utils.sh, by jstava.Petr Rockai2008-10-142-446/+370
* Fix snapshot monitoring library to not cancel monitoring invalid snapshot.Milan Broz2008-10-133-38/+1
* .Alasdair Kergon2008-10-091-56/+0
* Generate man pages from templates and include version. (romster)Alasdair Kergon2008-10-0850-82/+252
* Add usrlibdir & usrsbindir to configure.Alasdair Kergon2008-10-076-2981/+2463
* Add usrsbindir to configure.Alasdair Kergon2008-10-071-0/+1
* Add a workaround for missing `losetup -s` by jstava, and a print a stacktracePetr Rockai2008-10-062-7/+38
* More test conversions by jstava. Make check still passes.Petr Rockai2008-10-0611-983/+592
* Fix conversion of md chunk size into sectors.Alasdair Kergon2008-10-033-8/+14
* device->devicesAlasdair Kergon2008-10-011-1/+1
* Make harness.sh exit with non-zero status when tests fail.Petr Rockai2008-09-301-0/+1
* Cosmetic: get rid of trailing garbage on comments in t-vgslpit-usage.sh.Petr Rockai2008-09-301-5/+5
* Improve harness.sh output: also mention failing test's name near the end of itsPetr Rockai2008-09-301-1/+2
* Free text metadata buffer after a failure writing it.Alasdair Kergon2008-09-302-2/+10
* Fix [ a = b ] usage in t-vgsplit-operation: string comparison is '=', not '=='.Petr Rockai2008-09-301-18/+18
* Conversion of t-vgsplit-operation.sh by jstava.Petr Rockai2008-09-301-283/+242