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)
commit4850bc63104f5f2945d9e91cfbd99773a5bc570f
tree5ce2cae56cefae44558a94772f320ee0179a4454
parent93bbaac16636c86c2a0c8c61fbbfd1a5c63f6f5a
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.
(This used to be commit 105e38847dc0078951abcda16808590ccc363b00)
source3/smbd/mangle_hash.c
source3/smbd/mangle_hash2.c