r5118: added support for node status replies in nbtd. nmblookup -S now works against...
commitaa985bdee09e222f9f3f1f49e1cc20e0760c6f32
authorAndrew Tridgell <tridge@samba.org>
Mon, 31 Jan 2005 04:15:58 +0000 (31 04:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:09:24 +0000 (10 13:09 -0500)
tree06a1196ade27f619759e53e23fb3fbe9c83121d0
parent5e6082b4b0e8d47d8634cf1b0c5bb460d0b6dbd1
r5118: added support for node status replies in nbtd. nmblookup -S now works against Samba4.
Also added support for the '*' wildcard name
(This used to be commit 2dd7ccf72444db668fa970c3a95de1448baea224)
source4/librpc/idl/nbt.idl
source4/librpc/ndr/ndr_basic.c
source4/nbt_server/config.mk
source4/nbt_server/nbt_server.h
source4/nbt_server/nodestatus.c [new file with mode: 0644]
source4/nbt_server/query.c
source4/nbt_server/register.c