morgan-patch-20040227
authorJeffrey Altman <jaltman@mit.edu>
Fri, 27 Feb 2004 18:20:34 +0000 (18:20 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 27 Feb 2004 18:20:34 +0000 (18:20 +0000)
commit4cc93fd62692082cb6b847fa6ded2daaae91c1e0
tree0fddd9034dc2e257f2c51162fe9c296fa84cbeea
parent4eb61ff3471652427c1ff03cd4e413550f01cb95
morgan-patch-20040227

* Add error checking and logging for WaitForMultipleObject calls

* Place log file in directory pointed to by TEMP env variable if defined

* Use the platform defined value for MAXIMUM_WAIT_OBJECTS instead of
  the value 100.  (WinNT.h defines this as 64)

* Add a new registry value "AllSubmount" which can be set to DWORD 0x00
  to disable the automatic creation of the \\AFS\all submount.  This is
  for sites which wish to restrict access to the world.
src/WINNT/afsd/afsd_init.c
src/WINNT/afsd/afsd_service.c
src/WINNT/afsd/cm_dnlc.c
src/WINNT/afsd/smb.c
src/WINNT/afsd/smb3.c