mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
ad8c4ae941
setting of "server signing = auto", which means to offer signing
only if we have domain logons enabled (ie. we are a DC). This is a
better match for what windows clients want, as unfortunately windows
clients always use signing if it is offered, and when they use signing
they not only go slower because of the signing itself, they also
disable large readx/writex support, so they end up sending very small
IOs for.
- changed the default max xmit again, this time matching longhorn,
which uses 12288. That seems to be a fairly good compromise value.
(This used to be commit
|
||
---|---|---|
.. | ||
config.m4 | ||
config.mk | ||
conn.c | ||
negprot.c | ||
nttrans.c | ||
password.c | ||
reply.c | ||
request.c | ||
search.c | ||
service.c | ||
session.c | ||
sesssetup.c | ||
signing.c | ||
smb_server.c | ||
smb_server.h | ||
srvtime.c | ||
trans2.c |