summaryrefslogtreecommitdiffstats
path: root/source3/tdb/tdbtest.c
Commit message (Expand)AuthorAgeFilesLines
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-0/+1
* Tidyups to remove warnings on tdb standalone code.Jeremy Allison2001-12-111-6/+5
* undoMartin Pool2001-12-041-3/+3
* Implement suggestion from tridge to leave the old tdb_open interfaceMartin Pool2001-12-041-3/+3
* Better error handling:Martin Pool2001-12-041-2/+2
* flush stdout in test logging fnsAndrew Tridgell2001-09-061-0/+1
* removed some debug codeAndrew Tridgell2001-07-041-18/+13
* try to make the tailer code much more robust. When a recordAndrew Tridgell2001-05-281-0/+10
* Added sorted freelist neighbour merge code to stop tdb fragmentation.Jeremy Allison2000-12-051-0/+39
* added TDB_INTERNAL, TDB_NOLOCK and TDB_NOMMAP flags.Andrew Tridgell2000-05-011-1/+1
* 1) added void* state argument to tdb_traverse. guess what! there wereLuke Leighton2000-02-041-3/+3
* - added tdb_flags option to tdb_open()Andrew Tridgell2000-01-021-2/+3
* show test result in ops/secAndrew Tridgell2000-01-021-2/+2
* first pass at the database code for Samba. This also includes a testAndrew Tridgell1999-12-211-0/+217