summaryrefslogtreecommitdiff
path: root/source4/nbt_server/winsserver.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5387: - added automatic WINS server record expiryAndrew Tridgell1-18/+111
2007-10-10r5358: - added initial WINS server code. It passes most of the NBT-WINS test,...Andrew Tridgell1-15/+112
2007-10-10r5352: added a function nbt_name_string() that formats a nbt_name structureAndrew Tridgell1-0/+1
2007-10-10r5346: - a bit more preparation for the WINS server going inAndrew Tridgell1-6/+64
2007-10-10r5251: - renamed the nbtd server side structures to have a nbtd_ prefix, toAndrew Tridgell1-1/+0
2007-10-10r5210: changed server side nbt functions to be prefixed with nbtd_ instead ofAndrew Tridgell1-3/+3
2007-10-10r5145: define struct ipv4_addr in misc.idl,Stefan Metzmacher1-0/+3
2007-10-10r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell1-0/+35