misc updates

This commit is contained in:
Kurt Zeilenga 2003-12-06 23:48:30 +00:00
parent 11a4b3eb57
commit 5e11340ccf

View file

@ -43,7 +43,6 @@ Implement authPassword (RFC 3112)
Implement DIT Structure Rules and Name Forms
Implement LDAP Transactions extension
Implement native support for simple SASL mechanisms (e.g. EXTERNAL and PLAIN)
Implement LDAPprep
Redesign slapd memory allocation fault handling
Localize tools
@ -51,8 +50,7 @@ Localize tools
Small projects
--------------
Add dumpasn1 logging support
Implement SASLprep
Redesign test suite to use configure generated run script
Implement LDAPprep and SASLprep
Add tests to test suite
Convert utfconv.txt into man page(s).
Recode linked-list structs to use <ldap_queue.h> macros