Kurt Zeilenga
|
96e0038832
|
Initial idl fetch code, undef BDB_INDEX for now, other cleanup
|
2001-10-05 01:19:58 +00:00 |
|
Kurt Zeilenga
|
5160da05e5
|
Add some initial BDB_INDEX code... needs much work.
|
2001-10-04 22:29:34 +00:00 |
|
Kurt Zeilenga
|
3120d37951
|
More changes to let BDB build without LDBM.
|
2001-10-04 06:34:03 +00:00 |
|
Kurt Zeilenga
|
9b98f46a5e
|
Add prelim index code from LDBM, needs work...
|
2001-10-04 02:55:09 +00:00 |
|
Kurt Zeilenga
|
433eb73ef8
|
Add BDB_INDEX error handling
|
2001-10-03 23:49:38 +00:00 |
|
Kurt Zeilenga
|
3ad55b225e
|
Add error handling to BDB_INDEX code
|
2001-10-03 23:39:29 +00:00 |
|
Kurt Zeilenga
|
191853eb51
|
An incremental step.
|
2001-10-03 23:28:20 +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
|
86a680a4ec
|
Enable management of attribute indices. Not yet used by test_filter.
|
2001-10-03 20:20:29 +00:00 |
|
Pierangelo Masarati
|
8a3768276a
|
candidate check using new macro from Kurt
|
2001-10-02 19:15:05 +00:00 |
|
Kurt Zeilenga
|
773b1907d2
|
Add BDB_IDL_N() macro for ando
|
2001-10-02 19:04:12 +00:00 |
|
Pierangelo Masarati
|
becb7ff0ce
|
forward porting of time/size limits from back-ldbm (pending the definition of the most appropriate way to determine the number of candidates)
|
2001-10-02 12:00:01 +00:00 |
|
Pierangelo Masarati
|
4ac9b37db7
|
forward porting of empty parent dn checks from back-ldbm
|
2001-10-02 10:44:14 +00:00 |
|
Pierangelo Masarati
|
5544720505
|
forward porting of composite rdn handling from back-ldbm
|
2001-10-02 10:39:04 +00:00 |
|
Kurt Zeilenga
|
c45a6f5c23
|
Fix up binary search
|
2001-09-26 03:50:48 +00:00 |
|
Kurt Zeilenga
|
5f4d8a71e6
|
Use a 64MB stack (instead of a 64K on some systems) by default.
This should be tunable...
|
2001-09-26 02:35:41 +00:00 |
|
Kurt Zeilenga
|
8c758b34f8
|
Fix build errors
|
2001-09-26 01:54:39 +00:00 |
|
Kurt Zeilenga
|
37d44620a5
|
idl_check for back-bdb
|
2001-09-25 23:56:49 +00:00 |
|
Kurt Zeilenga
|
50223981d9
|
Fix typo
|
2001-07-31 07:53:21 +00:00 |
|
Kurt Zeilenga
|
b09727567d
|
Clean up
|
2001-07-31 04:55:14 +00:00 |
|
Kurt Zeilenga
|
60c4893b93
|
Last changes should have been #ifdef
|
2001-07-31 04:30:11 +00:00 |
|
Kurt Zeilenga
|
0bcc892fdf
|
Fix basic operations
|
2001-07-31 04:24:29 +00:00 |
|
Kurt Zeilenga
|
ca7ba1a3fd
|
Fix slapadd crash when only a subset of databases have been initialized.
Likely should have a general solution to this.
|
2001-07-31 00:16:44 +00:00 |
|
Kurt Zeilenga
|
bee0650d9c
|
Work in progress codes. !UNTESTED!
|
2001-06-15 07:08:37 +00:00 |
|
Kurt Zeilenga
|
5eaa8fc85f
|
Fix error text bugs
|
2001-03-15 03:02:23 +00:00 |
|
Kurt Zeilenga
|
e0e0b255f7
|
Fix typo in $SRCS
|
2001-03-15 03:01:54 +00:00 |
|
Kurt Zeilenga
|
468664c443
|
Adjust result code when entry is not found to noSuchObject
|
2000-10-11 18:19:26 +00:00 |
|
Kurt Zeilenga
|
492bb0263f
|
Fix thread handling and error printing
|
2000-10-01 19:21:07 +00:00 |
|
Kurt Zeilenga
|
bd9e1b772c
|
Fix no_threads build
|
2000-09-30 01:04:43 +00:00 |
|
Kurt Zeilenga
|
283a8f1b4f
|
Add dead lock detection thread.
|
2000-09-29 00:18:29 +00:00 |
|
Kurt Zeilenga
|
160bf00975
|
Disable debugging
|
2000-09-28 22:25:19 +00:00 |
|
Kurt Zeilenga
|
11ba8fcf8f
|
report retries
|
2000-09-28 18:29:50 +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
|
f106722ebf
|
working modrdn...
(need to fix leaks on transaction retries)
|
2000-09-28 02:42:20 +00:00 |
|
Kurt Zeilenga
|
67a595b328
|
fix up bdb_entry_return() calls
|
2000-09-28 02:27:49 +00:00 |
|
Kurt Zeilenga
|
fe23e0b875
|
Fix idl_insert... add/modify/delete now working w/ binary IDL search!
Leave debugging in place until post indexing work.
|
2000-09-28 01:27:01 +00:00 |
|
Kurt Zeilenga
|
75ee0afb30
|
Add idl_dump for testing purposes
|
2000-09-28 01:02:59 +00:00 |
|
Kurt Zeilenga
|
b64782a7c0
|
Clean up logging... need to hand run idl_delete to find bug
|
2000-09-28 00:24:28 +00:00 |
|
Kurt Zeilenga
|
ce01b5d755
|
Don't complain about non-existance IDL "range" candidates
|
2000-09-28 00:10:41 +00:00 |
|
Kurt Zeilenga
|
373479e5b8
|
Mostly working modify
|
2000-09-28 00:02:47 +00:00 |
|
Kurt Zeilenga
|
45b0ae2e7d
|
Fix referrals no-referrals case
|
2000-09-27 23:25:15 +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
|
cb2734eef0
|
Fix cursor logic
|
2000-09-26 22:28:12 +00:00 |
|
Kurt Zeilenga
|
077c47c2a6
|
replace ALLIDS with RANGE IDLs
|
2000-09-26 22:22:42 +00:00 |
|
Kurt Zeilenga
|
21cc085854
|
Add reindex
|
2000-09-26 20:41:54 +00:00 |
|
Kurt Zeilenga
|
fdeffe84e1
|
Add kludge to get working tests add/populate.
|
2000-09-26 20:31:34 +00:00 |
|
Kurt Zeilenga
|
dccdd30497
|
Got base entry...
|
2000-09-26 19:26:08 +00:00 |
|
Kurt Zeilenga
|
fcb3ccc526
|
Fix ber_scanf and init bugs
|
2000-09-26 17:47:24 +00:00 |
|
Kurt Zeilenga
|
63df7da68e
|
include external.h
|
2000-09-26 05:33:37 +00:00 |
|
Kurt Zeilenga
|
e2c2ff8deb
|
Apparently working slapadd!
|
2000-09-26 04:28:17 +00:00 |
|
Kurt Zeilenga
|
ebae2e5c62
|
Rough in passwd and referral routines
add diag and fix a few idl bugs
|
2000-09-26 03:47:56 +00:00 |
|
Kurt Zeilenga
|
5a30d0a9dd
|
Add more diagnostics including linear search version of idl_search()
|
2000-09-26 01:36:35 +00:00 |
|
Kurt Zeilenga
|
7b97ddabeb
|
Add diagnostics
|
2000-09-26 01:18:00 +00:00 |
|
Kurt Zeilenga
|
922cd5f41e
|
Fix nextid
|
2000-09-26 00:56:33 +00:00 |
|
Kurt Zeilenga
|
b6d63b8e17
|
Add additional diagnostics
|
2000-09-26 00:43:00 +00:00 |
|
Kurt Zeilenga
|
11797cdbeb
|
Fix initialization, add additional diagnostics
|
2000-09-26 00:12:31 +00:00 |
|
Kurt Zeilenga
|
0518820376
|
Add bind()
|
2000-09-25 23:46:54 +00:00 |
|
Kurt Zeilenga
|
c182511f91
|
Add bdb_bind, clean up init, s/Backend/BackendDB/
|
2000-09-25 23:41:16 +00:00 |
|
Kurt Zeilenga
|
6a74325e5d
|
Clean up debug messages
|
2000-09-25 21:58:41 +00:00 |
|
Kurt Zeilenga
|
61f5f03a23
|
Disable sub directory support for now
|
2000-09-25 21:30:15 +00:00 |
|
Kurt Zeilenga
|
e50c9b1588
|
Add minimal config support
|
2000-09-25 21:10:21 +00:00 |
|
Kurt Zeilenga
|
c3ab074c00
|
Update build environment for back-bdb
|
2000-09-25 20:16:19 +00:00 |
|
Kurt Zeilenga
|
ec1f989c79
|
Finish search rough in (w/o alias nor indexing support)
|
2000-09-25 19:59:45 +00:00 |
|
Kurt Zeilenga
|
61a15be30a
|
Rough in search routine
|
2000-09-25 18:59:15 +00:00 |
|
Kurt Zeilenga
|
3874e8571d
|
Add dn2entry.c
|
2000-09-24 22:48:13 +00:00 |
|
Kurt Zeilenga
|
64c521085b
|
Add compare routine
|
2000-09-24 06:04:58 +00:00 |
|
Kurt Zeilenga
|
68a5db572c
|
rough in an add/delete and deadlock avoidance
|
2000-09-23 23:15:40 +00:00 |
|
Kurt Zeilenga
|
aaab54e142
|
Add bdb_add() and supporting routines
|
2000-09-22 06:46:32 +00:00 |
|
Kurt Zeilenga
|
2b82d4f486
|
remove lint
update bdb codes
|
2000-09-22 01:40:57 +00:00 |
|
Kurt Zeilenga
|
101ec9c57f
|
modify idl_search to use binary search algorithm
|
2000-09-21 01:56:10 +00:00 |
|
Kurt Zeilenga
|
4830b23b9d
|
Add idl_delete routines
|
2000-09-20 23:29:41 +00:00 |
|
Kurt Zeilenga
|
95627d674a
|
Add dn2id code
Add idl_insert
|
2000-09-20 07:21:09 +00:00 |
|
Kurt Zeilenga
|
7ab0916488
|
Reply on DB_CONFIG for tuning...
|
2000-09-20 02:01:05 +00:00 |
|
Kurt Zeilenga
|
67e3f97097
|
Add new nextid code.
|
2000-09-19 20:13:41 +00:00 |
|
Kurt Zeilenga
|
22e739b736
|
Add rough implementation of tool callbacks.
|
2000-09-19 18:08:04 +00:00 |
|
Kurt Zeilenga
|
fe186a9c8f
|
Add BDB errcall
|
2000-09-19 01:59:08 +00:00 |
|
Kurt Zeilenga
|
b0f3bcb552
|
Don't set DB_PRIVATE yet.
|
2000-09-18 21:51:19 +00:00 |
|
Kurt Zeilenga
|
c1fdf4587c
|
Add errpfx and errcall
|
2000-09-18 21:35:08 +00:00 |
|
Kurt Zeilenga
|
da5da64ef8
|
Add set_*_dir calls
|
2000-09-18 21:19:19 +00:00 |
|
Kurt Zeilenga
|
4077211117
|
Fix up back-bdb framework
|
2000-09-18 20:03:41 +00:00 |
|
Kurt Zeilenga
|
c3b0c9bd0a
|
Initial autoconf support for back-bdb
|
2000-09-18 19:02:03 +00:00 |
|
Kurt Zeilenga
|
583cbc8c25
|
Framework for back-bdb
|
2000-09-18 18:51:07 +00:00 |
|