]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/proto-bdb.h
Merge remote branch 'origin/mdb.master'
[openldap] / servers / slapd / back-bdb / proto-bdb.h
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-08-25 Howard ChuITS#6983 fix duplicate entry in HDB subtree IDL
2011-02-23 Howard ChuUse refcnt instead of keeping entry locked in Add response
2011-01-05 Kurt ZeilengaHappy New Year
2010-12-23 Howard ChuITS#6660 preliminary fix. debug additions need to be...
2010-07-01 Howard ChuITS#6577 real fix: keep dn2id cursor open until we...
2010-04-13 Kurt Zeilengahappy belated New Year
2010-01-18 Pierangelo Masaratiimplement support for selective iteration in slaptools...
2009-05-06 Howard ChuMore for prev commit: delete bdb_cache_info(), must...
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-10-17 Hallvard FurusethWarning cleanup: Signed meets unsigned:
2008-10-15 Howard ChuAdd dbpagesize keyword for configuring DB file page...
2008-09-23 Ralf HaferkampUse ConfigReply to return error messages to the client
2008-08-27 Howard ChuUse read-only txn's instead of read lockers. Support...
2008-02-10 Howard ChuCleanup bdb_next_id unused arg
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-06 Howard ChuRe-introduce hdb dup_compare function, default compares...
2007-12-06 Howard ChuITS#5262 must protect dn2id between the time it's read...
2007-12-05 Howard ChuITS#5262 additional cleanup
2007-12-05 Howard ChuITS#5262 use explicit cursor and locker in dn2id
2007-11-18 Howard ChuFix prev commit
2007-11-18 Howard ChuITS#5183 preliminary fix - this whole approach needs...
2007-11-12 Howard ChuCache-thrashing protection: if the DB has more entries...
2007-08-17 Howard ChuMore for BDB 4.6 compatibility
2007-08-11 Howard ChuRemove tool_id2entry_get
2007-08-07 Pierangelo Masaratiadd monitor support for unindexed attributes (need...
2007-02-08 Howard Chuuse dn2id index for extended filters using entryDN
2007-01-25 Howard ChuFree main-thread keys in db_close, can't do it later...
2007-01-17 Howard ChuMinor tweaks, put dup EntryInfo's on free list instead...
2007-01-04 Howard ChuUnify use of BDB lockers
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-09-26 Pierangelo Masaratidon't know exactly the reason, but here without this...
2006-09-14 Pierangelo Masaratiminor cleanup
2006-09-06 Pierangelo Masarati- setup framework for monitoring of back-bdb/back-hdb...
2006-01-03 Kurt ZeilengaHappy new year!
2005-10-27 Howard ChuMulti-threaded slapindex
2005-10-26 Howard ChuUse sorted array for indexed attrs instead of AVL tree
2005-10-22 Howard ChuAdd IDL caching for slapadd/slapindex quick mode
2005-10-18 Howard ChuEliminate long-lived read transaction, we can just...
2005-10-18 Howard ChuITS#4088 force cursors to use same locker
2005-10-16 Howard ChuITS#4088 proposed fix
2005-09-26 Howard ChuMore hdb optimizing - cache subtree IDLs, not just...
2005-09-15 Howard ChuMore optimizing - try harder to avoid sorting
2005-09-13 Howard ChuMore back-hdb search optimization
2005-07-27 Hallvard Furusethbdb_locker_id, bdb_locker_id_free: BerkeleyDB lock...
2005-07-14 Hallvard FurusethSilence "empty statement" warnings
2005-07-12 Howard ChuITS#3857 fix bottom-up modrdn cascades, use a global...
2005-04-21 Howard ChuDynamic indexing support
2005-04-21 Howard ChuAdded some delete handlers
2005-04-16 Howard ChuITS#3660 fix BDB verbose calls
2005-04-13 Howard ChuITS#3647 back-hdb fixes, create unsorted subtree IDLs...
2005-03-02 Howard ChuMore verbmasks cleanup, added index unparsing
2005-03-02 Howard ChuReorganized config/bconfig. Migrated back-bdb config.
2005-01-24 Howard ChuFix redundant index lookups from component matching
2005-01-14 Howard ChuMore cleanup of unused stuff
2005-01-11 Howard ChuClean up unused bt_compare references
2005-01-11 Howard ChuStart removing custom sort functions from hdb
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-20 Jong Hyuk Choimisc fix for the component indexing commit
2004-12-14 Jong Hyuk Choiadaptive caching implementation
2004-11-17 Pierangelo Masaratilog the right function names
next