Add a registry backend netlogon_params that replaces the former dynamic overlay.
commite8a0524961d81fa83e0316905dc9d215e4aa7656
authorMichael Adam <obnox@samba.org>
Fri, 18 Jan 2008 08:40:42 +0000 (18 09:40 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 18 Jan 2008 08:40:57 +0000 (18 09:40 +0100)
tree38c92874f9c3a00899488cc7c8a49e75adff295e
parentd7a8d7ffbd724a59aa3fc4bdeca6be5d5a0e7258
Add a registry backend netlogon_params that replaces the former dynamic overlay.

This is the first step in replacing the dynamic overlays by proper
backends implementing REGISTRY_OPS.

Michael
source/Makefile.in
source/include/reg_objects.h
source/registry/reg_backend_netlogon_params.c [new file with mode: 0644]
source/registry/reg_dynamic.c
source/registry/reg_frontend.c