]> git.sur5r.net Git - openldap/history - libraries
syncrepl retry code fix for correct timing
[openldap] / libraries /
2004-06-21 Jong Hyuk Choisyncrepl retry code fix for correct timing
2004-06-20 Pierangelo Masaratiadd debug to rewrite tool
2004-06-18 Pierangelo Masaratiimprove parsing - first step
2004-06-18 Jong Hyuk Choisyncrepl retry-on-error code
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-06-02 Howard ChuFix for greater than 4-digit CompositionExclusions
2004-05-31 Howard ChuFix ucnumber behavior
2004-05-31 Howard ChuFix prev commit
2004-05-31 Howard ChuUse hardcoded Unicode data
2004-05-31 Howard ChuUse hardcoded Unicode data tables
2004-05-21 Howard ChuITS#3123 make sure ldap_int_sasl_mutex is init'd before...
2004-05-20 Howard ChuUpdated to 3.2.0
2004-05-20 Howard ChuAdd special cases for Unicode 3.2.0
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-26 Kurt Zeilengafix Compare bug in liblber/memory.c (ITS#3116)
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-25 Kurt ZeilengaAC_STRERROR_R
2004-04-15 Howard ChuNUL-terminate alloc'd berbuf (ITS#3086)
2004-04-08 Howard ChuITS#2920 allow oid macro in ditcontentrule
2004-04-08 Kurt ZeilengaITS#3072: remove extraneous assignment
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-19 Howard ChuITS#2457 Added LUTIL_SLASHPATH macro and func for conve...
2004-03-18 Kurt Zeilengacleanup for release engineering
2004-03-17 Howard ChuFix prev commit
2004-03-17 Howard ChuRestore NT4 compatibility, avoid W2K-only API
2004-03-17 Kurt ZeilengaNew T_SRV fix
2004-03-16 Pierangelo Masaratifix file name
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-12 Pierangelo Masaratidefine error codes for lutil_passwd* funcs
2004-03-10 Pierangelo Masaratiallow '$' as action prefix instead of '%'; backward...
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-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
next