]> git.sur5r.net Git - openldap/history - libraries/liblutil
Warning fixes
[openldap] / libraries / liblutil /
2009-02-17 Quanah Gibson-MountWarning fixes
2009-02-05 Quanah Gibson-MountITS#5922
2009-01-30 Quanah Gibson-MountITS#5909
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-12-12 Quanah Gibson-MountITS#5768
2008-11-10 Quanah Gibson-MountITS#5748
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-07-15 Quanah Gibson-MountITS#5615
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-02 Quanah Gibson-MountFix dirsep chars before opening file
2007-12-01 Howard ChuSync with HEAD
2007-12-01 Howard ChuFix tmpbuf size
2007-12-01 Howard ChuFix dirsep chars before opening file
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-09-03 Quanah Gibson-Mountdon't leak file descriptors (coverity)
2007-09-03 Pierangelo Masaratidon't leak file descriptors (coverity)
2007-09-02 Howard ChuSync with HEAD - only use libfetch for non-FILE URLs
2007-09-02 Howard ChuMore for ITS#5117 - only use libfetch for non-file...
2007-09-02 Howard ChuITS#5117 from HEAD - log error message on include:...
2007-09-02 Howard ChuITS#5117 try to log a message if chasing an include...
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-21 Pierangelo Masaratifix or comment Calysto findings
2007-08-17 Pierangelo Masaratimake lutil_uuidstr_from_normalized() return the length...
2007-08-17 Pierangelo Masaratimove uuid normalized to string to liblutil
2007-06-10 Hallvard Furusethint -> ber_socklen_t for getsockname()
2007-06-09 Hallvard FurusethITS#5007: Wrap code using MSG_WAITALL in #ifdef MSG_WAI...
2007-06-09 Hallvard FurusethFix HP-UX crash: Replace socklen_t with ber_socklen_t...
2007-05-09 Hallvard FurusethITS#4948: '#if <undefined macro>' -> '#ifdef' warning...
2007-04-03 Howard ChuITS#4875 ignore zero-length st_size
2007-03-26 Howard ChuITS#4893 back to pipes...
2007-03-25 Howard ChuITS#4893 just send the client socket, not a pipe descri...
2007-03-25 Howard ChuITS#4893 fix prev commit
2007-03-25 Howard ChuITS#4893 define LDAP_PF_LOCAL_SENDMSG in <ac/socket...
2007-03-23 Howard ChuITS#4880 s/HAVE_POSIX_TERMIOS/HAVE_TERMIOS_H/
2007-03-02 Kurt ZeilengaAdd support for uuid_generate/uuid_unparse
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-06 Howard ChuDon't let timestamps go backward
2007-02-02 Howard ChuAdd lutil_gettime() returning structured time with...
2007-01-11 Hallvard Furusethavoid nonconst* = const* assignment in ldif_open_url().
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-11-27 Howard ChuURL with authority spec must use absolute path
2006-11-27 Howard Chuallow file: URLs without authority spec.
2006-11-27 Howard Chudefine LDIF_MAXLINE instead of using BUFSIZ
2006-10-19 Kurt ZeilengaSync with HEAD
2006-10-07 Howard ChuTS#4635 CR LF is also a valid line separator
2006-09-14 Howard Chudirent emulation for MSVC
2006-08-18 Kurt ZeilengaSync with HEAD
2006-06-13 Pierangelo Masaratidon't search past end of berval
2006-05-25 Howard ChuFix tavl_delete for two-node trees
2006-05-19 Howard ChuITS#4549 add tavl_find3() to return closest match
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-26 Howard ChuFix prev commit again, relative paths are legal.
2005-11-26 Howard ChuITS#4221 fix -r1.6
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-23 Kurt ZeilengaAnother getpeerucred(3) fix.
2005-11-23 Kurt Zeilengacleanup last commit
2005-11-23 Kurt ZeilengaSupport Solaris 10's getpeerucred(3) (*** blind commit...
2005-11-23 Kurt Zeilengas/ACCRIGHTS/ACCRIGHTSLEN/
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
next