r5723: Add missing part of fix for #2271. After analysing the actions of a XP
commit710bceee325005b8ca8e8ed04acc50bafa92b6e6
authorJeremy Allison <jra@samba.org>
Thu, 10 Mar 2005 02:00:24 +0000 (10 02:00 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:57 +0000 (10 10:55 -0500)
tree7826a1fb13e4002a02eee3416463f928b1738c35
parent4f3b12ac73487f4ccb37c17506af1abf5acc80cd
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.
source/libsmb/clilist.c