summaryrefslogtreecommitdiff
path: root/source4/nbt_server/packet.c
Commit message (Expand)AuthorAgeFilesLines
* dns/nbt: Fix spelling of the "authoritative" flag.Kai Blin2010-10-231-17/+17
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-1/+1
* s4-nbt: use private_data instead of private.Günther Deschner2008-09-231-7/+7
* r26313: Fix more uses of static loadparm.Jelmer Vernooij2007-12-211-1/+2
* r25546: Convert to standard bool type.Jelmer Vernooij2007-10-101-7/+7
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r13007: let our winsclient code register multihomed records withStefan Metzmacher2007-10-101-11/+26
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-7/+8
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200Stefan Metzmacher2007-10-101-20/+20
* r8285: generate some real stats in the nbt server for the irpc client code to...Andrew Tridgell2007-10-101-0/+20
* r5392: added "secure" WINS server processing. Send a WACK on nameAndrew Tridgell2007-10-101-0/+43
* r5358: - added initial WINS server code. It passes most of the NBT-WINS test,...Andrew Tridgell2007-10-101-7/+51
* r5352: added a function nbt_name_string() that formats a nbt_name structureAndrew Tridgell2007-10-101-7/+6
* r5346: - a bit more preparation for the WINS server going inAndrew Tridgell2007-10-101-0/+142
* r5276: - added support for NBT_OPCODE_REFRESH2 (type 0x9)Andrew Tridgell2007-10-101-1/+2
* r5251: - renamed the nbtd server side structures to have a nbtd_ prefix, toAndrew Tridgell2007-10-101-3/+3
* r5222: made the nbtd_self_packet() code more efficientAndrew Tridgell2007-10-101-6/+16
* r5212: added checking for receiving our own packets as broadcastsAndrew Tridgell2007-10-101-0/+29
* r5210: changed server side nbt functions to be prefixed with nbtd_ instead ofAndrew Tridgell2007-10-101-2/+2
* r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell2007-10-101-0/+38