s4-param Add hook between Samba3 and Samba4 loadparm systems.
authorAndrew Bartlett <abartlet@samba.org>
Wed, 1 Jun 2011 13:22:24 +0000 (23:22 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 6 Jun 2011 07:37:51 +0000 (17:37 +1000)
commit1dfc6fa558e7735341a7095aa46e5568a4f56cfe
tree80c2474135ebb6eedb8287b2a469e3dd5754a68c
parent521687be0d4bcd6326417696fabdce6506824b99
s4-param Add hook between Samba3 and Samba4 loadparm systems.

In the top level build, this allows calls to code that requires a
lpcfg_ style loadparm_context, while using the global parameters
loaded from the source3 loadparm code.

Andrew Bartlett
source3/include/proto.h
source3/param/loadparm.c
source3/param/loadparm_ctx.c [new file with mode: 0644]
source3/wscript_build
source4/param/loadparm.c
source4/param/param.h
source4/param/wscript_build
source4/script/mks3param.pl [new file with mode: 0644]