mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
a misc. few updates...
This commit is contained in:
parent
b503ca65ee
commit
af92beb21e
2 changed files with 5 additions and 3 deletions
|
|
@ -22,8 +22,8 @@ ud D * cd f l p s uv
|
|||
* General flags:
|
||||
-C Chase Referrals
|
||||
-D Bind DN
|
||||
-E Extensions
|
||||
-e Extensions
|
||||
-E CommandSpecific Extensions (e.g., -E <[!]oid[=options]>*)
|
||||
-e General Extensions (e.g., -e <[!]oid[=options]>*)
|
||||
-H URI
|
||||
-P protocol version
|
||||
-V version information
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ OpenLDAP 2.x Projects
|
|||
client API update
|
||||
Implement per referral callback
|
||||
clients
|
||||
referral chasing options/rebind proc
|
||||
Implement referral chasing options w/ referral callback
|
||||
Update manual pages
|
||||
|
||||
|
||||
|
|
@ -51,6 +51,8 @@ Implement localization
|
|||
|
||||
Small projects
|
||||
--------------
|
||||
Implement -E/-e extensions options
|
||||
Implement -V version options
|
||||
Implement simple paged results control
|
||||
Implement whoami? (get-authzid) operation
|
||||
Implement proxy-grp operation/control
|
||||
|
|
|
|||
Loading…
Reference in a new issue