Kurt Zeilenga
|
b57c11f4bd
|
BDB_ALIASES and BDB_SUBENTRIES cleanup
|
2002-01-29 04:53:47 +00:00 |
|
Kurt Zeilenga
|
98a2c60c3a
|
Delete CDB (no transactions) support
|
2002-01-28 22:57:50 +00:00 |
|
Howard Chu
|
713e6beb8d
|
Entry caching. Based on ITS#1545 from Jong Hyuk Choi, jongchoi@us.ibm.com
|
2002-01-25 07:19:01 +00:00 |
|
Howard Chu
|
cf8349f895
|
Added "fewest" lockdetect keyword, to abort txn with fewest locks
|
2002-01-18 13:32:01 +00:00 |
|
Kurt Zeilenga
|
0e2af54a3f
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
|
Kurt Zeilenga
|
abd9be4def
|
Remove lint and misc MSVC updates
|
2001-12-09 02:34:45 +00:00 |
|
Howard Chu
|
24d1ab848c
|
Added experimental support for DB_DIRTY_READ.
|
2001-11-28 03:11:04 +00:00 |
|
Howard Chu
|
91f47e0ee6
|
Add #define SLAP_BDB_ALLOW_DBNOTXN to control dbnotxn keyword
|
2001-11-27 04:35:58 +00:00 |
|
Howard Chu
|
323689da57
|
Added "dbnotxn" config keyword. If present, back-bdb uses DB_INIT_CDB
(Concurrent Data Store mode) instead of DB_INIT_TXN. Faster, but tends
to impede writers.
|
2001-11-27 02:35:20 +00:00 |
|
Howard Chu
|
a3ded4782e
|
Changed AttributeType.sat_cname from char * to struct berval.
Forced SLAP_USE_AD code, removed ifdefs of old code. filterindex.c is
still badly broken when BDB_FILTER_INDICES is defined, working on that...
|
2001-11-16 08:18:58 +00:00 |
|
Kurt Zeilenga
|
96e0038832
|
Initial idl fetch code, undef BDB_INDEX for now, other cleanup
|
2001-10-05 01:19:58 +00:00 |
|
Kurt Zeilenga
|
0135c8dbb1
|
Add BDB index config code
|
2001-10-03 21:11:52 +00:00 |
|
Kurt Zeilenga
|
292b6c8757
|
Replace #if 0 with #if MACRO
|
2001-10-03 20:34:00 +00:00 |
|
Kurt Zeilenga
|
283a8f1b4f
|
Add dead lock detection thread.
|
2000-09-29 00:18:29 +00:00 |
|
Kurt Zeilenga
|
819b5303da
|
Add txn_checkpoint()'ing
disable moddn/newSuperior (needs re'IDing)
|
2000-09-28 04:09:13 +00:00 |
|
Kurt Zeilenga
|
ddb1124e42
|
Rough in extended ops, modify, and modrdn.
General code cleanup.
|
2000-09-27 22:28:59 +00:00 |
|
Kurt Zeilenga
|
c182511f91
|
Add bdb_bind, clean up init, s/Backend/BackendDB/
|
2000-09-25 23:41:16 +00:00 |
|
Kurt Zeilenga
|
e50c9b1588
|
Add minimal config support
|
2000-09-25 21:10:21 +00:00 |
|