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