Date:   Fri Feb 28 00:26:20 2003
Author: jra

Update of /data/cvs/samba/source/nsswitch
In directory dp.samba.org:/tmp/cvs-serv4801/nsswitch

Modified Files:
        winbindd.c winbindd.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:
winbindd.c              1.85 => 1.86
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd.c?r1=1.85&r2=1.86
winbindd.h              1.40 => 1.41
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd.h?r1=1.40&r2=1.41

Reply via email to