From: Quanah Gibson-Mount Date: Fri, 8 Jan 2016 22:24:41 +0000 (-0600) Subject: Matching rules for olc attrs X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8ebd8a9576f8e1c1b5388a2621a0366157809059;p=openldap Matching rules for olc attrs new syslog engine regcomp/regexec --- diff --git a/TODO b/TODO index 75a9846112..e1f2329cf3 100644 --- a/TODO +++ b/TODO @@ -37,3 +37,13 @@ Update slapo-unique to have an option to disable manageDSAit (ITS#8245) Leftover bits from ITS#8294 -- Drop custom SHA2 code, use default crypto library SHA2 functions instead May need to document minimum crypto library version requirements Can also include sha2.c in slapd-sha2.c and make everything static + +Matching rules for olc* attrs, see also ITS#8341 + +New syslog engine + +[12:45] I meant regcomp and regexec +[12:45] mainly - compile a pattern, then fill in substitution parameters later +[12:46] yes but the idea is still based on numbered substitution parameters +[12:47] it's a pretty obvious approach, and with regex, time-tested. +[12:48] I may try to sneak it into OpenLDAP 2.5