libcli/smb: add FLAG_CASELESS_PATHNAMES based on FILE_CASE_SENSITIVE_SEARCH to smb1...
authorStefan Metzmacher <metze@samba.org>
Fri, 27 Sep 2013 03:31:07 +0000 (05:31 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 17 Oct 2013 14:09:10 +0000 (16:09 +0200)
commitb16b469f3fa3766c19ca30f377cc7de6782c05e6
treee9152bcf1017d0b1715d3dade5430a328d68bb22
parente6eb6b9e9494d1c8db311e5b967b0da4d75c45aa
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>
libcli/smb/smbXcli_base.c