mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-12 18:02:54 -05:00
Clarify that client side items refer to client/tools and/or ldap(3) work
This commit is contained in:
parent
faf91f1f1f
commit
8473308922
1 changed files with 4 additions and 4 deletions
|
|
@ -21,9 +21,9 @@ OpenLDAP 2.x Projects
|
|||
---------------------
|
||||
SLAPD
|
||||
Complete Unicode Support (ACLs, etc.)
|
||||
client API update
|
||||
client C API update
|
||||
Implement per referral/continuation callback
|
||||
clients
|
||||
clients (e.g. ldapsearch(1))
|
||||
Implement referral chasing options w/ referral callback
|
||||
Update manual pages
|
||||
|
||||
|
|
@ -48,11 +48,11 @@ Small projects
|
|||
Add LDIFv1 control support
|
||||
Populate matchingRuleUse attribute in the subschema
|
||||
Implement -V version options
|
||||
Add No-Op Control support to ldap client tools
|
||||
Add No-Op Control support to client tools (e.g. ldapsearch(1))
|
||||
Add tests to test suite (ACI, moddn, manageDSAit, etc.)
|
||||
Add support for Cyrus pwcheckd/saslauthd
|
||||
Recode linked-list structs to use <ldap_queue.h> macros
|
||||
Create ldapbind (from ldapcompare?) to support bind operations
|
||||
Create ldapbind(1) to support bind operations
|
||||
Convert utfconv.txt into man page(s).
|
||||
Update any manual page
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue