param: Move per-share parameters into a seperate file, to share with s3
authorAndrew Bartlett <abartlet@samba.org>
Thu, 7 Jul 2011 12:03:30 +0000 (22:03 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 8 Jul 2011 09:23:23 +0000 (11:23 +0200)
commit2fcbfcd004685482c40de169bf904d7fa92ac165
tree91123474deb7ff37147e5dd8abc3b0cb08ea038b
parentf50f9374b584b881aac0304aeefc56ebfd6b745a
param: Move per-share parameters into a seperate file, to share with s3

This will allow the struct loadparm_service to be in common between
the two loadparm implementations in the tree.

Andrew Bartlett
buildtools/wafsamba/wafsamba.py
lib/param/param_functions.c [new file with mode: 0644]
lib/param/param_structs.h [new file with mode: 0644]
source4/param/loadparm.c
source4/param/wscript_build