s3: smbd: Convert SMB1 reply_search() to use handle-based directory enumeration.
commita130760f70960de559b845fffb1b70dc11db6f24
authorJeremy Allison <jra@samba.org>
Tue, 16 Jul 2019 00:13:33 +0000 (15 17:13 -0700)
committerRalph Boehme <slow@samba.org>
Tue, 6 Aug 2019 14:23:34 +0000 (6 14:23 +0000)
tree69e343b70d7f3584e1dcf71dd6feb319f7d13c08
parent043443ee33bcd8ad61ec59574aaacdde511656da
s3: smbd: Convert SMB1 reply_search() to use handle-based directory enumeration.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/reply.c