search for: question_nam

Displaying 4 results from an estimated 4 matches for "question_nam".

Did you mean: question_name
2002 Nov 20
2
RE - servers keeps disapearing
...gt;Yes - there _was_ a known problem with nmbd not reregistering names. >Has disappeared since 2.2.5. > I have upgraded to 2.2.6, still have the problem, but it helped to upgrade all servers. Doesn't happened a lot anymore. Got a log entry: register_name_response: malformed response (question_name is NULL). [2002/11/14 00:49:37, 0] nmbd/nmbd_nameregister.c:register_name_response(57) register_name_response: malformed response (question_name is NULL). [2002/11/14 00:49:37, 0] nmbd/nmbd_nameregister.c:register_name_response(57) register_name_response: malformed response (question_name is N...
2003 Dec 01
0
No subject
...e/nmbd/nmbd_namequery.c --- samba-2.2.1a/source/nmbd/nmbd_namequery.c Wed Jul 11 22:08:26 2001 +++ samba-2.2.1a-qnx/source/nmbd/nmbd_namequery.c Sat Jul 28 20:15:33 2001 @@ -121,9 +121,9 @@ } if(success && rrec->success_fn) - (*rrec->success_fn)(subrec, rrec->userdata, question_name, answer_ip, nmb->answers); + (*(query_name_success_function)rrec->success_fn)(subrec, rrec->userdata, question_name, answer_ip, nmb->answers); else if( rrec->fail_fn) - (*rrec->fail_fn)(subrec, rrec, question_name, nmb->header.rcode); + (*(query_name_fail_function)...
1998 Oct 19
1
domain_master_node_status_fail: ... Cannot sync browser lists.
...ilable = 0 recursion_desired = 0 trunc = 0 authoritative = 0 } rcode = 0 qdcount = 1 ancount = 0 nscount = 0 arcount = 0 } question = { question_name = { name = "*" scope = "" name_type = 0u } question_type = 33 question_class = 1 } answers = 0x00000000 nsrecs = 0x00000000 additional = 0x00000000...
1998 Feb 23
7
nmb log file entry
Hi, I am getting this log entry in the nmb.log file. Any ideas why I am getting it? query_name_response: Multiple (2) responses received for a query on subnet 9.36. 220.43 for name WHITE<1d>. This response was from IP 9.36.223.255 Thanks Chip