Finally added the code Andrew wanted that will allow a Samba domain
authorJeremy Allison <jra@samba.org>
Wed, 24 Dec 1997 07:10:04 +0000 (07:10 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 24 Dec 1997 07:10:04 +0000 (07:10 +0000)
commit1a3ab3e84a415a6d0d9b4cafb3f0f6e8cbe3fa69
treec3bae96ec587b6788cc70587ab61b314dfd85a94
parent7cb4e4b099cef0be3a7440bd5feb8b3d0c3c5f18
Finally added the code Andrew wanted that will allow a Samba domain
master browser to use the *<1b> feature of the Samba WINS server to
get a full workgroup list.
nmbd.c: Added timed call to collect_all_workgroup_names_from_wins_server().
nmbd_browsesync.c: Meat of the code to implement collect_all_workgroup_names_from_wins_server().
nmbd_incomingdgrams.c: Fixed comment typo.
Jeremy.
source/include/proto.h
source/nmbd/nmbd.c
source/nmbd/nmbd_browsesync.c
source/nmbd/nmbd_incomingdgrams.c