]> git.sur5r.net Git - openldap/shortlog
openldap
2004-07-09 Kurt ZeilengaMove SETSIZE hack to a header to avoid config.status...
2004-07-09 Kurt ZeilengaMark areas needed poll(2) support with HAVE_POLL.
2004-07-09 Howard ChuFix prev commit
2004-07-09 Howard ChuUse previously unused Backend->be_context_csn
2004-07-09 Howard ChuUse long-lived per-thread TXNs for loading entries...
2004-07-09 Ralf HaferkampITS#3226: Clear attribute flags after schema_check...
2004-07-09 Howard ChuFix 't' tag option
2004-07-09 Jong Hyuk ChoiSLAP_IDL_CACHE macro removed
2004-07-09 Pierangelo... cleanup AD stuff (ITS#3225)
2004-07-07 Pierangelo... further improve error log clarity
2004-07-06 Pierangelo... small improvements
2004-07-06 Pierangelo... validate/pretty before normalizing... (ITS#3218)
2004-07-06 Pierangelo... search for DN-related atributes...
2004-07-05 Kurt Zeilengareverse last commit
2004-07-05 Kurt Zeilengafix typos in last commit
2004-07-05 Kurt Zeilengabetter ssf related error messages
2004-07-05 Howard ChuPlug mem leaks
2004-07-05 Howard ChuBetter fix for ITS#3213, plug mem leaks. Also fix postr...
2004-07-05 Pierangelo... fix URI parsing error code
2004-07-04 Pierangelo... clear shared connections when ldap_result fails with...
2004-07-04 Howard ChuPlug memleak from ITS#2895
2004-07-03 Howard ChuFix misplaced unlock in prev commit
2004-07-03 Howard ChuRe-order EntryInfo/DB locks to fix deadlocks
2004-07-03 Howard ChuAdditional debug tracking...
2004-07-03 Howard ChuFix prev commit
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...
next