]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/add.c
Happy new year!
[openldap] / servers / slapd / back-bdb / add.c
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-16 Pierangelo Masaratiremove support for control as the operation is now...
2005-12-09 Howard Chucache LRU concurrency improvements, reorder DB accesses...
2005-11-27 Kurt Zeilengaunifdef -DBDB_SUBENTRIES -DLDBM_SUBENTRIES
2005-11-04 Pierangelo Masaratireverse previous commit
2005-11-04 Pierangelo Masaratipartially revert previous commit
2005-11-04 Pierangelo Masarationly add opattrs if not shadow; use helper to extract rdn
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-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-08 Pierangelo Masaratiimplement add/delete granularity in write access (ITS...
2005-02-20 Howard ChuCleanup unused variables
2005-01-14 Howard ChuDelete obsolete syncprovider stuff
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-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-07-14 Pierangelo Masaratisilence warning
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-12 Howard ChuBetter fix for ITS#3063, #3186
2004-06-12 Howard ChuFix prev commit
2004-06-12 Howard ChuAdd glue for root DB (ITS#3063)
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 ZeilengaITS#3056 partial fix - from a slurpd perspective, the...
2004-04-06 Kurt Zeilengaswap be_isroot and be_isroot_dn symbols
2004-04-05 Pierangelo Masaratiexploit new isroot_dn helper
2004-01-01 Kurt ZeilengaHappy new year
2003-12-31 Jong Hyuk Choia patch for persistent search
2003-12-31 Kurt Zeilengacleanup
2003-12-31 Kurt Zeilengacleanup
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-24 Howard ChuITS#2895 store a copy in the entry cache
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-10-12 Kurt ZeilengaFurther cleanup last commit.
2003-10-12 Kurt ZeilengaTentative fix for last comment (tests still running)
2003-10-12 Kurt ZeilengaITS#2757: fix parent-less add bug
2003-09-27 Howard ChuITS#2741 yield before backing off
2003-09-24 Howard ChuSilence valgrind warnings of uninit'd memory
2003-09-23 Howard ChuITS#2735 - plug memory leaks
2003-09-20 Howard Chucn=ldapsync berval cleanup
2003-09-16 Kurt ZeilengaInitial support for pre/post read controls.
2003-09-08 Jong Hyuk Choiuse of bdb_modify_internal() in bdb_csn_commit()
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-07-15 Jong Hyuk ChoiVarious udpates for SyncRepl
2003-07-01 Jong Hyuk ChoiBerkeley DB congestion avoidance
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-04-22 Howard ChuPass parent EntryInfo instead of parent DN to dn2id_add...
2003-04-21 Howard Chumemory context tweaks
2003-04-16 Howard ChuHierarchical cache management.
2003-04-11 Howard ChuMore memory context tweaks
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-02-26 Howard ChuOnly check opinfo.boi_err when ACL check failed.
2003-02-26 Howard ChuFix attribute/group to allow TXN to abort on lock failu...
2003-02-07 Jong Hyuk Choiuse of pre-assigned locker in bdb_group() / bdb_attribute()
2003-02-05 Jong Hyuk ChoiLDAP Sync Operation (draft-zeilenga-ldup-sync) as a...
2003-01-03 Kurt ZeilengaHappy new year
2002-10-25 Jong Hyuk ChoiLCUP persistent search code drop
2002-10-07 Kurt ZeilengaMore "entry" level ACLs for entry add, delete, and...
2002-10-04 Kurt ZeilengaFix up last commits
2002-10-04 Kurt ZeilengaAdd "entry" ACL checks for add/delete/rename ops
2002-08-31 Pierangelo Masaratiimproved support for NOOP; add is fine, the other write...
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-06 Jong Hyuk Choiremove dbenv->lock_put() call from transaction-protecte...
2002-05-31 Jong Hyuk Choiredesign of back-bdb locking :
2002-04-19 Jong Hyuk ChoiPatch for ITS# 1643
2002-03-26 Julius EnarusaiAdded LDAP_LOG messages
2002-02-11 Kurt ZeilengaFix bug in last commit
2002-02-11 Kurt ZeilengaUse UUID to generate a GID for txn_prepare. Based...
2002-02-09 Kurt ZeilengaAdd ACL state recording to avoid multiple evaluation of
2002-02-02 Kurt ZeilengaAdd cache txn_prepare code based upon submission (ITS...
2002-01-29 Kurt ZeilengaBDB_ALIASES and BDB_SUBENTRIES cleanup
2002-01-29 Kurt ZeilengaAdd first cut BDB no-op control support.
2002-01-28 Kurt ZeilengaDelete CDB (no transactions) support
2002-01-28 Kurt ZeilengaAdd whoami extended operation. LDBM_PRE_GIANT_RWLOCK
2002-01-26 Howard ChuChanged dnParent to void instead of int. (It always...
2002-01-26 Howard ChuChanged be_issuffix and dnParent to struct bervals
next