In reg_backend_netlogon_params, delegate fetch_subkeys() to regdb.
authorMichael Adam <obnox@samba.org>
Sat, 19 Jan 2008 21:39:33 +0000 (22:39 +0100)
committerMichael Adam <obnox@samba.org>
Sun, 20 Jan 2008 01:03:38 +0000 (02:03 +0100)
commit9261b2c4bf48e133eecda9ec0095bd8edf20326c
tree170d0feecd4f70b284f3abc811fcbd6b25745b3b
parent7d1e986f3a5ab316a8501ddaca1ba1f0867b4531
In reg_backend_netlogon_params, delegate fetch_subkeys() to regdb.

In order to be able to open the netlogon_params key (the new backend replacing
the former dynamic overlay), certain methods need to be provided. Delegate these
to the regdb backend (like e.g. the smbconf backend does).

Michael
source/registry/reg_backend_netlogon_params.c