OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 26 Jul 2006 09:04:08 EDT


Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-5/src/WINNT/afsd

Modified Files:
      Tag: openafs-devel-1_5_x
	cm_daemon.c smb.c smb.h smb3.c 
Log Message:
DELTA DEVEL15-windows-cifs-rewrite-20060726
AUTHOR jaltman@secure-endpoints.com

 delta windows-cifs-rewrite-20060717 introduced a bug in Tran2SetFileInfo
 which would cause data loss by inappropriately truncating the file
 instead of setting the file length.

 this commit adds a new smb_SetSMBParmLong() function

 fix smb_ReceiveCoreWrite to check for locks before truncation and
 adds much debugging

 fix CIFS protocol negotiation and declares support for large readx
 and writex

 updates debugging strings for Tran2 functions

 configures the windows firewall before sleeping in cm_Daemon()


--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-windows-cifs-rewrite-20060726 openafs/src/WINNT/afsd/cm_daemon.c 1.16.4.2 1.16.4.3
DEVEL15-windows-cifs-rewrite-20060726 openafs/src/WINNT/afsd/smb.c 1.118.2.12 1.118.2.13
DEVEL15-windows-cifs-rewrite-20060726 openafs/src/WINNT/afsd/smb.h 1.41.2.5 1.41.2.6
DEVEL15-windows-cifs-rewrite-20060726 openafs/src/WINNT/afsd/smb3.c 1.95.2.12 1.95.2.13