When i (for example) do a "nmblookup <domain>", i find all the machines on the domain. I'd expect "nmblookup -S <domain>" to do a node status query on all of them, not just the first one.
Created attachment 1667 [details] fix for status reporting on multiple IP's find_status conditional was outside loop when processing ip_list in query_one().
Looks good to me. Applied, thanks ! Jeremy.