From: Quanah Gibson-Mount Date: Tue, 1 Aug 2006 01:15:00 +0000 (+0000) Subject: ITS#4574 (bconfig) X-Git-Tag: OPENLDAP_REL_ENG_2_3_25~5 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=62c0e8c346f04d489eb2b7d85ed87f7d2e9b089a;p=openldap ITS#4574 (bconfig) Various documentation updates bconfig segfault w/ ldapadd on schema fix noted. --- diff --git a/CHANGES b/CHANGES index 57547a2bf1..6cff791baa 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,8 @@ OpenLDAP 2.3.25 Release Fixed liblutil password length bug Add slapd glue/subordinate conflict check (ITS#4614) Fixed slapd acl selfwrite bug (ITS#4587) + Fixed slapd bconfig "require" inheritance and handling of "none" (ITS#4574) + Fixed slapd bconfig segfault when ldapadding new schema entries Fixed slapd syncrepl no rootdn bug (ITS#4582) Fixed slapd syncrepl contextCSN issue (ITS#4622) Fixed slapd-bdb/hdb lock bug with virtual root (ITS#4572) @@ -27,6 +29,10 @@ OpenLDAP 2.3.25 Release Updated test006-acls to test selfwrite access (ITS#4587) Documentation Fixed ldapsearch(1) formatting (ITS#4619) + Updated slapd.conf(5) RFC references + Updated slapd.conf(5) lastmod discussion (ITS#4613) + Updated slapd.conf(5) "require" inheritance and handling of "none" (ITS#4574) + Added slapd.conf(5) access control note to authz-regexp discussion Updated slapo-syncprov(5) to clarify differences between Sync Provider and syncrepl OpenLDAP 2.3.24 Release