CVS update: samba/source/libsmb

Tim Potter tpot at samba.org
Fri Jul 5 16:05:34 EST 2002


Date:	Thu Jul  4 23:05:34 2002
Author:	tpot

Update of /data/cvs/samba/source/libsmb
In directory va:/tmp/cvs-serv32597/libsmb

Added Files:
      Tag: APPLIANCE_HEAD
	namecache.c 
Log Message:
A netbios name cache for server side Samba programs (i.e smbd and
winbindd).  The aim of this code is to cache the result of netbios
name lookups in a tdb to improve performance, especially when
different processes are looking up the same names over and over again.

Some notes:

  - negative DNS lookups are cached

  - #1b and #1c names are only cached for 10 seconds as they may
    change often

  - only processes that can open namecache.tdb read/write as root can
    participate in the caching process


Revisions:
namecache.c		NONE => 1.1.2.1
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/namecache.c?rev=1.1.2.1




More information about the samba-cvs mailing list