s3:registry: use the regdb_trans_do wrapper instead of using dbwrap_trans_do directly...
authorMichael Adam <obnox@samba.org>
Tue, 30 Aug 2011 14:00:21 +0000 (16:00 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 13:21:15 +0000 (15:21 +0200)
commitd7ddb122ce51f9c2ea049663d2664f00a6ca48ae
treea97dd8482c0e2b4900535bd06980dc31cc0e8b35
parent1170561ff1e71cbe235a0655e7d0986c21cf2842
s3:registry: use the regdb_trans_do wrapper instead of using dbwrap_trans_do directly in the registry db code.

This verifies the regdb format version number before the corresponding write operations.
source3/registry/reg_backend_db.c