CVS update: samba/source/nmbd

jfm at samba.org jfm at samba.org
Sat Jan 26 09:50:16 EST 2002


Date:	Fri Jan 25 14:50:15 2002
Author:	jfm

Update of /data/cvs/samba/source/nmbd
In directory va:/tmp/cvs-serv23722/nmbd

Modified Files:
	nmbd.c nmbd_namelistdb.c nmbd_winsserver.c 
Log Message:
rewrote nmbd's wins backend to use a tdb instead of a flat text file.
Changed the way the wins record are handled in memory. Now they are living
much longer with the different states: active, released and tombstone.
Also added a version ID, some wins flags and the wins owner ip address to   
the namrec->data struct, and a function to process messages sent by the   
wins replication daemon.

the initiate_wins_processing() function is not correct, I'll fix it later.

        J.F.




Revisions:
nmbd.c		1.130 => 1.131
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nmbd/nmbd.c?r1=1.130&r2=1.131
nmbd_namelistdb.c		1.25 => 1.26
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nmbd/nmbd_namelistdb.c?r1=1.25&r2=1.26
nmbd_winsserver.c		1.47 => 1.48
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nmbd/nmbd_winsserver.c?r1=1.47&r2=1.48




More information about the samba-cvs mailing list