summaryrefslogtreecommitdiffstats
path: root/source4/lib/tdb/tools
Commit message (Expand)AuthorAgeFilesLines
* r15100: Port the bugfix for #3569 to Samba4Volker Lendecke2007-10-101-1/+1
* r10475: make sure we report failures in tdbtorture (ie. get the exit status r...Andrew Tridgell2007-10-101-1/+1
* r10471: stratos doesn't have getpagesize(), so guess 8k on systems that don'tAndrew Tridgell2007-10-101-1/+1
* r10470: solaris8 has a problem with tdbtorture with 3 processes. To see ifAndrew Tridgell2007-10-101-1/+1
* r10468: - terminate tdbtorture quickly when an error is detectedAndrew Tridgell2007-10-101-23/+41
* r10463: consider it an error if tdbtorture produces any log messagesAndrew Tridgell2007-10-101-1/+10
* r10459: fixed some portability problemsAndrew Tridgell2007-10-101-0/+3
* r10421: following on discussions with simo, I have worked out a way ofAndrew Tridgell2007-10-101-1/+9
* r10405: added transactions into tdb, and hook them into ldb. See myAndrew Tridgell2007-10-102-41/+114
* r10330: Add SConscript to more subsystems. Some of the tdb tools build now.Jelmer Vernooij2007-10-101-1/+1
* r10253: a fairly large tdb cleanup and re-organise. Nearly all of this changeAndrew Tridgell2007-10-104-30/+30
* r8448: - added a test target for tdbAndrew Tridgell2007-10-101-2/+4
* r5330: Remove #include <sys/time.h> from includes.h.Andrew Bartlett2007-10-101-0/+1
* r5300: more uint32 and system/filesys.h build fixes when developer mode is en...Andrew Tridgell2007-10-101-0/+1
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-102-0/+2
* r5296: - only include the tdb headers where they are neededAndrew Tridgell2007-10-103-0/+3
* r4467: - tdb standalone build doesn't need -DSTANDALONE any moreAndrew Tridgell2007-10-101-1/+1
* r4466: rather than defining "STANDALONE" for building tdb, ldb and tallocAndrew Tridgell2007-10-104-4/+4
* r3968: fix compiler warningsStefan Metzmacher2007-10-101-1/+1
* r3461: another place where "open" was used as a structure elementAndrew Tridgell2007-10-101-0/+1
* r3449: more include file reductionAndrew Tridgell2007-10-101-0/+1
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-101-0/+1
* r3445: made the gtk tooks use minimal includes. This approximately halves theAndrew Tridgell2007-10-101-1/+1
* r3421: got rid of some unused codeAndrew Tridgell2007-10-101-30/+0
* r2092: fix the build(don't catch main() by make proto)Stefan Metzmacher2007-10-102-2/+2
* r2088: add tdbtorture tdbdump and tdbtest to the buildStefan Metzmacher2007-10-103-17/+43
* r990: fix tdb standalone buildStefan Metzmacher2007-10-101-2/+2
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-102-3/+3
* r849: move tdb/tools/Makefile to tdb/Makefile.tdbStefan Metzmacher2007-10-101-29/+0
* r848: convert lib/tdb into the same layout as lib/ldbStefan Metzmacher2007-10-106-0/+1304