- 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)
commitf24e341e7e4d8726b98d3a0f83b24f61817fe536
tree1bad80f28cc1171d91422b7b958a3f8115078075
parent6df471f6636694bcd741b61df8615858c5445f81
- 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
23 files changed:
source/include/nameserv.h
source/include/proto.h
source/lib/util.c
source/nameannounce.c
source/namebrowse.c
source/nameconf.c [new file with mode: 0644]
source/namedbname.c
source/namedbresp.c
source/namedbserver.c
source/namedbsubnet.c
source/namedbwork.c
source/nameelect.c
source/namepacket.c
source/nameresp.c
source/nameserv.c
source/nameservreply.c
source/nameservresp.c
source/namework.c
source/nmbd/nmbd.c
source/nmbsync.c
source/param/loadparm.c
source/smbd/ipc.c
source/smbd/server.c