s3:registry: implement regdb_store_values() with regdb_trans_do()
authorMichael Adam <obnox@samba.org>
Tue, 30 Aug 2011 12:06:22 +0000 (14:06 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 1 Sep 2011 21:18:18 +0000 (23:18 +0200)
commit861f04bec0172b80d20773f9be882ce08f5e3784
tree13f74d936ac00597220914a53dfa658070a99a1f
parent6832ae4c6de815c326315de5b5e3a5a612d74af7
s3:registry: implement regdb_store_values() with regdb_trans_do()

This adds the runtime check for changed regdb format version to store_values
source3/registry/reg_backend_db.c