OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Sun, 02 Jul 2006 20:54:20 EDT
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/WINNT/afsd
Modified Files:
afskfw.c afskfw.h afslogon.c
Log Message:
DELTA windows-afslogon-pr_end-20060702
AUTHOR jaltman@secure-endpoints.com
* do not attempt to copy kfw krb5 creds if integrated logon disabled
* disable use of automatic registration from afslogon.dll. calling
pr_Initialize() results in rx_Init() being called which creates
threads that prevent safe unloading of the dll. This is causing
crashes in third party applications that call CreateProcessAsUser()
which in turn temporarily loads afslogon.dll.
* add life_to_time to afskfw.c in order remove the link to the rxkad
and des libraries
--- DELTA config follows ---
windows-afslogon-pr_end-20060702 openafs/src/WINNT/afsd/afskfw.c 1.28 1.29
windows-afslogon-pr_end-20060702 openafs/src/WINNT/afsd/afskfw.h 1.4 1.5
windows-afslogon-pr_end-20060702 openafs/src/WINNT/afsd/afslogon.c 1.45 1.46