Add additional projects to todo list:

mail500 to use filters
	Kerberos autoconf support
	ISODE autoconf support
	contrib autoconf support
This commit is contained in:
Kurt Zeilenga 1998-11-26 04:09:48 +00:00
parent 30cefc46de
commit fd8c786752

View File

@ -22,7 +22,6 @@ Schema Repository
Large projects
--------------
redesign slapd threading
autoconf support <kurt@openldap.org>
Modify -lldap to be session-level multithreaded <kurt@openldap.org>
Port slapd (incl back-ldbm & tools) to NT
@ -31,6 +30,7 @@ Medium projects
---------------
Modify -lldap to be reentrant/threadsafe <kurt@openldap.org>
Modify -llthread to have private interface
Extend configure.in to support autodetect of ISODE features.
Port slurpd to NT
@ -39,4 +39,5 @@ Small projects
Modify -lldap to not use non-reentrant library functions <kurt@openldap.org>
Create ldapurl (from ldapsearch?) to support searching by URL
Create ldappasswd to support generation of crypt, sha1, md5 passwords.
Extend configure.in to support autodetect of Kerberos features.
Extend mail500 (and other daemons) to use ldap filters.