client/client.c: Fixed problem where doing smbclient -L //name did a lookup
commitb18fcb3dbd599d6859cc08107ab48bc931b0d3e5
authorJeremy Allison <jra@samba.org>
Thu, 8 Apr 1999 01:30:33 +0000 (8 01:30 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 8 Apr 1999 01:30:33 +0000 (8 01:30 +0000)
tree63c1aa4b1e6ff0dc7558464615fb88068ade1b30
parent2303cba1175519af259fff3740bbe4a781640acd
client/client.c: Fixed problem where doing smbclient -L //name did a lookup
on "//name".
smbd/nttrans.c: Return correct "changenotify cancelled" error.
smbd/trans2.c: Fixed display of security descriptors on mapped drives.
This was *PAINFULL* to find & fix.
Jeremy.
source/client/client.c
source/smbd/nttrans.c
source/smbd/trans2.c