fixed our smbsearch code. We now store the mask with the dptr, this
authorAndrew Tridgell <tridge@samba.org>
Sun, 30 Apr 2000 14:29:45 +0000 (14:29 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 30 Apr 2000 14:29:45 +0000 (14:29 +0000)
commit34cd425c1ded2afe5adc4d898843c31f66f26b5a
tree50c40dd590ce911bb91b10e7dcd48bb722762592
parent565cc66e6ae93aa44305419298cd5973e57529fc
fixed our smbsearch code. We now store the mask with the dptr, this
turns out to be essential for a correct implementation (there ins't
enough room to store all possible masks in the status return
structure!)
(This used to be commit 38f5e133670ada6e5799a16cf1a0e2e3ee1d9afd)
source3/smbd/dir.c
source3/smbd/reply.c