summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/protocol/smb2maxtrans.xml
AgeCommit message (Collapse)AuthorFilesLines
2011-10-13Another part of the fix for Bug 8473 - smb2_find uses a hard coded max reply ↵Jeremy Allison1-2/+2
size of 0x10000 instead of smb2_max_trans. Change the defaults and the documentation to reflect the 64k limit. Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Thu Oct 13 12:22:23 CEST 2011 on sn-devel-104
2010-07-16Fix bug #7570 - New smb2 max parameters are undocumented.Jeremy Allison1-0/+17
Jeremy.