Removed lp_strip_dot code - ensured that mangling code treats names ending
authorJeremy Allison <jra@samba.org>
Tue, 14 May 2002 19:30:29 +0000 (19:30 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 14 May 2002 19:30:29 +0000 (19:30 +0000)
commit099b4889a2383b27d4d0ca4c0eb2175a0e87b67d
tree182ed6914fc9752102d18833da21082efbcbc2f1
parent615e6071945ebb4f89cdb897659e8f2956349a1b
Removed lp_strip_dot code - ensured that mangling code treats names ending
in '.' as invalid long filenames (special treatment for '.' and '..' which
are valid - yes Andrew I did this without strlen :-) :-).
Jeremy.
(This used to be commit 3180d8ba4ace9417033039d61d04c255da6f6a01)
source3/smbd/filename.c
source3/smbd/mangle_hash.c
source3/smbd/mangle_hash2.c