Constrain "min receivefile size" to max of BUFFER_SIZE
authorJeremy Allison <jra@samba.org>
Thu, 8 Nov 2007 05:47:00 +0000 (21:47 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 8 Nov 2007 05:47:00 +0000 (21:47 -0800)
commitae74aa9993863be8f75f203201b338e98824ce06
tree206294f8511781b5729d7c05245b9eb216b98a01
parent30a48a5c6c22484c6c06830e404242c1caa47d88
Constrain "min receivefile size" to max of BUFFER_SIZE
(128k). Add debug error messages so we can see why
writeX large is denied. Ensure we don't allow recvfile
writes on IPC$.
Jeremy.
(This used to be commit 6bf053a6a17749a3bc73c8cc5fd490aa5f93b763)
source3/param/loadparm.c
source3/smbd/reply.c