Split maxxmit parameter into two : max_send (auto configured by the
authorSamba Release Account <samba-bugs@samba.org>
Fri, 28 Feb 1997 20:39:36 +0000 (20:39 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Fri, 28 Feb 1997 20:39:36 +0000 (20:39 +0000)
commitc2d5d1040a933987a0c39545bb5bf8e2fc400a87
tree7442edd79bce855428aec140040a5213f88494db
parent09d81adb9ef365003b1d9a8b5629a2a83fc27665
Split maxxmit parameter into two : max_send (auto configured by the
connecting client, as per CIFS4) and max_recv, which can be configured
as the old maxxmit was. Fixes problems with NT directory listings when
maxxmit is set very small.
jra@cygnus.com
source/smbd/ipc.c
source/smbd/pipes.c
source/smbd/reply.c
source/smbd/server.c
source/smbd/trans2.c