]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
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
2000-10-18  Kurt Zeilengaminor cleanup
2000-10-18  Kurt ZeilengaDocument the "threads" directive
2000-10-18  Kurt ZeilengaFix typo in concurrency description
2000-10-17  Kurt ZeilengaRemove commented out (logging) code
2000-10-17  Kurt Zeilengareturn default to no logging
2000-10-17  Kurt ZeilengaHandle *lud_host == '\0'
2000-10-17  Gary Williamsconvert text level to int
2000-10-17  Gary Williamsadd prototype for lutil_mnem2level
2000-10-17  Kurt ZeilengaForced commit to correct log entry
2000-10-17  Kurt Zeilengaldap_url_search should use hostport of URL.
2000-10-17  Kurt ZeilengaPartial update of URL man page...
2000-10-17  Gary Williamsconvert string levels to ints
2000-10-17  Kurt ZeilengaBump listeners to 10
2000-10-16  Kurt ZeilengaTrim unimplemented syntaxes and matching rules from...
2000-10-16  Kurt ZeilengaDon't attempt to send abandon unless connection exists.
2000-10-16  Kurt ZeilengaNote that the directory containing the replogfile as...
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 ZeilengaITS#821: TLS data ready fix from <mattc@chartist.com>
2000-10-16  Kurt ZeilengaRemove cpp lint
2000-10-16  Kurt ZeilengaMake sure openldap-slurp is created 700
2000-10-16  Kurt ZeilengaAdd detection for gia_strerror
2000-10-15  Julio Sánchez... Better processing of extensible filters. Needs testing...
2000-10-15  Julio Sánchez... Extend MRA. It now has a pointer to a MatchingRule...
2000-10-15  Julio Sánchez... Extend MRA. It now has a pointer to a MatchingRule...
2000-10-14  Julio Sánchez... Better parsing.
2000-10-14  Kurt Zeilengaentropy should be unsigned
2000-10-14  Kurt ZeilengaRework control create/dup routines to distinguish not
2000-10-14  Kurt ZeilengaFix typo
2000-10-14  Kurt ZeilengaCorrect SMIME comment
2000-10-14  Kurt ZeilengaPer IETF LDAPext discussions, ;binary transfer of binar...
2000-10-14  Kurt Zeilengalabel io as "ldap_"
2000-10-13  Julio Sánchez... Add mra.o to linked objects
2000-10-13  Julio Sánchez... Protos for extensible matching rules
2000-10-13  Kurt ZeilengaDoesn't require <stdio.h>
2000-10-13  Julio Sánchez... The beginning of extensible matches. Do not use.
2000-10-13  Julio Sánchez... Let slapd at least start and do things. Someone should...
2000-10-13  Julio Sánchez... Prevent it from crashing.
2000-10-13  Kurt ZeilengaDon't print bind dn, it's confusing when using SASL
2000-10-13  Kurt ZeilengaUse LDAP_VERSION3 instead of 3
2000-10-13  Gary Williamsadd typedef for log function that was in lber.h
next