Add transactions to the dbwrap API
commit541b8dec4e21e0a88ccc0d85bc01433b66eb3588
authorVolker Lendecke <vl@samba.org>
Mon, 10 Mar 2008 09:17:05 +0000 (10 10:17 +0100)
committerVolker Lendecke <vl@samba.org>
Mon, 10 Mar 2008 20:08:44 +0000 (10 21:08 +0100)
treec1c9ac30c8f5ae0c1bad8d775e95c332ddbd950f
parent69d67122b2935ce4e7691a9480444edecac1ab8c
Add transactions to the dbwrap API

Only filled in for tdb so far, for rbt it's pointless, and ctdb itself needs to
be extended
(This used to be commit 0a55e018dd68af06d84332d54148bbfb0b510b22)
source3/include/dbwrap.h
source3/lib/dbwrap_ctdb.c
source3/lib/dbwrap_rbt.c
source3/lib/dbwrap_tdb.c