Changes from U. Mich release 3.3
- TCP Wrappers support added to slapd,
- - Berkely DB2 compatibility added to slapd,
+ - Berkeley DB2 compatibility added to slapd,
- ACL enhancements including Access by Group and POSIX regex(3) support,
- platforms updates, and
- numerous bug fixes and build changes.
LDAP C API (draft-ietf-ldapext-ldap-c-api-xx) support <kurt@openldap.org>
Schema Repository
+
Large projects
--------------
-redesign slapd threading
+Redesign slapd threading (thread pooling)
Modify -lldap to be session-level multithreaded <kurt@openldap.org>
Port slapd (incl back-ldbm & tools) to NT
MajorLDAP - Design and implement an LDAP aware mailing list manager
Medium projects
---------------
Modify -lldap to be reentrant/threadsafe <kurt@openldap.org>
-Modify -llthread to have private interface
+Modify -llthread to hide thread implementation
Extend configure.in to support autodetect of ISODE features.
Port slurpd to NT
Small projects
--------------
-Modify -lldap to not use non-reentrant library functions <kurt@openldap.org>
+Modify servers to use reentrant library functions <kurt@openldap.org>
+Modify -lldap to use 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.