param: Use the plus/minus syntax for reading in lists in s3 loadparm
authorGarming Sam <garming@catalyst.net.nz>
Tue, 25 Feb 2014 05:14:44 +0000 (18:14 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 7 Jul 2014 21:32:35 +0000 (23:32 +0200)
commiteda92c7a3d7040be1fb46184f34fdb038eeeb3c7
treec0478859578f21b9d1b298cf8b27685d8067a4dd
parent93448f4be92d4e018aaf2f9705f0351360b2ed0f
param: Use the plus/minus syntax for reading in lists in s3 loadparm

This changes the behaviour the following parameters:
server services, dcerpc endpoint servers and ntvfs handler

These parameters were introduced with samba4 and are the parameters
which should utilize the newer list syntax. This allows merging
between the setting of parameters.

Change-Id: Id6226b5bede5cd4908f6718bd1b799faf881927d
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Nadezhda Ivanova <nivanova@samba.org>
source3/param/loadparm.c