An improved version of the Negative Query Response fix. The earlier fix
authorChristopher R. Hertel <crh@samba.org>
Wed, 12 Jul 2000 04:25:12 +0000 (04:25 +0000)
committerChristopher R. Hertel <crh@samba.org>
Wed, 12 Jul 2000 04:25:12 +0000 (04:25 +0000)
commit8edb4966aeb8a8df6e5e348085450b6686bdc879
tree6fd8922da77a959e63076723d59c0179729f21bd
parent5301a0954172519fdb00185b167d814869f46a98
An improved version of the Negative Query Response fix.  The earlier fix
only did a short-cut on an rcode of 3, which is 'name not found'.  This
does a short-cut on any non-zero rcode.  It also puts out a DEBUG message
(if DEBUGLEVEL is >= 3) detailing the error.

Chris -)-----
(This used to be commit d8656304d51844335e72babe852673f2dececfdc)
source3/libsmb/namequery.c