summaryrefslogtreecommitdiff
path: root/source4/nbt_server/defense.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5408: - added testing for the behaviour of the special 0x1c nameAndrew Tridgell1-1/+2
2007-10-10r5358: - added initial WINS server code. It passes most of the NBT-WINS test,...Andrew Tridgell1-2/+2
2007-10-10r5352: added a function nbt_name_string() that formats a nbt_name structureAndrew Tridgell1-2/+3
2007-10-10r5346: - a bit more preparation for the WINS server going inAndrew Tridgell1-59/+16
2007-10-10r5251: - renamed the nbtd server side structures to have a nbtd_ prefix, toAndrew Tridgell1-4/+4
2007-10-10r5216: don't defend group names against incoming name registration requestsAndrew Tridgell1-1/+1
2007-10-10r5211: added broadcast name defense against both registration and refreshAndrew Tridgell1-0/+110