s3:dbwrap_tool: add --persistent switch and mode for non-persistent DBs
authorMichael Adam <obnox@samba.org>
Wed, 2 Jan 2013 00:12:58 +0000 (01:12 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 15 Jan 2013 13:49:20 +0000 (14:49 +0100)
commit770b1aafa0e6557d9de2aace26dae4191eb01568
tree611cb8e33b7016a5790697ff80ac39e7bf67989a
parent11850e4605bc50e0b4aa07f8c46154fc01504646
s3:dbwrap_tool: add --persistent switch and mode for non-persistent DBs

This changes the default for dbwrap_tool to open a DB as non-persistent.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/utils/dbwrap_tool.c