r5100: We should only care about case-sensitivity when *reading* an incoming
authorJeremy Allison <jra@samba.org>
Sun, 30 Jan 2005 00:36:19 +0000 (00:36 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:15 +0000 (10:55 -0500)
commit228d1e1649a0b4952eb5603cb5e1851cdc8f0c72
treec836b06eb3bac78668dda99017247623dbfc37dd
parent175ec3ed518704920c7c55b050ec1cc00da7f560
r5100: We should only care about case-sensitivity when *reading* an incoming
filename, not returning one. Makes us pass one more Samba4 RAW-SEARCH test.
Jeremy.
source/lib/util.c
source/smbd/reply.c