Added "oplock break wait time" parameter to help with Win9x oplock related
authorJeremy Allison <jra@samba.org>
Mon, 3 May 1999 17:33:10 +0000 (17:33 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 3 May 1999 17:33:10 +0000 (17:33 +0000)
commit6ff73d2c65b50cd8453889edb9c73f7c15d0e491
tree1110a6e787d80cd92d054bfef9630c69d6247d46
parentd2e9a4df6e3e89c4f31636252d4d0e5c164f44ca
Added "oplock break wait time" parameter to help with Win9x oplock related
problems. Default set to 10ms.
Also documented it :-).
Jeremy.
17 files changed:
docs/htmldocs/smb.conf.5.html
docs/htmldocs/smbclient.1.html
docs/manpages/smb.conf.5
docs/manpages/smbclient.1
docs/yodldocs/smb.conf.5.yo
docs/yodldocs/smbclient.1.yo
source/architecture.doc
source/configure
source/configure.in
source/include/config.h.in
source/include/proto.h
source/lib/system.c
source/param/loadparm.c
source/smbd/oplock.c
source/smbd/predict.c
source/smbd/process.c
source/smbd/service.c