X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=ANNOUNCEMENT;h=44dd546b0eb102260311308b5e14d0eaed389e6b;hb=43cf058dc56dc27bdfb69d31c54d4f7b81cba116;hp=67efdd840ea00d9754d98e6b90c75469561173ed;hpb=7ae5aa69a77a43d927b26b569ce50643577edd98;p=openldap diff --git a/ANNOUNCEMENT b/ANNOUNCEMENT index 67efdd840e..44dd546b0e 100644 --- a/ANNOUNCEMENT +++ b/ANNOUNCEMENT @@ -1,80 +1,122 @@ - A N N O U N C E M E N T +A N N O U N C E M E N T -- OpenLDAP 2.5 + + The OpenLDAP Project is pleased to announce the availability + of OpenLDAP Software 2.5, a suite of the Lightweight Directory + Access Protocol (v3) servers, clients, utilities, and + development tools. + + This release contains the following major enhancements: + +General slapd bits: +#define LDAP_COLLECTIVE_ATTRIBUTES +#define LDAP_COMP_MATCH +#define LDAP_SYNC_TIMESTAMP +#define SLAP_CONTROL_X_WHATFAILED +#define SLAP_CONFIG_DELETE +#define SLAP_AUXPROP_DONTUSECOPY +threadpool queues +slapmodify +non-blocking TLS +gmtime_mutex +LDAP_TCP_BUFFER +Simplify write waiter handling + +back-bdb: BDB_MONITOR_IDX +back-ldap: SLAP_AUTH_DN, FEATURE_CANCHAINOPS +back-mdb: MDB_MONITOR_IDX +back-meta: SLAP_AUTH_DN, SLAPD_META_CLIENT_PR +overlays/syncprov: CHECK_CSN +overlays/pcache: PCACHE_CONTROL_PRIVDB, PCACHE_EXOP_QUERY_DELETE, PCACHE_MONITOR + +ldap.h bits: +#define LDAP_X_TXN "1.3.6.1.4.1.4203.666.11.7" /* tmp */ +#define LDAP_EXOP_X_TXN_START LDAP_X_TXN ".1" +#define LDAP_CONTROL_X_TXN_SPEC LDAP_X_TXN ".2" +#define LDAP_EXOP_X_TXN_END LDAP_X_TXN ".3" +#define LDAP_EXOP_X_TXN_ABORTED_NOTICE LDAP_X_TXN ".4" + +libldap +channel binding support for OpenSSL, GnuTLS +Elliptic Curve support for OpenSSL + + + This release includes the following major components: + + * slapd - a stand-alone LDAP directory server + * -lldap - a LDAP client library + * -llber - a lightweight BER/DER encoding/decoding library + * LDIF tools - data conversion tools for use with slapd + * LDAP tools - A collection of command line LDAP utilities + * Admin Guide, Manual Pages - associated documentation - OpenLDAP 1.0 + In addition, there are some contributed components: + * LDAPC++ - a LDAP C++ SDK + * Various slapd modules and slapi plugins - The OpenLDAP Project is pleased to announce the availability - of OpenLDAP release 1.0, a suite of the Lightweight Weight - Directory Protocol servers, clients, utilities, and development tools. - OpenLDAP is derived from University of Michigan LDAP release 3.3. +ACKNOWLEDGEMENTS - This release includes the following components: + OpenLDAP Software is developed by the OpenLDAP Project. The + Project consists of a team of volunteers who use the + Internet to coordinate their activities. The Project is + an organized activity of the OpenLDAP Foundation. - - slapd - a stand-alone LDAP directory server - - slurpd - a stand-alone LDAP replication server - - ldapd - an LDAP-to-X.500 gateway server - - centipede - an LDAP centroid generation and maintenance program - - libldap - an LDAP client library - - liblber - a lightweight BER/DER encoding/decoding library - - ldif tools - data conversion tools for use with slapd - - in.xfingerd - a finger-to-LDAP gateway server - - go500 - a gopher-to-LDAP gateway server for searching - - go500gw - a gopher-to-LDAP gateway server for searching and browsing - - rcpt500 - an email-to-LDAP query responder - - mail500 - an LDAP-capable mailer - - fax500 - an LDAP-capable mailer that supports remote printing - - LDAP tools - A collection of shell-based LDAP utility programs + OpenLDAP Software is derived from University of Michigan LDAP, + release 3.3. - In addition, there are some contributed components: - - web500 - an HTTP-to-LDAP gateway - - whois++d - a WHOIS++-to-LDAP gateway - - saucer - a simple command-line oriented client program +AVAILABILITY -CHANGES - Changes from U. Mich release 3.3 + This software is available under the OpenLDAP Public License, + an non-restrictive, "free", open-source license. Download + information is available at: - - TCP Wrappers support added to slapd, - - Berkely 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. + http://www.OpenLDAP.org/software/download/ - See the CHANGES file in the distribution for more details. -AVAILABILITY +SUPPORT - This software is available under the OpenLDAP Public License. - For download information is available at: - http://www.OpenLDAP.org/download.html + OpenLDAP Software is user supported: -SUPPORT + http://www.openldap.org/support/ - The software is provided as is without any express or implied - warranty, but there is a bug reporting mail address which is - responded to on a best-effort basis: + The OpenLDAP Administrator's Guide, which includes quick + start instructions, is available at: - OpenLDAP-bugs@OpenLDAP.org + http://www.openldap.org/doc/admin/ - In addition, there is a discussion list for issues relating to this - implementation of ldap: + The project maintains a FAQ which you may find useful: - OpenLDAP-devel@OpenLDAP.org -- discussion list - OpenLDAP-devel-request@OpenLDAP.org -- to join the list + http://www.openldap.org/faq/ + + In addition, there are also a number of discussion lists + related to OpenLDAP Software. A list of mailing lists is + available at: + + http://www.OpenLDAP.org/lists/ + + To report bugs, please use project's Issue Tracking System: + + http://www.openldap.org/its/ The OpenLDAP home page containing lots of interesting information - and online documentation is available at this URL: + and online documentation is available at this URL: http://www.OpenLDAP.org/ + SUPPORTED PLATFORMS - This release has been ported to many UNIX platforms, including - SunOS 4.1.x, Solaris 2.x, Ultrix 4.3, HP-UX 9.05, AIX 3.2.5, - SCO, FreeBSD, NetBSD, Linux, IRIX, Digital Unix (OSF/1), and - NeXTSTEP 3.2. This release has also been ported to VMS. + This release has been ported to many UNIX (and UNIX-like) + platforms including Darwin, FreeBSD, Linux, NetBSD, OpenBSD + and most commercial UNIX systems. The release has also been + ported (in part or in whole) to other platforms including + Apple MacOS X, IBM zOS, and Microsoft Windows NT/2000/etc. - The client libraries and some clients have also been ported to - MacOS 7.x, MSDOS (some TCP stacks), and MS Windows 3.1/95/NT. +--- +OpenLDAP is a registered trademark of the OpenLDAP Foundation. +Copyright 1999-2014 The OpenLDAP Foundation, Redwood City, +California, USA. All Rights Reserved. Permission to copy and +distribute verbatim copies of this document is granted.