Author: jra Date: 2005-10-31 20:11:58 +0000 (Mon, 31 Oct 2005) New Revision: 11420
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11420 Log: Fix issue pointed out by Dina Fine <[EMAIL PROTECTED]>. We can only tell at parse time from the wire if an incoming name has wildcards or not. If it's a mangled name and we demangle the demangled name may contain wildcard characters. Ensure these are ignored. Jeremy. Modified: branches/SAMBA_3_0/source/libsmb/clifile.c branches/SAMBA_3_0/source/printing/nt_printing.c branches/SAMBA_3_0/source/smbd/dir.c branches/SAMBA_3_0/source/smbd/msdfs.c branches/SAMBA_3_0/source/smbd/nttrans.c branches/SAMBA_3_0/source/smbd/reply.c branches/SAMBA_3_0/source/smbd/trans2.c branches/SAMBA_3_0/source/torture/torture.c Changeset: Sorry, the patch is too large (802 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11420
