svn commit: samba r11420 - in branches/SAMBA_3_0/source: libsmb printing smbd torture

jra at samba.org jra at samba.org
Mon Oct 31 20:12:02 GMT 2005


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 <dina at exanet.com>. 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


More information about the samba-cvs mailing list