]> git.sur5r.net Git - openldap/commitdiff
Add additional projects to todo list:
authorKurt Zeilenga <kurt@openldap.org>
Thu, 26 Nov 1998 04:09:48 +0000 (04:09 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 26 Nov 1998 04:09:48 +0000 (04:09 +0000)
mail500 to use filters
Kerberos autoconf support
ISODE autoconf support
contrib autoconf support

doc/devel/todo

index 28a31dd4d2f91e07da176bb0c2184d209d6ae00f..0020676c161518b71334d6a9c62b6ff437547378 100644 (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.