OpenAFS CVS Commit: openafs/src/WINNT/afsadmsvr by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Tue, 12 Feb 2008 08:32:50 EST
Update of /cvs/openafs/src/WINNT/afsadmsvr
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-5/src/WINNT/afsadmsvr
Modified Files:
Tag: openafs-devel-1_5_x
NTMakefile TaAfsAdmSvrClientBind.cpp TaAfsAdmSvrMain.cpp
Log Message:
DELTA DEVEL15-windows-no-more-rpcns4-dll-20080212
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT
Remove all references to rpcns4.lib and its included functions RpcNsXXX.
These APIs are no longer supported on Vista. Except for TaAfsAdmSvr
they had been commented out for a long time but we still continued to
link to the library. Loading the library generates a no longer supported
error on Vista. So lets get rid of it.
--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-windows-no-more-rpcns4-dll-20080212 openafs/src/WINNT/afsadmsvr/NTMakefile 1.8.4.1 1.8.4.2
DEVEL15-windows-no-more-rpcns4-dll-20080212 openafs/src/WINNT/afsadmsvr/TaAfsAdmSvrClientBind.cpp 1.3 1.3.4.1
DEVEL15-windows-no-more-rpcns4-dll-20080212 openafs/src/WINNT/afsadmsvr/TaAfsAdmSvrMain.cpp 1.5 1.5.4.1