mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-23 16:19:35 -05:00
Update TODO... should be moved to the developer's FAQ.
This commit is contained in:
parent
83abd65d49
commit
9f9dfae203
1 changed files with 5 additions and 12 deletions
|
|
@ -20,16 +20,13 @@ Please read:
|
||||||
OpenLDAP 2.0 Projects
|
OpenLDAP 2.0 Projects
|
||||||
---------------------
|
---------------------
|
||||||
client API update <kurt@openldap.org>
|
client API update <kurt@openldap.org>
|
||||||
LDIF2 Parsing <pele@openldap.org>
|
|
||||||
schema parsing <jsanchez@openldap.org>
|
schema parsing <jsanchez@openldap.org>
|
||||||
extended search filters
|
SASL support <kurt@openldap.org>
|
||||||
client controls
|
DIGEST-MD5/Cyrus SASL Integration
|
||||||
clients
|
|
||||||
rewrite to use ldap_*_ext routines
|
|
||||||
SASL/TLS (SSL) support <kurt@openldap.org>
|
|
||||||
DIGEST-MD5
|
|
||||||
SLAPD
|
SLAPD
|
||||||
RootDSE/cn=schema support <jsanchez@openldap.org>
|
RootDSE/cn=schema support <jsanchez@openldap.org>
|
||||||
|
clients
|
||||||
|
rewrite to use ldap_*_ext routines
|
||||||
SLAPD/SLURD Admin Guide <willb@openldap.org>
|
SLAPD/SLURD Admin Guide <willb@openldap.org>
|
||||||
|
|
||||||
Other projects:
|
Other projects:
|
||||||
|
|
@ -40,10 +37,8 @@ Redesign slapd threading (thread pooling)
|
||||||
Redesign slapd caching
|
Redesign slapd caching
|
||||||
Redesign slapd memory allocation fault handling
|
Redesign slapd memory allocation fault handling
|
||||||
Schema Repository
|
Schema Repository
|
||||||
Modify -lldap to be session-level multithreaded
|
Modify -lldap to be session-level thread support (ldap_dup)
|
||||||
MajorLDAP - Design and implement an LDAP-enabled mailing list manager
|
|
||||||
Slapd-DB2 - Berkeley DB backend w/ transaction support <ksp@openldap.org>
|
Slapd-DB2 - Berkeley DB backend w/ transaction support <ksp@openldap.org>
|
||||||
Update and maintain LDAPD
|
|
||||||
|
|
||||||
|
|
||||||
Medium projects
|
Medium projects
|
||||||
|
|
@ -52,8 +47,6 @@ Modify -lldap to be reentrant/threadsafe <bart@openldap.org>
|
||||||
Modify libraries to use application specified logging routines
|
Modify libraries to use application specified logging routines
|
||||||
Modify servers to use reentrant library functions
|
Modify servers to use reentrant library functions
|
||||||
Extend slapd to support identd (RFC1413) information in ACLs
|
Extend slapd to support identd (RFC1413) information in ACLs
|
||||||
Extend slapd to support generation of password hashs
|
|
||||||
Remove ldapconfig.h.edit dependencies
|
|
||||||
Port slapd (incl back-ldbm & tools) to NT <gwilliams@openldap.org>
|
Port slapd (incl back-ldbm & tools) to NT <gwilliams@openldap.org>
|
||||||
Port slurpd to NT
|
Port slurpd to NT
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue