]> git.sur5r.net Git - openldap/history - libraries/liblutil
document the LDAP builtin map in librewrite (ITS#4602)
[openldap] / libraries / liblutil /
2006-09-14 Howard Chudirent emulation for MSVC
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-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
2005-11-06 Pierangelo Masaratisilence warnings
2005-10-05 Howard ChuMake time counter zero based
2005-09-29 Kurt ZeilengaITS#4021: add new {CLEARTEXT} kludge as bv_len=0 kludge no
2005-09-26 Howard Chuavl_delete...
2005-09-26 Howard ChuTweak branches in avl_find
2005-09-26 Howard ChuReplace avl_insert/delete with iterative version
2005-09-26 Howard ChuFix tavl_delete
2005-09-26 Hallvard FurusethRemove unused variable
2005-09-23 Howard ChuRevert prev commit
2005-09-23 Howard ChuFix end conditions for tavl_end and tavl_next
2005-09-22 Howard Chutavl_delete: copy balance factor
2005-09-21 Howard Chutavl_delete - swap whole structures, not the data pointers.
2005-09-21 Howard ChuFix tavl_delete threading
2005-09-21 Howard ChuAdd testtavl, add tavl_end and tavl_next. tavl_delete...
2005-09-21 Howard ChuAdd threaded AVL functions
2005-09-10 Pierangelo Masaraticleanup
2005-09-10 Pierangelo Masaratisilence warnings
2005-09-04 Kurt ZeilengaFix multicast bit
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-24 Howard ChuImprove check for schemes vs cleartext passwords
2005-08-13 Kurt Zeilengareplace struct msghdr macros
2005-08-12 Kurt ZeilengaReplace PW_GECOS/PASSWD macros
2005-07-25 Hallvard FurusethlmPasswd_to_key() arg1 was passed char*. Change it...
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-18 Hallvard Furusethsize_t peercredlen -> socklen_t peercredlen in #if...
2005-07-11 Howard ChuITS#3847 silence warnings
2005-07-09 Kurt Zeilengacleanup
2005-07-08 Howard ChuFix get_scheme to check length of scheme name
2005-07-06 Hallvard FurusethConstify ldif_open() args
2005-05-12 Howard ChuFix Win32 build using separate object directory
2005-05-12 Howard ChuFix prev commit
2005-05-12 Howard ChuUpdated ldif_read_record to support LDIF include: directive
2005-04-26 Kurt Zeilengatype is no longer a char*
2005-04-10 Pierangelo MasaratiOID checks don't need to be case-insensitive
2005-04-09 Pierangelo Masaratibase64 encode passwords in back-config
2005-03-18 Howard ChuReorganiza SLAPD_CRYPT and SLAPD_SPASSWD support for...
2005-03-16 Kurt ZeilengaAIX getpeerid support
2005-03-15 Kurt Zeilengacleanup
2005-03-05 Kurt ZeilengaITS#3583: memcmp replacement compilation error fix
2005-02-03 Luke HowardITS#3439 (NetBSD support for getpeereid())
2005-01-24 Kurt ZeilengaRemove extra rcsid
2005-01-24 Howard ChuAdded ldif_countlines()
2005-01-24 Howard ChuRestore avl_find code independent of avl_find2
2005-01-20 Howard ChuITS#3495 make sure lutil_passwd_init gets called
2005-01-19 Howard ChuMore tweaks to ldif_parse_line2 for str2entry
2005-01-19 Howard ChuAdded ldif_parse_line2 to parse in-place
2005-01-01 Kurt ZeilengaHappy New Year!
2004-11-19 Howard ChuAdd avl_find2 returning the Avlnode, allowing its data...
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-09-26 Kurt Zeilengarebuild
2004-09-04 Kurt ZeilengaMove MSVC port to the Attic
2004-07-17 Howard ChuHide WINAPI entry points from slapd/symdummy
2004-06-02 Kurt ZeilengaApply same fix (as last commit) to SMD5 as well
2004-06-02 Kurt ZeilengaITS#3169: fix safety checks to allow for varying salt...
2004-03-19 Howard ChuITS#2457 Added LUTIL_SLASHPATH macro and func for conve...
2004-03-12 Pierangelo Masaratidefine error codes for lutil_passwd* funcs
2004-03-05 Howard ChuITS#2992 Windows fixes from Alexey Melnikov
2004-03-03 Howard ChuITS#2993 fix prev commit
2004-03-02 Howard ChuPass result berval to lutil_passwd_hash instead of...
2004-02-26 Howard ChuDeleted Kerberos and Netscape support
2004-01-25 Howard ChuITS#2899 NS-MTA-MD5 password len is exactly 64 bytes.
2004-01-09 Kurt ZeilengaFix text == NULL bugs in last commit
2004-01-09 Kurt ZeilengaITS#2906: report invalid userPassword schemes, clarify...
2004-01-01 Kurt ZeilengaHappy new year
2003-12-11 Howard ChuITS#2869 fix decode length checks again
2003-12-06 Luke HowardUse gmtime_r() if HAVE_GMTIME_R is defined (need to...
2003-11-29 Hallvard FurusethAvoid /* inside comments.
2003-11-26 Kurt ZeilengaFrom liblavl
2003-11-26 Kurt Zeilengamove AVL routines into -llutil
2003-11-26 Kurt ZeilengaNotice/Acknowledge updates
2003-11-25 Kurt ZeilengaMove LDIF routines liblutil
2003-11-25 Kurt ZeilengaNotice updates
2003-11-22 Pierangelo Masaratifix tricky signed/unsigned comparison (ITS#2835)
2003-11-18 Kurt ZeilengaUpdate csn format. Format now more inconsistent from...
2003-10-17 Kurt ZeilengaFix SLAPD_NS_MTA_MD5 compile bug (ITS#2773)
2003-08-09 Kurt ZeilengaITS#2566: apply patch provided by Norbert to fix lmhash...
2003-08-09 Kurt ZeilengaITS#2662: NS_MTA-MD5 hash check fix
2003-07-30 Kurt Zeilengacomment cleanup
2003-06-28 Hallvard FurusethHandle !HAVE_LONG_LONG
next