summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pre-releasev2_02_77old-v2_02_77Alasdair Kergon2010-11-224-7/+10
* Fix _output_field crash from field_id free with DEBUG_MEM. (Phillip Susi)Alasdair Kergon2010-11-192-1/+2
* The _free_vg that is created as a placeholder when reporting segments in pvsPetr Rockai2010-11-171-2/+6
* Update interactive tests for lvm2app lvseg and pvseg apis.Petr Rockai2010-11-171-49/+75
* Add lvm2app function to query pvseg properties.Petr Rockai2010-11-176-6/+56
* Add the macro and specific 'get' functions for pvsegs.Petr Rockai2010-11-172-2/+14
* Add a new type and function to lvm2app to enumerate pvsegs.Petr Rockai2010-11-172-0/+58
* Add lvm2app function to query lvseg properties.Petr Rockai2010-11-176-5/+57
* Add the macro and specific 'get' functions for lvsegs.Petr Rockai2010-11-175-24/+70
* Add a new type and function to lvm2app to enumerate lvsegs.Petr Rockai2010-11-172-0/+58
* Make value.string const char *, in properties.h, to fix a warning introduced byPetr Rockai2010-11-171-1/+1
* Add vg_set_property to the interactive lvm2app test program.Petr Rockai2010-11-171-0/+34
* Implement lvm_vg_set_property() by calling internal 'set' property function.Petr Rockai2010-11-174-0/+68
* Add generic infrastructure to internal library to 'set' a property.Petr Rockai2010-11-173-2/+77
* Remove tag length restriction and allow / = ! : # & characters.Alasdair Kergon2010-11-176-6/+31
* WHATS_NEW FIXMEPeter Rajnoha2010-11-121-1/+1
* Support repetition of --addtag and --deltag arguments.Alasdair Kergon2010-11-1116-238/+320
* Preserve const for char pointerZdenek Kabelac2010-11-113-3/+3
* Add date configurable variable DATEZdenek Kabelac2010-11-111-2/+4
* fsadm fix for downsize of unmounted fsZdenek Kabelac2010-11-102-10/+54
* Update fsadm regresionZdenek Kabelac2010-11-101-0/+1
* Scan also 'mount' output for mounted filesystem.Zdenek Kabelac2010-11-101-0/+4
* Extend cling allocation policy to recognise PV tags (cling_by_tags).Alasdair Kergon2010-11-0912-28/+176
* Regenerate configure with 'autoreconf' for --enable-ocf. (2.02.76)Alasdair Kergon2010-11-091-0/+1
* forgotten to regenerate last time configure.in was updatedAlasdair Kergon2010-11-091-93/+19
* post-releaseAlasdair Kergon2010-11-094-2/+8
* pre-releasev2_02_76Alasdair Kergon2010-11-085-19/+23
* Fix include commit and switch to use DISTCLEAN_TARGETSZdenek Kabelac2010-11-081-4/+3
* Clarify error messages when activation fails due to activation filter use.Peter Rajnoha2010-11-053-11/+10
* Add OCF supportZdenek Kabelac2010-11-055-2/+310
* Add given user prefix to make target install_initscriptsZdenek Kabelac2010-11-052-4/+6
* Use include make.tmplZdenek Kabelac2010-11-051-16/+2
* lost lineAlasdair Kergon2010-11-021-0/+1
* Fix regex optimiser not to ignore RHS of OR nodes in _find_leftmost_common.Alasdair Kergon2010-11-022-4/+8
* Use new status code from fsadm checkZdenek Kabelac2010-11-015-12/+29
* Add DIAGNOSTICS section to fsadm man page.Zdenek Kabelac2010-11-012-0/+8
* Return different status code for fsadm check of mounted filesystemZdenek Kabelac2010-11-012-2/+13
* Use dm_strdup/dm_free instead of strdup/free.Peter Rajnoha2010-11-011-3/+3
* Allocate buffer for reporting functions dynamically to support long outputs.Peter Rajnoha2010-11-012-10/+44
* Update VG metadata only once in vgchange when making multiple changes.Alasdair Kergon2010-10-292-277/+158
* Update WHATS_NEW.Petr Rockai2010-10-291-0/+1
* Add code to the dmeventd snapshot plugin to automatically unmount snapshotsPetr Rockai2010-10-293-2/+137
* Alasdair correctly pointed out that if the two closes are concurrent (I haven'tPetr Rockai2010-10-271-8/+10
* Add a missed test for dmeventd -R.Petr Rockai2010-10-271-0/+32
* Update WHATS_NEW.Petr Rockai2010-10-271-0/+2
* Fix a double close in clvmd.Petr Rockai2010-10-271-2/+8
* Use a more generous timeout for dmeventd in t-lvconvert-repair-dmeventd.Petr Rockai2010-10-261-1/+1
* Let's rely on the exit code and do not test for empty output.Petr Rockai2010-10-261-4/+2
* Add missing return for NULL passed bufferZdenek Kabelac2010-10-261-1/+3
* Macro uninitialized_var gives warnings in static analysisZdenek Kabelac2010-10-261-0/+4