]> git.sur5r.net Git - openldap/history - libraries/liblutil/uuid.c
Sync with HEAD
[openldap] / libraries / liblutil / uuid.c
2003-12-01 Kurt ZeilengaSync with HEAD
2003-09-18 Kurt ZeilengaChanges from HEAD for beta
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