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)
commitd8656304d51844335e72babe852673f2dececfdc
tree4c224612d7bf324c23cac7e3bf1d3bc9b4634fb1
parent6ee63ecfa5f9c984f51c15597a50e085ab722e87
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 -)-----
source/libsmb/namequery.c