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>
Tue, 11 Oct 2011 13:21:16 +0000 (15:21 +0200)
commit3b1639b735ad9dd2398d49e029d66473be3b73e6
tree7fc40db556f1ee4088f3572b97cb4717080994d1
parent6678a494d944b684d0b5500ade4e954f22f2f51e
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