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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sun, 02 Jul 2006 21:20:45 EDT


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

Modified Files:
      Tag: openafs-stable-1_4_x
	afskfw.c afskfw.h afslogon.c 
Log Message:
DELTA STABLE14-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 for openafs-stable-1_4_x follows ---
STABLE14-windows-afslogon-pr_end-20060702 openafs/src/WINNT/afsd/afskfw.c 1.8.2.17 1.8.2.18
STABLE14-windows-afslogon-pr_end-20060702 openafs/src/WINNT/afsd/afskfw.h 1.2.2.2 1.2.2.3
STABLE14-windows-afslogon-pr_end-20060702 openafs/src/WINNT/afsd/afslogon.c 1.24.2.20 1.24.2.21