]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#9929 dynlist: avoid unnecessary search for dynamic lists
authorHoward Chu <hyc@openldap.org>
Sun, 9 Oct 2022 10:51:54 +0000 (11:51 +0100)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 10 Oct 2022 17:09:23 +0000 (17:09 +0000)
commitb98ee4088dfcb8addc7822c82b1190241116f401
tree7ce4d34f097f0771e8f3b8a95d75fedc4326a8cb
parentbdf89eee44f473856378c784b8d93e30636ecc94
ITS#9929 dynlist: avoid unnecessary search for dynamic lists

Was broken if only dynamic lists were configured, and not groups. Optional config URIs were being ignored. Don't prevent returning dynamic lists if dynamic groups were part of search.
servers/slapd/overlays/dynlist.c