summaryrefslogtreecommitdiffstats
path: root/source/nbt_server/query.c
Commit message (Expand)AuthorAgeFilesLines
* r12437: if the client gives us an unicast name query with recursion_desired,Stefan Metzmacher2005-12-221-7/+6
* r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher2005-10-141-3/+3
* r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200Stefan Metzmacher2005-10-141-10/+9
* r5352: added a function nbt_name_string() that formats a nbt_name structureAndrew Tridgell2005-02-121-2/+2
* r5346: - a bit more preparation for the WINS server going inAndrew Tridgell2005-02-111-64/+21
* r5276: - added support for NBT_OPCODE_REFRESH2 (type 0x9)Andrew Tridgell2005-02-081-1/+1
* r5259: make sure we give the ip of the interface that a name query comes inAndrew Tridgell2005-02-071-1/+1
* r5251: - renamed the nbtd server side structures to have a nbtd_ prefix, toAndrew Tridgell2005-02-061-14/+34
* r5211: added broadcast name defense against both registration and refreshAndrew Tridgell2005-02-041-7/+0
* r5210: changed server side nbt functions to be prefixed with nbtd_ instead ofAndrew Tridgell2005-02-041-14/+14
* r5171: added support for "bind interfaces only" in nbtd. The solution was toAndrew Tridgell2005-02-021-4/+2
* r5155: define ipv4address as a based IDL type, mapped to a "const char *" inAndrew Tridgell2005-02-011-1/+3
* r5145: define struct ipv4_addr in misc.idl,Stefan Metzmacher2005-01-311-1/+1
* r5118: added support for node status replies in nbtd. nmblookup -S now works ...Andrew Tridgell2005-01-311-9/+7
* r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell2005-01-311-0/+122