]> git.sur5r.net Git - openldap/history - libraries
minor cleanup
[openldap] / libraries /
2004-07-18 Pierangelo Masaraticleanup...
2004-07-18 Hallvard Furusethldap_url_parse_ext(): Kill duplicate init + pointless...
2004-07-17 Howard ChuHide WINAPI entry points from slapd/symdummy
2004-07-10 Pierangelo Masaratiallow unescaped equals, according to draft-ietf-ldapbis...
2004-07-09 Kurt Zeilengabasic poll(2) implementation for connect(2) (needs...
2004-07-09 Kurt ZeilengaMark areas needed poll(2) support with HAVE_POLL.
2004-07-09 Howard ChuFix 't' tag option
2004-07-05 Pierangelo Masaratifix URI parsing error code
2004-07-03 Howard ChuAdditional debug tracking...
2004-07-03 Pierangelo Masaratifix extended matching when rule is missing (ITS#3216)
2004-06-30 Kurt Zeilengacleanup last commit, add commit
2004-06-30 Kurt ZeilengaAvoid high-level retry on low-level error as that implies a
2004-06-30 Kurt Zeilengacleanup
2004-06-30 Jong Hyuk Choirevert the ITS#3139 change for now
2004-06-30 Pierangelo Masaratilog error string
2004-06-30 Pierangelo Masaratitypo in comment
2004-06-29 Kurt Zeilengafix last commit
2004-06-29 Kurt ZeilengaITS#3212: sasl_encode/decode type conflict fix
2004-06-28 Pierangelo Masaratifix ITS#3208
2004-06-22 Kurt Zeilengacleanup
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
next