summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add regex functions to library.v1_02_21v1_02_20v1_02_19old-v1_02_21old-v1_02_20old-v1_02_19Alasdair Kergon2007-04-279-0/+938
* configure.h isn't a system headerAlasdair Kergon2007-04-271-1/+1
* Change some #include lines to search only standard system directories.Alasdair Kergon2007-04-2713-21/+22
* Avoid trailing separator in reports when there are hidden sort fields.Alasdair Kergon2007-04-272-1/+10
* Fix segfault in 'dmsetup status' without --showkeys against crypt target. [nec]Alasdair Kergon2007-04-272-11/+13
* Deal with some more compiler warnings. Hope this doesn't break anything...Alasdair Kergon2007-04-276-23/+25
* add preferred_names to man page.Alasdair Kergon2007-04-262-0/+8
* Add devices/preferred_names config regex list for displayed device names.Alasdair Kergon2007-04-2618-148/+211
* Fix warnings on x86_64 involving ptrdiff_t:Dave Wysochanski2007-04-263-2/+6
* Update pvck to include text metadata area and record detection.Dave Wysochanski2007-04-254-0/+162
* Add support functions for analysis of config sections,Dave Wysochanski2007-04-253-5/+71
* Update pvck to read labels on disk, with flexible --labelsectorDave Wysochanski2007-04-256-12/+78
* Add count_chars and count_chars_len functions, twoDave Wysochanski2007-04-253-10/+41
* Make lvm_dump.sh capture a listing of /sys/block entries.Bryn M. Reeves2007-04-252-1/+5
* Fix thread race in clvmd.Patrick Caulfield2007-04-242-2/+13
* Fix the regression introduced by dmeventd leak fixes.Petr Rockai2007-04-241-0/+2
* Add 'scan_sector' parameter to label_read and _find_labeller to addDave Wysochanski2007-04-237-22/+30
* Fix some memory leaks in dmeventd.Petr Rockai2007-04-232-7/+4
* Make clvmd cope with quorum devices in RHEL5Patrick Caulfield2007-04-232-4/+4
* re-commit lvm_dump.sh changeBryn M. Reeves2007-04-191-1/+1
* Make lvm_dump.sh list /dev recursively to aid identifying devices.Bryn M. Reeves2007-04-191-0/+1
* Introduce _add_field() and _is_same_field() to libdm-report.c.Alasdair Kergon2007-04-192-49/+62
* Fix libdevmapper-event memory leaksMilan Broz2007-04-192-0/+23
* Add dev_read_circular, read 2 regions on same device.Dave Wysochanski2007-04-194-10/+34
* Add stub for pvck, a command to check physical volume consistency.Dave Wysochanski2007-03-307-1/+58
* Add some extra error checking & robustness.Patrick Caulfield2007-03-292-8/+71
* Update lists of attribute characters in man pages.Alasdair Kergon2007-03-274-4/+21
* Fix creation and conversion of mirrors with tags.Milan Broz2007-03-266-72/+87
* Fix vgsplit for lvm1 format (set and validate VG name in PVs metadata).Milan Broz2007-03-235-6/+74
* post-releaseAlasdair Kergon2007-03-192-1/+4
* pre-releasev2_02_24old-v2_02_24Alasdair Kergon2007-03-192-3/+3
* Fix processing of exit status in init scriptsMilan Broz2007-03-163-24/+7
* Remove unnecessary memset() return value checks. [Jim Meyering]Alasdair Kergon2007-03-162-4/+5
* Fix vgremove to require at least one vg argument.Milan Broz2007-03-152-0/+6
* Try to fix reading in of lvm1 striped LVs.Alasdair Kergon2007-03-152-35/+38
* Flag nolocking as a clustered locking module as we need to be ablePatrick Caulfield2007-03-132-1/+3
* Add a few missing pieces of vgname command line validation.Alasdair Kergon2007-03-094-2/+21
* Support the /dev/mapper prefix on most command lines.Alasdair Kergon2007-03-0912-30/+54
* post-releaseAlasdair Kergon2007-03-082-2/+5
* pre-releasev2_02_23old-v2_02_23Alasdair Kergon2007-03-082-2/+2
* Fix vgrename active LV check to ignore differing vgids.Alasdair Kergon2007-03-084-13/+34
* Remove no-longer-used uuid_out parameter from activation info functions.Alasdair Kergon2007-03-082-18/+8
* Fix two more segfaults if an empty config file section encountered.Alasdair Kergon2007-03-082-2/+3
* Move .cache file into a new /etc/lvm/cache directory by default.Alasdair Kergon2007-02-286-18/+56
* Exclude readline support from lvm.staticAlasdair Kergon2007-02-145-254/+269
* Fix a leak in a reporting error path.Alasdair Kergon2007-02-142-1/+3
* Fix a few leaks in reporting error paths.Alasdair Kergon2007-02-143-2/+11
* post-releaseAlasdair Kergon2007-02-133-1/+7
* pre-releasev2_02_22old-v2_02_22old-dm_v1_02_18dm_v1_02_18Alasdair Kergon2007-02-133-5/+5
* Correct -b and -P on a couple of man pages.Alasdair Kergon2007-02-134-3/+8