mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
21 lines
470 B
Plaintext
21 lines
470 B
Plaintext
|
* Short term:
|
||
|
|
||
|
- add missing functions (FIXED)
|
||
|
|
||
|
- review per-target error handling
|
||
|
|
||
|
- 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)
|
||
|
|
||
|
- rework compare and bind to attempt to operate on all candidate entries
|
||
|
while checking at most one succeedes
|
||
|
|
||
|
- clear previously bound targets when the bind is repeated
|
||
|
|
||
|
* Long term:
|
||
|
|
||
|
- distributed entries
|
||
|
|