summaryrefslogtreecommitdiffstats
path: root/source3/tdb/tdbtool.c
Commit message (Expand)AuthorAgeFilesLines
* 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