r10253: a fairly large tdb cleanup and re-organise. Nearly all of this change
[ira/wip.git] / source / lib / tdb / tools / tdbtorture.c
2007-10-10 Andrew Tridgellr10253: a fairly large tdb cleanup and re-organise...
2007-10-10 Andrew Tridgellr8448: - added a test target for tdb
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5296: - only include the tdb headers where they are...
2007-10-10 Andrew Tridgellr4467: - tdb standalone build doesn't need -DSTANDALONE...
2007-10-10 Andrew Tridgellr4466: rather than defining "STANDALONE" for building...
2007-10-10 Andrew Tridgellr3461: another place where "open" was used as a structu...
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr3445: made the gtk tooks use minimal includes. This...
2007-10-10 Stefan Metzmacherr2092: fix the build(don't catch main() by make proto)
2007-10-10 Stefan Metzmacherr2088: add tdbtorture tdbdump and tdbtest to the build
2007-10-10 Stefan Metzmacherr848: convert lib/tdb into the same layout as lib/ldb