]> git.sur5r.net Git - openldap/history - libraries
cleanup
[openldap] / libraries /
2003-12-07 Kurt Zeilengacleanup
2003-12-07 Howard ChuITS#2538 plug leak
2003-12-06 Luke HowardUse gmtime_r() if HAVE_GMTIME_R is defined (need to...
2003-12-04 Kurt Zeilengazap libldbm
2003-12-04 Howard ChuMoved ldbm into back-ldbm. No more libldbm.
2003-12-03 Howard ChuDon't init SASL library until we actually want a SASL...
2003-11-30 Kurt ZeilengaMisc cleanup
2003-11-29 Hallvard FurusethAvoid /* inside comments.
2003-11-29 Pierangelo Masaraticlarify comments
2003-11-29 Pierangelo Masaratinaming cleanup && more leaks fixed
2003-11-27 Kurt ZeilengaAdd acknowledgements
2003-11-26 Kurt Zeilengaacknowledgements and notices
2003-11-26 Kurt ZeilengaFrom liblavl
2003-11-26 Jong Hyuk ChoiAnother patch for the multi syncrepl thread support
2003-11-26 Kurt ZeilengaAdd ACKNOWLEDGEMENT and fix initial copyright date
2003-11-26 Kurt ZeilengaUpdated notices and acknowledgements
2003-11-26 Kurt ZeilengaUpdate notices and ackknowledgements
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-21 Kurt Zeilenga(re)Add BIND4 support for NetBSD
2003-11-18 Kurt ZeilengaUpdate csn format. Format now more inconsistent from...
2003-11-15 Pierangelo Masaratimore memleaks fixed; some cleanup
2003-11-14 Pierangelo Masaratimore cleanup
2003-11-14 Pierangelo Masaratifix a number of mem leaks; add destroy code; HEADS...
2003-11-13 Howard ChuITS#2820 fix pthread_create for Draft 4
2003-11-12 Jong Hyuk ChoiCopyright heading
2003-11-10 Howard ChuFix GSSAPI connections to localhost
2003-10-31 Hallvard FurusethIgnore comments surrounded by empty lines in ldif_read_...
2003-10-29 Stig Venaasuse AI_ADDRCONFIG if possible to not lookup AAAA when...
2003-10-25 Howard ChuAdd "defer" arg to ldap_pvt_runqueue_resched to suspend...
2003-10-22 Howard ChuUnlock mutexes before deleting them
2003-10-18 Howard ChuMake space for trailing NUL
2003-10-18 Luke HowardBack out previous commit - files apart from test.c
2003-10-18 Luke HowardITS#2777 - fix previous commit
2003-10-18 Luke HowardPossible fix for ITS#2777 - getline() conflict when...
2003-10-17 Kurt ZeilengaFix SLAPD_NS_MTA_MD5 compile bug (ITS#2773)
2003-10-17 Kurt ZeilengaFix linking --with-cyrus-sasl and --without-tls
2003-10-16 Howard ChuITS#2770 - delete bogus maxbuf checks on sasl_read
2003-10-15 Kurt ZeilengaDon't use compat features unnecessarily.
2003-10-15 Kurt ZeilengaUse macro instead of sizeof
2003-10-12 Kurt ZeilengaApply patch suggested in ITS#2737 to address underalloc...
2003-10-12 Jong Hyuk Choirunqueue locking fix (ITS#2746)
2003-10-12 Kurt Zeilengamv ldap_int_get_controls to ldap_pvt_get_controls
2003-10-01 Howard ChuFix typo in LTFINISH invcation
2003-09-29 Hallvard Furuseth#include <ac/unistd.h>, to get geteuid() and getegid().
2003-09-27 Howard ChuInclude <ac/socket.h> so Windows can pull in struct...
2003-09-25 Jong Hyuk Choididn't compile without cyrus-sasl
2003-09-22 Howard ChuITS#2717, use default SASL_MECH if none was provided.
2003-09-20 Howard ChuRevert rev 1.90 ITS#2484 patch; Cyrus 1.5 is no longer...
2003-09-19 Howard ChuITS#2729 fix typos
2003-09-14 Howard ChuITS#2484, set sasl_maxbuf to SASL_MAX_BUFF_SIZE if...
2003-09-12 Howard ChuClarify/standardize library version mismatch error...
2003-08-27 Jong Hyuk Choiunifdef LDAP_SYNC and LDAP_SYNCREPL
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-07-30 Kurt Zeilengapreliminary modify/increment client side code
2003-07-28 Kurt ZeilengaFix lock release bug
2003-07-08 Kurt Zeilengacode cleanup
2003-07-07 Kurt ZeilengaCleanup
2003-07-07 Kurt ZeilengaAdd Internet Society copyright notices
2003-07-07 Kurt ZeilengaFix RFC reference
2003-06-28 Hallvard FurusethHandle !HAVE_LONG_LONG
2003-06-27 Hallvard FurusethFix typo in comment
2003-06-27 Jong Hyuk ChoiLCUP primitive routines removed
2003-06-23 Jong Hyuk Choifix a comment
2003-06-10 Kurt ZeilengaAdd ldapAssertionFailed result code
2003-06-06 Hallvard FurusethMake all debug output macros conditional on defined...
2003-06-06 Hallvard Furuseth#define *_OPT_ON &ber_pvt_opt_on. The old (void*)1...
2003-06-03 Hallvard Furuseth#include "lber_pvt.h"
2003-06-03 Hallvard Furuseth#include <lber_pvt.h>, to get ber_memalloc_x() & co.
2003-06-03 Hallvard FurusethCast unsigned char *p to char *.
2003-06-01 Kurt ZeilengaITS#2562: add missing arg to hash_lanman
2003-05-31 Kurt Zeilengaintermediate response fix
2003-05-31 Kurt Zeilengafinish intermediate/partial merge
2003-05-31 Kurt ZeilengaMerge partial and intermediate responses
2003-05-31 Kurt ZeilengaITS#2558 fix
2003-05-29 Howard ChuFix includes for EBCDIC
2003-05-29 Howard ChuFix lutil_localtime for EBCDIC
2003-05-28 Howard ChuFix LBER_OPT_MEMCTX behavior
2003-05-25 Hallvard FurusethCast away const from AC_GAI_STRERROR() return value.
2003-05-25 Luke Howards/forms/form in PADL copyright
2003-05-25 Kurt ZeilengaUCD terms
2003-05-25 Kurt ZeilengaRemove $OpenLDAP$ from installed configuration file
2003-05-25 Kurt ZeilengaAdd/Update various copyright notices
2003-05-25 Luke Howards/forms/form in PADL copyright
2003-05-24 Luke HowardClarify copyright
2003-05-24 Howard ChuITS#2548 must dup sasl_errdetail msgs
2003-05-22 Howard ChuEBCDIC case for env open
2003-05-22 Howard ChuInput files are text, not binary
2003-05-22 Kurt ZeilengaDon't use default binddn when password is empty
2003-05-22 Howard ChuFix reading multibyte lengths
2003-05-22 Kurt ZeilengaBack out last change... I forget ber_get_next eats...
2003-05-22 Kurt ZeilengaReverse unintended commit
2003-05-22 Kurt Zeilengacleanup
2003-05-22 Kurt ZeilengaRemove wrapping sequence to align with dtest
2003-05-22 Kurt ZeilengaAdd trickle code to test ber_get_next.
next