]> git.sur5r.net Git - openldap/history - servers
Changed be_[n]suffix, be_[n]suffixAlias to BerVarray. No more bvec's anywhere.
[openldap] / servers /
2002-05-01 Howard ChuChanged be_[n]suffix, be_[n]suffixAlias to BerVarray...
2002-05-01 Kurt ZeilengaPatch: Perl backend sends bind result twice (ITS#1783)
2002-05-01 Pierangelo Masaratimassage dn-valued attributes also when compiled without...
2002-05-01 Pierangelo Masaratiuse BerVarray for suffix_massaging stuff
2002-05-01 Pierangelo Masaratisecond round at ITS#1749
2002-05-01 Pierangelo Masarati- trim check for real naming context already defined...
2002-05-01 Howard ChuAdded RFC 2459 PKCS9 emailAddress
2002-05-01 Kurt ZeilengaReworking backend_check_restrictions for extensions
2002-04-30 Howard ChuChanged ldap_pvt_tls_get_my_dn and ldap_pvt_tls_get_pee...
2002-04-29 Pierangelo MasaratiFirst commit of Hallvard's backend documentation effort
2002-04-29 Pierangelo Masaratihandle trivial cases
2002-04-29 Jong Hyuk Choipointer initialization
2002-04-29 Pierangelo Masaratihonor 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 Masaratifix 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-22 Kurt ZeilengaRemove lint.
2002-04-22 Kurt ZeilengaRe: PRIVATE: Patch: Passwords (ITS#1740)
2002-04-19 Jong Hyuk ChoiPatch for ITS# 1643
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 Chudeleted sasl_external_x509dn_convert; X509 DNs are...
2002-04-18 Howard ChuFix slap_bv2ad initializing with wrong bv_len
2002-04-17 Howard ChuDelete more unused code, no need to fetch REALM in...
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#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 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 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 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 Julius EnarusaiAdded LDAP_LOG messages
2002-04-15 Pierangelo Masaratiadd '-t' switch for clean config check; cleanup usage...
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 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 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#1736 slapd_shutdown can be unsigned
2002-04-11 Howard ChuITS#1613, call ldap_pvt_tls_init after config file...
2002-04-10 Julius EnarusaiAdded/Updated LDAP_LOG messages
2002-04-10 Julius EnarusaiAdded/Updated LDAP_LOG messages
2002-04-09 Kurt ZeilengaSLAP_OP_LAST dependent code needs to be behind SLAP_MONITOR
2002-04-09 Howard ChuITS#1681 - detect bad filter in slap_parseURI() - from...
2002-04-08 Pierangelo Masaratidon't count operations per request if back-monitor...
2002-04-08 Pierangelo Masarati... and log initiated/completed operations divided...
2002-04-08 Pierangelo Masaraticount initiated/completed operations divided per request
2002-04-08 Pierangelo MasaratiITS#1730
2002-04-08 Pierangelo Masaratiuse BVC() macro (changed in BER_BVC) to initialize...
2002-04-08 Pierangelo Masaratiuniform temporary buf sizes; use automatic buffers...
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-04-05 Julius EnarusaiAdded LDAP_LOG messages
2002-04-05 Howard ChuITS#1709 j was logged uninitialized
2002-04-05 Howard ChuITS#1711 txn was uninitialized
2002-04-05 Howard ChuITS#1708 ldap_pvt_tls_sb_ctx() et al
2002-04-05 Howard ChuITS#1714 dn->bv_val malloc len+1
2002-04-05 Howard ChuITS#1716 is_entry_subentr/ies/y/
2002-04-05 Howard ChuITS#1726, always use bdb_db_hash().
2002-04-05 Howard ChuChange slap_parseURI to use ldap_parse_url. Other struc...
2002-04-04 Stig VenaasChanged to use lower case for case folding
2002-04-03 Pierangelo Masaratiuse ber_bvcmp where appropriate
2002-04-03 Pierangelo Masaratimissing description in current cunnections number
2002-04-03 Pierangelo Masarativarious acl improvements/cleanups/speedups (need to...
2002-04-03 Pierangelo Masaratiadd a switch that enables/disables reverse lookups...
2002-04-02 Kurt ZeilengaPatch: More format bugs (ITS#1702)
2002-04-02 Kurt ZeilengaITS#1701. Fix ber_scanf() return tag handling.
2002-04-02 Pierangelo Masaratifix last part of ITS#1710 (commented code, though)
2002-04-02 Pierangelo Masaratiappropriately detect the required conn
next