]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-meta/TODO
Fix typo
[openldap] / servers / slapd / back-meta / TODO
index 11fa8cc4ae0bddc0d5f9ed2d791fe91669c04ac8..c3625336392c9c70fc1f1b18e708d19471169f94 100644 (file)
@@ -6,13 +6,19 @@
 
 - dn cache and cache exploitation to refine the candidate selection (?) (FIXED)
 
-- review the group and attribute stuff (also in back-ldap!) (FIXED, need to
-  test attribute)
+- review the group stuff (also in back-ldap!) (FIXED)
+
+- review the attribute stuff (also in bacl-ldap)
+  note: this requires changing the acl stuff that checks "dnattr"
+  to call a backend specific function that determines what need 
+  be done to retrieve the "dnattr" attribute from an entry.
 
 - rework compare and bind to attempt to operate on all candidate entries
-  while checking at most one succeedes
+  while checking at most one succeedes (FIXED, check bind)
+
+- clear previously bound targets when the bind is repeated (FIXED)
 
-- clear previously bound targets when the bind is repeated
+- apply new logging to all the stuff (also in back-ldap)
 
 * Long term: