]> git.sur5r.net Git - openldap/history - servers/slapd/back-bdb/proto-bdb.h
Sync with HEAD
[openldap] / servers / slapd / back-bdb / proto-bdb.h
2005-11-03 Kurt ZeilengaSync with HEAD
2005-09-28 Kurt ZeilengaSync with HEAD
2005-08-09 Kurt ZeilengaSync with HEAD
2005-04-29 Kurt ZeilengaInitial round of changes for 2.3 beta
2005-03-14 Kurt ZeilengaSync with HEAD
2005-01-24 Kurt ZeilengaSync with HEAD
2005-01-20 Kurt ZeilengaSync with HEAD
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
2003-04-23 Howard ChuFunction renaming, make internal funcs static, etc.
2003-04-22 Howard Chufilter_candidate tweaks, search_stack tweaks
2003-04-22 Howard ChuTrim dead BDB_HIER stuff
2003-04-22 Howard ChuMem context tweaks for bdb_dn2idl
2003-04-22 Howard ChuMoved IDL cache code to standalone functions.
2003-04-22 Howard ChuPass parent EntryInfo instead of parent DN to dn2id_add...
2003-04-21 Howard Chumemory context tweaks
2003-04-17 Howard ChuAdded CACHE_ENTRY_NO_KIDS flag to bei_state to shortcut...
2003-04-16 Howard ChuHierarchical cache management.
2003-04-11 Howard ChuMore memory context tweaks
2003-04-05 Pierangelo Masaraticleanup & more
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-03-26 Howard ChuDeleted BackendInfo->bi_acl_attribute, bi_acl_group.
2003-03-18 Howard ChuDon't use DB_AUTO_COMMIT when opening a database
2003-03-12 Jong Hyuk Choideclaration of bdb_idl_entry_cmp()
2003-02-14 Kurt ZeilengaUse function pointers to get at backend routines.
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-09-19 Howard ChuSimpler fix for NO_THREADS
2002-09-19 Howard ChuFixes for NO_THREADS
2002-08-29 Pierangelo Masaratiadd bdb_hasSubordinates() helper
2002-08-26 Kurt Zeilengacleanup
2002-08-24 Howard ChuExperimental code that uses one locker ID per thread...
2002-08-22 Howard ChuOS/390 EBCDIC support
2002-06-10 Jong Hyuk ChoiDB_RMW flag to dn2id and id2entry
2002-06-06 Jong Hyuk Choiremove dbenv->lock_put() call from transaction-protecte...
2002-05-31 Jong Hyuk Choiredesign of back-bdb locking :
2002-03-18 Howard ChuUse a single malloc'd block for all the temporary IDL...
2002-02-11 Kurt ZeilengaUse UUID to generate a GID for txn_prepare. Based...
2002-01-25 Howard ChuEntry caching. Based on ITS#1545 from Jong Hyuk Choi...
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-13 Howard ChuModify performance patch from Gertjan van Wingerde...
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-29 Howard ChuMore cleanup
2001-12-27 Howard ChuMore struct berval fixes
2001-12-27 Kurt ZeilengaMisc cleanup
2001-12-27 Kurt ZeilengaQuick struct berval DN support for defer alias API.
2001-12-26 Howard ChuSome more (incomplete) struct berval conversion
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2001-12-24 Kurt ZeilengaEvery quick mod to use a struct berval for e_dn/e_ndn...
2001-12-08 Howard ChuSwitched to dn_parent1, cleaned up dn2id_add/delete
2001-12-06 Howard ChuExperimental index management. Uncomment BDB_IDL_MULTI...
2001-12-06 Howard ChuMinor rearrangement, give pdn to dn2id_add to avoid...
2001-11-27 Howard ChuFix segv in slapcat. Tool must use be_entry_return...
2001-11-26 Howard ChuSome tweaks to cut down on IDL stack usage. idl_interse...
2001-11-24 Howard ChuRemoved unused "range" argument from indexing functions...
2001-11-16 Howard ChuChanged AttributeType.sat_cname from char * to struct...
2001-11-12 Howard ChuAdded bdb_attribute and bdb_group ACL support routines
2001-10-13 Kurt ZeilengaBDB updates... haven't had a chance to work on this...
2001-10-05 Kurt ZeilengaAnother round. BDB_INDEX almost ready for functional...
2001-10-05 Kurt ZeilengaInitial idl fetch code, undef BDB_INDEX for now, other...
next