r10656: BIG merge from trunk. Features not copied over
[tprouty/samba.git] / source / tdb / tdbtool.c
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Derrell Lipmanr7025: 1 if not all data is available at the time we...
2007-10-10 Herb Lewisr6623: This change fixes a few broken commands plus...
2007-10-10 Volker Lendecker5861: Apply some const
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-16 Gerald Carteradding command for moving a record from one tdb to...
2003-07-16 Gerald Cartermake tdbtool deal with NULL and non-NULL terminated...
2003-04-14 Tim PotterMerge of tdbtool multi-line string fix.
2003-04-14 Tim PotterMulti-line string constants have been deprecated in...
2002-12-20 Tim PotterMerge of some kind of bugfix from idra.
2002-12-17 Simo Sorceit's getting comic ...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-19 Jeremy Allisontdb tools need #include <signal.h>
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-30 Jean-François Mico... fixed tdbtool from core dumping. But the braces to...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-12-11 Jeremy AllisonTidyups to remove warnings on tdb standalone code.
2001-12-10 Tim PotterFormatting fixup.
2001-12-04 Martin PoolFix headers. This I know is correct.
2001-12-04 Martin Poolundo
2001-12-04 Martin PoolImplement suggestion from tridge to leave the old tdb_o...
2001-12-04 Martin PoolBetter error handling:
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...