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>
Tue, 11 Oct 2011 13:21:15 +0000 (15:21 +0200)
commit1170561ff1e71cbe235a0655e7d0986c21cf2842
tree417f6f00cb5fa83fdf1b7bd4d3f1b020356e9b58
parent04bb885bc94a889e86538d71d3400017342bd012
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