nmbd_elections.c: Added new parameter to dump_workgroups call.
authorJeremy Allison <jra@samba.org>
Wed, 24 Dec 1997 08:49:44 +0000 (08:49 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 24 Dec 1997 08:49:44 +0000 (08:49 +0000)
commit5cdb60bd93fcf97fa9ee1c42642237eb7d4c2083
treea25a261c11d94aac922f4ba0c6346e7215e95010
parent0c0777400fd4a2e0586761514345153c9ee218ed
nmbd_elections.c: Added new parameter to dump_workgroups call.
nmbd_incomingdgrams.c: Deal with announcements with servertype == 0 - these
 are announcements that a machine is shutting down and must be treated differently.
nmbd_serverlistdb.c: Exposed remove_server_from_workgroup as external.
  Added code to dump out workgroups on signal correctly.
nmbd_workgroupdb.c: Added new parameter to dump_workgroups call.
Jeremy.
(This used to be commit f7591109b968c66012af5e9fe818bba8e6f1cf23)
source3/include/proto.h
source3/nmbd/nmbd_elections.c
source3/nmbd/nmbd_incomingdgrams.c
source3/nmbd/nmbd_serverlistdb.c
source3/nmbd/nmbd_workgroupdb.c