summaryrefslogtreecommitdiff
path: root/source3/lib/wins_srv.c
AgeCommit message (Expand)AuthorFilesLines
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-11-26Got medieval on another pointless extern. Removed extern struct ipzeroTim Potter1-3/+3
2001-09-17move to SAFE_FREE()Simo Sorce1-4/+3
2001-08-26Small changes to get ready for adding WINS failover to smbd and clients.Christopher R. Hertel1-5/+76
2000-10-11Fixed %d printf with unsigned long arg.Jeremy Allison1-1/+1
2000-07-19Instead of handing back a string (which might be a DNS name or an IPChristopher R. Hertel1-33/+85
2000-07-19First cut toward adding WINS server failover.Christopher R. Hertel1-0/+218