summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update date.old-beta6beta6Alasdair Kergon2003-01-071-1/+1
* Detect duplicate PV uuids - select the one on an md device if appropriate.Alasdair Kergon2003-01-061-0/+23
* Ignore filter cache at startup if config file is newer than cache.Alasdair Kergon2003-01-064-1/+13
* More docn for filter changes.Alasdair Kergon2003-01-061-2/+9
* Correct error message for non-snapshot activation failure.Alasdair Kergon2003-01-061-3/+6
* When there are device name aliases, choose the "nicest" to display.Alasdair Kergon2003-01-031-1/+73
* Also lock memory during LV updates.Alasdair Kergon2003-01-031-2/+23
* When activating an LV, remove any stray LVM1 /dev nodes and group file.Alasdair Kergon2003-01-031-5/+73
* Default stripesize 64k & config file setting for it;Alasdair Kergon2002-12-1998-869/+1029
* New column-based reporting tools: lvs, pvs & vgs.old-beta5beta5Alasdair Kergon2002-12-1240-250/+2193
* close another bugAndres Salomon2002-12-091-1/+1
* it's about that time againAndres Salomon2002-12-096-6/+21
* Use sync_dir().Alasdair Kergon2002-12-051-5/+5
* Add sync_dir()Alasdair Kergon2002-12-052-0/+35
* Fix display alignment of zero.Alasdair Kergon2002-12-051-7/+8
* Remove an unused .h file.Alasdair Kergon2002-12-051-1/+0
* Fix long arg processing.Alasdair Kergon2002-12-051-4/+10
* Maintain snapshot_count correctly.Alasdair Kergon2002-12-051-0/+2
* Keep certain versions of ld happy.Alasdair Kergon2002-12-051-1/+1
* Keep some ld versions happy.Alasdair Kergon2002-12-051-1/+1
* New devices/types config file entry to add new types of block devices.Alasdair Kergon2002-12-035-45/+93
* tidyAlasdair Kergon2002-12-031-2/+1
* Show PV uuid; single stripe is 'linear'; suppress snapshot fields for origin.Alasdair Kergon2002-12-031-1/+14
* More restore hints.Alasdair Kergon2002-12-031-0/+10
* Default size unit normally MB not KB.Alasdair Kergon2002-12-033-9/+23
* Suppress a (normally) unnecessary warning.Alasdair Kergon2002-12-031-2/+7
* Further help text tidying & support for -?.Alasdair Kergon2002-11-294-209/+202
* tiny tidyingHeinz Mauelshagen2002-11-281-3/+1
* Corrected lvcreate synopsis.Heinz Mauelshagen2002-11-281-43/+68
* Show stripesize in KB.Alasdair Kergon2002-11-261-15/+15
* Skip config file reload attempt if no config file location.Alasdair Kergon2002-11-261-0/+3
* Fix snapshot lvcreate activation check.Alasdair Kergon2002-11-221-6/+4
* Remove 2 TB LV size restriction message.Alasdair Kergon2002-11-181-4/+6
* Missing sector->k conversion in "logical volumes cannot be larger than" mesg.Alasdair Kergon2002-11-181-1/+1
* Some new features.old-beta4beta4Alasdair Kergon2002-11-18104-4327/+6156
* Refactoring.Alasdair Kergon2002-11-1861-1069/+1771
* A new cache.Alasdair Kergon2002-11-184-341/+564
* Only functions listed in libdevmapper.h should get exported.old-beta6_1beta6_1Alasdair Kergon2002-11-143-6/+31
* Fix includes after DM_DIR definition move.Alasdair Kergon2002-11-143-4/+14
* Don't let LVM2 access a VG if the original LVM driver appears to be using it.Alasdair Kergon2002-11-012-10/+51
* Improve missing-kernel-driver error message.Alasdair Kergon2002-11-011-1/+2
* agk, I recall you saying you had a massive commit pending; if you need meAndres Salomon2002-10-2720-0/+66
* synch w/ debianAndres Salomon2002-10-272-1/+8
* Wow, learn something new every day. Apparently, the signed-ness of char isAndres Salomon2002-10-081-1/+1
* Support alternative lvrename syntax.Alasdair Kergon2002-09-051-8/+22
* update, synch w/ debianAndres Salomon2002-09-013-5/+13
* o inline _step_matcherJoe Thornber2002-08-291-1/+1
* o Give an example filter that uses anchors.Joe Thornber2002-08-291-1/+3
* o Anchor support for the regex engine.Joe Thornber2002-08-293-11/+44
* o This resolves bug #79AJ Lewis2002-08-151-1/+1