]> git.michaelhowe.org Git - packages/o/openafs.git/commit
DEVEL15-windows-no-more-rpcns4-dll-20080212
authorJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 12 Feb 2008 13:32:48 +0000 (13:32 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 12 Feb 2008 13:32:48 +0000 (13:32 +0000)
commit00811fa149f66017946d176d28ccbe4149b00eb6
tree62fd0c6ea9a18dd6cba9acc4f7d640bd7869b590
parent443a232f3d6240d24ac139952ed28dffead13fdb
DEVEL15-windows-no-more-rpcns4-dll-20080212

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.

(cherry picked from commit a5e5736c67cdf3d08bce548447bc7635b65329c2)
src/WINNT/afsadmsvr/NTMakefile
src/WINNT/afsadmsvr/TaAfsAdmSvrClientBind.cpp
src/WINNT/afsadmsvr/TaAfsAdmSvrMain.cpp
src/WINNT/afsapplib/NTMakefile
src/WINNT/client_osi/NTMakefile