summaryrefslogtreecommitdiff
path: root/source/lib/tdb/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix dump printout when byte >= 0x80Herb Lewis2007-12-201-1/+1
* Fix tdbtorture build.Jeremy Allison2007-11-061-1/+1
* Keep the tdb code in sync with Samba4.Jeremy Allison2007-11-062-2/+2
* Fix bug where tdb lock call interrupted withJeremy Allison2007-11-063-0/+3
* r23950: unlink before rename is superfluous.Michael Adam2007-10-101-1/+0
* r23925: Use NULL instead of 0 for a void * argument.Michael Adam2007-10-101-1/+1
* r23853: Fix a very misleading error message in tdbbackup.Michael Adam2007-10-101-1/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-103-6/+3
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-103-3/+3
* r23184: Checkin for Tridge: Add a speed test to tdbtoolVolker Lendecke2007-10-101-2/+52
* r22363: merge from samba4:Stefan Metzmacher2007-10-101-1/+1
* r22315: move tdbback.c content into tdbbackup.cStefan Metzmacher2007-10-101-23/+169
* r22314: use libreplace headersStefan Metzmacher2007-10-101-12/+4
* r22249: move tdb code to lib/tdb/ as in samba4Stefan Metzmacher2007-10-105-0/+1471