Emily Backes
|
c453a236fc
|
Update name information
|
2012-07-22 07:08:35 -07:00 |
|
Howard Chu
|
38a3317096
|
Use new Append support
|
2012-07-21 06:21:56 -07:00 |
|
Howard Chu
|
d0296e6e33
|
ITS#7279 init rc in mdb_idl_insert_keys
|
2012-05-30 05:09:31 -07:00 |
|
Howard Chu
|
47e57a9c8f
|
ITS#7191 fix typo, more alignment tweaks
|
2012-03-08 21:39:31 -08:00 |
|
Howard Chu
|
9b9f4984f0
|
More for ITS#7170
|
2012-02-23 12:08:53 -08:00 |
|
Howard Chu
|
c4d78a17c3
|
ITS#7170 fix Quick mode index generation
|
2012-02-22 16:01:59 -08:00 |
|
Kurt Zeilenga
|
2bbf9804b9
|
Happy New Year!
|
2012-01-01 07:10:53 -08:00 |
|
Howard Chu
|
e2a7617d17
|
Key alignment tweaks for Sparc
|
2011-11-09 01:03:14 -08:00 |
|
Howard Chu
|
d06301f303
|
Turn off tool IDL caching
Well, just like in back-bdb in 2005, it only slowed things down
on larger LDIFs.
|
2011-10-04 02:18:09 -07:00 |
|
Hallvard Furuseth
|
47f6aec61e
|
back-bdb/back-mdb IDL cleanup.
Parenthesize macros. Microoptimize IDL search. Use RANGE_<FIRST/LAST>
when IDL is known to be a range.
|
2011-09-19 10:31:12 +02:00 |
|
Hallvard Furuseth
|
79f4f3c0bd
|
More libmdb vs back-mdb C type tweaks.
Do not access a size_t via an unsigned long pointer, an MDB_val via a
berval pointer, or the inverse. Instead copy into the proper data types.
|
2011-09-19 10:31:12 +02:00 |
|
Howard Chu
|
dfed6f77d7
|
More search optimization
Tighten up entry_alloc/entry_decode
Track parent nodes in idscopes
|
2011-09-13 16:58:38 -07:00 |
|
Hallvard Furuseth
|
141a43c1ee
|
Tweak back-mdb integer types to match libmdb.
Also do not cast between berval and MDB_val. That breaks when
sizeof(berval.bv_len) != sizeof(MDB_val.mv_size).
|
2011-09-12 19:07:12 +02:00 |
|
Howard Chu
|
a4d0cde2d3
|
Fix from key_change consolidation
|
2011-09-05 03:52:38 -07:00 |
|
Howard Chu
|
7afc68c0ec
|
Cursor updates
|
2011-09-05 01:27:16 -07:00 |
|
Howard Chu
|
d38ef26425
|
Fix conversion of IDL to range
|
2011-09-03 13:09:19 -07:00 |
|
Howard Chu
|
0ba4206ed9
|
Import back-mdb
|
2011-09-01 17:00:26 -07:00 |
|