Add some server side projects.

This commit is contained in:
Kurt Zeilenga 1999-01-21 01:18:13 +00:00
parent b3d383bbf5
commit 7662b7ea7e

View File

@ -29,7 +29,7 @@ Large projects
Redesign slapd threading (thread pooling)
Modify -lldap to be session-level multithreaded
Port slapd (incl back-ldbm & tools) to NT
MajorLDAP - Design and implement an LDAP aware mailing list manager
MajorLDAP - Design and implement an LDAP-enabled mailing list manager
Slapd-DB2 - Design and implement a backend to take full advantage
of the latest DB2 features.
@ -41,9 +41,10 @@ Modify -llthread to hide thread implementation <bart@openldap.org>
Modify libraries to use application specified logging routines
Modify libraries to use application specified memory allocation routines
Modify servers to use reentrant library functions
Extend slapd to support identd (RFC1413) information in ACLs.
Extend configure.in to support autodetect of ISODE features.
Remove ldapconfig.h.edit dependencies.
Extend slapd schema support
Extend slapd to support identd (RFC1413) information in ACLs
Extend configure.in to support autodetect of ISODE features
Remove ldapconfig.h.edit dependencies
Update SLAPD/SLURD Admin Guide
Port slurpd to NT
@ -52,9 +53,10 @@ Small projects
--------------
Create ldapurl (from ldapsearch?) to support searching by URL
Create ldapquery (from ldapsearch?) to support searching using ldap_getfilter(3)
Extend gateways to support tcp_wrappers.
Extend slapd/tcp_wrapper to support identd.
Extend configure.in to support autodetect of Kerberos features.
Extend gateways to support tcp_wrappers
Extend slapd acl support
Extend slapd/tcp_wrapper to support identd
Extend configure.in to support autodetect of Kerberos features
Extend mail500 (and other daemons) to use ldap_getfilter(3)
Update back-passwd (see ITS#40)
Add useful information to our FAQ http://www.openldap.org/faq/