*Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limit
authorJeremy Allison <jra@samba.org>
Fri, 28 Feb 2003 00:18:08 +0000 (00:18 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 28 Feb 2003 00:18:08 +0000 (00:18 +0000)
commite025f560b794f902fe966f7fa42f4b6c914d5c59
tree3498dc90d649bf7b823b0002ed959bb023b07ef2
parentc451967685041795befb23742c883a92048e29c0
*Excellent* patch from Michael Steffens <michael_steffens@hp.com> 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.
source/include/local.h
source/nsswitch/winbindd.c
source/nsswitch/winbindd.h