summaryrefslogtreecommitdiffstats
path: root/source3/tdb/tdbdump.c
Commit message (Collapse)AuthorAgeFilesLines
* r6623: This change fixes a few broken commands plus adds someHerb Lewis2007-10-101-2/+2
| | | | | | | | new commands. It also restructures it so you can execute a single command from the command line. Input strings are parsed to allow input of arbitrary characters using the \xx syntax for hex values. (This used to be commit 94e53472666edfb390605b8a7e9f9dffc3c845f5)
* Merge from HEAD.Tim Potter2004-03-071-1/+0
| | | | (This used to be commit 1bba071126b46032c97154fbf77242e15bcc5fa3)
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-0/+1
| | | | (This used to be commit 65e7b5273bb58802bf0c389b77f7fcae0a1f6139)
* Removed version number from file header.Tim Potter2002-01-301-2/+1
| | | | | Changed "SMB/Netbios" to "SMB/CIFS" in file header. (This used to be commit 6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa)
* added a simple tdbdump utilityAndrew Tridgell2001-12-091-0/+89
(This used to be commit c4f5a6c65d7dd933e9d6faf14ebf6afcf5232a1e)