nmbd_incomingdgrams.c: Fix bug with Syntax 5.1 servers reported by SGI where
authorJeremy Allison <jra@samba.org>
Tue, 16 Dec 1997 07:30:25 +0000 (07:30 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 16 Dec 1997 07:30:25 +0000 (07:30 +0000)
commit5adfff94c9020bd57f84ccbc8fba5b1d8d1615af
tree7ef1225460993316218dc7ec4c75df016aab6fab
parent9b77a642bd302b7aea2147d1cbcd61e310ccfd91
nmbd_incomingdgrams.c: Fix bug with Syntax 5.1 servers reported by SGI where
they do host announcements to LOCAL_MASTER_BROWSER_NAME<00> rather than
WORKGROUP<1d>.
nmbd_incomingrequests.c: Deal with WINS_PROXY_NAME issues - don't reply
with that name if it's the same broadcast net.
nmbd_serverlistdb.c: Stopped writing "Unknown" for local master browsers
we don't know.
nmbd_winsproxy.c: Deal with WINS_PROXY_NAME issues - don't reply
with that name if it's the same broadcast net.
Jeremy.
source/nmbd/nmbd_incomingdgrams.c
source/nmbd/nmbd_incomingrequests.c
source/nmbd/nmbd_serverlistdb.c
source/nmbd/nmbd_winsproxy.c