OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Thu, 18 Mar 2004 22:52:07 EST
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-tree/src/WINNT/afsd
Modified Files:
afslogon.c
Log Message:
DELTA afslogon-20040318
AUTHOR jaltman@mit.edu
Fix memory deallocation errors (never call free() on memory allocated
by GlobalAlloc() or LocalAlloc())
Modify event logging to be consistent between High and Low Security
Only generate a random user name when using High Security. Use the normal
user name when running with Low security.
--- DELTA config follows ---
afslogon-20040318 openafs/src/WINNT/afsd/afslogon.c 1.8 1.9