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