In addition, there are some contributed components:
- - gtk-tool - a demonstration ldap interface written gtk
- php3-tool - a demonstration ldap interface written php3
- saucer - a simple command-line oriented client program
- whois++d - a WHOIS++-to-LDAP gateway
CHANGES
Changes from OpenLDAP 1.1
+ - ldaptcl, a NeoSoft's TCP LDAP API
- ldappasswd tool, password prompting, salted MD5/SHA1 support
- platforms updates, and
- numerous bug fixes and build changes.
OpenLDAP Change Log
Changes included in OpenLDAP 1.2
- CVS Tag: OPENLDAP_REL_ENG_1_2
+ CVS Tag: OPENLDAP_REL_ENG_1_2_0
Fixed slapd/back-ldbm/cache entry lock assert bugs
Fixed slapd uncaught signals in main thread problem
Fixed slapd/back-ldbm/modrdn extra space bug
+ Fixed slapd/back-ldbm/cache add vs. update bug
+ Fixed libraries/libldap tmplout Y2k bug
+ Added Randy's LDAP TCL API
Build environment
Fixed detections requiring AC_TRY_LINK
Fixed build/man.mk "ln -sf" bug
Removed "ldap.openldap.org" as default HOST
Removed "dc=OpenLDAP, dc=org" as default BASE
+ Updated MSVC5 workspace/project files for NT/95
+ Added ldap.conf/slap.conf steps to INSTALL
Changes included in OpenLDAP 1.2
CVS Tag: OPENLDAP_REL_ENG_1_2_BETA2