]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2008-11-19 Alasdair KergonGenerate clvmd init script at configuration time for...
2008-11-19 Alasdair Kergonpost-release (retrospective)
2008-11-18 Zdeněk Kabeláčdaemons depends on liblvm2cmd - fixes parallel builds
2008-11-18 Zdeněk Kabeláčfix missing const char*
2008-11-17 Dave WysochanskiFix "lvremove -f vgname" when vgname contains snapshots.
2008-11-14 Alasdair Kergonsome makefile fixes for liblvm2cmd & remove some hardco...
2008-11-12 Dave WysochanskiMore man page cleanup - convert "+/-" to "+|-"
2008-11-12 Dave WysochanskiMake man pages consistent with either-or options (use...
2008-11-12 Zdeněk Kabeláčcleaner const char* usage for last_path_component()
2008-11-12 Zdeněk Kabeláčminor compiler warning fix for function declaration...
2008-11-12 Zdeněk Kabeláčremoved redundant redeclaration of init_indent() and...
2008-11-12 Zdeněk Kabeláč* minor compilator warning fix for improper function...
2008-11-11 Petr RockaiAdd a bunch of sub-tests aimed at testing various bugzi...
2008-11-11 Petr RockaiImport a bunch of new tests by jstava. Mostly everythin...
2008-11-10 Alasdair Kergonclarify old-v2_02_43 v2_02_43
2008-11-10 Alasdair Kergonno need for libdevmapper.h on system any more
2008-11-10 Petr RockaiInclude libdm in lcov reports.
2008-11-10 Petr RockaiFix t-pool-labels to pass again after the vgdisplay...
2008-11-10 Milan BrozFix lvm2.static build.
2008-11-10 Petr RockaiMinor code and documentation cleanups and changes by...
2008-11-10 Petr Rockaiadd bz264241 check
2008-11-10 Alasdair KergonFirst test release of the merged code base.
2008-11-10 Petr Rockaibz429342 lvcreate --nosync
2008-11-10 Petr RockaiAdd bz186013 check -- lvcreate rejects an invalid regio...
2008-11-10 Petr RockaiUse separate locking directory for each of the tests...
2008-11-10 Petr RockaiExplicitly check after lvremove -ff vg that it did...
2008-11-07 Dave WysochanskiFix lvhange and lvcreate man pages to properly describe...
2008-11-07 Dave WysochanskiFix vgdisplay return code and exit status.
2008-11-07 Petr RockaiSet LD_LIBRARY_PATH in init.sh, as it is required to...
2008-11-04 Alasdair Kergonquick review of docs
2008-11-04 Alasdair Kergonmake install_device-mapper
2008-11-04 Alasdair Kergonclvmd
2008-11-04 Alasdair Kergondmeventd
2008-11-04 Alasdair Kergonmore fixes
2008-11-04 Alasdair Kergonmore missing bits
2008-11-04 Petr RockaiFix typo.
2008-11-04 Petr RockaiAlso report the tests that have been skipped, at the...
2008-11-04 Petr RockaiUse $(abs_top_builddir) instead of @DMDIR@ and update...
2008-11-03 Alasdair Kergonmore tweaks for dmeventd - not finished yet
2008-11-03 Alasdair KergonRight, a simple build (without options) is working...
2008-11-03 Alasdair Kergonadd list fns
2008-11-03 Alasdair Kergonmore tweaking to get things to compile - dmlib.h for...
2008-11-03 Alasdair KergonRename a couple of variables that matched function...
2008-11-01 Alasdair Kergonautoreconf
2008-11-01 Alasdair KergonUse simple x.y.z library version in libdevmapper.pc
2008-11-01 Alasdair Kergonautoreconf
2008-11-01 Alasdair Kergonfurther progress
2008-11-01 Alasdair Kergonexport DM_LIB_VERSION
2008-10-31 Alasdair Kergonadd libdevmapper-event.h
2008-10-31 Alasdair Kergonautoreconf
2008-10-31 Alasdair Kergonno DMDIR
2008-10-31 Alasdair Kergondm+lvm2 macros
2008-10-31 Alasdair Kergondmeventd plugins move
2008-10-31 Alasdair Kergondrop configure --with-dmdir
2008-10-31 Alasdair Kergonautoreconf
2008-10-31 Alasdair Kergonfirst attempt at merging configure
2008-10-31 Alasdair Kergonlibdevmapper version - will change once the merger...
2008-10-31 Alasdair Kergonremove ancient debian dir
2008-10-30 Alasdair KergonAdd dm-logging.h ready for libdevmapper.
2008-10-30 Alasdair Kergondrop explicit libdevmapper.h
2008-10-30 Alasdair Kergonseparate lvm-globals
2008-10-30 Alasdair KergonSeparate out globals from the logging code.
2008-10-30 Alasdair KergonSplit out lvm-logging.h from log.h.
2008-10-30 Alasdair KergonSplit out dm-logging.h from log.h
2008-10-30 Alasdair KergonAdd libdm subdir to begin merging the device-mapper...
2008-10-30 Alasdair KergonUse lvm-types.h
2008-10-26 Alasdair Kergonpost-release
2008-10-26 Alasdair Kergonpre-release old-v2_02_42 v2_02_42
2008-10-24 Alasdair KergonAccept locking fallback_to_* options in the global...
2008-10-23 Alasdair KergonFix temp table activation in mirror conversions not...
2008-10-17 Alasdair Kergonpost-release
2008-10-17 Alasdair Kergonpre-release old-v2_02_41 v2_02_41
2008-10-17 Alasdair KergonUse temp table to set device size when converting mirrors.
2008-10-17 Alasdair KergonIn resume_mirror_images replace activate_lv with resume...
2008-10-17 Alasdair KergonAvoid overwriting in-use on-disk text metadata by forge...
2008-10-14 Petr RockaiRe-indent test-utils.sh consistently, using tabs.
2008-10-14 Petr RockaiConversion of last 2 tests to use test-utils.sh, by...
2008-10-13 Milan BrozFix snapshot monitoring library to not cancel monitorin...
2008-10-09 Alasdair Kergon.
2008-10-08 Alasdair KergonGenerate man pages from templates and include version...
2008-10-07 Alasdair KergonAdd usrlibdir & usrsbindir to configure.
2008-10-07 Alasdair KergonAdd usrsbindir to configure.
2008-10-06 Petr RockaiAdd a workaround for missing `losetup -s` by jstava...
2008-10-06 Petr RockaiMore test conversions by jstava. Make check still passes.
2008-10-03 Alasdair KergonFix conversion of md chunk size into sectors.
2008-10-01 Alasdair Kergondevice->devices
2008-09-30 Petr RockaiMake harness.sh exit with non-zero status when tests...
2008-09-30 Petr RockaiCosmetic: get rid of trailing garbage on comments in...
2008-09-30 Petr RockaiImprove harness.sh output: also mention failing test...
2008-09-30 Alasdair KergonFree text metadata buffer after a failure writing it.
2008-09-30 Petr RockaiFix [ a = b ] usage in t-vgsplit-operation: string...
2008-09-30 Petr RockaiConversion of t-vgsplit-operation.sh by jstava.
2008-09-30 Petr RockaiFix a syntax error in one of the scripts, introduced...
2008-09-30 Petr RockaiMore test conversions, all of these are by jstava.
2008-09-30 Petr RockaiPort over t-vgreduce-usage. Should fix testsuite hangs...
2008-09-30 Petr RockaiConvert t-vgsplit-usage.sh to use the new test-utils...
2008-09-30 Petr RockaiConvert t-pvremove-usage to use the new test-utils.sh.
2008-09-29 Petr RockaiUpdate test/Makefile.in to use the new harness for...
2008-09-29 Petr RockaiAdd a test for reappearing lost PVs causing endless...
2008-09-29 Petr RockaiAdd a simple test for partial activation.
next
This page took 0.05573 seconds and 5 git commands to generate.