CVS update: samba/source

Jeremy Allison jra at samba.anu.edu.au
Sat Dec 20 14:36:13 EST 1997


Date:	Saturday December 20, 1997 @ 14:36
Author:	jra

Update of /data/cvs/samba/source
In directory samba:/tmp/cvs-serv27423

Modified Files:
	client.c clientgen.c clientutil.c clitar.c proto.h util.c 
Log Message:
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.



More information about the samba-cvs mailing list