summaryrefslogtreecommitdiff
path: root/source4/lib/tdb/tools/tdbtool.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-16Use single copy of tdb in both samba3 and samba4.Jelmer Vernooij1-659/+0
2008-07-09Revert "tdbtool: fix off-by-one error in argument length. (bug #2344)"Michael Adam1-1/+1
2008-07-08tdbtool: fix off-by-one error in argument length. (bug #2344)Michael Adam1-1/+1
2008-01-18merged changes from v3-2-testAndrew Tridgell1-1/+1
2007-12-21r25892: Keep the tdb code in sync between 3.2.x and 4.0.Jeremy Allison1-2/+53
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22053: remove samba3 specific stuff from tdbtoolStefan Metzmacher1-77/+0
2007-10-10r22052: merge tdbtool from samba3 and build itStefan Metzmacher1-251/+395
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