CVS update: samba/source

Jeremy Allison jra at samba.anu.edu.au
Tue Apr 21 06:32:52 EST 1998


Date:	Tuesday April 21, 1998 @ 6:32
Author:	jra

Update of /data/cvs/samba/source
In directory samba:/tmp/cvs-serv25398

Modified Files:
	Makefile nmbd_namequery.c nmbd_packets.c nmbd_winsserver.c 
	proto.h 
Log Message:
Fixed bug that John found in WINS server code. When nmbd as a WINS
server is sending out a name_query after a WACK, it needs to send
a packet with recursion_desired = 0 (yes Luke, you were right all
along :-). If it doesn't then if it's talking to itself then the
query packet ends up back in the WINS server instead of in the client
side code.
Makefile: Changed proto generation to stop including NMBDOBJ twice.
nmbd_namequery.c nmbd_packets.c nmbd_winsserver.c: Added extra
query_name_from_wins_server() code.

Jeremy.



More information about the samba-cvs mailing list