windows-cell-name-trailing-dot-removal-20081008
authorJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 8 Oct 2008 18:43:03 +0000 (18:43 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 8 Oct 2008 18:43:03 +0000 (18:43 +0000)
commite7b06ab695b83114954b58bd8cd25e5c0ad3f395
treeedad26f18ff03e67a0840ecc8aba454574282033
parentab2d343c31fe41d663c5a5feb796c3a9250c60d8
windows-cell-name-trailing-dot-removal-20081008

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.
src/WINNT/afsd/cm_cell.c