]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/modrdn.c
Fix prev cache.c commit
[openldap] / servers / slapd / back-bdb / modrdn.c
2008-02-07 Ralf HaferkampFix crash when no-op control is used (ITS#5358)
2008-01-11 Howard ChuITS#5319 no special treatment for no-effect renames
2008-01-11 Howard ChuITS#5319 allow rename to same DN
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-28 Howard ChuRemove unnneded boi_locker field
2007-12-05 Howard ChuITS#5262 use explicit cursor and locker in dn2id
2007-11-12 Howard ChuTweak entry parent check
2007-08-28 Pierangelo Masaratiplug leak
2007-08-17 Howard ChuMore for BDB 4.6 compatibility
2007-01-02 Kurt Zeilengahappy new year
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-02 Luke HowardRemove RDN checks/logging -- now done by frontend
2006-01-01 Luke HowardAdd orr_modlist member to request structure, containing...
2005-12-06 Pierangelo Masaratiuse helper to destroy modrdn modifications...
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-09-10 Howard ChuTweak newsuperior error codes
2005-09-10 Howard ChuITS#2757 remove be_isroot checks, simplify...
2005-08-01 Luke Howardslap_mods2entry() should not zero pointers into the...
2005-07-12 Howard ChuITS#3857 fix bottom-up modrdn cascades, use a global...
2005-04-28 Howard ChuPropagate Abandon to allow cleanup callbacks to run
2005-04-28 Howard ChuCheck for abandon during transaction retry
2005-04-15 Howard ChuITS#3657 added missing check
2005-04-08 Pierangelo Masaratiimplement add/delete granularity in write access (ITS...
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-05 Kurt Zeilengaunifdef -DBDB_ALIASES
2004-10-30 Howard ChuDon't access entry after commit; it may be gone if...
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-07-05 Howard ChuBetter fix for ITS#3213, plug mem leaks. Also fix postr...
2004-06-28 Jong Hyuk Choilogging psearch return code
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 Kurt Zeilengacleanup
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 : delete parent entries after modrdn...
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 ChuITS#2895 TXN_PREPARE is not needed since we use nested...
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 Howard ChuITS#2741 yield before backing off
2003-09-24 Howard ChuAdd memctx param to build_new_dn(). cleanup DN leaks.
2003-09-24 Howard ChuSilence valgrind warnings of uninit'd memory
2003-09-23 Howard ChuPlug a leak.
2003-09-22 Howard Chuback-hdb caching updates, use EntryInfo cache for hdb_d...
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 (4)
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-24 Howard ChuDon't use single malloc for BDB_HIER e->e_name + e...
2003-05-02 Hallvard FurusethFix printf/Debug format arguments.
2003-04-30 Howard ChuLog errors from dn2id failures
2003-04-29 Kurt Zeilengaremove dnNormalize2
2003-04-23 Howard ChuFunction renaming, make internal funcs static, etc.
2003-04-22 Howard ChuFix args to bdb_cache_modrdn
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-12 Howard ChuMemory context tweaks for other ops
2003-04-11 Howard ChuMore memory context tweaks
next