s3:registry: add regdb_trans_do(): a transaction wrapper that will check the regdb...
authorMichael Adam <obnox@samba.org>
Mon, 29 Aug 2011 15:06:27 +0000 (17:06 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 1 Sep 2011 21:18:18 +0000 (23:18 +0200)
commit9352a95bfda2d1a3255d8ad158af0fcef442b53e
treebd3fa9cd8295d4857e5eff72a281fd2e4f895288
parent5ef11737bc8e32446f3819df17af4ae0e93270a0
s3:registry: add regdb_trans_do(): a transaction wrapper that will check the regdb version

If the version has changed since initialization, the write will
fail with ACCESS_DENIED.
source3/registry/reg_backend_db.c