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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 28 Oct 2004 12:37:53 EDT


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

Modified Files:
	NTMakefile afsd_init.c cm_freelance.h cm_ioctl.c 
Log Message:
DELTA more-freelance-symlinks-20041028
AUTHOR jaltman@mit.edu

 * Fix Find Cell By Name pioctl call to return a name "Freelance.Local.Root" 
   for the fake root.afs volume.  This allows the IsPathInAfs() type 
   functions to succeed for \\AFS\all

 * Add missing dialog template for Explorer Shell Extension Symlink->Add
   operation

 * Increase the acceptable length of the link destination path in the
   Add Symlink dialog box support code.

 * Fix up some missing prototypes



--- DELTA config follows ---
more-freelance-symlinks-20041028 openafs/src/WINNT/afsd/NTMakefile 1.28 1.29
more-freelance-symlinks-20041028 openafs/src/WINNT/afsd/afsd_init.c 1.46 1.47
more-freelance-symlinks-20041028 openafs/src/WINNT/afsd/cm_freelance.h 1.9 1.10
more-freelance-symlinks-20041028 openafs/src/WINNT/afsd/cm_ioctl.c 1.39 1.40