]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2004-07-03  Howard ChuFix: LRU corruption, HDB rename detection, Ctxcsn asser...
2004-07-03  Pierangelo... fix extended matching when rule is missing (ITS#3216)
2004-07-03  Pierangelo... updates (according to ITS#3209)
2004-07-03  Pierangelo... fix matchedValue (ITS#3209); might need work
2004-07-03  Pierangelo... typo in comment
2004-07-02  Pierangelo... quick fix for ITS#3215; needs work to re-enable ACI...
2004-07-02  Ralf Haferkampreset o_next pointer before freeing the operation ...
2004-07-02  Howard Chuunifdef old code
2004-07-02  Howard ChuFix pointer conflict with backglue
2004-07-02  Howard ChuQualify some structure fields
2004-07-01  Jong Hyuk Choicleanup
2004-06-30  Kurt Zeilengacleanup last commit, add commit
2004-06-30  Kurt ZeilengaAvoid high-level retry on low-level error as that implies a
2004-06-30  Kurt Zeilengacleanup
2004-06-30  Jong Hyuk Choirevert the ITS#3139 change for now
2004-06-30  Pierangelo... beautify comment
2004-06-30  Pierangelo... log error string
2004-06-30  Pierangelo... cleanup
2004-06-30  Pierangelo... typo in comment
2004-06-30  Pierangelo... cleanup
2004-06-29  Kurt Zeilengacleanup
2004-06-29  Sang Seok LimThis patch provides support for rdnMatch matching rule...
2004-06-29  Pierangelo... improve logging...
2004-06-29  Kurt Zeilengafix last commit
2004-06-29  Kurt ZeilengaITS#3212: sasl_encode/decode type conflict fix
2004-06-29  Pierangelo... `err' might be used uninitialized
2004-06-29  Pierangelo... small improvement to acl test
2004-06-29  Pierangelo... add uniqueMember tests
2004-06-29  Pierangelo... fix uniqueMemberMatch according to previous fix (relate...
2004-06-29  Pierangelo... fix nameUID* and uniqueMember* stuff in a consistent...
2004-06-29  Ralf HaferkampTS#3213: free copy of e_attrs before retrying the trans...
2004-06-28  Jong Hyuk Choilogging psearch return code
2004-06-28  Kurt Zeilengacleanup
2004-06-28  Kurt ZeilengaA more strict oidValidate
2004-06-28  Pierangelo... fix nameUID/uniqueMember stuff (ITS#3210)
2004-06-28  Pierangelo... trim useless code
2004-06-28  Pierangelo... fix oidValidate() when a OID contains a single '0'...
2004-06-28  Pierangelo... fix memory usage
2004-06-28  Pierangelo... honor signedness
2004-06-28  Pierangelo... propagate search result (maybe this is not what bdb_pse...
2004-06-28  Pierangelo... fix typo in comment
2004-06-28  Pierangelo... fix ITS#3208
2004-06-28  Pierangelo... beautify and clarify <what> clause usage and defaults
2004-06-28  Pierangelo... clarify the use of regex and expand in by dn clauses
2004-06-28  Kurt Zeilengaadd baseObject as alias for base.
2004-06-28  Jong Hyuk Choi- use ctxcsn_locker for the ctxcsn add transaction
2004-06-27  Kurt ZeilengaAllow LDAP_PVT_SASL_LOCAL_SSF to be set externally
2004-06-27  Kurt Zeilengacleanup
2004-06-26  Howard ChuFix uninit'd exopflags
2004-06-25  Howard ChuFix previous commit, deleting under suffix...
2004-06-25  Howard ChuMore locking cleanup (ITS#3201, etc)
2004-06-25  Jong Hyuk Choiinternal operation return value processing cleanup
2004-06-25  Kurt ZeilengaFix wrong error when using operative attribute in
2004-06-24  Howard ChuITS#3201 fix conflict with BDB internal locks
2004-06-24  Howard ChuITS#3201 fix conflict with BDB internal locks
2004-06-24  Howard ChuITS#3201 partial fix. still encountering deadlocks.
2004-06-23  Kurt ZeilengaRework pre/post read controls to handle retry conditions...
2004-06-23  Kurt ZeilengaMove pre/post read calls into outer transaction.
2004-06-23  Jong Hyuk Choiuse ltid if it exists; use NULL otherwise.
2004-06-23  Kurt ZeilengaAdd reference to doc/install/configure
2004-06-23  Kurt Zeilengacleanup
2004-06-23  Jong Hyuk Choiusing write lock in accessing pslist
2004-06-23  Jong Hyuk Choiuse txn locker if it exists; get one otherwise.
2004-06-23  Kurt ZeilengaSLAPD_DISCONNECT v -1 cleanup
2004-06-22  Kurt ZeilengaAdd pre-read FIXME comment
2004-06-22  Jong Hyuk Choimore timelimit cleanup
2004-06-22  Jong Hyuk Choipatch for ITS#3173
2004-06-22  Kurt Zeilengacleanup
2004-06-22  Kurt Zeilengacleanup
2004-06-22  Jong Hyuk Choilimit checking in syncrepl
2004-06-22  Pierangelo... use hard limit instead of returning adminLimitExceeded...
2004-06-22  Pierangelo... asserts contradict the comment above and are basically...
2004-06-22  Pierangelo... fix indices and limits for backends oher than bdb
2004-06-22  Kurt ZeilengaReplaced MSAD specific stuff
2004-06-21  Pierangelo... clear pagedresults_state if reusing an inactive connect...
2004-06-21  Pierangelo... more improvements
2004-06-21  Pierangelo... fix response output
2004-06-21  Pierangelo... fix ITS#3196; more to do
2004-06-21  Pierangelo... fix pagedResults dangling pointer in parsing cookie...
2004-06-21  Pierangelo... parse page control only in case of succes...
2004-06-21  Pierangelo... allow back-ldap as module... (ITS#3194)
2004-06-21  Pierangelo... add test for rootdn; better check search results (not...
2004-06-21  Pierangelo... clarify usage for internal searches
2004-06-21  Pierangelo... actually, we're not proxying SASL bind at all
2004-06-21  Jong Hyuk Choisyncrepl retry code fix for correct timing
2004-06-21  Pierangelo... improve readability
2004-06-21  Pierangelo... clean up unnecessary checks; don't use SASL native...
2004-06-20  Pierangelo... not sure that cyrus-sasl doesn't honor empty authz...
2004-06-20  Pierangelo... improve test028; add test029 about glueing ldap databas...
2004-06-20  Pierangelo... make authz mode selection fully manual, plus more cleanup
2004-06-20  Pierangelo... fix erroneous logging
2004-06-20  Pierangelo... add shortcut for 'users'; but, very important, cleanup...
2004-06-20  Pierangelo... add debug to rewrite tool
2004-06-20  Pierangelo... manual cleanup
2004-06-20  Luke HowardDo not crash if computed attribute has no values -...
2004-06-19  Pierangelo... detect mechs that are known to perform native authz
2004-06-19  Pierangelo... improve message
2004-06-19  Pierangelo... allow a hidden parameter to instruct the proxy that...
2004-06-19  Kurt ZeilengaRebuild
2004-06-19  Pierangelo... cleanup limits for internal searches...
next