summaryrefslogtreecommitdiffstats
path: root/source/tdb/tdbtool.c
Commit message (Expand)AuthorAgeFilesLines
* sync with SAMBA_2_2 for 2.2.6rc1Gerald Carter2002-10-091-0/+1
* merging for 2.2.6pre1Gerald Carter2002-07-271-16/+16
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-2/+1
* Move over to RELEASE branch.Jeremy Allison2002-02-011-38/+120
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-0/+7
* Syncup getting ready for release.Jeremy Allison2001-07-061-0/+2
* lib/debug.c: Compiler fixes.Jeremy Allison2001-02-121-6/+15
* Mega-merge for fixes made in appliance-head.Jeremy Allison2001-01-271-10/+73
* Fixed tdb_next_lock bug where it was failing when traversing the end ofJeremy Allison2000-12-071-0/+29
* lib/messages.c: Use strlen for message length.Jeremy Allison2000-12-021-0/+3
* Fixes from Damian at Cisco to tidy up some tdbtool issues.Jeremy Allison2000-10-051-4/+15
* dump in a binary formatAndrew Tridgell2000-04-241-3/+45
* Added standard shell command thing using '!' as first character.Tim Potter2000-03-131-41/+49
* Modifications to tdb_traverse() arguments to remove compile warnings.Tim Potter2000-02-281-1/+7
* 1) added void* state argument to tdb_traverse. guess what! there wereLuke Leighton2000-02-041-5/+5
* don't require readlineAndrew Tridgell2000-01-071-1/+13
* - added tdb_flags option to tdb_open()Andrew Tridgell2000-01-021-2/+3
* fixed more locking bugs - all seems OK nowAndrew Tridgell1999-12-241-3/+1
* first pass at the database code for Samba. This also includes a testAndrew Tridgell1999-12-211-0/+206