]> git.sur5r.net Git - openldap/shortlog
openldap
2001-01-03 Kurt Zeilengas/binddn/credentials/
2001-01-02 Kurt ZeilengaRemove addr= from acl description. Need to add sockname,
2000-12-31 Kurt ZeilengaUpdate CDPATH clearing code
2000-12-31 Kurt ZeilengaRegenerate
2000-12-28 Kurt ZeilengaITS#941: back-passwd levels fix from nick@debian.org
2000-12-28 Kurt ZeilengaAdd UTF-8 wc/mb conversion routines contributed by...
2000-12-28 Kurt ZeilengaFix format typo
2000-12-27 Kurt ZeilengaITS#884: GSSAPI interoperabity with ActiveDirectory
2000-12-21 Mark Valencedup() does not work on WinSock sockets.
2000-12-18 Kurt Zeilengarev 04
2000-12-18 Kurt ZeilengaStrip ^M
2000-12-08 Mark AdamsonITS#897 Internal connection that is closed on one...
2000-12-08 Mark AdamsonITS#897, internal connections need to free their single...
2000-12-08 Kurt ZeilengaMinor adjustment to wording
2000-12-08 Kurt ZeilengaFix referral scope logic
2000-12-07 Kurt ZeilengaRework section 4.
2000-12-07 Kurt ZeilengaDraft of 2.4
2000-12-05 Randy KunkeeRemove extra --enable-gcc, fix --with-ldap-libdir,...
2000-12-04 Kurt ZeilengaHP-UX make doesn't like continuations to empty lines
2000-11-30 Mark AdamsonMake SASL authorization work for NULL, "u:", and "dn...
2000-11-30 Kurt ZeilengaUnbind should not return a result
2000-11-29 Kurt ZeilengaClean up
2000-11-28 Kurt ZeilengaFix compilation problem when ldap.h is not included
2000-11-28 Kurt ZeilengaAdd ldap_url_parse_ext() prototype. Routine should...
2000-11-28 Kurt ZeilengaUpdate URL parsing and LDAP referral/reference chasing...
2000-11-24 Julio Sánchez... Fix crash when a mail list appears twice in the expansi...
2000-11-24 Kurt ZeilengaITS#895: gai_strerror fix
2000-11-22 Kurt ZeilengaForced commit. Previous change was for ITS#903
2000-11-22 Kurt ZeilengaITS#889 fix
2000-11-22 Kurt ZeilengaITS#903: validate hostname in server cert from Norbert...
2000-11-22 Kurt ZeilengaITS#899 LANMAN password contribution from Norbert Klasen
2000-11-21 Kurt ZeilengaITS#900: Fix waitpid == 0 bug
2000-11-20 Kurt ZeilengaITS#889: quick fix
2000-11-11 Howard ChuSet outbound connection to use the same protocol versio...
2000-11-10 Kurt Zeilengaempty OID values are invalid
2000-11-10 Kurt ZeilengaFix non-normalized DN example
2000-11-10 Kurt ZeilengaFix minor errors
2000-11-09 Stig VenaasImproved ucdata loading error handling
2000-11-06 Kurt ZeilengaFix passwd clearing bug
2000-11-05 Kurt ZeilengaAdd INADDR_ANY clarification.
2000-11-04 Kurt ZeilengaPostal Address should be treated like directoryString
2000-11-04 Kurt ZeilengaUpdate validation of printable-like syntaxes
2000-11-04 Kurt Zeilengahighlite ;binary comments with SMIME attributes
2000-11-04 Kurt ZeilengaUpdate printableString to restrict characters per RFC17...
2000-11-04 Dmitry KovalevAdd 'distinct' to sql search query to prevent duplicate...
2000-11-03 Mark AdamsonImprove handling of initials in approximate search...
2000-11-02 Kurt Zeilengasubtype should inherit approximate matching rule
2000-11-02 Kurt Zeilengarev 05
2000-11-02 Dmitry Kovalevfix even more stupid thing with the same issue ;)
2000-11-02 Dmitry Kovalevfix _stupid_ thing with toupper -> ldap_pvt_str2upper
2000-11-02 Stig VenaasChanged ucdata loading, all is done in config.c. Tried...
2000-10-31 Kurt ZeilengaFirst cut of SASL/EXTERNAL
2000-10-31 Kurt ZeilengaMake sure commands have a -x
2000-10-30 Dmitry Kovalevfix ITS #855 (back-sql crashes with malformed filters),
2000-10-30 Kurt ZeilengaSet UTF8DN by default
2000-10-30 Kurt Zeilengaucdata needs to point to liblunicode not liblunicode...
2000-10-30 Stig VenaasUse the macro UTF8DN to set whether new UTF8 dn_normali...
2000-10-30 Kurt ZeilengaMinor cleanup of last commit
2000-10-28 Stig VenaasShort term dn_normalize() fix. Uppercases all UTF8...
2000-10-28 Kurt ZeilengaFix encoding of old password
2000-10-27 Kurt ZeilengaFix UTF-8 5-octet sequences
2000-10-26 Kurt ZeilengaAdd LDAP URL critical extension counter support. lud_c...
2000-10-25 Dmitry Kovalevfix case-insensitive matching
2000-10-25 Gary Williamsinitialize new logging routines (behind NEW_LOGGING)
2000-10-25 Gary Williamsadd logfile directive to config (behind NEW_LOGGING)
2000-10-25 Gary Williamsget rid of unused structure
2000-10-25 Gary Williamsadd new logging macros/defs (behind NEW_LOGGING)
2000-10-25 Gary Williamstry new logging routines (behind NEW_LOGGING)
2000-10-25 Gary Williamsadd new ber dump routine (behind NEW_LOGGING)
2000-10-25 Gary Williamsenable new logging functions (behind NEW_LOGGING)
2000-10-25 Kurt ZeilengaFix another #if 0 v UTF8MATCH bug
2000-10-24 Kurt ZeilengaMissed on #if 0 to #if UTF8MATCH is last commit
2000-10-24 Kurt ZeilengaUTF8 aware caseIgnore matching
2000-10-24 Mark AdamsonImplement 2 approximate matching algorithms.
2000-10-23 Kurt ZeilengaRemove extranous spaces from DNs (not allowed in LDAPv3)
2000-10-23 Kurt ZeilengaFix IS ASCII checks. Should be < 0x80 (0100), not...
2000-10-23 Kurt ZeilengaFix register_syntax argument names
2000-10-23 Howard ChuFix: remap API error codes into protocol error codes...
2000-10-23 Julio Sánchez... A little bit of Matching Rule Use.
2000-10-21 Kurt ZeilengaFirst-cut at manageDSAit-aware backend selection.
2000-10-21 Kurt ZeilengaAdd better space compression
2000-10-21 Kurt ZeilengaAdd extra spaces to babs' DN.
2000-10-21 Kurt ZeilengaRemove defaultaccess directive
2000-10-20 Gary Williamsfix lutil_set_debug_level call
2000-10-19 Kurt ZeilengaThis patch replaces gai_strerror with AC_GAI_STRERROR...
2000-10-19 Kurt Zeilengarev-01
2000-10-18 Kurt Zeilengaquick hack to support holding of the root naming context
2000-10-18 Kurt ZeilengaAdd ldap_pvt_gai_strerror().
2000-10-18 Kurt ZeilengaValidate session handle
2000-10-18 Gary Williamsfix file test
2000-10-18 Kurt Zeilengafix SOCKET_ERROR typos
2000-10-18 Kurt ZeilengaEliminate the need for a buffer.
2000-10-18 Kurt Zeilengaremove lint
2000-10-18 Kurt Zeilengarename macros per conventions
2000-10-18 Kurt Zeilengause ber_socket_t, not LBER_SOCKET_T
2000-10-18 Kurt ZeilengaFORCED COMMIT to update rcs log
2000-10-18 Kurt Zeilengaremove lint
2000-10-18 Kurt ZeilengaRemove lint
2000-10-18 Kurt ZeilengaUse SOCKET_ERROR instead of -1
2000-10-18 Kurt ZeilengaUpdate handling of partial responses
next