Date: Fri Feb 28 00:25:54 2003
Author: jra
Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv4703/include
Modified Files:
Tag: SAMBA_3_0
local.h
Log Message:
*Excellent* patch from Michael Steffens <[EMAIL PROTECTED]> to limit
the unix domain sockets used by winbindd (also solves FD_SETSIZE problem
in winbindd to boot !). Adds a "last_access" field to winbindd connections,
and will close the oldest idle connection once the number of open connections
goes over WINBINDD_MAX_SIMULTANEOUS_CLIENTS (defined in local.h as 200
currently).
Jeremy.
Revisions:
local.h 1.65.2.7 => 1.65.2.8
http://www.samba.org/cgi-bin/cvsweb/samba/source/include/local.h?r1=1.65.2.7&r2=1.65.2.8