param: auto generate param_functions.c at build time
commitaea623e050530ad79c47e590373ad8241eb3914d
authorGarming Sam <garming@catalyst.net.nz>
Tue, 14 Jan 2014 04:53:49 +0000 (14 17:53 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 12 Feb 2014 00:17:13 +0000 (12 13:17 +1300)
treeba04d7a711b70085ea9e33c1ca5585e65741157a
parenta7d4185bb8cf7d4d71c07b9f1fdb42d948aa22c0
param: auto generate param_functions.c at build time

generate_param.py reads the documentation to define which functions need to
be generated.

To add new parameters, edit the xml files in docs-xml/smbdotconf.

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
lib/param/README
lib/param/loadparm.c
lib/param/param_functions.c [deleted file]
lib/param/wscript_build
script/generate_param.py [new file with mode: 0644]
source3/param/loadparm.c