s3:registry: implement values_need_update and subkeys_need_update in the smbconf...
commit16a24dc182edc020cb1a209db80649efe9bb5488
authorMichael Adam <obnox@samba.org>
Sat, 5 May 2012 00:12:25 +0000 (5 02:12 +0200)
committerMichael Adam <obnox@samba.org>
Sat, 5 May 2012 02:10:42 +0000 (5 04:10 +0200)
treeb2601b6c33892c4a10d2ede903bce61b1d3c3db9
parentcd98954c6dc6eba8bd66b408658486e869dca31d
s3:registry: implement values_need_update and subkeys_need_update in the smbconf backend

It simply calls to the regdb functions.
This fixes a caching issue uncovered by recent changes.

Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Sat May  5 04:10:43 CEST 2012 on sn-devel-104
source3/registry/reg_backend_smbconf.c