registry: make registry_init_smbconf() hook the registry ops onto given key.
commitbcb19766d6c18b847b0576ea86c0a0e468af78af
authorMichael Adam <obnox@samba.org>
Sun, 13 Apr 2008 10:10:07 +0000 (13 12:10 +0200)
committerMichael Adam <obnox@samba.org>
Sun, 13 Apr 2008 13:33:47 +0000 (13 15:33 +0200)
tree4513b7e8c23641978b1e52c9cacbba247c396c87
parent2c47a6a7106081a8fbc7f9f971518c8cf28ad3b9
registry: make registry_init_smbconf() hook the registry ops onto given key.

This still defaults to HKLM\Software\Samba\smbconf, but is interchangeable now.
This allows us to open the libsmbconf registry backend on different registry keys.

Michael
(This used to be commit 8fe1a2f567afbecbe487f08825cb43b038065e99)
source3/lib/smbconf/smbconf_reg.c
source3/registry/reg_init_smbconf.c