summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* clarifyv2_02_43old-v2_02_43Alasdair Kergon2008-11-101-2/+2
* no need for libdevmapper.h on system any moreAlasdair Kergon2008-11-103-150/+0
* Include libdm in lcov reports.Petr Rockai2008-11-101-0/+3
* Fix t-pool-labels to pass again after the vgdisplay error return fix fromPetr Rockai2008-11-101-2/+4
* Fix lvm2.static build.Milan Broz2008-11-101-1/+1
* Minor code and documentation cleanups and changes by jstava.Petr Rockai2008-11-108-23/+42
* add bz264241 checkPetr Rockai2008-11-105-7/+47
* First test release of the merged code base.Alasdair Kergon2008-11-104-7/+8
* bz429342 lvcreate --nosyncPetr Rockai2008-11-101-1/+13
* Add bz186013 check -- lvcreate rejects an invalid regionsize (jstava).Petr Rockai2008-11-101-2/+8
* Use separate locking directory for each of the tests, as they never share aPetr Rockai2008-11-101-0/+1
* Explicitly check after lvremove -ff vg that it did its job. By jstava.Petr Rockai2008-11-105-1/+39
* Fix lvhange and lvcreate man pages to properly describe permissions option.Dave Wysochanski2008-11-073-4/+5
* Fix vgdisplay return code and exit status.Dave Wysochanski2008-11-072-4/+3
* Set LD_LIBRARY_PATH in init.sh, as it is required to run dmsetup now as well,Petr Rockai2008-11-071-1/+1
* quick review of docsAlasdair Kergon2008-11-043-31/+21
* make install_device-mapperAlasdair Kergon2008-11-046-10/+36
* clvmdAlasdair Kergon2008-11-049-6/+38
* dmeventdAlasdair Kergon2008-11-0411-604/+11
* more fixesAlasdair Kergon2008-11-0415-10/+9
* more missing bitsAlasdair Kergon2008-11-045-5/+200
* Fix typo.Petr Rockai2008-11-041-2/+3
* Also report the tests that have been skipped, at the end of harness.sh.Petr Rockai2008-11-041-0/+5
* Use $(abs_top_builddir) instead of @DMDIR@ and update paths appropriately.Petr Rockai2008-11-041-3/+2
* more tweaks for dmeventd - not finished yetAlasdair Kergon2008-11-035-5/+15
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-03109-1388/+1406
* add list fnsAlasdair Kergon2008-11-031-0/+13
* more tweaking to get things to compile - dmlib.h for log fns, list.hAlasdair Kergon2008-11-0324-33/+67
* 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