summaryrefslogtreecommitdiffstats
path: root/docs/htmldocs/make_smbcodepage.1.html
diff options
context:
space:
mode:
authorChristopher R. Hertel <crh@samba.org>2000-10-11 15:54:17 +0000
committerChristopher R. Hertel <crh@samba.org>2000-10-11 15:54:17 +0000
commit56be7c2a49a8a918318a70843fff4e89ec10d0d3 (patch)
treeba1ee594f9ba56099d9f8887c42f3d61b379f62b /docs/htmldocs/make_smbcodepage.1.html
parent8ad653f9ebc60c6807c1552425fa83218f6a15d4 (diff)
downloadsamba-56be7c2a49a8a918318a70843fff4e89ec10d0d3.tar.gz
samba-56be7c2a49a8a918318a70843fff4e89ec10d0d3.tar.xz
samba-56be7c2a49a8a918318a70843fff4e89ec10d0d3.zip
Converted to call lib/wins_srv.c:wins_srv_ip() instead of lp_wins_server()
when looking up the WINS server address. Please *don't* use lp_wins_server() any more! The wins_srv_ip() function has the following features: - If the WINS server was entered as a DNS name then the translation to an IP address will already have taken place. We used to do this every time a call to the WINS server was made. Ick. - The return value of wins_srv_ip() is a struct in_addr. Ready to go. - When WINS failover is fully implemented, you'll be able to enter a colon- separated list of WINS servers via the WINS SERVER parameter. Using lp_wins_server() directly will fail if this syntax is used. Chris -)-----
Diffstat (limited to 'docs/htmldocs/make_smbcodepage.1.html')
0 files changed, 0 insertions, 0 deletions