repo.or.cz
/
Samba
/
cd1.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
s3-selftest: finally enable RPC-SPOOLSS-PRINTER against Samba 3.
[Samba/cd1.git]
/
swat2
/
wins_server
/
index.esp
blob
b91ef6fc244cd2d059c8f8238187cffc3149b4eb
1
<% page_header("columns", "WINS Server", "servers");
2
3
libinclude("base.js");
4
libinclude("management.js");
5
%>
6
7
<h1>WINS Server</h1>
8
9
<%
10
writefln("Status: %s\n", server_status("wins"));
11
%>
12
13
<% page_footer(); %>