libcli/smb: add FLAG_CASELESS_PATHNAMES based on FILE_CASE_SENSITIVE_SEARCH to smb1...
commit66de9134420c1a6743369cc54958cc94e9128a26
authorStefan Metzmacher <metze@samba.org>
Fri, 27 Sep 2013 03:31:07 +0000 (27 05:31 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 10 Mar 2014 15:12:19 +0000 (10 16:12 +0100)
tree2bf70686b307c30dc9969272381ddecb5381e257
parentc711e5b6f08edc91716716e7627b1918471400d5
libcli/smb: add FLAG_CASELESS_PATHNAMES based on FILE_CASE_SENSITIVE_SEARCH to smb1 requests

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10200

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
(cherry picked from commit b16b469f3fa3766c19ca30f377cc7de6782c05e6)
libcli/smb/smbXcli_base.c