]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
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-31  Kurt ZeilengaFix unprotected list modification
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-22  Kurt ZeilengaRebuild
2002-05-18  Howard ChuDelete $(SLAPD_MODULES)
2002-05-18  Howard ChuDelete defs for FINGER
2002-05-18  Howard ChuDelete SLAPD_MODULES_LIST, never needed it.
2002-05-18  Howard ChuDelete $(SLAPD_MODULES) - we never implicitly link...
2002-05-18  Howard ChuUse LDAP_REWRITE_V, not LDAP_V
2002-05-17  Howard ChuFix NT_LINK_LIBS, UNIX_LINK_LIBS
2002-05-17  Howard ChuFix return code tests.
2002-05-17  Howard ChuFix success test on last comparison
2002-05-17  Howard ChuRevert unnecessary change in previous commit
2002-05-17  Howard ChuFixes for MingW: (test008 now succeeds)
2002-05-16  Howard ChuFix ITS#1824 include correct sasl.h for compatibility...
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 Zeilengaremove cruft
2002-05-15  Kurt ZeilengaRemove sys/uio.h include
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-13  Kurt Zeilengaupdate SASL compat test to check for 1.5 compatibility
2002-05-13  Kurt ZeilengaUpdate SASL compat test to check for 1.5 compatibility
2002-05-13  Kurt ZeilengaAlways check SASL compatibility
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 ChuWin32 fix from Kervin Pierre
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-10  Howard ChuFleshed out debug2syslog
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-09  Kurt ZeilengaDocumentation patch #4 (ITS#1749)
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 ChuRequire 2.1.3 or higher for Cyrus SASL 2
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#1806, Cyrus 1 doesn't give back our callbacks point...
2002-05-06  Howard ChuITS#1803, bogus free() of lber-private memory.
2002-05-05  Howard ChuFix in 1.50 applies to Cyrus 1 as well as Cyrus 2.
2002-05-04  Kurt ZeilengaPatch: incomplete 'make clean' in liblunicode (ITS...
2002-05-04  Pierangelo... fix formats
2002-05-04  Pierangelo... remove unused variables
2002-05-04  Howard ChuITS#1797 silence uninit'd var warnings
2002-05-04  Howard ChuITS#1797 err used unit'd in Debug statement. (removed)
2002-05-04  Kurt ZeilengaFix typos
2002-05-04  Kurt ZeilengaBasic dnssrv man page
2002-05-04  Howard ChuInitialize authid in case ldap_pvt_tls_get_my_dn fails
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-04  Howard ChuChanged default tls_opt_require_cert value to LDAP_OPT_...
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  Howard ChuFix previous commit, wrong if condition
2002-05-03  Howard ChuBreak up large SASL writes into units of SASL maxoutbuf...
2002-05-03  Howard ChuFor Cyrus 2, cannot free session_callbacks in ldap_int_...
2002-05-03  Pierangelo... s/LDAP_UNWILLING_TO_PERFORM/LDAP_ADMINLIMIT_EXCEEDED...
2002-05-02  Kurt ZeilengaMatched Values implementation (ITS#1776) based upon...
2002-05-02  Pierangelo... clarifications
2002-05-02  Pierangelo... 3rd step at updating docs by hallvard Furuseth (with...
2002-05-02  Howard ChuFix previous commit, only zero out v3 refer_cnt if...
2002-05-02  Pierangelo... broken berval after successful rewrite
2002-05-02  Pierangelo... back-meta needs librewrite and back-ldap; automatically...
2002-05-02  Pierangelo... Fixes ITS#1786: dynamically growing number of tokens...
2002-05-02  Randy KunkeeRemove debugging fluff.
2002-05-02  Randy KunkeeGenerate ldaptclerr.h correctly.
2002-05-01  Howard ChuAdded config keyword descriptions from ITS#966. Minor...
2002-05-01  Pierangelo... couple of fixes
2002-05-01  Kurt ZeilengaError if ar(1) is missing. (ITS#1772)
2002-05-01  Howard ChuFrom Hallvard, with slight changes
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... massage dn-valued attributes also when compiled without...
2002-05-01  Pierangelo... use BerVarray for suffix_massaging stuff
2002-05-01  Pierangelo... second round at ITS#1749
2002-05-01  Pierangelo... - trim check for real naming context already defined...
2002-05-01  Howard ChuAdded RFC 2459 PKCS9 emailAddress
2002-05-01  Kurt Zeilengaadd an RFC 2849 check... but behind #if 0 as I'm now...
next