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