s3:registry: implement values_need_update and subkeys_need_update in the smbconf...
commit578b1234d92bd117a2ee15cad0902825e65d8f9a
authorMichael Adam <obnox@samba.org>
Sat, 5 May 2012 00:12:25 +0000 (5 02:12 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 22 Jun 2012 19:40:33 +0000 (22 21:40 +0200)
treeb5434493587d52571593a773994a7c89e5d37d4e
parent7e0c5d1098c31510f0e2a0c6e69647e7d88461e9
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.
(cherry picked from commit bff7589818e602ace6cd0a4125d5f6a2ba97cded)
(cherry picked from commit f2ab0372049f839c9201bc326030163996dec769)
source3/registry/reg_backend_smbconf.c