summaryrefslogtreecommitdiffstats
path: root/lib/uuid
Commit message (Expand)AuthorAgeFilesLines
* Revert the #include changes. Need to fix this at the #include site for now, andPetr Rockai2011-07-181-4/+0
* Add a couple missing #includes in uuid.h.Petr Rockai2011-07-181-0/+4
* Const fixingZdenek Kabelac2011-02-181-1/+1
* Avoid rebuilding of uuid validation tableZdenek Kabelac2011-01-281-0/+1
* Add id_format_and_copy() common function and call from _uuid_disp.Dave Wysochanski2010-09-302-0/+17
* Use log_error macro consistently throughout in place of log_err.Alasdair Kergon2009-07-151-4/+5
* Add generic function to read /dev/urandom, used in uuid calculation.Dave Wysochanski2008-12-071-12/+2
* more fixesAlasdair Kergon2008-11-041-0/+1
* Add ctype.h header file to silence compile warning on 'isdigit'.Dave Wysochanski2008-08-291-0/+1
* Fix vgconvert logical volume id metadata validation.Milan Broz2008-08-282-0/+19
* added const and saved relocation entryZdenek Kabelac2008-08-071-2/+2
* Some whitespace tidy-ups.Alasdair Kergon2008-01-301-5/+5
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-202-6/+6
* Fix uuid_from_num() buffer overrun.Alasdair Kergon2006-05-101-2/+0
* Make SIZE_SHORT the default for display_size().Alasdair Kergon2006-05-092-6/+7
* Alignment tidying.Alasdair Kergon2005-04-061-2/+2
* Always fail if random id generation fails.Alasdair Kergon2005-01-201-7/+7
* Update copyright notices.Alasdair Kergon2004-03-302-4/+22
* spelling correctionsAlasdair Kergon2004-03-301-1/+1
* If PV/VG uuids are missing, generate them from the pv/vg numbers.Alasdair Kergon2004-01-092-0/+14
* Don't use !# in randomly-generated uuids.Alasdair Kergon2003-09-151-1/+5
* Some tidyups and minor fixes.Alasdair Kergon2003-08-201-1/+1
* Tidy various pre-processing incl. making libdl optional.Alasdair Kergon2003-03-241-2/+0
* Default stripesize 64k & config file setting for it;Alasdair Kergon2002-12-192-16/+16
* Refactoring.Alasdair Kergon2002-11-181-2/+1
* Merge with text format branch.Alasdair Kergon2002-04-242-1/+10
* o This should complete the dev_manager alg. Please could people nowJoe Thornber2002-03-111-1/+1
* o Use new LCK_HOLD flag to indicate whether lock should be held on returnAlasdair Kergon2002-03-052-6/+19
* Begin conversion so LV id is passed to activation unit instead ofAlasdair Kergon2002-02-251-0/+1
* Generate LV uuid from lv_number when reading in LVs.Alasdair Kergon2002-02-212-0/+29
* o split the uuid -> device map out from vgcacheJoe Thornber2002-01-152-3/+3
* Missing close() in error case.Alasdair Kergon2002-01-071-0/+1
* o Revert to the 6-4-4-4-4-4-6 format for uuid'sJoe Thornber2002-01-041-13/+35
* o Added a quick vgcfgbackup, needs parameters as yet.Joe Thornber2001-12-201-1/+2
* o sync backup changesJoe Thornber2001-12-201-1/+1
* o silly bugsJoe Thornber2001-12-121-2/+3
* o Pretty print and read for uuid'sJoe Thornber2001-12-112-1/+74
* o LGPL list implementationJoe Thornber2001-10-311-1/+1
* o pvcreateJoe Thornber2001-10-122-0/+71