]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/proto-bdb.h
Update copyright for next release
[openldap] / servers / slapd / back-bdb / proto-bdb.h
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-11-10 Quanah Gibson-MountWarning cleanup: signed meets unsigned.
2008-11-10 Quanah Gibson-Mountdbpagesize, checksum keywords
2008-09-27 Quanah Gibson-MountUse ConfigReply to return error messages to the client
2008-09-03 Quanah Gibson-MountUse read-only txn's instead of read lockers. Support...
2008-02-12 Quanah Gibson-MountCleanup bdb_next_id unused arg
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-02-10 Howard ChuCleanup bdb_next_id unused arg
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-06 Howard ChuSync with HEAD
2007-12-06 Howard ChuRe-introduce hdb dup_compare function, default compares...
2007-12-06 Howard ChuITS#5262, sync with HEAD
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-21 Quanah Gibson-MountITS#5183
2007-11-18 Howard ChuFix prev commit
2007-11-18 Howard ChuITS#5183 preliminary fix - this whole approach needs...
2007-11-15 Quanah Gibson-MountCache-thrashing protection: if the DB has more entries...
2007-11-12 Howard ChuCache-thrashing protection: if the DB has more entries...
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
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-13 Kurt ZeilengaQuick merge: everything from HEAD
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-10-19 Kurt ZeilengaSync with HEAD
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
2004-11-15 Pierangelo Masaratiremove back-*/external.h
2004-11-13 Howard ChuUpdate BDB 4.3 errcall prototype again to silence warnings
2004-11-11 Pierangelo Masaratirework static backend initialization
2004-11-08 Howard ChuAssist in cache debugging
2004-10-16 Howard ChuBDB 4.3 compatibility
2004-09-28 Howard ChuAdd SLAP_MR_ORDERED_INDEX - support for inequality...
2004-07-09 Jong Hyuk ChoiSLAP_IDL_CACHE macro removed
2004-06-22 Jong Hyuk Choipatch for ITS#3173
2004-03-06 Howard ChuRevert to original code
2004-03-05 Howard Chuunifdef SLAP_IDL_CACHE
2004-01-01 Kurt ZeilengaHappy new year
2003-12-01 Howard ChuConsolidate passwd extop in frontend
2003-11-28 Kurt ZeilengaNotices
2003-11-11 Jong Hyuk Choiupdate ldapsync/syncrepl code according to the new...
2003-11-10 Jong Hyuk Choi1. Session history support
2003-10-03 Howard ChuFix HDB's use of IDL cache
2003-09-29 Hallvard FurusethDeclare bdb_cache_entry_db_unlock().
2003-09-27 Howard ChuAdd EntryInfo free list
2003-09-25 Jong Hyuk Choido not cache internal search results for present entry...
2003-09-25 Howard ChuRevert to previous behavior:
2003-09-22 Howard ChuCleanup prev commit
2003-09-22 Howard Chuback-hdb caching updates, use EntryInfo cache for hdb_d...
2003-09-21 Howard ChuRevert broken index optimizations
2003-09-10 Jong Hyuk Choiadd bdb_get_commit_csn() for use in bdb_search
2003-08-30 Jong Hyuk Choislaptool update for LDAP Sync replication
2003-08-27 Jong Hyuk Choiunifdef LDAP_SYNC and LDAP_SYNCREPL
2003-08-26 Jong Hyuk ChoiContext CSN updates for hdb
2003-08-25 Jong Hyuk ChoiContext CSN Patch (2)
2003-08-23 Luke HowardFix symbol name collision when LDAP_SYNC && BDB_HIER
2003-08-23 Jong Hyuk ChoiContext CSN patch (1)
2003-07-01 Jong Hyuk ChoiBerkeley DB congestion avoidance
2003-06-27 Jong Hyuk ChoiLCUP primitive routines removed
2003-06-13 Howard ChuMore fixes for modify - don't delete index keys that...
2003-05-25 Howard ChuRestructured to avoid direct use of sl_malloc functions...
2003-05-23 Howard ChuITS#2541 added bdb_cache_delete_cleanup() to defer...
2003-05-01 Howard ChuFix HDB search_aliases crash, cleanup search scope...
2003-04-23 Howard ChuSubtree rename support for the cache
next