]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/modrdn.c
Merge remote-tracking branch 'origin/mdb.master'
[openldap] / servers / slapd / back-bdb / modrdn.c
2011-09-17 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-14 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-13 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-12 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-10 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-01 Howard ChuMerge remote branch 'mdb4/master'
2011-01-05 Kurt ZeilengaHappy New Year
2010-04-13 Kurt Zeilengahappy belated New Year
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-10-13 Hallvard FurusethWarning cleanup: Missing braces in initialization.
2008-08-27 Howard ChuUse read-only txn's instead of read lockers. Support...
2008-05-01 Howard ChuFix prev commit
2008-05-01 Howard ChuUse o_extra instead of o_private
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
next