summaryrefslogtreecommitdiffstats
path: root/source4/lib/tdb/tools/tdbtool.c
Commit message (Expand)AuthorAgeFilesLines
* r17737: fixed a 'declaration in code' errorAndrew Tridgell2007-10-101-1/+2
* r16938: Fix breakage of TDB on VOS (declaration after statement)Andrew Bartlett2007-10-101-1/+2
* r16917: Fix compile errors found by the testing of tdb on the build farm.Andrew Bartlett2007-10-101-3/+9
* r16916: Implement metze's proposed changes to the tdb logging API.Andrew Bartlett2007-10-101-1/+4
* r16774: This patch modifies the tdb API to allow the logging function to be usedAndrew Bartlett2007-10-101-5/+5
* r10405: added transactions into tdb, and hook them into ldb. See myAndrew Tridgell2007-10-101-6/+20
* r10253: a fairly large tdb cleanup and re-organise. Nearly all of this changeAndrew Tridgell2007-10-101-16/+16
* r3421: got rid of some unused codeAndrew Tridgell2007-10-101-30/+0
* r990: fix tdb standalone buildStefan Metzmacher2007-10-101-2/+2
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-101-2/+2
* r848: convert lib/tdb into the same layout as lib/ldbStefan Metzmacher2007-10-101-0/+547