]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2002-05-01  Kurt Zeilengacleanup before working on changes
2002-05-01  Kurt ZeilengaReworking backend_check_restrictions for extensions
2002-04-30  Howard ChuFix previous commit - must fully init newAVA
2002-04-30  Howard ChuAdded ldap_ucs_to_utf8s to convert ASN.1 T61STRING...
2002-04-30  Howard ChuAdded ldap_ucs_to_utf8s to convert ASN.1 T61STRING...
2002-04-30  Howard ChuChanged ldap_pvt_tls_get_my_dn and ldap_pvt_tls_get_pee...
2002-04-30  Howard ChuChanged ldap_pvt_tls_get_my_dn and ldap_pvt_tls_get_pee...
2002-04-29  Pierangelo... couple of fixes
2002-04-29  Pierangelo... First commit of Hallvard's backend documentation effort
2002-04-29  Pierangelo... handle trivial cases
2002-04-29  Jong Hyuk Choipointer initialization
2002-04-29  Pierangelo... honor limits if below soft limit
2002-04-27  Howard ChuFix check for "anonymous" in sasl_getdn
2002-04-25  Julius EnarusaiITS#1730: Misc typos in NEW_LOGGING code from Hallvard
2002-04-25  Pierangelo... fix off-by-one bug; use s/sprintf/snprintf/
2002-04-25  Howard ChuFix ITS#1774, BDB keys need ulen and flags to be initia...
2002-04-25  Howard ChuAdded rebind-as-user option; saves bind credentials...
2002-04-23  Ralf Haferkamp- some code cleanups
2002-04-22  Kurt ZeilengaRemove lint.
2002-04-22  Kurt ZeilengaUpdate configure
2002-04-22  Kurt ZeilengaRe: PRIVATE: Patch: Passwords (ITS#1740)
2002-04-20  Howard ChuITS#1749 added some descriptions for fetch, rewrite...
2002-04-20  Howard ChuITS#1749 added maxderefdepth, suffiaxalias, TLSCACertif...
2002-04-20  Howard ChuComment out "logfile", its code is behind #ifdef NEW_LO...
2002-04-20  Howard ChuITS#1749 added "debug" description, commented out becau...
2002-04-20  Howard ChuITS#1749 added BDB options
2002-04-20  Howard ChuDN consistency, lowercase, etc.
2002-04-20  Howard ChuTypos, slight rearrangement
2002-04-20  Howard ChuITS#1438 typos
2002-04-20  Howard ChuITS#1271 typos
2002-04-19  Jong Hyuk ChoiPatch for ITS# 1643
2002-04-19  Stig VenaasAdding support for compatibility decomposition to ucdat...
2002-04-19  Howard ChuIn ldap_int_tls_start, authid is very temporary, not...
2002-04-19  Howard ChuPut dnX509 normalizers behind #ifdef HAVE_TLS
2002-04-18  Kurt ZeilengaBlind commit:
2002-04-18  Howard ChuFix memory leak in previous commit
2002-04-18  Howard ChuFix memory leak in previous commit
2002-04-18  Howard Chu Added ldap_X509dn2bv()
2002-04-18  Howard Chudeleted sasl_external_x509dn_convert; X509 DNs are...
2002-04-18  Howard ChuFix slap_bv2ad initializing with wrong bv_len
2002-04-18  Howard ChuFix warnings from sasl_errdetail
2002-04-18  Howard ChuAdditional error reporting for Cyrus SASL 2. Attempt...
2002-04-17  Howard ChuDelete more unused code, no need to fetch REALM in...
2002-04-17  Kurt ZeilengaNeed to include <ldap_schema.h>.
2002-04-17  Kurt ZeilengaFix ssf declaration
2002-04-17  Kurt ZeilengaNEW_LOGGING bugs (ITS#1730)
2002-04-17  Howard ChuMore SASL DN simplification. No more "dn:" prefix used...
2002-04-16  Julius EnarusaiAdded LDAP_LOG Messages
2002-04-16  Julius EnarusaiAdded LDAP_LOG Messages
2002-04-16  Jong Hyuk ChoiHallvard B. Furuseth's patch for cache lock and mutex
2002-04-16  Howard ChuITS#818, ITS#980, ITS#1234 ldapsearch/referral hang...
2002-04-16  Howard ChuITS#1712, rewritten dn_openssl2ldap(). Added dnDCEnorma...
2002-04-16  Luke Howardcorrect sponsor name
2002-04-16  Howard ChuAdd "nentries" to send_search_result() Statslog message...
2002-04-16  Luke HowardITS#1646
2002-04-16  Howard ChuITS#1720 chk_sasl for Cyrus SASL 2
2002-04-16  Luke HowardITS#1659 - forgot to define n_a
2002-04-16  Luke HowardITS#1659: s/na/n_a/
2002-04-16  Luke HowardITS#1729, #1659
2002-04-16  Luke HowardITS#1729
2002-04-16  Luke HowardITS#1676
2002-04-16  Luke HowardITS#1659
2002-04-15  Kurt ZeilengaPatch: aclparse.c bugs (ITS#1752)
2002-04-15  Kurt ZeilengaRe: Patch: ctype functions require 'unsigned char'...
2002-04-15  Julius EnarusaiAdded LDAP_LOG Messages
2002-04-15  Kurt ZeilengaPatch: ucdata 2.4 bugs (ITS#1751)
2002-04-15  Julius EnarusaiAdded LDAP_LOG Messages
2002-04-15  Julius EnarusaiAdded LDAP_LOG Messages
2002-04-15  Julius EnarusaiAdded LDAP_LOG Messages
2002-04-15  Julius EnarusaiAdded LDAP_LOG Messages
2002-04-15  Pierangelo... document the -t switch
2002-04-15  Julius EnarusaiAdded LDAP_LOG Messages
2002-04-15  Julius EnarusaiAdded LDAP_LOG Messages
2002-04-15  Kurt ZeilengaPatch: Escape character troubles (ITS#1753)
2002-04-15  Kurt Zeilengatrim finger from release
2002-04-15  Kurt ZeilengaTrim finger from HEAD
2002-04-15  Julius EnarusaiAdded LDAP_LOG messages
2002-04-15  Pierangelo... add '-t' switch for clean config check; cleanup usage...
2002-04-15  Kurt ZeilengaAlign --help
2002-04-15  Kurt ZeilengaFix include order
2002-04-15  Jong Hyuk Choiconcurrent cache access: separation of cache lock ...
2002-04-14  Howard ChuFix name canonicalization and authorization for Cyrus...
2002-04-14  Howard ChuPrevious commit included undesired changes.
2002-04-13  Howard ChuFix previous commit, == instead of !=
2002-04-13  Pierangelo... updates SEE ALSO section
2002-04-13  Pierangelo... fix typo
2002-04-13  Howard ChuITS#1740
2002-04-11  Jong Hyuk Choifix: changing bdb_cache_return_entry_w() to bdb_cache_r...
2002-04-11  Howard ChuFix ITS#1722 - IPv4 addresses also need to be massaged...
2002-04-11  Howard ChuITS#1727 return allids on unknown filters to allow...
2002-04-11  Howard ChuITS#1734 return error on bad config file
2002-04-11  Howard ChuITS#1732 signed/unsigned fixes
2002-04-11  Howard ChuITS#1732 signed/unsigned integers
2002-04-11  Howard ChuITS#1733 eliminate o_abandonmutex
2002-04-11  Howard ChuITS#1733 eliminate o_abandonmutex
2002-04-11  Howard ChuITS#1570 - avoid overflowing array when dups are presen...
2002-04-11  Howard ChuITS#1735 unused conn.c_uthc_backend, include ldap_pvt.h
2002-04-11  Howard ChuITS#1735 fix typos
2002-04-11  Howard ChuITS#1736 slapd_shutdown can be unsigned
2002-04-11  Howard ChuITS#1613, call ldap_pvt_tls_init after config file...
next