1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/libsmb
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
..
clientgen.c client.c: 1997-12-20 14:36:11 +00:00
credentials.c fix some uchar/char conflicts 1997-11-02 04:11:05 +00:00
namequery.c This is it ! The mega-merge of the JRA_NMBD_REWRITE branch 1997-12-13 14:16:07 +00:00
nmblib.c This is it ! The mega-merge of the JRA_NMBD_REWRITE branch 1997-12-13 14:16:07 +00:00
nterr.c Rolled back tree state to 11:59pm 8th November 1997 EST to 1997-11-10 19:23:17 +00:00
smbdes.c fix some casting errors in smbencrypt and some multiply-defined errors 1997-10-26 07:45:36 +00:00
smbencrypt.c Rolled back tree state to 11:59pm 8th November 1997 EST to 1997-11-10 19:23:17 +00:00
smberr.c Rolled back tree state to 11:59pm 8th November 1997 EST to 1997-11-10 19:23:17 +00:00