mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
be71d43585
clientgen.c:
clientutil.c:
clitar.c: Changed usage of receive_smb to new function client_receive_smb
except for one use of receive_smb in client.c. This is the
receive_smb used to discard packets received whilst in a
keyboard wait state.
util.c: Created new function client_receive_smb that ignores session
keepalives just as the old receive_smb used to do. Created
internal function read_smb_length_return_keepalive that is
used internally by the changed receive_smb call.
Changed read_smb_len to not use an internal buffer - it is
never called with a null buffer so such code is redundant.
Jeremy.
(This used to be commit
|
||
---|---|---|
.. | ||
client | ||
codepages | ||
include | ||
lib | ||
libsmb | ||
locking | ||
nmbd | ||
param | ||
passdb | ||
printing | ||
script | ||
smbd | ||
ubiqx | ||
utils | ||
web | ||
.cvsignore | ||
cgi.c | ||
change-log | ||
internals.doc | ||
nameconf.c | ||
smbadduser | ||
wsmbconf.c | ||
wsmbstatus.c |