CVS update: samba/source/lib

crh at samba.org crh at samba.org
Sun Aug 26 16:01:47 EST 2001


Date:	Sat Aug 25 23:01:46 2001
Author:	crh

Update of /data/cvs/samba/source/lib
In directory va:/tmp/cvs-serv4644/lib

Modified Files:
	wins_srv.c 
Log Message:
Small changes to get ready for adding WINS failover to smbd and clients.
My plan is to change the lp_wins_server() function to lp_wins_server_list().
My reason being: With WINS failover the 'wins server' parameter may take a
list of WINS server names/IPs instead of just one.  If it's a list, then
calling lp_wins_server() won't give you what you expect (that is, a single
WINS server name or IP).  Instead, the functions in wins_srv.c should be
used.  You can get either the name or IP of the 'current' working WINS
server in the list.

Chris -)-----



Revisions:
wins_srv.c		1.3 => 1.4
	http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/wins_srv.c?r1=1.3&r2=1.4




More information about the samba-cvs mailing list