summaryrefslogtreecommitdiffstats
path: root/lib/misc/lvm-string.c
Commit message (Expand)AuthorAgeFilesLines
* Some fixmesZdenek Kabelac2012-02-081-2/+3
* Thin uses _tdata instead of _tpool for data LVZdenek Kabelac2011-11-031-1/+1
* tdata->tpoolAlasdair Kergon2011-09-061-50/+32
* lvcreate parsing for thin provisioning.Alasdair Kergon2011-09-061-0/+12
* Move the core of the lib/config/config.c functionality into libdevmapper,Petr Rockai2011-08-301-242/+6
* Add basic RAID segment type(s) support.Jonathan Earl Brassow2011-08-021-0/+12
* Fix some unmatching sign comparation gcc warningsZdenek Kabelac2011-04-081-1/+1
* Revert this commitZdenek Kabelac2011-03-131-1/+1
* Fix buffer allocation size for uuid stringZdenek Kabelac2011-03-131-1/+1
* Remove tag length restriction and allow / = ! : # & characters.Alasdair Kergon2010-11-171-0/+19
* Speed up unquoting of quoted double quotes and backslashes.Alasdair Kergon2010-09-281-22/+51
* Add escape sequence for ':' and '@' found in device names used as PVs.Peter Rajnoha2010-09-231-9/+45
* Revert to old glibc behaviour for vsnprintf used in emit_to_buffer function.Peter Rajnoha2010-09-201-0/+8
* Set appropriate udev flags for reserved LVs.Peter Rajnoha2010-04-231-0/+46
* Use UUIDs instead of names while processing event handlers.Peter Rajnoha2010-04-141-0/+21
* Cleanup returns for void functions.Zdenek Kabelac2009-12-111-1/+1
* Escape double quotes and backslashes in external metadata and config data.Alasdair Kergon2008-03-121-13/+79
* Some whitespace tidy-ups.Alasdair Kergon2008-01-301-1/+1
* Clean up numerous compiler warnings that crept in recently.Alasdair Kergon2007-08-221-9/+9
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Add count_chars and count_chars_len functions, twoDave Wysochanski2007-04-251-10/+36
* Move lvm_snprintf into libdevmapper.Alasdair Kergon2006-08-211-22/+1
* Add dm_split_words() and dm_split_lvm_name() to libdevmapper.Alasdair Kergon2006-08-211-84/+0
* Fix activation code to check for pre-existing mirror logs.Alasdair Kergon2006-04-281-1/+3
* Check for libsepol.Alasdair Kergon2006-04-191-0/+24
* Replacement activation code. [Don't use this yet!]Alasdair Kergon2005-11-081-8/+12
* Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon2005-10-161-5/+4
* Fix size of dm_name string.Alasdair Kergon2004-10-111-4/+6
* Export dm name build & split functions.Alasdair Kergon2004-09-151-0/+105
* Update copyright notices.Alasdair Kergon2004-03-301-2/+11
* split_words()Alasdair Kergon2004-02-131-0/+43
* Extract some common functions.Alasdair Kergon2003-09-171-0/+17
* Default stripesize 64k & config file setting for it;Alasdair Kergon2002-12-191-0/+31