Howard Chu
|
df3d8f3e30
|
Cleanup unused variables
|
2005-02-20 04:59:29 +00:00 |
|
Kurt Zeilenga
|
dc0eacd40b
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
|
Howard Chu
|
89912db91e
|
Store entryIDs in big-endian order, no more custom sort function.
back-hdb still needs work.
|
2004-12-06 07:28:47 +00:00 |
|
Kurt Zeilenga
|
d611a4b49a
|
unifdef -UNEW_LOGGING
|
2004-09-04 04:54:28 +00:00 |
|
Kurt Zeilenga
|
3c598e89fb
|
Happy new year
|
2004-01-01 19:15:16 +00:00 |
|
Kurt Zeilenga
|
9d811eb1fa
|
Notices
|
2003-11-28 21:08:20 +00:00 |
|
Kurt Zeilenga
|
6939c53170
|
Happy new year
|
2003-01-03 20:20:47 +00:00 |
|
Julius Enarusai
|
6107ba67d2
|
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
|
2002-07-11 20:33:24 +00:00 |
|
Julius Enarusai
|
7b05699803
|
Added LDAP_LOG messages
|
2002-03-26 21:14:23 +00:00 |
|
Kurt Zeilenga
|
0e2af54a3f
|
Update copyright statements
|
2002-01-04 21:17:25 +00:00 |
|
Howard Chu
|
5d8f2b8ba6
|
Cleanup a while() loop.
|
2001-11-27 22:10:01 +00:00 |
|
Howard Chu
|
b45133c958
|
Eliminated nextid database. id2entry database is now maintained in numerical
order, so the lastid is always the same as the last entry's ID. This is
an incompatible db file change.
|
2001-11-27 10:15:23 +00:00 |
|
Kurt Zeilenga
|
d5d801d152
|
Misc code cleanup
|
2001-11-27 03:41:03 +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 |
|
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
|
0bcc892fdf
|
Fix basic operations
|
2001-07-31 04:24:29 +00:00 |
|
Kurt Zeilenga
|
bee0650d9c
|
Work in progress codes. !UNTESTED!
|
2001-06-15 07:08:37 +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
|
61a15be30a
|
Rough in search routine
|
2000-09-25 18:59:15 +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
|
67e3f97097
|
Add new nextid code.
|
2000-09-19 20:13:41 +00:00 |
|