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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Fri, 03 Feb 2006 18:21:04 EST


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

Modified Files:
	cm_cell.c smb.c smb3.c 
Log Message:
DELTA windows-todays-bugs-20060203
AUTHOR jaltman@secure-endpoints.com

* cell names must be treated as case insensitive

* smb logoff messages do not mean the user is logging off the machine.
  do not use as an indication that tokens should be destroyed

* use the correct lock and avoid a deadlock when handling dead VCs


--- DELTA config follows ---
windows-todays-bugs-20060203 openafs/src/WINNT/afsd/cm_cell.c 1.21 1.22
windows-todays-bugs-20060203 openafs/src/WINNT/afsd/smb.c 1.108 1.109
windows-todays-bugs-20060203 openafs/src/WINNT/afsd/smb3.c 1.89 1.90