param: Add hooks to s3 parm_struct and the parameters void * pointer
authorAndrew Bartlett <abartlet@samba.org>
Thu, 7 Jul 2011 10:33:55 +0000 (20:33 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 8 Jul 2011 09:23:23 +0000 (11:23 +0200)
commit6b2749f8a9f527c1d52ba76566c661cab30b59c6
treee2a07d6c5bd59d387c27ebd926841dad701f9a01
parent198ad4df31e5e4ab177d0abb851cb5c0c527f8d4
param: Add hooks to s3 parm_struct and the parameters void * pointer

This is to that the pyparam hooks can use the hooks to connect with
the s3 loadparm system.  This now also includes per-service
parameters.

Andrew Bartlett
source3/include/proto.h
source3/param/loadparm.c
source3/param/loadparm_ctx.c
source4/param/loadparm.c
source4/param/param.h
source4/param/pyparam.c
source4/script/mks3param.pl