summaryrefslogtreecommitdiffstats
path: root/source/nbt_server/defense.c
Commit message (Expand)AuthorAgeFilesLines
* r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher2005-10-141-7/+7
* r11048: r10539@SERNOX: metze | 2005-09-27 14:59:47 +0200Stefan Metzmacher2005-10-141-1/+1
* r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200Stefan Metzmacher2005-10-141-12/+11
* r5408: - added testing for the behaviour of the special 0x1c nameAndrew Tridgell2005-02-151-1/+2
* r5358: - added initial WINS server code. It passes most of the NBT-WINS test,...Andrew Tridgell2005-02-121-2/+2
* r5352: added a function nbt_name_string() that formats a nbt_name structureAndrew Tridgell2005-02-121-2/+3
* r5346: - a bit more preparation for the WINS server going inAndrew Tridgell2005-02-111-59/+16
* r5251: - renamed the nbtd server side structures to have a nbtd_ prefix, toAndrew Tridgell2005-02-061-4/+4
* r5216: don't defend group names against incoming name registration requestsAndrew Tridgell2005-02-041-1/+1
* r5211: added broadcast name defense against both registration and refreshAndrew Tridgell2005-02-041-0/+110