]> git.sur5r.net Git - openldap/history - servers
Bug in chkResponseList loop (ITS#1047) from David @ Novell
[openldap] / servers /
2001-03-15 Kurt ZeilengaMake sure we have a separator when doing suffix matching
2001-03-15 Kurt ZeilengaNormalize DN
2001-03-15 Kurt ZeilengaNormalized user DN
2001-03-15 Kurt ZeilengaFix error text bugs
2001-03-15 Kurt ZeilengaFix typo in $SRCS
2001-03-15 Kurt ZeilengaFix syntax/matching-rules for ref and labeledURI
2001-03-11 Mark ValenceFixed bug (my own, rather old too) that causes a crash...
2001-03-02 Gary Williamsfix logging line
2001-02-20 Mark Valencebug fix
2001-02-20 Mark Valencefix mistype.
2001-02-19 Mark Valenceattribute & objectclass mapping rules
2001-02-19 Mark ValenceFixed aci syntax validation to use UTF (aci attrs can...
2001-02-08 Gary Williamsfix acl log line
2001-02-06 Gary WilliamsAdd some logging for bad attributes
2001-02-03 Kurt ZeilengaRework security restrictions for SASL bind
2001-02-03 Kurt ZeilengaRevamp last commit
2001-02-03 Kurt ZeilengaAdd security checks to root DSE searches.
2001-02-02 Gary Williamsfix windows-specific logging line
2001-02-02 Gary Williamssmall changes to logging
2001-02-02 Gary Williamsfix logging macros (thanks Mei)
2001-01-31 Stig VenaasUsing UTF8normcmp() from lunicode, removing our own...
2001-01-26 Stig VenaasMade caseIgnoreIndexer(), caseIgnoreFilter(),
2001-01-26 Stig VenaasNow loading all UCDATA files
2001-01-25 Stig VenaasMade dnNormalize() do Unicode normalization and case...
2001-01-24 Kurt ZeilengaAdd DNS SRV to error text
2001-01-24 Stig VenaasLoad UCDATA composition data
2001-01-24 Kurt ZeilengaFix IP= port numbers
2001-01-23 Mark AdamsonMake sure the variable used for SASL REALM is initializ...
2001-01-22 Kurt ZeilengaFix more typos
2001-01-22 Kurt ZeilengaFix typo
2001-01-22 Kurt ZeilengaAdd objectClass kind checking
2001-01-20 Kurt ZeilengaAdd copyright notices
2001-01-20 Kurt ZeilengaAdd default to default option
2001-01-19 Howard ChuPierangelo Masarati's bugfixes and enhancements for...
2001-01-19 Kurt ZeilengaAdd "sasl-external-x509dn-convert" configuration option...
2001-01-19 Kurt ZeilengaFix SASL_REALM bug
2001-01-18 Mark AdamsonChange the SASL DN's from cn=authzid to cn=auth
2001-01-17 Gary Williamsadd new logging
2001-01-17 Kurt ZeilengaAdd more restrictive numeric string validate.
2001-01-17 Gary Williamsfix format for new logging
2001-01-17 Gary Williamsfix format
2001-01-17 Kurt ZeilengaMark as "altered version"
2001-01-17 Kurt ZeilengaITS#919: fix str2ad initialization bug
2001-01-17 Kurt ZeilengaUse consistent spelling of objectClass
2001-01-17 Kurt ZeilengaMove optimistic ret setting
2001-01-16 Kurt ZeilengaSLP extension derived from patch provided by Caldera...
2001-01-16 Kurt ZeilengaITS#963: Multimaster patch
2001-01-15 Gary WilliamsMore new logging (Behind NEW_LOGGING)
2001-01-11 Gary Williamsmore new logging (finally), behind NEW_LOGGING
2001-01-10 Kurt ZeilengaTreat unrecognized object classes as an objecdt class...
2001-01-10 Kurt ZeilengaITS#955: update cosine schema based upon X.500 recommen...
2001-01-09 Stig VenaasAllow changing rdn only, locked parent twice when old...
2000-12-28 Kurt ZeilengaITS#941: back-passwd levels fix from nick@debian.org
2000-12-08 Mark AdamsonITS#897, internal connections need to free their single...
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-24 Kurt ZeilengaITS#895: gai_strerror fix
2000-11-21 Kurt ZeilengaITS#900: Fix waitpid == 0 bug
2000-11-11 Howard ChuSet outbound connection to use the same protocol versio...
2000-11-10 Kurt Zeilengaempty OID values are invalid
2000-11-09 Stig VenaasImproved ucdata loading error handling
2000-11-06 Kurt ZeilengaFix passwd clearing bug
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 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-30 Dmitry Kovalevfix ITS #855 (back-sql crashes with malformed filters),
2000-10-30 Kurt ZeilengaSet UTF8DN by default
2000-10-30 Stig VenaasUse the macro UTF8DN to set whether new UTF8 dn_normali...
2000-10-28 Stig VenaasShort term dn_normalize() fix. Uppercases all UTF8...
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 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 ZeilengaFix register_syntax argument names
2000-10-23 Howard ChuFix: remap API error codes into protocol error codes...
2000-10-21 Kurt ZeilengaFirst-cut at manageDSAit-aware backend selection.
2000-10-21 Kurt ZeilengaAdd better space compression
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-18 Kurt Zeilengaquick hack to support holding of the root naming context
2000-10-18 Kurt Zeilengaremove lint
2000-10-17 Gary Williamsconvert text level to int
2000-10-17 Kurt ZeilengaBump listeners to 10
2000-10-16 Kurt ZeilengaTrim unimplemented syntaxes and matching rules from...
2000-10-16 Kurt ZeilengaReplace last commit with Stig's improved version
2000-10-16 Kurt ZeilengaITS#839: getaddrinfo portability fix from Gabar Gombas
2000-10-16 Kurt ZeilengaRemove cpp lint
2000-10-16 Kurt ZeilengaMake sure openldap-slurp is created 700
2000-10-15 Julio Sánchez Fern... Extend MRA. It now has a pointer to a MatchingRule...
2000-10-15 Julio Sánchez Fern... Extend MRA. It now has a pointer to a MatchingRule...
next