]> git.sur5r.net Git - openldap/history - servers
Note that rootpw can only be set if rootdn is under suffix.
[openldap] / servers /
2002-06-08 Kurt ZeilengaBe less forgiving (don't ignore so many configuration...
2002-06-08 Kurt ZeilengaAdd rootdn check when rootpw is set.
2002-06-08 Kurt ZeilengaFix for ITS#1842 (applied blindly)
2002-06-07 Kurt ZeilengauserPassword/authPassword can be safely subtyped (thoug...
2002-06-06 Howard ChuITS#1837, one-level searches on leaf entries
2002-06-06 Howard ChuFix Listeners: handles multiple addresses for a given...
2002-06-06 Jong Hyuk Choiremove dbenv->lock_put() call from transaction-protecte...
2002-06-05 Kurt ZeilengaFix up abandon merge. Hallvard will holler if I get...
2002-06-05 Kurt ZeilengaPatch: Non-unique msgid for abandon in back-<shell...
2002-06-03 Kurt ZeilengaGentile HUP shutdown from Hallvard
2002-06-03 Kurt ZeilengaVLV updates
2002-06-01 Kurt ZeilengaMinor cleanup
2002-06-01 Kurt Zeilengareference scope checks
2002-05-31 Jong Hyuk Choiredesign of back-bdb locking :
2002-05-31 Kurt ZeilengaAdd abstract/final system attribute types.
2002-05-31 Kurt ZeilengaFix bogus assert.
2002-05-30 Kurt ZeilengaDisallow addition of system schema via config files.
2002-05-29 Kurt ZeilengaHide some yet-to-be-implemented schema
2002-05-23 Kurt ZeilengaDelete extranous assert()
2002-05-22 Kurt ZeilengaAdd back-passwd.h to the mix
2002-05-18 Howard ChuDelete $(SLAPD_MODULES)
2002-05-18 Howard ChuDelete $(SLAPD_MODULES) - we never implicitly link...
2002-05-16 Kurt ZeilengaFrom: h.b.furuseth@usit.uio.no
2002-05-16 Howard ChuBuilds on both Unix and NT now.
2002-05-16 Howard ChuFixes for MingW: (passes test007, with LDAP_DIRSEP...
2002-05-15 Kurt ZeilengaFrom: h.b.furuseth@usit.uio.no
2002-05-15 Kurt ZeilengaPatch: Implement surrogate parent for back-shell ...
2002-05-15 Kurt ZeilengaFix typo in last commit.
2002-05-15 Kurt ZeilengaPatch: back-shell/searchexample.* nitpicks (ITS#1816)
2002-05-15 Howard ChuOnce more, fix idl_intersection. Don't walk past end...
2002-05-15 Howard ChuFix nameUIDvalidate memfree
2002-05-12 Howard ChuCleanup log msg
2002-05-12 Howard ChuCheck for NULL before comparing authcid
2002-05-12 Howard ChuSkip processing if canonicalization is invoked redundan...
2002-05-11 Howard ChuFix, SASL authzIDs might not be NUL-terminated. prop...
2002-05-11 Howard ChuFix typo in 1.97
2002-05-11 Howard ChuCleaned up getdn normalization
2002-05-11 Howard ChuFix previous commit, free in wrong place
2002-05-10 Howard ChuCleanup HAVE_TLS dependencies, cleanup username with...
2002-05-09 Kurt ZeilengaPatch: back-passwd needs pwent mutex (ITS#1794)
2002-05-09 Kurt ZeilengaPatch: Non-unique msgid for abandon in back-<shell...
2002-05-08 Howard ChuDon't use slap_empty_bv in structures that are expected...
2002-05-08 Howard ChuFix dnParent: must always return a pointer relative...
2002-05-07 Howard ChuDelete unused CANON_BUF_SIZE #define
2002-05-07 Howard ChuCyrus 2 support now requires Cyrus 2.1.3. Adds support...
2002-05-07 Howard ChuTurn these functions on again. Need backend_attribute...
2002-05-07 Howard ChuFixes for slap_sasl_regexp parsing and normalization
2002-05-07 Howard ChuAdded comment for future reference re: in-directory...
2002-05-06 Howard ChuITS#1803, bogus free() of lber-private memory.
2002-05-04 Pierangelo Masaratifix formats
2002-05-04 Pierangelo Masaratiremove unused variables
2002-05-04 Howard ChuITS#1797 err used unit'd in Debug statement. (removed)
2002-05-04 Howard ChuITS#1795 authid is uninit'd if tls_get_cert fails
2002-05-04 Howard ChuSet tls_opt_require_cert to default to NEVER. libldap...
2002-05-03 Kurt Zeilengafix uninitialized counter in matched values
2002-05-03 Howard ChuFix DN freeing in BDB_HIER case. (BDB_HIER is still...
2002-05-03 Howard ChuFix dependency typo from 1.99
2002-05-03 Howard ChuUse specific msg id instead of ANY to retrieve search...
2002-05-03 Pierangelo Masaratis/LDAP_UNWILLING_TO_PERFORM/LDAP_ADMINLIMIT_EXCEEDED...
2002-05-02 Kurt ZeilengaMatched Values implementation (ITS#1776) based upon...
2002-05-02 Pierangelo Masaratibroken berval after successful rewrite
2002-05-02 Pierangelo MasaratiFixes ITS#1786: dynamically growing number of tokens...
2002-05-01 Howard ChuMore cleanups for suffixmassage DNs
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
next