]> git.sur5r.net Git - openldap/blobdiff - CHANGES
sync with HEAD (ITS#2977): do not return no such object if filter cannot be interpreted
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 2726cd417437ad3b2608f4a13e05f7e68721bb65..e70926bcb09caf4db5f2b1a2e96294f38baa8b89 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,40 +1,63 @@
-OpenLDAP Change Log
+OpenLDAP 2.2 Change Log
 
-Changes included in OpenLDAP Stable 
-       CVS Tag: OPENLDAP_STABLE 
-       Updated README, INSTALL files 
-       Updated Linux platform defaults
-       Updated FreeBSD 2 & 3 platform defaults
-       Added SCHED_YIELD_MISSING flag
-       Added LDAP_ALLOW_NULL_SEARCH_BASE flag
-       Added core removal to tests/Make-template
-       Fixed slapd/acl debug trace problem
-       Fixed ud/auth.c bound_dn problem 
-       Fixed back-ldbm/idl.c CLDAP include <sys/socket.h> problem.
-       Fixed Makefile $(CC) problem
-       Fixed LIBEXEC/SBIN creation problem
-       Fixed gmake RUNDIR not defaulting problem 
+OpenLDAP 2.2.7 Engineering
+       Added total operation count in back-monitor (ITS#2983)
+       Fixed search abandon handling in backglue (ITS#2999)
+       Fixed massaged base free in back-ldap (ITS#2999)
+       Fixed (undocumented) AD canonical DN (ITS#3000)
+       Fixed undefined attribute name request in back-sql search (ITS#3005)
+       Added ACL set logging (ITS#2949)
+       Fixed erroneous illegal filter handling (ITS#2977)
+       Documentation
+               Fixed ldapmodrdn(1) manpage (ITS#3003)
 
-Changes included in OpenLDAP 1.0.1 
-CVS Tag: OPENLDAP_STABLE_980907 
-       Added GNU Make Support 
-       Added OpenBSD Support 
-       Added FreeBSD 2.x vs 3.x detection 
-       Fixed slapd LDAP_TCP_WRAPPER build problem 
-       Fixed slapd NO_THREADS busy loop problem 
-       Fixed slurpd NULL termination problem 
-       Fixed misc build/install problems 
-       Removed junked binary files from repository/distribution 
+OpenLDAP 2.2.6 Release
+       Fixed slapd SASL callback handling (ITS#2926)
+       Fixed slapd backglue sizelimit bug (ITS#2888)
+       Fixed slapd numericStringMatch bug (ITS#2938)
+       Fixed libldap maxbuf handling (ITS#2944,2956)
+       Fixed libldap_r abandon msgid mutex bug 
+       Fixed liblutil NS MTA MD5 passwd len bug (ITS#2899)
+       Fixed slapd pcache DB init bug (ITS#2960)
+       Updated libldap reference handling (ITS#2894)
+       Updated slapd syncrepl support (multiple)
+       Updated slapd connection deferred logging (ITS#2959)
+       Updated slapd filter logging
+       Updated back-ldap
+       Updated back-bdb to use Btree indices instead of Hashes
+               Requires recreation of indices of existing databases
+       Added slapd limit groups (ITS#2967)
+       Build Environment
+               Fixed test021 portable echo bug (ITS#2933, ITS#2879)
+               Fixed EBCDIC conversion bugs (ITS#2962)
+       Documentation
+               Misc. man page updates
+       Contributed Software
+               Added slapd passwd modules
+               Updated libcldap++
 
-Changes included in OpenLDAP 1.0 
-CVS Tag: OPENLDAP_1-0 
-       Added TCP Wrapper support to slapd 
-       Added POSIX Threads (final) support 
-       Added ACL enhancements including 
-               Access by Groups 
-               POSIX regex support 
-       platform updates, and 
-       numerous bug fixes and build changes. 
+OpenLDAP 2.2.5 Release
+       Fixed slapd filter bug (ITS#2901)
+       Fixed slapd/syncrepl shutdown bug (ITS#2910)
+       Fixed back-glue sizeExceeded bug (ITS#2888)
+       Fixed back-bdb syncrepl psearch add bug
+       Fixed back-bdb/tools duplicate entry detection (ITS#2905)
+       Fixed back-ldap suffix massage when --enable-rewrite=no (ITS#2923)
+       Updated slapi to honor access denied return value from ACL plugins
+       Fixed slapcat backglue subsequent subordinates bug (ITS#2924)
+       Updated slappasswd error reporting (ITS#2906)
+       Fixed CYGWIN/MINGW threading bug (ITS#2921)
+       Fixed GYGWIN/MINGW ldapsearch glob problem (ITS#2922)
+       Build environment
+               Fixed slapd passwd portable C bug (ITS#2900)
+               Fixed librewrite portable C bug (ITS#2908)
+               Fixed libldap/dnssrv.c building on MacOS X
+               Fixed CYGWIN/MINGW configure issues (ITS#2918)
+               Fixed z/OS configure issues
+       Documentation
+               Updated ldapsearch(1) -t description (ITS#2925)
+
+
+OpenLDAP 2.2.4 Release
+       Initial release for "general" use.
 
-Base Version: University of Michigan LDAP v3.3 
-CVS Tag: UMICH_3_3