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)
commitbee0619cc476335e19a5f76179832802587563d1
tree57c9e2dd644c921d531f9e96da9505607a20b816
parent756a00431105cf6349feb80a46b6f55a30eb3973
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.
source/param/loadparm.c
source/smbd/open.c