s4-param Allow +foo syntax in smb.conf list parsing
authorAndrew Bartlett <abartlet@samba.org>
Wed, 8 Dec 2010 05:27:38 +0000 (16:27 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 8 Dec 2010 08:39:06 +0000 (09:39 +0100)
commit8dd3013208ae02ee4365cd36f0c4688bdc6b46a2
tree8bd801c9cb1e845ed6afea7cc74830bb8b4b7b28
parent94f4929e04ce4357e3c74b6a14a4b8fccde30fda
s4-param Allow +foo syntax in smb.conf list parsing

The idea here is to allow an smb.conf file to work from the defaults,
rather than override them.  For example, 'server services = +openchange'.

Pair-Programmed-With: Andrew Tridgell <tridge@samba.org>

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Wed Dec  8 09:39:06 CET 2010 on sn-devel-104
source4/param/loadparm.c
source4/param/loadparm.h
source4/param/pyparam.c
source4/scripting/bin/samba_dnsupdate