]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2001-05-02  Kurt ZeilengaClean up some logic, based upon Novell patches
2001-05-02  Kurt ZeilengaUpdate year
2001-05-02  Kurt Zeilengaoptional SHA1
2001-05-02  Kurt ZeilengaDon't require int32
2001-05-02  Kurt ZeilengaUse SMD5 is SHA1 is not available
2001-05-02  Kurt ZeilengaRANDFILE directives
2001-05-02  Kurt ZeilengaSLP updates
2001-05-02  Kurt ZeilengaBe a bit more liberal
2001-05-02  Kurt ZeilengaFix LDIF bug
2001-05-02  Kurt ZeilengaFix secprops mimic'ing
2001-04-21  Kurt Zeilengafix typo in comment
2001-04-19  Kurt Zeilengas/<anonymous>/cn=anonymous/ to avoid syntax issues
2001-04-19  Kurt ZeilengaPreviously added modrdn restriction to restrictive...
2001-04-19  Kurt ZeilengaDisallow anonymous modification.
2001-04-17  Kurt ZeilengaAdd vendor info RFC
2001-04-17  Kurt ZeilengaAdd "OpenLDAP Root Service" RFC
2001-04-12  Kurt ZeilengaFix logic error in param check
2001-04-12  Kurt ZeilengaFix off by one bug
2001-04-12  Kurt ZeilengaFix track of 2307
2001-04-12  Kurt ZeilengaFix referral handling bug
2001-03-27  Gary Williamsfix for select_backend suggested G. Gombas (ITS 1090)
2001-03-22  Ralf Haferkamp- The library now supports StartTLS. The patch was...
2001-03-17  Kurt ZeilengaFix typo
2001-03-16  Kurt Zeilengarm obsolete
2001-03-15  Ralf Haferkamp- Fixed some memory leak detected by Jeff Costlow ...
2001-03-15  Kurt ZeilengaAdd name and uid support to dnaddr
2001-03-15  Kurt ZeilengaAdd LDAP version to comment
2001-03-15  Kurt ZeilengaMisc updates
2001-03-15  Kurt ZeilengaTrim last of CLDAP cruft
2001-03-15  Kurt Zeilengalibldap/cyrus.c's ldap_pvt_sasl_install fix
2001-03-15  Kurt ZeilengaBug in chkResponseList loop (ITS#1047) from David ...
2001-03-15  Kurt ZeilengaClean up header inclusion
2001-03-15  Kurt ZeilengaAdd DUPENT macros
2001-03-15  Kurt ZeilengaMake pthread test detect broke pthread join/detach...
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-27  Julio Sánchez... Sendmail is so weird that it passes us an address of...
2001-02-22  Kurt ZeilengaAdd 3062 to index
2001-02-22  Kurt ZeilengaReplace I-D with RFC
2001-02-20  Mark Valencebug fix
2001-02-20  Mark Valencefix mistype.
2001-02-19  Mark Valenceattribute & objectclass mapping rules
2001-02-19  Mark ValenceBug fix and Windows compat change.
2001-02-19  Mark ValenceFixed aci syntax validation to use UTF (aci attrs can...
2001-02-19  Ralf Haferkamp- some minor bugfixes
2001-02-08  Gary Williamsturn on new logging by default
2001-02-08  Gary Williamsfix acl log line
2001-02-06  Gary WilliamsAdd some logging for bad attributes
2001-02-03  Kurt Zeilengalatest revisions
2001-02-03  Kurt Zeilengarev 02
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-03  Kurt ZeilengaFix memory leak
2001-02-02  Gary Williamsfix NT build by moving unistd.h
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-02-01  Kurt ZeilengaUpdate comments
2001-01-31  Stig VenaasUsing UTF8normcmp() from lunicode, removing our own...
2001-01-31  Stig VenaasAdding UTF8normcmp() for normalizing and comparing...
2001-01-26  Stig VenaasMade caseIgnoreIndexer(), caseIgnoreFilter(),
2001-01-26  Stig VenaasIncluding ac/ctype.h to get TOUPPER macro
2001-01-26  Stig VenaasNow loading all UCDATA files
2001-01-26  Kurt Zeilengarm LBER_USE_INDEFINITE_LEN
2001-01-26  Kurt Zeilengarev 06
2001-01-26  Kurt Zeilengarev 05
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  Stig VenaasDefines for case folding argument to UTF8normalize()
2001-01-24  Kurt ZeilengaFix IP= port numbers
2001-01-23  Kurt ZeilengaValidate timelimit argument
2001-01-23  Kurt ZeilengaRename timelimit to timeout where it refers to the...
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 another typo
2001-01-22  Kurt ZeilengaFix typo
2001-01-22  Kurt ZeilengaFix typo
2001-01-22  Kurt ZeilengaAdd objectClass kind checking
2001-01-22  Kurt ZeilengaDefault objectClass kind should be STRUCTURAL
2001-01-22  Kurt ZeilengaAdjust format
2001-01-22  Kurt ZeilengaFix typo
2001-01-22  Kurt ZeilengaChange some defaults
2001-01-20  Kurt ZeilengaAdd copyright notices
2001-01-20  Kurt ZeilengaAdd a little whitespace for readability
2001-01-20  Kurt Zeilengareserve -V for version information
2001-01-20  Kurt ZeilengaAdd default to default option
2001-01-20  Kurt ZeilengaProvide extra salt for crypt(3)
2001-01-19  Howard ChuPierangelo Masarati's bugfixes and enhancements for...
2001-01-19  Kurt ZeilengaMinor clean up of unpublished section.
2001-01-19  Stig VenaasAdded UTF8normalize() that does Unicode canonical norma...
2001-01-19  Kurt ZeilengaMove -V to -F so that -V can be used for version inform...
2001-01-19  Kurt ZeilengaDon't use ntohl().
next