OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 14 Jul 2004 02:00:18 EDT


Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-tree/src/WINNT/afsd

Modified Files:
	NTMakefile afsd_init.c lanahelper.cpp lanahelper.h 
Added Files:
	afsicf.cpp afsicf.h 
Log Message:
DELTA xp-sp2-icf-20040713
AUTHOR asanka@mit.edu

Windows XP SP2 adds a firewall which blocks all incoming ports by default.
This patch adds support to the AFS Client Service (but not the AFS Server)
to automatically open the firewall to ports in use by the application.

One of the new requirements of this functionality is the use of the 
latest Platform SDK "Microsoft Platform SDK for Windows XP SP2".



--- DELTA config follows ---
xp-sp2-icf-20040713 openafs/src/WINNT/afsd/afsicf.cpp /dev/null 1.1
xp-sp2-icf-20040713 openafs/src/WINNT/afsd/afsicf.h /dev/null 1.1
xp-sp2-icf-20040713 openafs/src/WINNT/afsd/NTMakefile 1.22 1.23
xp-sp2-icf-20040713 openafs/src/WINNT/afsd/afsd_init.c 1.34 1.35
xp-sp2-icf-20040713 openafs/src/WINNT/afsd/lanahelper.cpp 1.7 1.8
xp-sp2-icf-20040713 openafs/src/WINNT/afsd/lanahelper.h 1.2 1.3