r5723: Add missing part of fix for #2271. After analysing the actions of a XP
authorJeremy Allison <jra@samba.org>
Thu, 10 Mar 2005 02:00:24 +0000 (02:00 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:57 +0000 (10:55 -0500)
commit4a62d418d9dbed3838dda871e4ead052fbe2bf0c
treeaf3cf9c5468e97f89a3c0e177a35fa605f00c9de
parenteb546db88d9d4ad8da3709b2edc4d455a88e6119
r5723: Add missing part of fix for #2271. After analysing the actions of a XP
client against a Samba server. It never uses the "continue" flag, but always
does "new search, continue from this file" instead. Change our client code
to do the same (it appears that's all they test in W2K etc.).
Jeremy.
(This used to be commit 710bceee325005b8ca8e8ed04acc50bafa92b6e6)
source3/libsmb/clilist.c