winbindd: periodically remove timed out clients
commit33814c39b43fb2adbec5e5d8da90137c5990c59e
authorUri Simchoni <urisimchoni@gmail.com>
Mon, 6 Jul 2015 18:29:17 +0000 (6 21:29 +0300)
committerJeremy Allison <jra@samba.org>
Wed, 15 Jul 2015 20:41:13 +0000 (15 22:41 +0200)
tree2e9b49d2ff0f77b0d639789ce716a97b0cba5d1a
parent5a6a4838f0870a7a48ead2f4e4f21760a026eb83
winbindd: periodically remove timed out clients

Periodically scan winbind client list and close connections
in which either the client is idle, or the request is taking
too long to complete.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11397

Signed-off-by: Uri Simchoni <urisimchoni@gmail.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/winbindd/winbindd.c