r1260: Added new parameter in the protocol section. "defer sharing violations",
authorJeremy Allison <jra@samba.org>
Sat, 26 Jun 2004 00:47:58 +0000 (00:47 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:52:03 +0000 (10:52 -0500)
commit7f05a7d0c85fd3deaf5e3e263cf8b0f05d4a7f01
tree1c27279f98198e128b8e93e1833670dca0513b41
parente13ba6ebd51c1a34fab07368bc45fa165eaa6b95
r1260: Added new parameter in the protocol section. "defer sharing violations",
by default set to "yes" (to correctly emulate Windows). I've added this to
ensure if we find a critical problem with this new code when 3.0.5 ships
it can be turned off to test for bugs.
Jeremy.
(This used to be commit bee0619cc476335e19a5f76179832802587563d1)
source3/param/loadparm.c
source3/smbd/open.c