]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Fix formating
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 17fb086c242326463dbb7d40ed647358c4b31119..15739e83fd37187906c186852c8d1b6499b20d26 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,13 +1,74 @@
-OpenLDAP Change Log
+OpenLDAP 1.x Change Log
+
+Changes included in OpenLDAP 1.2.13
+       CVS Tag: OPENLDAP_REL_ENG_1_2_13
+       Fixed slurpd billionth second bug (ITS#1323)
+       Fixed libldap result error memory leak (ITS#1161)
+
+Changes included in OpenLDAP 1.2.12
+       CVS Tag: OPENLDAP_REL_ENG_1_2_12
+       Fixed slapd sb_max_incoming bug
+       Fixed ldapmodify ldaphost NULL bug
+       Fixed ldapsearch uninitialized fp bug
+       Fixed Pth initialization bug
+       Fixed libldap/add mod_bvalues typo
+       Fixed ldappasswd crypt(3) crash (ITS#598)
+       Fixed slapd/config.c MAXARGS boundary condition bug
+       Fixed cn=monitor/config rdwr lock leak
+       Fixed liblber exception handling bugs
+       Build Environment
+               Remove extra Digital UNIX symbol (ITS#590)
+               Ignore make clean rm failure
+               Fix ud install mode (ITS#633)
+
+Changes included in OpenLDAP 1.2.11
+       CVS Tag: OPENLDAP_REL_ENG_1_2_11
+       Fixed /tmp races in ud, ldapsearch, ldbmtest and slurpd
+       Fixed error in slurpd's filecheck function
+       Fixed slurpd to properly restart in oneshot mode, and to report a
+               non-zero number of items to process with only one replica.
+       Fixed strdup use in libldap/request.c
+       Fixed NULL prefix bug in libldap/ufn.c
+       Fixed slapd_shutdown extern reference bug (ITS#527)
+       Fixed ACL groups member matching
+       Raise MAXDBCACHE to 128 (ITS#512)
+       Fixed slapd client_addr crash (ITS#579)
+       Fixed back-shell realloc bug (ITS#506)
+       Build Environment
+               Update res_search detection
+               Detect and use getpassphrase() and getpass()
+               Unset CDPATH
+               Change GNU Pth to enable soft syscalls
+               Changed RCPT cmds symbol to avoid link conflict (ITS#526)
+               Changed LDBM directory to $localstatedir/openldap-ldbm
+
+Changes included in OpenLDAP 1.2.10
+       CVS Tag: OPENLDAP_REL_ENG_1_2_10
+       Add slapd -DSLAPD_UNDEFINED_OC_IS_NOT_EXTENSIBLE macro disable
+               undefined object classes implies extensible object behavior.
+       Add GNU Pth support (ITS#453)
+       Fixed -lldap Kerberos bind to work ldap_init() (ITS#426)
+       Changed -lldap to ignore space in filter: ( !(foo=bar)) (ITS#459)
+       Fixed multiple password support (ITS#464)
+       Fixed -lldap chasing of delete referrals (ITS#471)
+       Fixed back-ldbm/bind invalid credentials vs no such object bug 
+       Fixed slapd str2entry uninitialized variable bug (ITS#482)
+       Fixed back-ldbm/modify mutlivalued indexing bug
+       Fixed -llber seqorset buffer overrun bug (ITS#479)
+       Build Environment
+               Do not list unsupported LDBM API option NDBM
+               Allow DEFAULT_DB_PAGE_SIZE to be defined at build time
 
 Changes included in OpenLDAP 1.2.9
        CVS Tag: OPENLDAP_REL_ENG_1_2_9
        Fixed lutil/password bogus crypt password bug (ITS#423)
        Fixed slapd/back-ldbm indexing bug (ITS#402)
        Added UD support for creators/modifiers attributes (ITS#422)
+       Added modify* attributes on add to workaround client issue (ITS#424)
        Build Environment
                Rebuild configure
                Added support for db1 vs db2 with glibc 2.1
+               Removed TCPD and RLOOKUP interdependecy (ITS#419)
 
 Changes included in OpenLDAP 1.2.8
        CVS Tag: OPENLDAP_REL_ENG_1_2_8