]> git.sur5r.net Git - openldap/commitdiff
Matching rules for olc attrs
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 8 Jan 2016 22:24:41 +0000 (16:24 -0600)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 8 Jan 2016 22:24:41 +0000 (16:24 -0600)
new syslog engine
regcomp/regexec

TODO

diff --git a/TODO b/TODO
index 75a984611267bc371770e9e85b4f07f4c7df6a52..e1f2329cf38ea11edac98d5b707bf9e8fc049bf7 100644 (file)
--- 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] <hyc> I meant regcomp and regexec
+[12:45] <hyc> mainly - compile a pattern, then fill in substitution parameters later
+[12:46] <hyc> yes but the idea is still based on numbered substitution parameters
+[12:47] <hyc> it's a pretty obvious approach, and with regex, time-tested.
+[12:48] <hyc> I may try to sneak it into OpenLDAP 2.5