CVS update: samba/source/client

Matt Chapman m.chapman at student.unsw.edu.au
Sat Nov 14 03:48:04 GMT 1998


Matt Chapman wrote:

> Tested against NT 4.0 SP3 and 4. I have now verified that any files without a
> '.' in them are not even sent to the client, which probably has something to do
> with "*.*". See debug output at the bottom of this message.

I just verified that changing (client.c/425):

    pstrcat(mask,"*");

to:

    pstrcat(mask, "*.*");

broke ls against Windows NT.

    Matt


--
Matt Chapman
E-mail: mattyc at cyberdude.com






More information about the samba-technical mailing list