summaryrefslogtreecommitdiff
path: root/source4/lib/tdb/tools
AgeCommit message (Expand)AuthorFilesLines
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