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)
commit5d4345b66de2bbf9d60e78682d820adb30b52a79
treec63ee54a374d9ad3c485cadd1fc7197dd84617c1
parent95d600a3521ef97cad9852a09e534c0c7ae8a8d7
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.
(This used to be commit 5adfff94c9020bd57f84ccbc8fba5b1d8d1615af)
source3/nmbd/nmbd_incomingdgrams.c
source3/nmbd/nmbd_incomingrequests.c
source3/nmbd/nmbd_serverlistdb.c
source3/nmbd/nmbd_winsproxy.c