OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Wed, 08 Oct 2008 13:43:03 EDT
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-head/src/WINNT/afsd
Modified Files:
cm_cell.c
Log Message:
DELTA windows-cell-name-trailing-dot-removal-20081008
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT
FIXES 120318
Lookups of cell names that have a trailing dot should have the dot removed
otherwise there is a risk of duplicate cell entries since "foo" and "foo."
will not match but both will resolve to the same AFSDB record in DNS.
--- DELTA config follows ---
windows-cell-name-trailing-dot-removal-20081008 openafs/src/WINNT/afsd/cm_cell.c 1.48 1.49