diff options
author | Christopher R. Hertel <crh@samba.org> | 2001-08-26 06:01:46 +0000 |
---|---|---|
committer | Christopher R. Hertel <crh@samba.org> | 2001-08-26 06:01:46 +0000 |
commit | efaa9ef5e72c3748d97e43bba38a0ba47ff3438d (patch) | |
tree | 482b15a838dedefd3ccf02dd99db91567e484310 /source/smbd/reply.c | |
parent | 3b1454691b1164493f1bee58a3d2e5eed0aa898e (diff) | |
download | samba-efaa9ef5e72c3748d97e43bba38a0ba47ff3438d.tar.gz samba-efaa9ef5e72c3748d97e43bba38a0ba47ff3438d.tar.xz samba-efaa9ef5e72c3748d97e43bba38a0ba47ff3438d.zip |
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 -)-----
Diffstat (limited to 'source/smbd/reply.c')
0 files changed, 0 insertions, 0 deletions