Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
James Lowden
OpenLDAP
Commits
055ede48
Commit
055ede48
authored
Dec 02, 1998
by
Kurt Zeilenga
Browse files
Minor updates to various docs with 1.1 release information.
parent
6232170a
Changes
3
Hide whitespace changes
Inline
Side-by-side
ANNOUNCEMENT
View file @
055ede48
...
...
@@ -45,7 +45,7 @@ CHANGES
Changes from U. Mich release 3.3
- TCP Wrappers support added to slapd,
- Berkely DB2 compatibility added to slapd,
- Berkel
e
y 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.
...
...
doc/devel/todo
View file @
055ede48
...
...
@@ -19,9 +19,10 @@ LDAPv3 support <kurt@openldap.org>
LDAP C API (draft-ietf-ldapext-ldap-c-api-xx) support <kurt@openldap.org>
Schema Repository
Large projects
--------------
r
edesign slapd threading
R
edesign 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
...
...
@@ -30,14 +31,15 @@ MajorLDAP - Design and implement an LDAP aware mailing list manager
Medium projects
---------------
Modify -lldap to be reentrant/threadsafe <kurt@openldap.org>
Modify -llthread to h
ave private interface
Modify -llthread to h
ide 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.
...
...
doc/install/hints/Solaris
View file @
055ede48
...
...
@@ -25,3 +25,8 @@ OR use Solaris (LWP) Threads
OR disable threads:
./configure --without-threads
NDBM on Solaris
Solaris NDBM and OpenLDAP appears to be incompatible. Use
GDBM or Berkeley DB2.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment