summaryrefslogtreecommitdiff
path: root/source3/tdb/tdbtool.c
AgeCommit message (Expand)AuthorFilesLines
2001-05-30added list function to tdbtoolAndrew Tridgell1-0/+2
2001-02-13It compiles for me now :-). rpc_server/srv_lsa.c - added fix to allow w2kJeremy Allison1-6/+15
2001-01-29Changes from APPLIANCE_HEAD:David O'Neill1-10/+73
2000-12-07Fixed bug with tdb_next_lock failing when reaching then end of a hashchainJeremy Allison1-0/+29
2000-12-02Added print_freelist command.Jeremy Allison1-0/+3
2000-10-05Fixes from Damian at Cisco to tidy up some tdbtool issues.Jeremy Allison1-4/+15
2000-04-24dump in a binary formatAndrew Tridgell1-3/+45
2000-03-13Added standard shell command thing using '!' as first character.Tim Potter1-41/+49
2000-02-28Modifications to tdb_traverse() arguments to remove compile warnings.Tim Potter1-1/+7
2000-02-041) added void* state argument to tdb_traverse. guess what! there wereLuke Leighton1-5/+5
2000-01-07don't require readlineAndrew Tridgell1-1/+13
2000-01-02- added tdb_flags option to tdb_open()Andrew Tridgell1-2/+3
1999-12-24fixed more locking bugs - all seems OK nowAndrew Tridgell1-3/+1
1999-12-21first pass at the database code for Samba. This also includes a testAndrew Tridgell1-0/+206