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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Mon, 09 Aug 2004 23:46:25 EDT


Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/data/sb/openafs-stable-1_4_x/openafs/src/WINNT/afsd

Modified Files:
      Tag: openafs-stable-1_4_x
	afslogon.c smb3.c 
Log Message:
DELTA STABLE14-xp-sp2-fix-plus-20040810
AUTHOR jaltman@mit.edu

The XP SP2 problem was caused by attempting to call bind() from
within DllMain which is no longer permitted.  Added a new function
AfsLogonInit() which is called from every entry point to ensure
that the necessary initializaton is performed.

Cleaned up the prior fix to smb3.c to better test the invalid
conditions.


--- DELTA config for openafs-stable-1_4_x follows ---
STABLE14-xp-sp2-fix-plus-20040810 openafs/src/WINNT/afsd/afslogon.c 1.24 1.24.2.1
STABLE14-xp-sp2-fix-plus-20040810 openafs/src/WINNT/afsd/smb3.c 1.42.2.1 1.42.2.2