]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/delete.c
Happy New Year (belated)
[openldap] / servers / slapd / back-bdb / delete.c
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-28 Howard ChuRemove unnneded boi_locker field
2007-12-06 Howard ChuMore cleanup
2007-12-06 Howard ChuCleanup prev commits
2007-12-06 Howard ChuBDB 4.2 compatibility for log_printf (requires modern...
2007-12-05 Howard ChuPrefix log msgs with "slapd"
2007-12-05 Howard ChuUse BDB transaction log for debug messages
2007-08-29 Pierangelo Masaratifix test
2007-08-17 Howard ChuMore for BDB 4.6 compatibility
2007-01-02 Kurt Zeilengahappy new year
2006-12-31 Howard ChuCleanup db_lock/unlock parameters
2006-11-27 Howard ChuSkip checkpoint call if size was not specified - defer...
2006-10-14 Pierangelo Masarationly abort update if failed pre/post read control is...
2006-05-10 Ralf HaferkampITS#4532: check *pre/postread_ctrl before freeing
2006-03-30 Kurt ZeilengaAdd link to FAQ entry on BDB tuning
2006-03-08 Kurt Zeilengamore txn infrastructure
2006-03-07 Kurt Zeilengacontrol/TXN cleanup
2006-03-07 Kurt ZeilengaSome more txn infrastructure
2006-02-05 Howard ChuITS#4384 rework entryCSN handling, retrieve from incomi...
2006-01-15 Howard ChuITS#3950 delete gratuitous yield()s
2006-01-06 Pierangelo Masaratipart of o_csn memory handling cleanup
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-09 Howard Chucache LRU concurrency improvements, reorder DB accesses...
2005-11-03 Kurt ZeilengaUpdate result code to IANA-assigned values
2005-10-17 Howard ChuFix noop behavior, don't same TXN twice. Use consistent...
2005-10-13 Howard ChuMove CSN invocations to backends
2005-10-12 Howard ChuRemove obsolete csn variables
2005-04-28 Howard ChuPropagate Abandon to allow cleanup callbacks to run
2005-04-28 Howard ChuCheck for abandon during transaction retry
2005-04-08 Pierangelo Masaratiimplement add/delete granularity in write access (ITS...
2005-03-26 Kurt ZeilengaChange "subtree delete not supported" diagnostic text to
2005-02-20 Howard ChuCleanup unused variables
2005-01-15 Howard ChuDelete dubious use of be_syncinfo - only the consumer...
2005-01-14 Howard ChuDelete obsolete syncprovider stuff
2005-01-13 Howard ChuSingle consumer context per database
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-05 Howard ChuBetter fix for ITS#3365, manage back-bdb's read locks...
2004-11-26 Howard ChuMore BDB_PSEARCH cleanup
2004-11-25 Howard ChuDisable back-bdb native syncrepl support, enable syncpr...
2004-11-17 Pierangelo Masaratilog the right function names
2004-11-11 Pierangelo Masaratirework static backend initialization
2004-11-10 Jong Hyuk Choifix slap_sl_free() calls in pre / post read controls
2004-11-10 Jong Hyuk Choildapsync fix for recursive deletion (ITS#3385)
2004-11-08 Howard ChuAssist in cache debugging
2004-10-30 Howard ChuDon't access entry after commit; it may be gone if...
2004-10-12 Jong Hyuk Choisyncrepl consistency patch: utilize BDB txn rollback
2004-10-09 Jong Hyuk Choisyncrepl consistency patch
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-14 Jong Hyuk Choireferral mem leak fix
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-09-03 Jong Hyuk Choifix for test019 glitch
2004-09-02 Howard ChuITS#3309 better fix, add op->ord_csn in frontend and...
2004-09-01 Howard ChuITS#3309 fix syncrepl psearch propagation of Delete...
2004-06-28 Jong Hyuk Choilogging psearch return code
2004-06-25 Howard ChuFix previous commit, deleting under suffix...
2004-06-25 Howard ChuMore locking cleanup (ITS#3201, etc)
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 Choiusing write lock in accessing pslist
2004-06-16 Howard ChuMore for ITS#3188
2004-04-10 Pierangelo Masaratifirst round of SHADOW flags/isupdate test unification
2004-04-07 Jong Hyuk Choiupdatedn fix for syncrepl
2004-04-06 Pierangelo Masaratirework be_isupdate accordingly to be_isroot
2004-04-06 Kurt Zeilengaswap be_isroot and be_isroot_dn symbols
2004-04-05 Pierangelo Masaratiexploit new isroot_dn helper
2004-02-23 Jong Hyuk ChoiGlue entry pruning support: delete the parent entries...
2004-01-01 Kurt ZeilengaHappy new year
2003-12-29 Kurt ZeilengaUpdate no-op control to return LDAP_NO_OPERATION instea...
2003-12-24 Howard ChuFix bogus "Internal error" when deleting non-existent...
2003-12-11 Jong Hyuk Choifix for concurrent persistent searches
2003-11-28 Kurt ZeilengaNotices
2003-11-26 Jong Hyuk ChoiSupport multiple sync replication at the consumer :
2003-11-10 Jong Hyuk Choi1. Session history support
2003-10-22 Kurt ZeilengaSyncrepl code cleanup (namely prefix struct field names)
2003-09-27 Luke Howardreinstate first argument to bdb_cache_delete_cleanup()
2003-09-27 Luke HowardFix tree breakage - bdb_cache_delete_cleanup() only...
2003-09-27 Howard ChuITS#2741 yield before backing off
2003-09-20 Howard Chucn=ldapsync berval cleanup
2003-09-16 Kurt ZeilengaInitial support for pre/post read controls.
2003-08-27 Jong Hyuk Choiunifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-26 Jong Hyuk ChoiContext CSN Patch (5)
2003-08-25 Jong Hyuk ChoiContext CSN Patch (3)
2003-07-15 Jong Hyuk ChoiVarious udpates for SyncRepl
2003-07-02 Jong Hyuk Choi- partial attribute replication tested ok
2003-07-01 Jong Hyuk ChoiBerkeley DB congestion avoidance
2003-06-28 Jong Hyuk ChoiGlueing code changes for replica promotion scenario
2003-06-27 Jong Hyuk ChoiLCUP primitive routines removed
2003-06-10 Kurt ZeilengaAdd server side assert control support.
2003-05-25 Howard ChuRestructured to avoid direct use of sl_malloc functions...
2003-05-23 Howard ChuITS#2541 added bdb_cache_delete_cleanup() to defer...
2003-05-20 Jong Hyuk Choipersistent search updates with recent changes
2003-05-02 Howard ChuITS#2480 uninit'd vars
2003-04-30 Howard ChuLog errors from dn2id failures
2003-04-23 Howard ChuFunction renaming, make internal funcs static, etc.
2003-04-22 Howard ChuPass parent EntryInfo instead of parent DN to dn2id_add...
2003-04-21 Howard Chumemory context tweaks
2003-04-17 Howard ChuAdded CACHE_ENTRY_NO_KIDS flag to bei_state to shortcut...
2003-04-16 Howard ChuHierarchical cache management.
2003-04-11 Howard ChuMore memory context tweaks
next