build: Enable NTVFS file server to be omitted
authorAndrew Bartlett <abartlet@samba.org>
Fri, 9 Oct 2015 20:30:17 +0000 (09:30 +1300)
committerJeremy Allison <jra@samba.org>
Fri, 23 Oct 2015 20:27:30 +0000 (22:27 +0200)
commit71dcc76b70d8e249624f9bf057fc4fd3a44125e1
tree885ea66f041ef4b751510364131f4545a98b05a7
parent0ccf842e12c0b5de52a89f1b6d74eba3a5e3feb5
build: Enable NTVFS file server to be omitted

We now only build it by default with --enable-sefltest, or otherwise
if requested.

The NTVFS file server still has features not present in the smbd file
server, such as a CIFS/SMB proxy, and a radically different design,
but it is also not undergoing any ongoing development so this keeps it
in a safe state for care and maintaince, with less of a security risk
if such an issue were to come up.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
python/pyglue.c
python/samba/__init__.py
python/samba/netcmd/domain.py
source4/smb_server/smb/wscript_build
source4/smb_server/smb2/wscript_build
source4/smb_server/wscript_build
source4/torture/rpc/rpc.c
source4/torture/wscript_build
wscript