summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* indentAlasdair Kergon2004-03-261-50/+50
* cmdlib prototypesAlasdair Kergon2004-03-262-0/+57
* .export.sym generationAlasdair Kergon2004-03-261-0/+5
* update configure for cmdlibAlasdair Kergon2004-03-261-54/+0
* Update makefiles (incl. cmdlib).Alasdair Kergon2004-03-261-9/+33
* Rename some files to avoid duplicate filenames in tree.Alasdair Kergon2004-03-265-3/+57
* Add cmdlib code.Alasdair Kergon2004-03-261-0/+86
* Add --nolocking option for read operations if locking is failing/unavailable.Alasdair Kergon2004-03-263-9/+16
* Move main() into separate file.Alasdair Kergon2004-03-264-1231/+1256
* Indent; _init -> _init_lvmAlasdair Kergon2004-03-261-8/+6
* Rebaseline internal verbose level.Alasdair Kergon2004-03-262-2/+2
* Avoid sscanf %as for uClibcAlasdair Kergon2004-03-191-5/+3
* rename config file vars & always use / as separatorAlasdair Kergon2004-03-087-53/+51
* host tagsAlasdair Kergon2004-03-081-2/+5
* taggingAlasdair Kergon2004-03-0812-225/+622
* Fix (rare) bug in recognition of long argument forms.Alasdair Kergon2004-03-081-1/+2
* Extract log.h and tweak funcs to be like lvm2 ones.Alasdair Kergon2004-02-241-0/+1
* Userspace support for LIST_VERSIONS ioctl.Alasdair Kergon2004-01-231-1/+36
* Add event number arg to dmsetup wait.Alasdair Kergon2004-01-231-8/+12
* pv/vgchange --uuid to change (non-random) UUIDs to random valuesAlasdair Kergon2004-01-133-52/+101
* Change pvscan to show total of usable device size (instead of free data space).Alasdair Kergon2003-12-091-2/+1
* Remove undocumented -m abbreviation.Alasdair Kergon2003-12-091-1/+1
* Fix support for PVs on read only devices. [Still must set LVs read only]Alasdair Kergon2003-11-213-0/+3
* Don't remove mirror LV until after other LVs reloaded.Alasdair Kergon2003-11-201-2/+3
* lvcreate should close the initialised snapshot device immediately.Alasdair Kergon2003-11-141-1/+1
* vgscan --mknodesAlasdair Kergon2003-11-143-3/+15
* dmsetup mknodesAlasdair Kergon2003-11-131-19/+70
* The LVM2 part of vgmknodes [still to do the non-devfs device-mapper bit].Alasdair Kergon2003-11-123-1/+37
* Accept tables from stdin with dmsetup.Alasdair Kergon2003-11-121-20/+67
* Default to unlimited number of LVs/PVs in lvm2 format.Alasdair Kergon2003-11-063-35/+53
* Prevent PV allocation bit getting changed for format_text orphans.Alasdair Kergon2003-11-061-0/+8
* Fix vgremove 'all OK' checkAlasdair Kergon2003-11-061-1/+1
* Ban vgcreate -s 0Alasdair Kergon2003-11-061-0/+5
* Fix pvchange segfault with orphans.Alasdair Kergon2003-11-061-1/+1
* Don't trigger error if changing PV allocation to the state it already is.Alasdair Kergon2003-11-061-2/+2
* Cope better with LVM1 minor numbers & LV numbers.Alasdair Kergon2003-11-061-0/+25
* More consistent error code usage.Alasdair Kergon2003-10-2132-103/+117
* Dump active configurationAlasdair Kergon2003-10-151-1/+1
* dumpconfig to dump active configurationAlasdair Kergon2003-10-153-1/+45
* Fix >32bit lvcreate size calculation.Alasdair Kergon2003-10-151-6/+6
* Don't forget to set 64-bit arg values too.Alasdair Kergon2003-10-151-0/+2
* macro changesAlasdair Kergon2003-10-1513-101/+66
* Fix read-only snapshot creation.Alasdair Kergon2003-09-161-0/+5
* Make dev_name optional to show details for all devices.Alasdair Kergon2003-09-161-54/+108
* Don't install the pvdata stub; update built-in mesg.Alasdair Kergon2003-09-152-2/+10
* Ensure more args aren't negative.Alasdair Kergon2003-09-155-3/+44
* Missing vg_commit()Alasdair Kergon2003-09-151-1/+1
* vgcfgrestore -l lists backup file tooAlasdair Kergon2003-09-151-6/+13
* Prevent cmdline flags that take args getting repeated.Alasdair Kergon2003-09-151-0/+9
* Missing ] in pvmove usage displayAlasdair Kergon2003-09-151-1/+1