mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
42c4dd1832
- get rid of req->mid, as it isn't a safe value to use to match
requests in the server (it is safe in the client code, as we choose
the mid, but in the server we can't rely on other clients to choose
the mid carefully)
(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 |