CVS update: samba/source


Sat Jun 27 10:27:46 EST 1998


Date:	Saturday June 27, 1998 @ 10:27
Author:	jra

Update of /data/cvs/samba/source
In directory samba:/tmp/cvs-serv22569

Modified Files:
	nisppass.c nmbd_become_lmb.c nmbd_elections.c 
	nmbd_incomingdgrams.c nmbd_namelistdb.c nmbd_packets.c 
	nmbd_subnetdb.c nmbd_workgroupdb.c nmblib.c proto.h 
Log Message:
nisppass.c: Fixed incorrect parameter usage.
nmbd_become_lmb.c: Add 'force_new_election' parameter to some functions.
                   This allows the start of the election to be done *after*
                   the demotion from local master browser is done.
                   Also changed code so release of 1d name is done
                   immediately to allow other local master to gain it.
nmbd_elections.c: Ensured no elections are run until we have registered
                  the WORKGROUP<1e> name that we must listen on to participate
                  in elections.
nmbd_incomingdgrams.c: Use force_new_election code.
nmbd_namelistdb.c: Make update_name_in_namelist static.
nmbd_subnetdb.c: Fix bug in comparison function. We cannot use memcmp
                   as structure packing may make this fail.
nmbd_packets.c: Ensure that we only send one release packet when
                sending a broadcast packet.
nmbd_workgroupdb.c: Ensure we put the correct value in the ElectionCriterion field.
nmblib.c: Ensure make_nmb_name zero's the struct nmb_name.
Jeremy.



More information about the samba-cvs mailing list