2003-04-17 |
Howard Chu | Added CACHE_ENTRY_NO_KIDS flag to bei_state to shortcut... |
blob | commitdiff | raw |
2003-04-16 |
Howard Chu | Hierarchical cache management. |
blob | commitdiff | raw | diff to current |
2003-04-08 |
Jong Hyuk Choi | IDL cache locking change (mutex -> rwlock) |
blob | commitdiff | raw | diff to current |
2003-04-05 |
Howard Chu | Define MINIMUM_SEARCH_STACK_DEPTH=8, search_aliases... |
blob | commitdiff | raw | diff to current |
2003-04-05 |
Howard Chu | Added code for BDB_ALIASES. Please test. |
blob | commitdiff | raw | diff to current |
2003-03-30 |
Howard Chu | Major API change - (SLAP_OP_BLOCKS) All request paramet... |
blob | commitdiff | raw | diff to current |
2003-03-29 |
Howard Chu | Deleted bi_database_mutex, use DB_LOCK instead. Changed... |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Howard Chu | Save DB_LOCK structure so it can be released later. |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Howard Chu | BDB_HIER was defined by accident, undef |
blob | commitdiff | raw | diff to current |
2003-03-18 |
Howard Chu | Don't use DB_AUTO_COMMIT when opening a database |
blob | commitdiff | raw | diff to current |
2003-03-13 |
Howard Chu | ITS#2371, fix BDB_SUBDIRs |
blob | commitdiff | raw | diff to current |
2003-02-26 |
Howard Chu | Fix attribute/group to allow TXN to abort on lock failu... |
blob | commitdiff | raw | diff to current |
2003-02-07 |
Jong Hyuk Choi | use of pre-assigned locker in bdb_group() / bdb_attribute() |
blob | commitdiff | raw | diff to current |
2003-02-05 |
Jong Hyuk Choi | LDAP Sync Operation (draft-zeilenga-ldup-sync) as a... |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Kurt Zeilenga | Happy new year |
blob | commitdiff | raw | diff to current |
2002-12-10 |
Howard Chu | Added config keyword "searchstack" for setting search... |
blob | commitdiff | raw | diff to current |
2002-12-10 |
Howard Chu | From ITS#2183, use a long-lived IDL stack per thread. |
blob | commitdiff | raw | diff to current |
2002-11-26 |
Kurt Zeilenga | Reorder header inclusion to resolve ITS#2204. |
blob | commitdiff | raw | diff to current |
2002-10-25 |
Jong Hyuk Choi | LCUP persistent search code drop |
blob | commitdiff | raw | diff to current |
2002-09-19 |
Howard Chu | Simpler fix for NO_THREADS |
blob | commitdiff | raw | diff to current |
2002-09-19 |
Howard Chu | Updated BDB_HIER for current API |
blob | commitdiff | raw | diff to current |
2002-09-19 |
Howard Chu | Fixes for NO_THREADS |
blob | commitdiff | raw | diff to current |
2002-09-10 |
Howard Chu | Unifdef BDB_IDL_MULTI. |
blob | commitdiff | raw | diff to current |
2002-08-25 |
Howard Chu | Fix previous commit, BDB_REUSE_LOCKERS was inside a... |
blob | commitdiff | raw | diff to current |
2002-08-24 |
Howard Chu | Experimental code that uses one locker ID per thread... |
blob | commitdiff | raw | diff to current |
2002-08-22 |
Howard Chu | Added support for BDB 4.1.17 |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Jong Hyuk Choi | redesign of back-bdb locking : |
blob | commitdiff | raw | diff to current |
2002-04-19 |
Jong Hyuk Choi | Patch for ITS# 1643 |
blob | commitdiff | raw | diff to current |
2002-04-15 |
Jong Hyuk Choi | concurrent cache access: separation of cache lock ... |
blob | commitdiff | raw | diff to current |
2002-02-02 |
Kurt Zeilenga | switch to openldap-data directory |
blob | commitdiff | raw | diff to current |
2002-02-02 |
Kurt Zeilenga | Add cache txn_prepare code based upon submission (ITS... |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Kurt Zeilenga | BDB_ALIASES and BDB_SUBENTRIES cleanup |
blob | commitdiff | raw | diff to current |
2002-01-28 |
Kurt Zeilenga | Delete CDB (no transactions) support |
blob | commitdiff | raw | diff to current |
2002-01-28 |
Kurt Zeilenga | Add whoami extended operation. LDBM_PRE_GIANT_RWLOCK |
blob | commitdiff | raw | diff to current |
2002-01-25 |
Howard Chu | Entry caching. Based on ITS#1545 from Jong Hyuk Choi... |
blob | commitdiff | raw | diff to current |
2002-01-18 |
Howard Chu | Added compatibility macros for BDB3/4 lock_get, txn_id. |
blob | commitdiff | raw | diff to current |
2002-01-13 |
Howard Chu | Turn on BDB_IDL_MULTI by default |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Kurt Zeilenga | Update copyright statements |
blob | commitdiff | raw | diff to current |
2001-12-29 |
Howard Chu | More cleanup |
blob | commitdiff | raw | diff to current |
2001-12-10 |
Howard Chu | Revert previous commit. Checked in by mistake. |
blob | commitdiff | raw | diff to current |
2001-12-10 |
Howard Chu | Changed backglue configuration. Added noSubordinates... |
blob | commitdiff | raw | diff to current |
2001-12-08 |
Howard Chu | Changed be_nsuffix from char ** to struct berval *... |
blob | commitdiff | raw | diff to current |
2001-12-07 |
Howard Chu | Some fixes for BDB_IDL_MULTI. Experimental back-hdb... |
blob | commitdiff | raw | diff to current |
2001-12-07 |
Howard Chu | Re-introduce BDB_ID2ENTRY_PAGESIZE. Even if the index... |
blob | commitdiff | raw | diff to current |
2001-12-07 |
Howard Chu | Bare minimum changes to support BDB 4.0 |
blob | commitdiff | raw | diff to current |
2001-12-07 |
Howard Chu | When using BDB_IDL_MULTI, there are no longer any issue... |
blob | commitdiff | raw | diff to current |
2001-12-06 |
Howard Chu | Experimental index management. Uncomment BDB_IDL_MULTI... |
blob | commitdiff | raw | diff to current |
2001-11-28 |
Howard Chu | Renamed BDB_ID2ENTRY_PAGESIZE to just BDB_PAGESIZE... |
blob | commitdiff | raw | diff to current |
2001-11-28 |
Howard Chu | Added experimental support for DB_DIRTY_READ. |
blob | commitdiff | raw | diff to current |
2001-11-27 |
Howard Chu | Set the id2entry database pagesize to BDB_ID2ENTRY_PAGE... |
blob | commitdiff | raw | diff to current |
2001-11-27 |
Howard Chu | Eliminated nextid database. id2entry database is now... |
blob | commitdiff | raw | diff to current |
2001-11-27 |
Howard Chu | Added "dbnotxn" config keyword. If present, back-bdb... |
blob | commitdiff | raw | diff to current |
2001-11-24 |
Howard Chu | Removed unused "range" argument from indexing functions... |
blob | commitdiff | raw | diff to current |
2001-10-13 |
Kurt Zeilenga | BDB updates... haven't had a chance to work on this... |
blob | commitdiff | raw | diff to current |
2001-10-05 |
Kurt Zeilenga | BDB_INDEX code does no harm (but no good yet, not used... |
blob | commitdiff | raw | diff to current |
2001-10-05 |
Kurt Zeilenga | Another round. BDB_INDEX almost ready for functional... |
blob | commitdiff | raw | diff to current |
2001-10-05 |
Kurt Zeilenga | Initial idl fetch code, undef BDB_INDEX for now, other... |
blob | commitdiff | raw | diff to current |
2001-10-04 |
Kurt Zeilenga | Add some initial BDB_INDEX code... needs much work. |
blob | commitdiff | raw | diff to current |
2001-10-03 |
Kurt Zeilenga | An incremental step. |
blob | commitdiff | raw | diff to current |
2001-10-03 |
Kurt Zeilenga | Add BDB index config code |
blob | commitdiff | raw | diff to current |
2001-10-03 |
Kurt Zeilenga | Replace #if 0 with #if MACRO |
blob | commitdiff | raw | diff to current |
2001-10-03 |
Kurt Zeilenga | Enable management of attribute indices. Not yet used... |
blob | commitdiff | raw | diff to current |
2001-06-15 |
Kurt Zeilenga | Work in progress codes. !UNTESTED! |
blob | commitdiff | raw | diff to current |
2000-09-29 |
Kurt Zeilenga | Add dead lock detection thread. |
blob | commitdiff | raw | diff to current |
2000-09-28 |
Kurt Zeilenga | Add txn_checkpoint()'ing |
blob | commitdiff | raw | diff to current |
2000-09-27 |
Kurt Zeilenga | Rough in extended ops, modify, and modrdn. |
blob | commitdiff | raw | diff to current |
2000-09-26 |
Kurt Zeilenga | replace ALLIDS with RANGE IDLs |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Kurt Zeilenga | Add bdb_bind, clean up init, s/Backend/BackendDB/ |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Kurt Zeilenga | Disable sub directory support for now |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Kurt Zeilenga | Rough in search routine |
blob | commitdiff | raw | diff to current |
2000-09-24 |
Kurt Zeilenga | Add compare routine |
blob | commitdiff | raw | diff to current |
2000-09-23 |
Kurt Zeilenga | rough in an add/delete and deadlock avoidance |
blob | commitdiff | raw | diff to current |
2000-09-22 |
Kurt Zeilenga | Add bdb_add() and supporting routines |
blob | commitdiff | raw | diff to current |
2000-09-22 |
Kurt Zeilenga | remove lint |
blob | commitdiff | raw | diff to current |
2000-09-20 |
Kurt Zeilenga | Add dn2id code |
blob | commitdiff | raw | diff to current |
2000-09-20 |
Kurt Zeilenga | Reply on DB_CONFIG for tuning... |
blob | commitdiff | raw | diff to current |
2000-09-19 |
Kurt Zeilenga | Add new nextid code. |
blob | commitdiff | raw | diff to current |
2000-09-19 |
Kurt Zeilenga | Add rough implementation of tool callbacks. |
blob | commitdiff | raw | diff to current |
2000-09-18 |
Kurt Zeilenga | Don't set DB_PRIVATE yet. |
blob | commitdiff | raw | diff to current |
2000-09-18 |
Kurt Zeilenga | Add errpfx and errcall |
blob | commitdiff | raw | diff to current |
2000-09-18 |
Kurt Zeilenga | Add set_*_dir calls |
blob | commitdiff | raw | diff to current |
2000-09-18 |
Kurt Zeilenga | Fix up back-bdb framework |
blob | commitdiff | raw | diff to current |
2000-09-18 |
Kurt Zeilenga | Framework for back-bdb |
blob | commitdiff | raw | diff to current |
|