]> git.sur5r.net Git - openldap/history - libraries/liblutil/utils.c
it really was for 6717, fixing
[openldap] / libraries / liblutil / utils.c
2011-01-05 Kurt ZeilengaHappy New Year!
2011-01-03 Quanah Gibson-MountFix last commit (ITS#6622): Remove non-C90 // comment
2010-12-22 Quanah Gibson-MountITS#6622
2010-06-10 Quanah Gibson-MountITS#6541
2010-04-19 Quanah Gibson-MountITS#6262
2010-04-13 Kurt Zeilengahappy belated new year
2009-12-02 Howard ChuITS#6405
2009-11-20 Quanah Gibson-MountMore for ITS#6351
2009-04-29 Quanah Gibson-MountITS#6041
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-12-12 Quanah Gibson-MountITS#5768
2008-11-08 Quanah Gibson-MountWarnings cleanup
2008-11-01 Quanah Gibson-MountITS#5699
2008-09-18 Quanah Gibson-MountITS#5668
2008-09-03 Quanah Gibson-MountITS#5604
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-02-09 Quanah Gibson-Mountfix declarations of buffers for numeric strings; other...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-15 Pierangelo Masaratifix declarations of buffers for numeric strings; other...
2007-12-10 Quanah Gibson-MountRemove unused variables
2007-12-06 Hallvard FurusethRemove unused variables
2007-12-03 Howard ChuInteger indexing, sync with HEAD
2007-12-02 Howard ChuAdd memctx to lutil_str2bin()
2007-12-01 Howard ChuSync with HEAD
2007-12-01 Howard ChuFix tmpbuf size
2007-12-01 Howard ChuCleanups from Hallvard
2007-12-01 Howard ChuSync with HEAD
2007-12-01 Howard ChuFix carries
2007-11-30 Howard Chusync with HEAD again
2007-11-30 Howard ChuFix prev. Once more, with feeling.
2007-11-30 Quanah Gibson-Mountcleaned-up cleanup
2007-11-30 Howard ChuFix prev cleanup.
2007-11-30 Howard ChuCleanup prev commit
2007-11-30 Quanah Gibson-MountFix ordered indexing
2007-11-30 Howard ChuFix rev 1.49
2007-11-27 Quanah Gibson-MountFix dec to bin negative number handling
2007-11-23 Pierangelo Masaratisilence warnings
2007-11-21 Howard ChuFix dec to bin for zero value
2007-11-21 Howard ChuFix dec to bin negative number handling
2007-11-20 Quanah Gibson-MountFix typo in dec to bin conversion
2007-11-20 Howard ChuFix typo in dec to bin conversion
2007-10-17 Quanah Gibson-Mountminor cleanup
2007-10-06 Pierangelo Masaratiminor cleanup
2007-10-01 Howard ChuMore for ITS#5070 from HEAD
2007-10-01 Howard ChuAdd lutil_str2bin() for arbitrary length decimal-to...
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-02-11 Howard ChuNote mutex protection requirements
2007-02-11 Howard ChuMove duplicate timestamp detection into lutil_gettime()
2007-02-11 Howard ChuCleanup extraneous debug
2007-02-02 Howard ChuAdd lutil_gettime() returning structured time with...
2007-01-02 Kurt Zeilengahappy new year
2006-12-17 Pierangelo Masaratidon't leave dependencies on liblutil in libldap :)
2006-12-03 Pierangelo Masaratifix request/result abandon
2006-10-19 Kurt ZeilengaSync with HEAD
2006-09-14 Howard Chudirent emulation for MSVC
2006-05-15 Kurt ZeilengaSync with HEAD
2006-04-28 Howard ChuFix lutil_parsetime parsing fractional seconds
2006-04-25 Pierangelo Masaratifix strtoul() odd interface
2006-04-01 Hallvard FurusethCast ctype.h char arguments to unsigned char
2006-01-03 Kurt ZeilengaHappy new year!
2006-01-02 Pierangelo Masaraticleanup time unparsing (don't add trailing 0s if other...
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-23 Pierangelo Masaratiadd support for error-handling number/time parsing...
2005-11-14 Hallvard FurusethFix lutil_memrchr():
2005-11-13 Pierangelo Masaratidon't trust strchr/strrchr with bervals
2005-09-10 Pierangelo Masaratisilence warnings
2005-01-01 Kurt ZeilengaHappy New Year!
2004-09-28 Howard ChuAdd some more comments to time conversion
2004-09-28 Howard ChuRename slap_tm to lutil_tm...
2004-09-28 Howard ChuMove time parsers from ppolicy.c to liblutil; preserve...
2004-03-19 Howard ChuITS#2457 Added LUTIL_SLASHPATH macro and func for conve...
2004-01-01 Kurt ZeilengaHappy new year
2003-11-25 Kurt ZeilengaNotice updates
2003-05-29 Howard ChuFix lutil_localtime for EBCDIC
2003-05-15 Pierangelo Masaraticleanup previous commit; update header
2003-05-15 Pierangelo Masaratiadd local generalized time generator
2003-01-03 Kurt ZeilengaHappy new year
2002-07-27 Howard ChuMoved slap_strcopy, slap_strncopy to lutil_strcopy...
2002-07-19 Howard ChuAdded vsnprintf, snprintf implementations.
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-18 Howard Chumore cleanup from jon@symas.com
2001-12-18 Howard ChuFix typo in previous commit
2001-12-18 Howard ChuAdd checks for mkstemp and mktemp. Tweak utils.c:mkstem...
2001-12-18 Howard ChuEmulate mkstemp() using mktemp() if mkstemp() is not...
2001-10-11 Kurt ZeilengaUpdate utils
2001-06-15 Kurt ZeilengaMisc updates for NT4
2000-06-07 Kurt ZeilengaInclude <lber.h> to use ber_strdup(). (probably should...
2000-06-07 Kurt ZeilengaUpdate a few misc docs
2000-05-13 Kurt ZeilengaY2k copyright update
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-17 Kurt ZeilengaNew dn2id format with base/one/subtree indices (ldbm...