r10600: Fix bug #2769 (mangle filenames ending in a space)
authorJeremy Allison <jra@samba.org>
Thu, 29 Sep 2005 01:27:19 +0000 (01:27 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:04:47 +0000 (11:04 -0500)
commit105e38847dc0078951abcda16808590ccc363b00
tree88898df332bfa3c441125408ac9c6f80500e9608
parentc2a018bf1f4bf196db0ad80c713764e435de3914
r10600: Fix bug #2769 (mangle filenames ending in a space)
and an old bug where mangle mathod hash wasn't mangling
file names with more than one dot which also end in a dot.
Jeremy.
source/smbd/mangle_hash.c
source/smbd/mangle_hash2.c