CVS update: samba/source


Thu Jun 11 05:51:59 EST 1998


Date:	Thursday June 11, 1998 @ 5:51
Author:	crh

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

Modified Files:
	Makefile nameserv.h nmbd_incomingrequests.c nmbd_mynames.c 
	nmbd_namelistdb.c nmbd_subnetdb.c nmbd_winsserver.c 
Log Message:
I've replaced the linked list used to manage the subnet namelists with a
splay tree.  For short lists, this will have no noticable effect.  As
lists (eg. the WINS database) grow longer, the speed improvements should
be quite dramatic.  This change is an incremental step toward replacing
the in-memory namelists with a back-end database.

This change is going into the 1.9.19pre-alpha code because...well...it's
pre-alpha.  Please let me know if there are any problems.

(Oh, as a side-effect, the wins.dat will be in sorted order.  :)

Chris -)-----




More information about the samba-cvs mailing list