Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
OpenLDAP
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christopher Ng
OpenLDAP
Commits
78dd1056
Commit
78dd1056
authored
23 years ago
by
Ralf Haferkamp
Browse files
Options
Downloads
Patches
Plain Diff
Updated todo list
parent
dc0f90d3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
contrib/ldapc++/TODO
+30
-8
30 additions, 8 deletions
contrib/ldapc++/TODO
with
30 additions
and
8 deletions
contrib/ldapc++/TODO
+
30
−
8
View file @
78dd1056
some more methods in the base classes (LDAPAttribute, LDAPEntry, ..) e.g.:
-sorting/searching of Attributes
-sorting of Entries
localization and subtypes
Debugging and Logging
LDAPv2 Operations
SASL Authentication
TLS encryption
OpenLDAP C++ LDAP API ToDo items:
=================================
This is a list of projects that need getting done for the C++ API.
They are not listed in any specific order. Contribute to projects
based upon your personal priorities.
If you would like to work on any of these projects, please coordinate
by posting to OpenLDAP-devel mailing list:
http://www.OpenLDAP.org/lists
If you have a project you'd like added to the list, talk it up on
Developer's list or just do it.
Please read:
http://www.OpenLDAP.org/devel/programming.html
http://www.OpenLDAP.org/devel/contributing.html
- Add SASL Authentication
- Add methods to the Data Classes (LDAPAttribute, LDAPEntry) for higher
usability. (e.g. LDAPAttributeList::getAttribute(name), ... )
- implement some Controls/Extented Operations
- LDIF im/export library
- Rework the logging and debugging facilities
- write some more documentation about the design and structure of the
library.
- example applications
$ID$
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment