Skip to content
Snippets Groups Projects
Commit 7662b7ea authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Add some server side projects.

parent b3d383bb
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ Large projects ...@@ -29,7 +29,7 @@ Large projects
Redesign slapd threading (thread pooling) Redesign slapd threading (thread pooling)
Modify -lldap to be session-level multithreaded Modify -lldap to be session-level multithreaded
Port slapd (incl back-ldbm & tools) to NT 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 Slapd-DB2 - Design and implement a backend to take full advantage
of the latest DB2 features. of the latest DB2 features.
...@@ -41,9 +41,10 @@ Modify -llthread to hide thread implementation <bart@openldap.org> ...@@ -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 logging routines
Modify libraries to use application specified memory allocation routines Modify libraries to use application specified memory allocation 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 schema support
Extend configure.in to support autodetect of ISODE features. Extend slapd to support identd (RFC1413) information in ACLs
Remove ldapconfig.h.edit dependencies. Extend configure.in to support autodetect of ISODE features
Remove ldapconfig.h.edit dependencies
Update SLAPD/SLURD Admin Guide Update SLAPD/SLURD Admin Guide
Port slurpd to NT Port slurpd to NT
...@@ -52,9 +53,10 @@ Small projects ...@@ -52,9 +53,10 @@ Small projects
-------------- --------------
Create ldapurl (from ldapsearch?) to support searching by URL Create ldapurl (from ldapsearch?) to support searching by URL
Create ldapquery (from ldapsearch?) to support searching using ldap_getfilter(3) Create ldapquery (from ldapsearch?) to support searching using ldap_getfilter(3)
Extend gateways to support tcp_wrappers. Extend gateways to support tcp_wrappers
Extend slapd/tcp_wrapper to support identd. Extend slapd acl support
Extend configure.in to support autodetect of Kerberos features. 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) Extend mail500 (and other daemons) to use ldap_getfilter(3)
Update back-passwd (see ITS#40) Update back-passwd (see ITS#40)
Add useful information to our FAQ http://www.openldap.org/faq/ Add useful information to our FAQ http://www.openldap.org/faq/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment