]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Fix search result timeouts in LDAP
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Mon, 7 Feb 2022 16:25:48 +0000 (11:25 -0500)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Mon, 7 Feb 2022 16:30:16 +0000 (11:30 -0500)
commit2a47fc01ba326431171eb1e53d64d0c009facf44
treee0f69772bf8cfeb4145eb07cc21228ebe8ade0de
parentfd3765b17c0c9a435891b54d86016a25d193819a
Fix search result timeouts in LDAP

The eventual plan is to use timeout sections, or common parameters for module calls, but we still need to timeout searches until then...
src/lib/ldap/base.c