summaryrefslogtreecommitdiff
path: root/source4/nbt_server/defense.c
Commit message (Expand)AuthorAgeFilesLines
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* s4-nbt: use private_data instead of private.Günther Deschner2008-09-231-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r13007: let our winsclient code register multihomed records withStefan Metzmacher2007-10-101-0/+9
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-1/+2
* r12607: fix the buildStefan Metzmacher2007-10-101-0/+1
* r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher2007-10-101-7/+7
* r11048: r10539@SERNOX: metze | 2005-09-27 14:59:47 +0200Stefan Metzmacher2007-10-101-1/+1
* r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200Stefan Metzmacher2007-10-101-12/+11
* 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