1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/client
Jeremy Allison be71d43585 client.c:
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 1084fb4682)
1997-12-20 14:36:11 +00:00
..
client.c client.c: 1997-12-20 14:36:11 +00:00
clientutil.c client.c: 1997-12-20 14:36:11 +00:00
clitar.c client.c: 1997-12-20 14:36:11 +00:00
ntclient.c Rolled back tree state to 11:59pm 8th November 1997 EST to 1997-11-10 19:23:17 +00:00