summaryrefslogtreecommitdiff
path: root/source4/nbt_server/query.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5259: make sure we give the ip of the interface that a name query comes inAndrew Tridgell1-1/+1
2007-10-10r5251: - renamed the nbtd server side structures to have a nbtd_ prefix, toAndrew Tridgell1-14/+34
2007-10-10r5211: added broadcast name defense against both registration and refreshAndrew Tridgell1-7/+0
2007-10-10r5210: changed server side nbt functions to be prefixed with nbtd_ instead ofAndrew Tridgell1-14/+14
2007-10-10r5171: added support for "bind interfaces only" in nbtd. The solution was toAndrew Tridgell1-4/+2
2007-10-10r5155: define ipv4address as a based IDL type, mapped to a "const char *" inAndrew Tridgell1-1/+3
2007-10-10r5145: define struct ipv4_addr in misc.idl,Stefan Metzmacher1-1/+1
2007-10-10r5118: added support for node status replies in nbtd. nmblookup -S now works ...Andrew Tridgell1-9/+7
2007-10-10r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell1-0/+122