Don't display any data if tdb_fetch() failed in the tdbtool "fetch"
[ira/wip.git] / source3 / tdb / tdbtool.c
2001-12-03 Tim PotterDon't display any data if tdb_fetch() failed in the...
2001-12-03 Tim PotterUpdated definition of fstring.
2001-11-28 Tim PotterAdded a 'keys' command to tdbtool which prints out...
2001-11-09 Tim PotterRemoved #ifdef TDB_DEBUG around tdb_dump_all() and...
2001-08-07 Tim PotterPatch for having spaces in tdb keys, NULL termination...
2001-08-04 Volker LendeckePrint an error message if database could not be opened.
2001-05-30 Andrew Tridgelladded list function to tdbtool
2001-02-13 Jeremy AllisonIt compiles for me now :-). rpc_server/srv_lsa.c -...
2001-01-29 David O'NeillChanges from APPLIANCE_HEAD:
2000-12-07 Jeremy AllisonFixed bug with tdb_next_lock failing when reaching...
2000-12-02 Jeremy AllisonAdded print_freelist command.
2000-10-05 Jeremy AllisonFixes from Damian at Cisco to tidy up some tdbtool...
2000-04-24 Andrew Tridgelldump in a binary format
2000-03-13 Tim PotterAdded standard shell command thing using '!' as first...
2000-02-28 Tim PotterModifications to tdb_traverse() arguments to remove...
2000-02-04 Luke Leighton1) added void* state argument to tdb_traverse. guess...
2000-01-07 Andrew Tridgelldon't require readline
2000-01-02 Andrew Tridgell- added tdb_flags option to tdb_open()
1999-12-24 Andrew Tridgellfixed more locking bugs - all seems OK now
1999-12-21 Andrew Tridgellfirst pass at the database code for Samba. This also...