X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=CHANGES;h=4ecbbb3ef89841fedb7736dc9bdd4a81fcfc73c9;hb=9d297a6c91528a4c2e6a7c01889da2fd63252b89;hp=3fcaa01d96337900509529682ac901da7857caef;hpb=10c9d83c979300085934c8589e6dff03d3554b06;p=openldap diff --git a/CHANGES b/CHANGES index 3fcaa01d96..4ecbbb3ef8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,11 +1,108 @@ OpenLDAP 2.3 Change Log -OpenLDAP 2.3.32 Engineering +OpenLDAP 2.3.36 Engineering + Fixed slapd error code on Windows (ITS#4945, #4606) + Fixed slapd mutex bug after failed startup (ITS#4957) + Fixed slapd sasl failed Bind bug (ITS#4954) + Fixed slapd tool op init (ITS#4911) + Fixed slapd-bdb no-op crasher (ITS#4925) + Fixed slapd-config olcModuleLoad replace (ITS#4921,ITS#4923) + Fixed slapd-config olcLogLevel (ITS#4949) + Fixed slapd-relay crash when no database can be selected (ITS#4958) + Fixed slapo-chain RFC3062 passwd exop handling (ITS#4964) + Fixed slapo-dynlist multiple group/url[/member] config (ITS#4989) + Fixed slapo-pcache handling of abandoned Operations (#5015) + Fixed slapo-pcache and -rwm interaction (ITS#4991) + Fixed slapo-ppolicy pwdReset/pwdMinAge (ITS#4970) + Fixed slapo-ppolicy control cleanup from ITS#4665 + Fixed slapo-syncprov cookie parsing error (ITS#4977) + Fixed slapo-valsort crash on delete op (ITS#4966) + Fixed liblber compilation problem (ITS#5007) + Fixed libldap referral chasing loop (ITS#4955) + Fixed libldap response code handling on rebind (ITS#4924) + Fixed libldap SASL_MAX_BUFF_SIZE (ITS#4935) + Fixed libldap cldap assert (ITS#4992) + Fixed libldap_r thread debug issues (ITS#4972) + Fixed liblutil reading passwd from pipe (ITS#4875) + Fixed ldap client usage typo (ITS#4939) + Build Environment + Fixed --disable-overlays Makefile problem (ITS#4988) + Fixed HP-UX socklen_t problem (ITS#4629) + Documentation + Updated slapadd(8) with details on -s option + Updated slapo-ppolicy(5) for pwdAccountLockedTime zero example (ITS#4978) + Updated ldapsearch(1) with details on -C option (ITS#5009) + +OpenLDAP 2.3.35 Release (2007/04/09) + Fixed ldapmodify to use correct memory free functions (ITS#4901) + Fixed slapd acl set minor typo (ITS#4874) + Fixed slapd entry consistency check in str2entry2 (ITS#4852) + Fixed slapd ldapi:// credential issue (ITS#4893) + Fixed slapd str2anlist handling of undefined attrs/OCs (ITS#4854) + Fixed slapd syncrepl delta-sync modlist free (ITS#4904) + Added slapd syncrepl retry logging (ITS#4915) + Fixed slapd zero-length IA5string handling (ITS#4823) + Fixed slapd-bdb/hdb startup with missing shm env (ITS#4851) + Fixed slapd-ldap/meta consistency in referral proxying (ITS#4861) + Fixed slapd-ldap bind cleanup in case of unauthorized idassert + Fixed slapd-meta search cleanup + Fixed slapd-meta/slapo-rwm filter mapping + Fixed slapd-sql subtree shortcut (ITS#4856) + Fixed slapo-dynlist crasher (ITS#4891) + Fixed slapo-refint config message (ITS#4853) + Fixed libldap time_t signedness (ITS#4872) + Fixed libldap_r tpool reset (ITS#4855,#4899) + Documentation + Misc Doc fixes (ITS#4863, ITS#4877, ITS#4885, ITS#4897) + +OpenLDAP 2.3.34 Release (2007/02/16) + Fixed libldap missing get_option(TLS CipherSuite) (ITS#4815) + Fixed ldapmodify printing error from ldap_result() (ITS#4812) + Fixed slapadd LDIF parsing (ITS#4817) + Fixed slapd libltdl link ordering (ITS#4830) + Fixed slapd syncrepl memory leaks (ITS#4805) + Fixed slapd dynacl/ACI compatibility with 2.1 + Fixed slapd-bdb/hdb be_entry_get with aliases/referrals (ITS#4810) + Fixed slapd-ldap more response handling bugs (ITS#4782) + Fixed slapd-ldap C-API code tests (ITS#4808) + Fixed slapd-monitor NULL printf (ITS#4811) + Fixed slapo-chain spurious additional info in response (ITS#4828) + Fixed slapo-syncprov presence list (ITS#4813) + Fixed slapo-syncprov contextCSN checkpoint again (ITS#4720) + Added slapo-ppolicy cn=config support (ITS#4836) + Added slapo-auditlog cn=config support + Build environment + Added Berkeley DB 4.5 detection + Documentation + Note slapo-dynlist interaction with manageDSAit (ITS#4831) + +OpenLDAP 2.3.33 Release (2007/01/17) + Fixed slapd syncrepl error logging with delta-syncrepl + Fixed slapd-ldap/meta privileged conn caching (ITS#4547) + Fixed slapd-ldap chase-referrals switch (ITS#4557) + Fixed slapd-ldap bind behavior when idassert is always used (ITS#4781) + Fixed slapd-ldap response handling bugs (ITS#4782) + Fixed slapd-ldap idassert mode=self anonymous ops (ITS#4798) + Fixed slapd-ldap/meta privileged connections handling (ITS#4791) + Fixed slapd-meta retrying (ITS#4594, 4762) + Fixed slapo-chain referral DN use (ITS#4776) + Fixed slapo-dynlist dangling pointer after entry free (ITS#4801) + Fixed libldap ldap_pvt_put_filter syntax checks (ITS#4648) + Documentation + Fixed reference to deprecated stmt in slapacl(8) (ITS#4803) + +OpenLDAP 2.3.32 Release (2007/01/04) + Fixed slapd add redundant duplicate value check (ITS#4600) Fixed slapd ACL set memleak (ITS#4780) Fixed slapd syncrepl shutdown hang (ITS#4790) + Fixed slapd connection_get race condition on Windows (ITS#4793) + Fixed slapd values return filter control leak (ITS#4794) Fixed slapd-sql Debug typo (ITS#4784) + Fixed slapo-rwm parameter handling (ITS#3971, 4458, 4638, 4689) + Documentation + Fixed reference to deprecated option in admin guide (ITS#4795) -OpenLDAP 2.3.31 Release +OpenLDAP 2.3.31 Release (2006/12/17) Fixed libldap unchased referral leak (ITS#4545) Fixed libldap tls callback (ITS#4723) Fixed liblutil ldif file: URL parsing @@ -33,7 +130,7 @@ OpenLDAP 2.3.31 Release Added syncrepl starttls in the admin guide (ITS#4510) Fixed reference to deprecated function in ldap_parse_result(3) -OpenLDAP 2.3.30 Release +OpenLDAP 2.3.30 Release (2006/11/14) Fixed slapd authzTo/authzFrom URL matching (ITS#4744) Fixed slapd syncrepl consumer memory leaks (ITS#4746) Fixed slapd-hdb livelock (ITS#4738) @@ -41,7 +138,7 @@ OpenLDAP 2.3.30 Release Documentation Fixed ldapsearch(1) man page acknowledgement (ITS#4743) -OpenLDAP 2.3.29 Release +OpenLDAP 2.3.29 Release (2006/11/10) Fixed liblber/libldap error codes on Windows (ITS#4606) Fixed libldap string length assert (ITS#4740) Fixed liblunicode case mapping (ITS#4724) @@ -58,7 +155,7 @@ OpenLDAP 2.3.29 Release Fixed slapd-ldap/meta(5) rebind-as-user usage (ITS#4715) Fixed slapd-ldap/meta(5) missing network-timeout (ITS#4718) -OpenLDAP 2.3.28 Release +OpenLDAP 2.3.28 Release (2006/10/21) Fixed libldap ldap.conf max line length (ITS#4669) Fixed libldap use keepalive for syncrepl (ITS#4708) Fixed liblutil LDIF CR/LF parsing bug (ITS#4635) @@ -83,10 +180,10 @@ OpenLDAP 2.3.28 Release Updated ldapsearch(1) options (ITS#4371,4526,4647) Fixed slapd.access(5) non-optional dn= error (ITS#4522) -OpenLDAP 2.3.27 Release +OpenLDAP 2.3.27 Release (2006/08/19) Fixed libldap dangling pointer issue (previous fix was broken) (ITS#4405) -OpenLDAP 2.3.26 Release +OpenLDAP 2.3.26 Release (2006/08/17) Fixed libldap dnssrv bug with "not present" positive statement (ITS#4610) Fixed libldap dangling pointer issue (ITS#4405) Fixed slapd incorrect rebuilding of replica URI (ITS#4633) @@ -98,7 +195,7 @@ OpenLDAP 2.3.26 Release Fixed slapo-ppolicy logging verbosity when using default policy Fixed slapo-syncprov incomplete sync on restart issues (ITS#4622) -OpenLDAP 2.3.25 Release +OpenLDAP 2.3.25 Release (2006/08/01) Fixed liblber ber_bvreplace_x argument checks Add libldap_r TLS concurrency workaround (ITS#4583) Fixed liblutil password length bug @@ -114,7 +211,7 @@ OpenLDAP 2.3.25 Release Fixed slapo-syncprov need new CSN with delete syncID sets (ITS#4534) Fixed slapo-syncprov startup when lastmod is off (ITS#4613) Fixed slapo-accesslog cn=config purge bug (ITS#4595) - Fixes slapo-auditlog DB initialization + Fixed slapo-auditlog DB initialization Fixed slapo-ppolicy password hashing bug (ITS#4575) Fixed slapo-ppolicy password modify pwdMustChange reset bug (ITS#4576) Fixed slapo-ppolicy control can be critical (ITS#4596) @@ -133,17 +230,17 @@ OpenLDAP 2.3.25 Release Added slapd.conf(5) access control note to authz-regexp discussion Updated slapo-syncprov(5) to clarify SyncProv and syncrepl diffs -OpenLDAP 2.3.24 Release +OpenLDAP 2.3.24 Release (2006/05/30) Fixed slapd syncrepl timestamp bug (delta-sync/cascade) (ITS#4567) Fixed slapd-bdb/hdb non-root users adding suffix/root entries (ITS#4552) Re-fixed slapd-ldap improper free bug in exop (ITS#4550) Fixed slapd-ldif assert bug (ITS#4568) Fixed slapo-syncprov crash under glued database (ITS#4562) -OpenLDAP 2.3.23 Release +OpenLDAP 2.3.23 Release (2006/05/17) Fixed slapd-ldap improper free bug (ITS#4550) -OpenLDAP 2.3.22 Release +OpenLDAP 2.3.22 Release (2006/05/15) Fixed libldap referral input destroy issue (ITS#4533) Fixed libldap ldap_sort_entries tail bug (ITS#4536) Fixed libldap default connection concurrency issue (ITS#4541) @@ -191,7 +288,7 @@ OpenLDAP 2.3.22 Release Fixed slapd(8) logging header reference (ITS#4509) Clarified slapd.conf(5) "disable bind_anon" feature -OpenLDAP 2.3.21 Release +OpenLDAP 2.3.21 Release (2006/04/08) Fixed libldap referral chasing issue (ITS#4448) Fixed libldap invalid free bug (ITS#4436) Fixed libldap mutex leak (ITS#4441) @@ -221,7 +318,7 @@ OpenLDAP 2.3.21 Release Updated libtool to version 1.5.22 (ITS#4471) Updated shtool to version 2.0.5 -OpenLDAP 2.3.20 Release +OpenLDAP 2.3.20 Release (2006/02/18) Added libldap SASL workaround for broken LDAP servers (ITS#4391) Fixed libldap/slapd valuesReturnFilter OID (ITS#4404) Fixed slapd config_generic_wrapper missing parameter bug (ITS#4376) @@ -254,7 +351,7 @@ OpenLDAP 2.3.20 Release Documentation Updated misc. manual pages -OpenLDAP 2.3.19 Release +OpenLDAP 2.3.19 Release (2006/01/25) Fixed libldap disable DH key exchange with DH params (ITS#4354) Fixed libldap_r thread pool destroy hang (ITS#4349,ITS#4368) Fixed slapd slap_daemon destroy issue (ITS#4370) @@ -268,7 +365,7 @@ OpenLDAP 2.3.19 Release Fixed slaptools when --disable-debug (ITS#4351) Fixed slapd(8) solaris select(2) issue (ITS#4357) -OpenLDAP 2.3.18 Release +OpenLDAP 2.3.18 Release (2006/01/17) Fixed slapd syncrepl variable used before set bug (ITS#4331) Updated slapd-meta retry capabilities (ITS#4328) Fixed slapd-bdb slapcat autorecover bug (ITS#4324) @@ -288,7 +385,7 @@ OpenLDAP 2.3.18 Release Updated release documents Updated misc. manual pages -OpenLDAP 2.3.17 Release +OpenLDAP 2.3.17 Release (2006/01/10) Fixed slapd anonymous proxy authorization issue (ITS#4320) Fixed slapd-ldap/meta session reuse issue (ITS#4315) Fixed slapd-ldap idassert anon-to-anon issue (ITS#4321) @@ -297,10 +394,10 @@ OpenLDAP 2.3.17 Release Updated Linux sched_yield(2) workaround to use nanosleep(2) (ITS#3950) Fixed configure report-to URL -OpenLDAP 2.3.16 Release +OpenLDAP 2.3.16 Release (2006/01/08) Fixed slapd-bdb reindexing via cn=config not noticed issue (ITS#4260) Fixed slapd-monitor connection search crash (ITS#4300) - Flapd slapd cn=config bad ACL syntax modify crash (ITS#4306) + Fixed slapd cn=config bad ACL syntax modify crash (ITS#4306) Fixed slapd ACL/suffix configuration issue (ITS#4307) Fixed slapd-bdb/hdb cache issue (ITS#4308) Fixed slapd-bdb/hdb/ldbm suffix add with default referral issue (ITS#4310) @@ -315,7 +412,7 @@ OpenLDAP 2.3.16 Release Added slapd-bdb(5) cachefree description Updated misc. manual pages -OpenLDAP 2.3.15 Release +OpenLDAP 2.3.15 Release (2006/01/04) Fixed slapd strerror logging bug (ITS#4292) Fixed slapd ACL add/delete fraction issue (ITS#4295) Fixed slapd ACL users selfwrite issue (ITS#4299) @@ -324,7 +421,7 @@ OpenLDAP 2.3.15 Release Build environment Disable test030-relay when threads are unavailable (ITS#4297) -OpenLDAP 2.3.14 Release +OpenLDAP 2.3.14 Release (2005/12/23) Fixed slapd assertion control restrictions Fixed slapd sc_prev update after free bug (ITS#4237) Fixed slapd pid file creation (ITS#4241,4251) @@ -363,7 +460,7 @@ OpenLDAP 2.3.14 Release Updated slapo-pcache(5) (ITS#4232) Updated slapindex(8) (ITS#4242) -OpenLDAP 2.3.13 Release +OpenLDAP 2.3.13 Release (2005/11/30) Fixed libldap/liblutil MSG_ACCRIGHTSLEN bug (ITS#4206) Fixed libldap ldap_bv2escaped_filter_value issue (ITS#4212) Fixed liblutil URL value-specs issue (ITS#4221) @@ -397,7 +494,7 @@ OpenLDAP 2.3.13 Release Documentation Updated ldif(5) to include change record description -OpenLDAP 2.3.12 Release +OpenLDAP 2.3.12 Release (2005/11/17) Fixed libldap ldapi:// authdn construction Added libldap ldap_bv2escaped_filter_value (ITS#2535) Added libldap/slapd TLS DSA certificate support (ITS#4017) @@ -452,7 +549,7 @@ OpenLDAP 2.3.12 Release slapd.conf(5) defaultSearchBase issue (ITS#4162) slap tool man pages wll typo (ITS#4169) -OpenLDAP 2.3.11 Release +OpenLDAP 2.3.11 Release (2005/10/12) Fixed libldap reentrancy issue (ITS#3988) Fixed libldap ndelay without timeout Fixed slapd ldaps:// not configured issue (ITS#4082,4083) @@ -462,7 +559,7 @@ OpenLDAP 2.3.11 Release Updated slapd syncrepl to use ldap_unbind_ext Removed lint -OpenLDAP 2.3.10 Release +OpenLDAP 2.3.10 Release (2005/10/10) Fixed libldap chasing of chased referrals (ITS#2942) Added libldap LDAP_NOT_SUPPORTED for TLS (ITS#4072) Added libldap LDAP_MSG_RECEIVED support @@ -471,7 +568,7 @@ OpenLDAP 2.3.10 Release Fixed slapd-meta bus error (ITS#4073) Fixed slapd-meta/ldap/rwm empty naming context issue (ITS#4071) -OpenLDAP 2.3.9 Release +OpenLDAP 2.3.9 Release (2005/10/07) Fixed slapd req_pwdexop bug Fixed slapo-syncprov queued UUIDs bug (ITS#4068) Fixed slapo-syncprov memory leak @@ -481,7 +578,7 @@ OpenLDAP 2.3.9 Release Updated testsuite to test only primary backends by default Disable test041-aci -OpenLDAP 2.3.8 Release +OpenLDAP 2.3.8 Release (2005/10/05) Fixed slapd undef HAVE_EPOLL issue Fixed slapd connection-get wake bug (ITS#3999) Fixed slapd uninitialized var bug (ITS#3854) @@ -542,7 +639,7 @@ OpenLDAP 2.3.8 Release Fixed test suite tool error handling Updated contrib/ldapc++ build environment -OpenLDAP 2.3.7 Release +OpenLDAP 2.3.7 Release (2005/08/31) Updated slapd ManageDIT support Updated slapd ACI syntax checking (ITS#3877) Fixed slapd STATS2 referral logging @@ -581,7 +678,7 @@ OpenLDAP 2.3.7 Release Fixed tests veryclean-local testdata cleanup Add subtree rename test (hdb only) -OpenLDAP 2.3.6 Release +OpenLDAP 2.3.6 Release (2005/08/19) Fixed slapd dnRelativeMatch return (ITS#3931) Fixed slapd send_search_entry issue (ITS#3951) Fixed slapd-bdb/hdb release entry in paged response @@ -611,7 +708,7 @@ OpenLDAP 2.3.6 Release Fixed test015-xsearch regression (ITS#3506) Added test040-subtree-rename -OpenLDAP 2.3.5 Release +OpenLDAP 2.3.5 Release (2005/08/14) Fixed slapd integerBitOr/AndMatch logic (ITS#3782) Fixed slapd substrings filter length checks (ITS#3790) Fixed slapd thread pool initialization (ITS#3793) @@ -697,6 +794,6 @@ OpenLDAP 2.3.5 Release Updated slapd-monitor(5) (ITS#3822,3836) Updated slapd-bdb(5) (ITS#3823) -OpenLDAP 2.3.4 Release +OpenLDAP 2.3.4 Release (2005/06/10) Initial release for "general use".