]> git.sur5r.net Git - openldap/history - libraries/liblutil/uuid.c
Happy New Year!
[openldap] / libraries / liblutil / uuid.c
2012-01-20 Kurt ZeilengaHappy New Year!
2011-11-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2011-01-05 Kurt ZeilengaHappy New Year!
2010-04-13 Kurt Zeilengahappy belated new year
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-17 Pierangelo Masaratimake lutil_uuidstr_from_normalized() return the length...
2007-08-17 Pierangelo Masaratimove uuid normalized to string to liblutil
2007-03-02 Kurt ZeilengaAdd support for uuid_generate/uuid_unparse
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-02 Kurt Zeilengahappy new year
2006-01-03 Kurt ZeilengaHappy new year!
2005-09-04 Kurt ZeilengaFix multicast bit
2005-01-01 Kurt ZeilengaHappy New Year!
2004-01-01 Kurt ZeilengaHappy new year
2003-11-29 Hallvard FurusethAvoid /* inside comments.
2003-11-25 Kurt ZeilengaNotice updates
2003-06-28 Hallvard FurusethHandle !HAVE_LONG_LONG
2003-01-19 Hallvard FurusethSilence gcc warnings (signed vs. unsigned, implicit...
2003-01-03 Kurt ZeilengaHappy new year
2002-10-11 Kurt Zeilengabetter check of snprintf result
2002-09-07 Kurt ZeilengaShould resolve ITS#2071
2002-05-11 Howard ChuWin32 fix from Kervin Pierre
2002-02-11 Kurt ZeilengaAdd uuid_to_str() detection.
2002-01-11 Howard ChuCleanup lint
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-18 Kurt Zeilengastdlib.h should be included as <ac/stdlib.h>
2001-12-17 Howard Chufrom jon@symas.com - misc Windows cleanup
2001-12-09 Kurt ZeilengaRemove lint and misc MSVC updates
2001-12-07 Howard ChuMinor fixes from jon@symas.com
2001-12-05 Kurt ZeilengaMinor portablility change
2001-12-05 Pierangelo Masaratimy system does not have the removed headers; however...
2001-12-05 Pierangelo Masaratimy compiler complains about this; does my fix comply...
2001-12-05 Pierangelo Masaratiminor cleanup
2001-12-05 Kurt ZeilengaAdd experimental UUID/CSN support (needed for LCUP).
2001-12-05 Kurt ZeilengaAdd CSN routine.
2001-12-05 Kurt ZeilengaSet multicast bit
2001-12-05 Kurt ZeilengaSome minor cleanup...
2001-12-05 Kurt ZeilengaAdd UUID code from John E. Schimmel