1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
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 client.c: 1997-12-20 14:36:11 +00:00
codepages Adding codepage definition files and codepage file compiler/decompiler. 1997-08-30 01:13:39 +00:00
include client.c: 1997-12-20 14:36:11 +00:00
lib client.c: 1997-12-20 14:36:11 +00:00
libsmb client.c: 1997-12-20 14:36:11 +00:00
locking - handle ENOSPC in shmem init. 1997-12-16 14:06:09 +00:00
nmbd kanji.h: Fixed problems with re-definitions of strchr and others on AIX. 1997-12-18 11:05:00 +00:00
param loadparm.c: Added fix for veto oplock files bug from Charles Hoch <hoch@hplcgh.hpl.hp.com> 1997-12-20 10:52:00 +00:00
passdb fixed some typecasts of (char *) to (unsigned char *) 1997-11-22 07:17:32 +00:00
printing applied a patch from Norm Jacobs to allow "printcap name = lpstat" 1997-12-03 05:08:07 +00:00
script remove stutter from closing instructions 1997-12-01 15:21:23 +00:00
smbd loadparm.c: Added fix for veto oplock files bug from Charles Hoch <hoch@hplcgh.hpl.hp.com> 1997-12-20 10:52:00 +00:00
ubiqx Adding the cache module. 1997-12-19 09:32:58 +00:00
utils This is it ! The mega-merge of the JRA_NMBD_REWRITE branch 1997-12-13 14:16:07 +00:00
web minor wsmbconf and cgi changes 1997-11-23 02:42:22 +00:00
.cvsignore Adding Windows 95 printer driver code donated by Jean-Francois.Micouleau@utc.fr. 1997-10-28 19:32:59 +00:00
cgi.c minor wsmbconf and cgi changes 1997-11-23 02:42:22 +00:00
change-log Started uninstall in Makefile 1996-07-04 03:17:08 +00:00
internals.doc - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 1996-08-13 08:57:55 +00:00
nameconf.c Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk> 1997-07-08 16:54:44 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 1997-10-13 12:13:11 +00:00
wsmbconf.c minor wsmbconf and cgi changes 1997-11-23 02:42:22 +00:00
wsmbstatus.c cgi.c is a simple set of CGI manipulation routines 1997-09-11 02:17:16 +00:00