- fixed bugs in nmb response packet checking.
authorSamba Release Account <samba-bugs@samba.org>
Fri, 23 Aug 1996 10:17:30 +0000 (10:17 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Fri, 23 Aug 1996 10:17:30 +0000 (10:17 +0000)
commit5945be9718b8ea56c8dde99729c0ec0e56080fee
treee0b7aa5086bc50eb93a8e0bb987d775a8fedb1cb
parentea1a09af136d58cd5dbcee23c16c7966dd0074c3
- fixed bugs in nmb response packet checking.

- added multiple workgroup code - samba can register under different
  (unique) NetBIOS aliases, one per workgroup it joins.

lkcl
(This used to be commit f24e341e7e4d8726b98d3a0f83b24f61817fe536)
23 files changed:
source3/include/nameserv.h
source3/include/proto.h
source3/lib/util.c
source3/nameannounce.c
source3/namebrowse.c
source3/nameconf.c [new file with mode: 0644]
source3/namedbname.c
source3/namedbresp.c
source3/namedbserver.c
source3/namedbsubnet.c
source3/namedbwork.c
source3/nameelect.c
source3/namepacket.c
source3/nameresp.c
source3/nameserv.c
source3/nameservreply.c
source3/nameservresp.c
source3/namework.c
source3/nmbd/nmbd.c
source3/nmbsync.c
source3/param/loadparm.c
source3/smbd/ipc.c
source3/smbd/server.c