]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/modify.c
Happy New Year (belated)
[openldap] / servers / slapd / back-bdb / modify.c
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2008-01-02 Pierangelo Masaratidon't leave 'round pointers to buffers on the stack
2007-12-28 Howard ChuRemove unnneded boi_locker field
2007-12-06 Hallvard FurusethRemove unused variable
2007-11-20 Howard ChuITS#5183 - better delete index handling
2007-11-18 Howard ChuITS#5183 preliminary fix - this whole approach needs...
2007-08-17 Howard ChuMore for BDB 4.6 compatibility
2007-08-16 Pierangelo Masaratilet req_modify_s and req_modrdn_s have a common portion...
2007-04-11 Pierangelo Masaratifix no-op crasher (ITS#4925)
2007-01-10 Howard ChuDon't zero out attr value flags
2007-01-02 Kurt Zeilengahappy new year
2006-12-31 Howard ChuCleanup db_lock/unlock parameters
2006-11-27 Howard ChuAvoid unnecessary calls to oc_bvfind
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-08-22 Kurt Zeilengas/managedit/relax/
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-03 Kurt ZeilengaHappy new year!
2005-12-15 Pierangelo Masaratilog what is being modified
2005-11-18 Pierangelo Masaratibetter fix to ITS#4183 (the prototype in proto-slap...
2005-11-14 Pierangelo Masaratidon't leak fakeroot save_attrs
2005-11-14 Pierangelo Masaratireset freed resources
2005-11-14 Pierangelo Masaratihandle empty parent (related to ITS#4171)
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-09-08 Howard ChuCheck errcode from dn2entry before using ei
2005-08-01 Luke HowardAdd o_no_schema_check to operation structure
2005-05-13 Kurt ZeilengaAdditional manageDIT changes.
2005-05-13 Kurt ZeilengamanageDIT framework and obsolete objectclasses/DIT...
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#3616 store contextCSN in glue entry if database...
2005-04-09 Howard ChuSilence warnings in prev commit
2005-04-09 Howard ChuITS#3616 fixes for zero-length DN entry. generate conte...
2005-03-20 Kurt Zeilengacleanup
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-08 Pierangelo Masarati...but rather here: GLUE entries would remain such...
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-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-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-09 Ralf HaferkampITS#3226: Clear attribute flags after schema_check...
2004-07-05 Howard ChuBetter fix for ITS#3213, plug mem leaks. Also fix postr...
2004-06-29 Pierangelo Masarati`err' might be used uninitialized
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-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-22 Kurt ZeilengaAdd pre-read FIXME comment
2004-06-15 Kurt ZeilengaPartial fix for ITS#3188.
2004-02-24 Jong Hyuk Choimisc addition to the previous glueing commit
2004-02-22 Jong Hyuk Choisyncrepl update: 1) improve error handling 2) glueing...
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-21 Howard ChuRevert broken index optimizations
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 (2)
2003-08-23 Jong Hyuk ChoiContext CSN patch (1)
2003-08-07 Kurt ZeilengaAdd initial support for modify/increment. No over...
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-13 Howard ChuMore fixes for modify - don't delete index keys that...
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-14 Luke HowardDon't crash if attr_find() fails (Howard, you might...
2003-05-13 Howard ChuOptimize modify_internal, only reindex the actual modif...
2003-04-16 Howard ChuHierarchical cache management.
next