tdb:tdbtool: add transaction_start/_commit/_cancel commands.
authorMichael Adam <obnox@samba.org>
Sun, 20 Sep 2009 21:58:27 +0000 (23:58 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 16 Dec 2009 07:03:48 +0000 (08:03 +0100)
commit35a5b874b925380f7c227e47aebb590c9db4739e
tree86c00d4af09e9598b81d073e80e5179876076e5e
parentdc287a7d7420cca0b104049e689a73202bc535f8
tdb:tdbtool: add transaction_start/_commit/_cancel commands.

So one can perform tdbtool operations protected by transactions.

Michael
(cherry picked from samba commit 91e1bab2e9a3f33151061554f2dcf05bcb728312)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
lib/tdb/tools/tdbtool.c