]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/add.c
Merge remote branch 'origin/mdb.master'
[openldap] / servers / slapd / back-bdb / add.c
2011-11-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-11 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-11 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-10 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-04 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-02 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-21 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-19 Hallvard FurusethMerge branch 'mdb.master'
2011-09-19 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-19 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-18 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-18 Howard ChuMerge remote branch 'origin/mdb.master'
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-02-23 Howard ChuUse refcnt instead of keeping entry locked in Add response
2011-01-05 Kurt ZeilengaHappy New Year
2010-06-30 Howard Chumove slap_graduate_commit_csn() to after entry lock...
2010-04-13 Kurt Zeilengahappy belated New Year
2009-05-05 Howard ChuMore for ITS#5326 - don't free ora_e->e_name if same...
2009-03-02 Howard ChuMore for prev
2009-03-02 Howard ChuITS#5457 cleanup. If we ever go back to refcounting...
2009-02-05 Pierangelo Masaratibuild entry's pretty DN from parent's (ITS#5326)
2009-02-04 Pierangelo Masaratifix structuralObjectClass modification (glue, ITS#5921...
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-12-20 Pierangelo Masaratihonor RFC4528 assertion control for LDAP add operations...
2008-10-13 Hallvard FurusethWarning cleanup: Missing braces in initialization.
2008-09-29 Emmanuel DreyfusMake sur attribute ACL are evaluated on ADD operations...
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-10 Howard ChuCleanup bdb_next_id unused arg
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-28 Howard ChuRemove unnneded boi_locker field
2007-11-11 Quanah Gibson-Mountcleanup
2007-08-17 Howard ChuMore for BDB 4.6 compatibility
2007-01-03 Howard ChuRemember our own success code in case an overlay changes it
2007-01-02 Kurt Zeilengahappy new year
2006-12-31 Howard ChuCleanup db_lock/unlock parameters
2006-12-30 Howard ChuIn bdb_cache_add use a readlock outside the txn to...
2006-12-04 Howard ChuITS#4767 fix bdb_add / translucent interaction
2006-12-01 Howard ChuTweak bei_state so cache_lru_add doesn't ever try to...
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-09-16 Kurt Zeilengareturn structuralObjectClass errors
2006-08-30 Pierangelo Masaratidon't run useless (and likely to fail) checks, if possible
2006-08-22 Kurt Zeilengas/managedit/relax/
2006-05-18 Howard ChuITS#4552 just rely on ACLs when adding entries under...
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-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
next