Make explicit draining the socket on RECVFILE. Add
authorJeremy Allison <jra@samba.org>
Wed, 31 Oct 2007 21:01:35 +0000 (14:01 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 31 Oct 2007 21:01:35 +0000 (14:01 -0700)
commit8cf78776b0a44bd026cef3d74eb11cfb415f8303
tree610b03e9e4475bd79bbcfe6dacace053a5446b64
parentb7088bb9c2a00d4717b9a7efa4bddc0c005f4efb
Make explicit draining the socket on RECVFILE. Add
capability for large UNIX write if not signing and
recvfile set. Cope with large UNIX write length on
incoming processing. Stevef - we can now test 1-16Mb
writes from CIFFS.
Jeremy.
source/lib/recvfile.c
source/smbd/server.c
source/smbd/trans2.c
source/smbd/vfs.c