From: Kurt Zeilenga Date: Mon, 21 Dec 1998 02:43:23 +0000 (+0000) Subject: Add new projects to replace completed (or near completed) ones. X-Git-Tag: OPENLDAP_SLAPD_BACK_LDAP~900 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0c11b6bb632ca7dc0e67687db1be39910aef0e61;p=openldap Add new projects to replace completed (or near completed) ones. Add references to http://www.OpenLDAP.org/devel/ pages. --- diff --git a/doc/devel/guidelines b/doc/devel/guidelines index 42ab4c36e1..a52dbcb84a 100644 --- a/doc/devel/guidelines +++ b/doc/devel/guidelines @@ -1,12 +1,14 @@ + This document is being replaced with: http://www.openldap.org/devel/programming.html +and + http://www.openldap.org/devel/contributing.html However, some of the info here is still useful. Coding guide lines and and hints for OpenLDAP developers. ========================================================= - Please add to this file when new points come up. diff --git a/doc/devel/todo b/doc/devel/todo index d05cad291a..a70b5bdb46 100644 --- a/doc/devel/todo +++ b/doc/devel/todo @@ -12,6 +12,10 @@ listed, contact . If you have a project you'd like added to the list, talk it up on mailing list. +Please read: + http://www.OpenLDAP.org/devel/programming.html + http://www.OpenLDAP.org/devel/contributing.html + Larger than life projects ------------------------- @@ -32,6 +36,8 @@ Medium projects --------------- Modify -lldap to be reentrant/threadsafe Modify -llthread to hide thread implementation +Modify libraries to use application specified logging routines +Modify libraries to use application specified memory allocation routines Extend configure.in to support autodetect of ISODE features. Port slurpd to NT @@ -39,7 +45,7 @@ Port slurpd to NT Small projects -------------- Modify servers to use reentrant library functions -Modify -lldap to use reentrant library functions +Extend ldap clients to have -P(rotocol) version flag (2 or 3) Create ldapurl (from ldapsearch?) to support searching by URL Extend configure.in to support autodetect of Kerberos features. Extend mail500 (and other daemons) to use ldap filters.