summaryrefslogtreecommitdiff
path: root/source4/nbt_server/interfaces.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8285: generate some real stats in the nbt server for the irpc client code to...Andrew Tridgell1-0/+9
2007-10-10r6247: added the server side code for receiving mailslot requests, andAndrew Tridgell1-38/+6
2007-10-10r6184: the beginnings of the libcli/dgram/ library, and the dgramAndrew Tridgell1-3/+45
2007-10-10r5346: - a bit more preparation for the WINS server going inAndrew Tridgell1-11/+6
2007-10-10r5329: made the nbt server case sensitiveAndrew Tridgell1-1/+1
2007-10-10r5304: removed lib/socket/socket.h from includes.hAndrew Tridgell1-0/+1
2007-10-10r5294: - added a separate NBT-WINS test for WINS operations (register, refres...Andrew Tridgell1-4/+4
2007-10-10r5276: - added support for NBT_OPCODE_REFRESH2 (type 0x9)Andrew Tridgell1-12/+13
2007-10-10r5260: - show an error message on nmblookup failureAndrew Tridgell1-3/+0
2007-10-10r5259: make sure we give the ip of the interface that a name query comes inAndrew Tridgell1-6/+23
2007-10-10r5251: - renamed the nbtd server side structures to have a nbtd_ prefix, toAndrew Tridgell1-10/+68
2007-10-10r5212: added checking for receiving our own packets as broadcastsAndrew Tridgell1-0/+6
2007-10-10r5211: added broadcast name defense against both registration and refreshAndrew Tridgell1-0/+13
2007-10-10r5210: changed server side nbt functions to be prefixed with nbtd_ instead ofAndrew Tridgell1-20/+21
2007-10-10r5196: fixed sily bug (that metze found)Andrew Tridgell1-1/+1
2007-10-10r5172: actually bind to the right address for the wildcard interface ....Andrew Tridgell1-2/+4
2007-10-10r5171: added support for "bind interfaces only" in nbtd. The solution was toAndrew Tridgell1-57/+68
2007-10-10r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell1-9/+88
2007-10-10r5108: the beginnings of a nbtd server for Samba4. Currently just displaysAndrew Tridgell1-0/+88