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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Tue, 24 Jan 2006 18:12:26 EST


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

Modified Files:
	afsd_init.c cm_callback.c smb.c smb.h smb3.c 
Log Message:
DELTA windows-continued-refcount-cleanup-20060124
AUTHOR jaltman@secure-endpoints.com

* re-enable LogoffTokenTransferTimeout and LogoffTokenTransfer.
  Tokens are now destroyed at logoff based upon the values specified
  here.  Default is ON and 120 seconds.  Setting this to OFF will
  result in tokens never being destroyed.  This will leak memory.

* protect global queues with mutexes and avoid a variety of race
  conditions.













--- DELTA config follows ---
windows-continued-refcount-cleanup-20060124 openafs/src/WINNT/afsd/afsd_init.c 1.72 1.73
windows-continued-refcount-cleanup-20060124 openafs/src/WINNT/afsd/cm_callback.c 1.39 1.40
windows-continued-refcount-cleanup-20060124 openafs/src/WINNT/afsd/smb.c 1.104 1.105
windows-continued-refcount-cleanup-20060124 openafs/src/WINNT/afsd/smb.h 1.35 1.36
windows-continued-refcount-cleanup-20060124 openafs/src/WINNT/afsd/smb3.c 1.87 1.88