summaryrefslogtreecommitdiff
path: root/source4/lib/tdb/tools/tdbtool.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17737: fixed a 'declaration in code' errorAndrew Tridgell1-1/+2
2007-10-10r16938: Fix breakage of TDB on VOS (declaration after statement)Andrew Bartlett1-1/+2
2007-10-10r16917: Fix compile errors found by the testing of tdb on the build farm.Andrew Bartlett1-3/+9
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-5/+5
2007-10-10r10405: added transactions into tdb, and hook them into ldb. See myAndrew Tridgell1-6/+20
2007-10-10r10253: a fairly large tdb cleanup and re-organise. Nearly all of this changeAndrew Tridgell1-16/+16
2007-10-10r3421: got rid of some unused codeAndrew Tridgell1-30/+0
2007-10-10r990: fix tdb standalone buildStefan Metzmacher1-2/+2
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher1-2/+2
2007-10-10r848: convert lib/tdb into the same layout as lib/ldbStefan Metzmacher1-0/+547