registry: make registry_init_smbconf() hook the registry ops onto given key.
authorMichael Adam <obnox@samba.org>
Sun, 13 Apr 2008 10:10:07 +0000 (12:10 +0200)
committerMichael Adam <obnox@samba.org>
Sun, 13 Apr 2008 13:33:47 +0000 (15:33 +0200)
commit8fe1a2f567afbecbe487f08825cb43b038065e99
tree0ab02d4b508e363b254f7d7309fe14275883154c
parent81f34489f7923db1141175b8b6bcc8594c6b2ee0
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
source/lib/smbconf/smbconf_reg.c
source/registry/reg_init_smbconf.c