2001-05-12 08:51:28 +08:00
|
|
|
* Short term:
|
|
|
|
|
|
|
|
- add missing functions (FIXED)
|
|
|
|
|
|
|
|
- review per-target error handling
|
|
|
|
|
|
|
|
- dn cache and cache exploitation to refine the candidate selection (?) (FIXED)
|
|
|
|
|
2001-05-14 01:58:03 +08:00
|
|
|
- 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.
|
2001-05-12 08:51:28 +08:00
|
|
|
|
|
|
|
- rework compare and bind to attempt to operate on all candidate entries
|
2001-05-14 01:58:03 +08:00
|
|
|
while checking at most one succeedes (FIXED, check bind)
|
|
|
|
|
|
|
|
- clear previously bound targets when the bind is repeated (FIXED)
|
2001-05-12 08:51:28 +08:00
|
|
|
|
2001-05-14 01:58:03 +08:00
|
|
|
- apply new logging to all the stuff (also in back-ldap)
|
2001-05-12 08:51:28 +08:00
|
|
|
|
|
|
|
* Long term:
|
|
|
|
|
|
|
|
- distributed entries
|
|
|
|
|