]> git.michaelhowe.org Git - packages/o/openafs.git/commit
afslogon-20040318
authorJeffrey Altman <jaltman@mit.edu>
Fri, 19 Mar 2004 03:52:07 +0000 (03:52 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 19 Mar 2004 03:52:07 +0000 (03:52 +0000)
commit48913f747f4f3df491295b78a51167dfa7f0d264
treeb5d055469891bb5c764dea952dedba30a9bcc048
parente8fc0557d3da988b9a830af0dd0b84c27a4c1ff4
afslogon-20040318

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.
src/WINNT/afsd/afslogon.c