Rusty Russell
|
67aef98e2e
Make TDB 32 bit clean (not just 31 bit) for systems with 64 bit file offsets.
|
16 years ago |
Rusty Russell
|
a12a50f59c
New test for endianness.
|
16 years ago |
Rusty Russell
|
bcf7916c5d
Wean off TDB_ERRCODE.
|
16 years ago |
Rusty Russell
|
f9757c15a7
stringmap: fail path can print uninitialized var in test.
|
16 years ago |
Rusty Russell
|
ccce1aa254
Import from SAMBA tdb:
|
16 years ago |
Rusty Russell
|
059678ec42
Import from SAMBA tdb:
|
16 years ago |
Rusty Russell
|
51b9a2e9f7
Import from SAMBA tdb:
|
16 years ago |
Rusty Russell
|
43ae196c43
Fix up non-TDB_TRACE compile.
|
16 years ago |
Rusty Russell
|
9be834e9ae
Turn off TDB_TRACE again (shouldn't have left it on in commit)
|
16 years ago |
Rusty Russell
|
f7d595da4f
Remove const warning
|
16 years ago |
Rusty Russell
|
4f14d7bbd5
Don't fail mysteriously on existing trace file.
|
16 years ago |
Rusty Russell
|
c5316eef05
Import from SAMBA tdb:
|
16 years ago |
Rusty Russell
|
8f4a253ce0
Import from SAMBA's tdb:
|
16 years ago |
Rusty Russell
|
03c1876179
Import from SAMBA's tdb:
|
16 years ago |
Rusty Russell
|
f83c45bf4c
merge
|
16 years ago |
Rusty Russell
|
15758cca5f
Neaten tdb to sync with samba version of locking fix.
|
16 years ago |
Joey Adams
|
d268cd3b27
stringmap: Flipped bit order to match sorted string order and added traversal test
|
16 years ago |
Rusty Russell
|
f26355f247
Speed up tracing by factor of 4-6, by writing less stupid code.
|
16 years ago |
Rusty Russell
|
ac0e87d7ec
merge
|
16 years ago |
Rusty Russell
|
3d937beb97
Short types
|
16 years ago |
Rusty Russell
|
4e5111fb40
talloc_link; a replacement for talloc's references.
|
16 years ago |
Rusty Russell
|
f8f434981c
_info files are no longer to be ignored, since we renamed them from _info.c
|
16 years ago |
Rusty Russell
|
236ddadbce
License for talloc is actually LGPL.
|
16 years ago |
Rusty Russell
|
d419d5c947
talloc_free() should take a const void *, a-la free().
|
16 years ago |
Joey Adams
|
7035654909
Improved stringmap to support strings with null characters
|
16 years ago |
Rusty Russell
|
3c81225fc0
Merge.
|
16 years ago |
Rusty Russell
|
a57ff6cbf6
Automate rerunning when we have to back off: gives accurate(ish) timings.
|
16 years ago |
Rusty Russell
|
7ff5fdae58
Cleanup variable names.
|
16 years ago |
Rusty Russell
|
83a9130218
Add handling of reduced test cases (traverse lines trimmed), and add all the test cases I've been using.
|
16 years ago |
Rusty Russell
|
29efaaeeb3
Completely unhobble tdbtorture.
|
16 years ago |