summaryrefslogtreecommitdiff
path: root/source4/lib/tdb/tools
AgeCommit message (Expand)AuthorFilesLines
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 Tridgell2-41/+114
2007-10-10r10330: Add SConscript to more subsystems. Some of the tdb tools build now.Jelmer Vernooij1-1/+1
2007-10-10r10253: a fairly large tdb cleanup and re-organise. Nearly all of this changeAndrew Tridgell4-30/+30
2007-10-10r8448: - added a test target for tdbAndrew Tridgell1-2/+4
2007-10-10r5330: Remove #include <sys/time.h> from includes.h.Andrew Bartlett1-0/+1
2007-10-10r5300: more uint32 and system/filesys.h build fixes when developer mode is en...Andrew Tridgell1-0/+1
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2-0/+2
2007-10-10r5296: - only include the tdb headers where they are neededAndrew Tridgell3-0/+3
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 Tridgell4-4/+4
2007-10-10r3968: fix compiler warningsStefan Metzmacher1-1/+1
2007-10-10r3461: another place where "open" was used as a structure elementAndrew Tridgell1-0/+1
2007-10-10r3449: more include file reductionAndrew 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-10r3421: got rid of some unused codeAndrew Tridgell1-30/+0
2007-10-10r2092: fix the build(don't catch main() by make proto)Stefan Metzmacher2-2/+2
2007-10-10r2088: add tdbtorture tdbdump and tdbtest to the buildStefan Metzmacher3-17/+43
2007-10-10r990: fix tdb standalone buildStefan Metzmacher1-2/+2
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2-3/+3
2007-10-10r849: move tdb/tools/Makefile to tdb/Makefile.tdbStefan Metzmacher1-29/+0
2007-10-10r848: convert lib/tdb into the same layout as lib/ldbStefan Metzmacher6-0/+1304