- smb2_find uses a hard coded max reply size of 0x10000 instead of

smb2_max_trans; changed defaults and documentation (bso8473).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=194
This commit is contained in:
Lars Müller
2011-10-13 19:56:25 +00:00
committed by Git OBS Bridge
parent 1036d8c0ee
commit d1bba2765a
6 changed files with 38 additions and 32 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 13 19:44:22 UTC 2011 - lmuelle@suse.de
- smb2_find uses a hard coded max reply size of 0x10000 instead of
smb2_max_trans; changed defaults and documentation (bso8473).
-------------------------------------------------------------------
Thu Oct 13 12:13:27 UTC 2011 - lmuelle@suse.de