OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Tue, 27 Apr 2004 14:58:48 EDT
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-tree/src/WINNT/afsd
Modified Files:
NTMakefile smb.c afsd_service.c
Log Message:
DELTA fixes-from-andrei-20040427
AUTHOR jaltman@mit.edu
Cleanup the makefile to remove unnecessary defaultlib restrictions
Remove the DST fix added to address Rodney's bug with the timezone being
off by an hour on files one hour after the time change. Still need to
identify the real cause.
Finally fix once and for all the afsd_service.exe shutdown error.
The ServiceHandler must be declared with the WINAPI calling convention
because it returns a value.
--- DELTA config follows ---
fixes-from-andrei-20040427 openafs/src/WINNT/afsd/NTMakefile 1.17 1.18
fixes-from-andrei-20040427 openafs/src/WINNT/afsd/smb.c 1.34 1.35
fixes-from-andrei-20040427 openafs/src/WINNT/afsd/afsd_service.c 1.25 1.26