summaryrefslogtreecommitdiffstats
path: root/source4/lib/tdb/tools/tdbtool.c
Commit message (Expand)AuthorAgeFilesLines
* Use single copy of tdb in both samba3 and samba4.Jelmer Vernooij2008-09-161-659/+0
* Revert "tdbtool: fix off-by-one error in argument length. (bug #2344)"Michael Adam2008-07-091-1/+1
* tdbtool: fix off-by-one error in argument length. (bug #2344)Michael Adam2008-07-081-1/+1
* merged changes from v3-2-testAndrew Tridgell2008-01-181-1/+1
* r25892: Keep the tdb code in sync between 3.2.x and 4.0.Jeremy Allison2007-12-211-2/+53
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22053: remove samba3 specific stuff from tdbtoolStefan Metzmacher2007-10-101-77/+0
* r22052: merge tdbtool from samba3 and build itStefan Metzmacher2007-10-101-251/+395
* 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