summaryrefslogtreecommitdiffstats
path: root/source/nbt_server/interfaces.c
Commit message (Expand)AuthorAgeFilesLines
* r12440: fix crash bugsStefan Metzmacher2005-12-221-0/+3
* r11711: fixed the nbt server to use the right interface for outgoing requestsAndrew Tridgell2005-11-141-0/+24
* r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200Stefan Metzmacher2005-10-141-7/+7
* r8285: generate some real stats in the nbt server for the irpc client code to...Andrew Tridgell2005-07-101-0/+9
* r6247: added the server side code for receiving mailslot requests, andAndrew Tridgell2005-04-081-38/+6
* r6184: the beginnings of the libcli/dgram/ library, and the dgramAndrew Tridgell2005-04-031-3/+45
* r5346: - a bit more preparation for the WINS server going inAndrew Tridgell2005-02-111-11/+6
* r5329: made the nbt server case sensitiveAndrew Tridgell2005-02-111-1/+1
* r5304: removed lib/socket/socket.h from includes.hAndrew Tridgell2005-02-101-0/+1
* r5294: - added a separate NBT-WINS test for WINS operations (register, refres...Andrew Tridgell2005-02-101-4/+4
* r5276: - added support for NBT_OPCODE_REFRESH2 (type 0x9)Andrew Tridgell2005-02-081-12/+13
* r5260: - show an error message on nmblookup failureAndrew Tridgell2005-02-071-3/+0
* r5259: make sure we give the ip of the interface that a name query comes inAndrew Tridgell2005-02-071-6/+23
* r5251: - renamed the nbtd server side structures to have a nbtd_ prefix, toAndrew Tridgell2005-02-061-10/+68
* r5212: added checking for receiving our own packets as broadcastsAndrew Tridgell2005-02-041-0/+6
* r5211: added broadcast name defense against both registration and refreshAndrew Tridgell2005-02-041-0/+13
* r5210: changed server side nbt functions to be prefixed with nbtd_ instead ofAndrew Tridgell2005-02-041-20/+21
* r5196: fixed sily bug (that metze found)Andrew Tridgell2005-02-031-1/+1
* r5172: actually bind to the right address for the wildcard interface ....Andrew Tridgell2005-02-021-2/+4
* r5171: added support for "bind interfaces only" in nbtd. The solution was toAndrew Tridgell2005-02-021-57/+68
* r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell2005-01-311-9/+88
* r5108: the beginnings of a nbtd server for Samba4. Currently just displaysAndrew Tridgell2005-01-301-0/+88