Ensure we overwrite a tdb if the hash size changes.
[ira/wip.git] / source3 / tdb / tdbtest.c
2002-09-19 Jeremy Allisontdb tools need #include <signal.h>
2001-12-11 Jeremy AllisonTidyups to remove warnings on tdb standalone code.
2001-12-04 Martin Poolundo
2001-12-04 Martin PoolImplement suggestion from tridge to leave the old tdb_o...
2001-12-04 Martin PoolBetter error handling:
2001-09-06 Andrew Tridgellflush stdout in test logging fns
2001-07-04 Andrew Tridgellremoved some debug code
2001-05-28 Andrew Tridgelltry to make the tailer code much more robust. When...
2000-12-05 Jeremy AllisonAdded sorted freelist neighbour merge code to stop...
2000-05-01 Andrew Tridgelladded TDB_INTERNAL, TDB_NOLOCK and TDB_NOMMAP flags.
2000-02-04 Luke Leighton1) added void* state argument to tdb_traverse. guess...
2000-01-02 Andrew Tridgell- added tdb_flags option to tdb_open()
2000-01-02 Andrew Tridgellshow test result in ops/sec
1999-12-21 Andrew Tridgellfirst pass at the database code for Samba. This also...