JHT ===> William Yost patches integrated to fix leading path on 8.3
authorSamba Release Account <samba-bugs@samba.org>
Mon, 10 Feb 1997 13:54:29 +0000 (13:54 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Mon, 10 Feb 1997 13:54:29 +0000 (13:54 +0000)
commit84fc674c89e8999f284b59888dfa2cdc47438e88
treea3e419b11df96c5f9afddbb805a66e1baf2840c0
parentd096e0c3c2e182d2c94574bd8f4b1cf5c29056ff
JHT ===> William Yost patches integrated to fix leading path on 8.3
filename problem.
Problem conditions:
case sensitive = no
default case = lower
mangle case = yes
preserve case = yes
short preserve case = yes
Problem: Win95 still writes upper case file names.
Patches supplied have been incorporated into mangle.c and server.c
but needs YOSTW to be defined for it to take effect.

Action:
=======
If we are happy with the patch, delete old code in mangle.c, then
remove all YOSTW #ifdefs.
source/smbd/mangle.c
source/smbd/server.c