summaryrefslogtreecommitdiff
path: root/source4/nbt_server/query.c
Commit message (Expand)AuthorAgeFilesLines
* param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server()Andrew Bartlett2011-07-021-1/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-1/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* s4-nbt: use private_data instead of private.Günther Deschner2008-09-231-1/+1
* r26313: Fix more uses of static loadparm.Jelmer Vernooij2007-12-211-1/+2
* r25398: Parse loadparm context to all lp_*() functions.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
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-1/+2
* r12609: - add some comments to a change that went in in the last 'fix the bui...Stefan Metzmacher2007-10-101-1/+7
* r12607: fix the buildStefan Metzmacher2007-10-101-8/+13
* r12437: if the client gives us an unicast name query with recursion_desired,Stefan Metzmacher2007-10-101-7/+6
* r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher2007-10-101-3/+3
* r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200Stefan Metzmacher2007-10-101-10/+9
* r5352: added a function nbt_name_string() that formats a nbt_name structureAndrew Tridgell2007-10-101-2/+2
* r5346: - a bit more preparation for the WINS server going inAndrew Tridgell2007-10-101-64/+21
* r5276: - added support for NBT_OPCODE_REFRESH2 (type 0x9)Andrew Tridgell2007-10-101-1/+1
* r5259: make sure we give the ip of the interface that a name query comes inAndrew Tridgell2007-10-101-1/+1
* r5251: - renamed the nbtd server side structures to have a nbtd_ prefix, toAndrew Tridgell2007-10-101-14/+34
* r5211: added broadcast name defense against both registration and refreshAndrew Tridgell2007-10-101-7/+0
* r5210: changed server side nbt functions to be prefixed with nbtd_ instead ofAndrew Tridgell2007-10-101-14/+14
* r5171: added support for "bind interfaces only" in nbtd. The solution was toAndrew Tridgell2007-10-101-4/+2
* r5155: define ipv4address as a based IDL type, mapped to a "const char *" inAndrew Tridgell2007-10-101-1/+3
* r5145: define struct ipv4_addr in misc.idl,Stefan Metzmacher2007-10-101-1/+1
* r5118: added support for node status replies in nbtd. nmblookup -S now works ...Andrew Tridgell2007-10-101-9/+7
* r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell2007-10-101-0/+122