summaryrefslogtreecommitdiff
path: root/source4/libcli/nbt/nameregister.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200Stefan Metzmacher1-3/+6
2007-10-10r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher1-22/+21
2007-10-10r5352: added a function nbt_name_string() that formats a nbt_name structureAndrew Tridgell1-3/+2
2007-10-10r5322: removed a whole bunch of #include lines that minimal_includes.plAndrew Tridgell1-1/+0
2007-10-10r5275: - added support for NBT_OPCODE_MULTI_HOME_REG (opcode 0xf) for WINS na...Andrew Tridgell1-1/+168
2007-10-10r5250: - added low level support for retrying nbt name queries, rather thanAndrew Tridgell1-12/+10
2007-10-10r5155: define ipv4address as a based IDL type, mapped to a "const char *" inAndrew Tridgell1-10/+5
2007-10-10r5145: define struct ipv4_addr in misc.idl,Stefan Metzmacher1-2/+2
2007-10-10r5126: the composite code is no longer client specific or smb specific, soAndrew Tridgell1-7/+7
2007-10-10r5121: added periodic name refresh requests for all our registered names, rep...Andrew Tridgell1-2/+1
2007-10-10r5117: used a composite function to add 4 stage name registration. We send 3Andrew Tridgell1-0/+134
2007-10-10r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell1-0/+140