]> git.sur5r.net Git - openldap/history - libraries
improve previous commit
[openldap] / libraries /
2004-03-05 Pierangelo Masaratiimprove previous commit
2004-03-05 Howard ChuITS#2996 make sure T_SRV is defined for both places...
2004-03-05 Pierangelo Masaratiappend trailing slash to AD canonical if DN is exactly...
2004-03-04 Howard ChuITS#2997 change MAXTHREADS to LDAP_MAXTHR
2004-03-03 Howard ChuITS#2993 fix prev commit
2004-03-02 Howard ChuPass result berval to lutil_passwd_hash instead of...
2004-02-28 Pierangelo Masaratireally minor cleanup
2004-02-28 Pierangelo Masaratiintercept errors from maps
2004-02-26 Howard ChuDeleted Kerberos and Netscape support
2004-02-24 Howard ChuITS#2944, #2956 - revert maxbuf patch from ITS#2184
2004-02-13 Howard ChuFix mutex deadlock obtaining msgid
2004-02-04 Howard ChuFix prev EBCDIC commit
2004-02-03 Howard ChuFix EBCDIC conversion for syslog()
2004-01-25 Howard ChuITS#2899 NS-MTA-MD5 password len is exactly 64 bytes.
2004-01-25 Howard ChuITS#2894 - search refs that are the immediate result...
2004-01-24 Howard ChuITS#2926 from igor@ipass.net, slightly modified
2004-01-19 Ralf Haferkampfixed format string
2004-01-17 Kurt ZeilengaMinor tweak to last commit
2004-01-17 Howard Chudefine HFIXEDSZ if it's missing. Not all platforms...
2004-01-15 Howard ChuFix ldap_pvt_thread_self, GetCurrentThread() returns...
2004-01-09 Kurt ZeilengaFix text == NULL bugs in last commit
2004-01-09 Kurt ZeilengaITS#2906: report invalid userPassword schemes, clarify...
2004-01-08 Pierangelo Masaratiremove (unnecessary) c++ style comments (ITS#2908)
2004-01-01 Kurt ZeilengaHappy new year
2003-12-30 Kurt ZeilengaLDAP_SCOPE SUBORDINATE implementation
2003-12-29 Kurt ZeilengaUpdate no-op control to return LDAP_NO_OPERATION instea...
2003-12-29 Kurt ZeilengaMisc code cleanup
2003-12-29 Pierangelo Masaratiallow to set max passes per rule
2003-12-29 Pierangelo Masaratifix, clarify and document previous commit
2003-12-29 Pierangelo Masaratiallow user-defined return codes from rewriteRules
2003-12-29 Pierangelo Masaratiallow '%' escape; treat anything else as error
2003-12-27 Pierangelo Masaratiallow memory ownership specification when using (sessio...
2003-12-27 Pierangelo Masaratifix memory ownership
2003-12-21 Kurt ZeilengaRevert #if 0
2003-12-17 Kurt ZeilengaClean up LDAP Sync result codes
2003-12-17 Kurt ZeilengaSync with HEAD
2003-12-14 Kurt ZeilengaAdd LDAP_DEPRECATED macro
2003-12-11 Howard ChuITS#2869 fix decode length checks again
2003-12-11 Kurt ZeilengaChange API error codes to negative numbers so as not...
2003-12-09 Kurt ZeilengaMore blind s/unsigned long/ac_uint4/ changes
2003-12-08 Kurt Zeilengas/unsigned long/ac_uint4/
2003-12-08 Kurt Zeilenganotices and acknowledgements
2003-12-07 Howard ChuITS#2494 sort entries ahead of everything else
2003-12-07 Kurt ZeilengaFix liblunicode issues on systems where sizeof(long...
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
next