summaryrefslogtreecommitdiff
path: root/source4/lib/tdb/tools/tdbtorture.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-16Use single copy of tdb in both samba3 and samba4.Jelmer Vernooij1-318/+0
2007-12-21r25893: Fix ldb, tdb builds (and one warning).Jeremy Allison1-1/+1
2007-10-10r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...Jelmer Vernooij1-1/+1
2007-10-10r18129: moved the system includes into libreplace - this gives much moreAndrew Tridgell1-22/+1
2007-10-10r17781: fix compiler warningStefan Metzmacher1-3/+1
2007-10-10r16916: Implement metze's proposed changes to the tdb logging API.Andrew Bartlett1-1/+4
2007-10-10r16774: This patch modifies the tdb API to allow the logging function to be usedAndrew Bartlett1-3/+3
2007-10-10r15100: Port the bugfix for #3569 to Samba4Volker Lendecke1-1/+1
2007-10-10r10475: make sure we report failures in tdbtorture (ie. get the exit status r...Andrew Tridgell1-1/+1
2007-10-10r10471: stratos doesn't have getpagesize(), so guess 8k on systems that don'tAndrew Tridgell1-1/+1
2007-10-10r10470: solaris8 has a problem with tdbtorture with 3 processes. To see ifAndrew Tridgell1-1/+1
2007-10-10r10468: - terminate tdbtorture quickly when an error is detectedAndrew Tridgell1-23/+41
2007-10-10r10463: consider it an error if tdbtorture produces any log messagesAndrew Tridgell1-1/+10
2007-10-10r10459: fixed some portability problemsAndrew Tridgell1-0/+3
2007-10-10r10421: following on discussions with simo, I have worked out a way ofAndrew Tridgell1-1/+9
2007-10-10r10405: added transactions into tdb, and hook them into ldb. See myAndrew Tridgell1-35/+94
2007-10-10r10253: a fairly large tdb cleanup and re-organise. Nearly all of this changeAndrew Tridgell1-8/+8
2007-10-10r8448: - added a test target for tdbAndrew Tridgell1-2/+4
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-0/+1
2007-10-10r5296: - only include the tdb headers where they are neededAndrew Tridgell1-0/+1
2007-10-10r4467: - tdb standalone build doesn't need -DSTANDALONE any moreAndrew Tridgell1-1/+1
2007-10-10r4466: rather than defining "STANDALONE" for building tdb, ldb and tallocAndrew Tridgell1-1/+1
2007-10-10r3461: another place where "open" was used as a structure elementAndrew Tridgell1-0/+1
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell1-0/+1
2007-10-10r3445: made the gtk tooks use minimal includes. This approximately halves theAndrew Tridgell1-1/+1
2007-10-10r2092: fix the build(don't catch main() by make proto)Stefan Metzmacher1-1/+1
2007-10-10r2088: add tdbtorture tdbdump and tdbtest to the buildStefan Metzmacher1-4/+12
2007-10-10r848: convert lib/tdb into the same layout as lib/ldbStefan Metzmacher1-0/+227