svn commit: samba r1908 - branches/SAMBA_3_0/source/client

Stefan (metze) Metzmacher metze at samba.org
Thu Aug 19 10:28:20 GMT 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

tpot at samba.org schrieb:

| Author: tpot
| Date: 2004-08-19 09:59:08 +0000 (Thu, 19 Aug 2004)
| New Revision: 1908
|
| WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1908&nolog=1
|
| Log:
| Bugzilla #1541.  Fix recursive ls in smbclient.  Fix by Josef Zlomek.
|
| Modified:
|    branches/SAMBA_3_0/source/client/client.c
|
|
| Changeset:
| Modified: branches/SAMBA_3_0/source/client/client.c
| ===================================================================
| --- branches/SAMBA_3_0/source/client/client.c	2004-08-19 09:50:54 UTC (rev 1907)
| +++ branches/SAMBA_3_0/source/client/client.c	2004-08-19 09:59:08 UTC (rev 1908)
| @@ -592,7 +592,7 @@
|  		else
|  			pstrcat(mask,p);
|  	} else {
| -		pstrcat(mask,"*");
| +		pstrcat(mask,"\\*");
|  	}
|
|  	do_list(mask, attribute, display_finfo, recurse, True);
|
Hi Tim,

Can you merge that to trunk ans 4.0 please

- --
metze

Stefan Metzmacher <metze at samba.org> www.samba.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3-nr1 (Windows XP)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBJIDEm70gjA5TCD8RApoeAJ9nt1WZuI7wA5oDYx/GysKB+rCDwwCgtRiq
jMuKnBmGJ0Aw4ATUZxiIZgY=
=W+i1
-----END PGP SIGNATURE-----


More information about the samba-technical mailing list