]> git.sur5r.net Git - openldap/history - libraries/libldap
improve parsing - first step
[openldap] / libraries / libldap /
2004-06-18 Pierangelo Masaratiimprove parsing - first step
2004-05-21 Howard ChuITS#3123 make sure ldap_int_sasl_mutex is init'd before...
2004-05-19 Kurt ZeilengaITS#3134: support DNSname style wildcards in common...
2004-05-14 Howard ChuFix ITS#3139, empty output buffer when sb_sasl_write...
2004-05-07 Pierangelo Masaratialways hexpair escape special chars (databases must...
2004-05-07 Pierangelo Masaratiallow LDAPv2 DN to be enclosed in <>
2004-05-06 Howard ChuFix for ITS#1181 from Mark Adamson @ CMU.edu
2004-04-25 Kurt Zeilengaback out last change
2004-04-25 Kurt ZeilengaFail if default context is already initialized
2004-04-25 Kurt ZeilengaUpdated string error handling
2004-04-08 Howard ChuITS#2920 allow oid macro in ditcontentrule
2004-04-08 Howard ChuRevert previous commit, didn't solve anything. Probably...
2004-04-08 Kurt ZeilengaHide if SIZEOF_WCHAR_T < 4.
2004-04-08 Howard ChuFix attributions
2004-04-07 Kurt ZeilengaITS#3065: fix vector handling to ensure its free()able
2004-04-07 Kurt ZeilengaUse BER_BVNULL
2004-03-25 Howard ChuITS#2982 ok, we should NULL out lc after all...
2004-03-25 Howard ChuITS#2982 be sure to use nextlc when calling try_read1msg
2004-03-18 Kurt Zeilengacleanup for release engineering
2004-03-17 Kurt ZeilengaNew T_SRV fix
2004-03-16 Howard ChuRenamed ppcontrol.c to ppolicy.c
2004-03-16 Howard ChuHide code behind #ifdef LDAP_CONTROL_PASSWORDPOLICYREQUEST
2004-03-16 Howard ChuRename ppcontrol.c to ppolicy.c
2004-03-15 Howard Chuldap_parse_passwordpolicy_control takes a single LDAPCo...
2004-03-14 Kurt ZeilengaStart of client-side LDAP tranactions (non-working)
2004-03-14 Kurt ZeilengaAdd prototypes for grouping functions
2004-03-13 Howard ChuCleanup comments, copyright
2004-03-12 Howard ChuAdded PasswordPolicy control
2004-03-09 Pierangelo Masarati'=' must be escaped (and escapable by '\') according...
2004-03-05 Howard ChuITS#2992 Windows fixes from Alexey Melnikov
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-02-24 Howard ChuITS#2944, #2956 - revert maxbuf patch from ITS#2184
2004-02-13 Howard ChuFix mutex deadlock obtaining msgid
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-17 Kurt ZeilengaMinor tweak to last commit
2004-01-17 Howard Chudefine HFIXEDSZ if it's missing. Not all platforms...
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-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 Kurt ZeilengaChange API error codes to negative numbers so as not...
2003-12-07 Howard ChuITS#2494 sort entries ahead of everything else
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-26 Kurt ZeilengaAdd ACKNOWLEDGEMENT and fix initial copyright date
2003-11-26 Kurt ZeilengaUpdated notices and acknowledgements
2003-11-26 Kurt ZeilengaNotice/Acknowledge updates
2003-11-21 Kurt Zeilenga(re)Add BIND4 support for NetBSD
2003-11-10 Howard ChuFix GSSAPI connections to localhost
2003-10-29 Stig Venaasuse AI_ADDRCONFIG if possible to not lookup AAAA when...
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 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 Zeilengamv ldap_int_get_controls to ldap_pvt_get_controls
2003-09-29 Hallvard Furuseth#include <ac/unistd.h>, to get geteuid() and getegid().
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-07-30 Kurt Zeilengapreliminary modify/increment client side code
2003-07-28 Kurt ZeilengaFix lock release bug
2003-07-07 Kurt ZeilengaAdd Internet Society copyright notices
2003-07-07 Kurt ZeilengaFix RFC reference
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-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-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 ZeilengaRemove $OpenLDAP$ from installed configuration file
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 Kurt ZeilengaDon't use default binddn when password is empty
2003-05-22 Kurt ZeilengaError when user tries to mix command line and default...
2003-05-14 Howard ChuFix ldap_get_attribute_ber to get values in-place.
2003-05-06 Kurt ZeilengaFix typo in last commit
2003-05-05 Kurt ZeilengaITS#2486: plug leak
2003-05-02 Hallvard FurusethFix assignment of <char/int>* to unsigned <char/int...
2003-05-01 Howard ChuFix prev commit
2003-05-01 Howard ChuITS#2424 use two SASL contexts per session to conform...
next