openldap/CHANGES
2005-08-17 18:03:20 +00:00

94 lines
4.0 KiB
Plaintext

OpenLDAP 2.3 Change Log
OpenLDAP 2.3.6 Engineering
OpenLDAP 2.3.5 Release
Fixed slapd integerBitOr/AndMatch logic (ITS#3782)
Fixed slapd substrings filter length checks (ITS#3790)
Fixed slapd thread pool initialization (ITS#3793)
Fixed slapd cancel exop (ITS#3549)
Fixed slapd syncrepl cookie problem (ITS#3917)
Fixed slapd inequality filter index bug (ITS#3920)
Fixed slapd syncrepl ctxcsn leak (ITS#3922)
Fixed slapd syncrepl scope issue (ITS#3831)
Fixed slapd syncrepl missing array subscript (ITS#3834)
Fixed slapd slapd_remove null deref (ITS#3842)
Fixed slapd ldapi credential normalization bug (ITS#3876)
Fixed slapd userPassword cleartext bug (ITS#3846)
Fixed slapd cn=config default search base bug (ITS#3900)
Fixed slapd cn=config olcDbConfig bug (ITS#3815)
Fixed slapd cn=config olcReadOnly bug (ITS#3820)
Fixed slapd cn=config hdb+bdb bug (ITS#3821)
Fixed slapd ACL attrs/val EQUALITY issue (ITS#3830)
Fixed slapd authx-regexp diagnostics (ITS#3819)
Fixed slapd index_substr_any_step keyword (ITS#3818)
Fixed slapd -f directory issue (ITS#3865)
Fixed slapd attributeOptions config parsing (ITS#3829)
Fixed slapd whitespace config parsing bug (ITS#3901)
Fixed slapd rootdn space issue (ITS#3806)
Fixed slapd passwd change w/ {CRYPT} bug (ITS#3805)
Fixed slapd backend_init_controls assert (ITS#3853)
Fixed slapd loglevel -1 bug (ITS#3858)
Fixed slapi bind bound DN issue (ITS#2971)
Fixed slapi issues (ITS#3884,3885,3886)
Fixed slapi authorization name issue (ITS#3892)
Fixed slapi slapi_int_connection_init operation problem (ITS#3868)
Fixed slapi slapi_entry_has_children bug (ITS#3879)
Fixed slapd-bdb manual recovery startup (ITS#3607,3824)
Fixed slapd-bdb manual recovery startup (ITS#3833)
Fixed slapd-bdb/hdb checkpoint before suffix bug (ITS#3784)
Fixed slapd-hdb modrdn base bug (ITS#3857)
Fixed slapd-ldap access to freed connection (ITS#3913)
Fixed slapd-ldap/meta filter bug (ITS#3785)
Fixed slapd-ldap/meta connection pooling (ITS#3813)
Fixed slapd-ldap/meta memory leak (ITS#3862)
Added slapd-sql enhancements (ITS#3432)
Fixed slapd-sql attribute with no values issue (ITS#3861)
Fixed slapd-sql truncating keyval column problem (ITS#3888)
Fixed slapd-sql return code ignored problem (ITS#3891)
Fixed slapo-glue alock bug (ITS#3817,3841)
Fixed slapo-dyngroup hidden subschemaSubentry bug (ITS#3844)
Fixed slapo-ppolicy hashed length problem (ITS#3783)
Fixed slapo-ppolicy quality check (ITS#3777)
Fixed slapo-ppolicy lockout duration (ITS#3779)
Fixed slapo-rwm leak (ITS#3914)
Fixed slapo-glue/rwm conflict (ITS#3788)
Fixed slapadd segfault (ITS#3926)
Fixed slapcat cn=config segfault (ITS#3796)
Fixed slaptest -F crash (ITS#3912)
Fixed slapd authzTo/From syntax issue (ITS#3921)
Fixed libldap abandon concurrency issue (ITS#3800)
Fixed libldap start_tls referral chasing (ITS#3791)
Fixed libldap referral chasing issues (ITS#2894,3578)
Fixed librewrite concurrency issue (ITS#3932)
Use IANA-assigned OIDs for recently approved IETF LDAP extensions
Removed lint (ITS#3857)
Build Environment
Upgraded shtool (ITS#3752)
Upgraded config.guess/config.sub
Fixed FreeBSD thread stacksize problem (ITS#3456)
Fixed cygwin shared libraries build problem (ITS#3712)
Fixed acl_get/acl_mask v AIX symbol clash (ITS#3787)
Fixed test020 logging problem (ITS#3811)
Fixed duplicate symbol problem (ITS#3843)
Fixed liblunicode 64bit builds (ITS#3869)
Fixed passwd/kerberos module builds (ITS#3896)
Fixed test037 manageDIT discovery issue (ITS#3898)
Fixed installed man page symlinks (ITS#3904)
Fixed <sasl.h> inclusion (ITS#3905)
Fixed smbk5pwd Heimdal compat issue (ITS#3910)
Fixed slapd make install issue (ITS#3929)
Fixed DESTDIR reporting (ITS#3916)
Documentation
Fixed Admin Guide authz v. saslauthz problem (ITS#3875)
Fixed Admin Guide --disable-bdb issue (ITS#3837)
Fixed slapd-meta(5) lastmod issue (ITS#3789)
Updated slapd.conf(5) (ITS#3866)
Updated slapd(8) OPTIONS section (ITS#3816)
Updated slapd-monitor(5) (ITS#3822,3836)
Updated slapd-bdb(5) (ITS#3823)
OpenLDAP 2.3.4 Release
Initial release for "general use".