r6623: This change fixes a few broken commands plus adds some
authorHerb Lewis <herb@samba.org>
Fri, 6 May 2005 01:28:02 +0000 (01:28 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:56:47 +0000 (10:56 -0500)
commit94e53472666edfb390605b8a7e9f9dffc3c845f5
tree54eceb846f5b8ea5cdf96a7520696fcb9bcb9f8d
parent9c8d0efbfdcf9f4558ef3c7d5623558e7142d7ad
r6623: This change fixes a few broken commands plus adds some
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.
source/tdb/tdb.c
source/tdb/tdbdump.c
source/tdb/tdbtool.c