]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#6152 bits.
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 47d011afacf82b64af6696aa2ab8e0bac6c10109..e8739784154ec6d5d433243ca24c39707dcb4b77 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.14 Engineering
+OpenLDAP 2.4.18 Engineering
+       Fixed liblber speed and other problems (ITS#6215)
+       Fixed libldap error parsing (ITS#6197)
+       Fixed libldap native getpass usage (ITS#4643)
+       Fixed libldap tls_check_hostname for OpenSSL and MozNSS (ITS#6239)
+       Fixed slapd allow mirrormode to be set to FALSE (ITS#5946)
+       Fixed slapd dncachesize behavior to unlimited by default (ITS#6222)
+       Fixed slapd incorrectly applying writetimeout when not set (ITS#6220)
+       Fixed slapd server URL matching (ITS#5942)
+       Fixed slapd subordinate needs a suffix (ITS#6216)
+       Fixed slapd tools to properly close database (ITS#6214)
+       Fixed slapd uninitialized SlapReply components (ITS#6101)
+       Fixed slapd-ndb startup (ITS#6203)
+       Fixed slapd-relay various issues (ITS#6133)
+       Fixed slapd-relay response/cleanup callback mismatch (ITS#6154)
+       Added slapo-pcache olcProxyCacheOffline (ITS#6152)
+       Fixed slapo-unique filter matching (ITS#6077)
+       Fixed tools off by one error (ITS#6233)
+       Fixed tools resource leaks (ITS#6145)
+       Fixed contrib/autogroup with RE24 (ITS#6227)
+       Build Environment
+               Tests note which backend is being tested (ITS#5810)
+               Fixed test056-monitor with custom ports (ITS#6213)
+
+OpenLDAP 2.4.17 Release (2009/07/13)
+       Fixed liblber to use ber_strnlen (ITS#6080)
+       Fixed libldap GnuTLS private key init (ITS#6053)
+       Fixed libldap openssl digest initialization (ITS#6192)
+       Fixed libldap tls NULL error messages (ITS#6079)
+       Fixed liblutil opendir/closedir on windows (ITS#6041)
+       Fixed liblutil for _GNU_SOURCE (ITS#5464,ITS#5666)
+       Added slapd sasl auxprop support (ITS#6147)
+       Added slapd schema checking tool (ITS#6150)
+       Added slapd writetimeout keyword (ITS#5836)
+       Fixed slapd abandon/cancel handling for some ops (ITS#6157)
+       Fixed slapd access setstyle to expand (ITS#6179)
+       Fixed slapd assert with closing connections (ITS#6111)
+       Fixed slapd bind race condition (ITS#6189)
+       Fixed slapd cancel behavior (ITS#6137)
+       Fixed slapd cert validation (ITS#6098)
+       Fixed slapd connection_destroy assert (ITS#6089)
+       Fixed slapd csn normalization (ITS#6195)
+       Fixed slapd errno handling (ITS#6037)
+       Fixed slapd global alloc handling (ITS#6054)
+       Fixed slapd hung writers (ITS#5836)
+       Fixed slapd ldapi issues (ITS#6056)
+       Fixed slapd moduleload with static backends and modules (ITS#6016)
+       Fixed slapd normalization of updated schema attributes (ITS#5540)
+       Fixed slapd olcLimits handling (ITS#6159)
+       Fixed slapd olcLogLevel with hex levels (ITS#6162)
+       Fixed slapd pagedresults stacked control with overlays (ITS#6056)
+       Fixed slapd password-hash incorrect limit on arg length (ITS#6139)
+       Fixed slapd readonly restrictions (ITS#6109)
+       Fixed slapd sending cancelled operations results (ITS#6103)
+       Fixed slapd slapi_entry_has_children (ITS#6132)
+       Fixed slapd sockets usage on windows (ITS#6039)
+       Fixed slapd some abandon and cancel race conditions (ITS#6104)
+       Fixed slapd tls context after changes (ITS#6135)
+       Fixed slapd-bdb/hdb adjust dncachesize if too low (ITS#6176)
+       Fixed slapd-bdb/hdb crashes during delete (ITS#6177)
+       Fixed slapd-bdb/hdb multiple olcIndex for same attr (ITS#6196)
+       Fixed slapd-hdb freeing of already freed entries (ITS#6074)
+       Fixed slapd-hdb entryinfo cleanup (ITS#6088)
+       Fixed slapd-hdb dncache lockups (ITS#6095)
+       Fixed slapd-ldap deadlock with non-responsive TLS URIs (ITS#6167)
+       Fixed slapd-relay to return failure on failure (ITS#5328)
+       Fixed slapd-sql with BACKSQL_ARBITRARY_KEY defined (ITS#6100)
+       Fixed slapo-collect collectinfo ordering (ITS#6076)
+       Fixed slapo-collect missing equality match rule (ITS#6075)
+       Fixed slapo-dds entry expiration (ITS#6169)
+       Fixed slapo-perl symbols (ITS#5658)
+       Fixed slapo-ppolicy to honor pwdLockout (ITS#6168)
+       Fixed slapo-ppolicy to return check modules error message (ITS#6082)
+       Fixed slapo-refint refint_repair handling (ITS#6056)
+       Added slapo-rwm rwm-drop-unrequested-attrs config option (ITS#6057)
+       Fixed slapo-rwm dn passing (ITS#6070)
+       Fixed slapo-rwm entry free (ITS#6058)
+       Fixed slapo-rwm entry release (ITS#6081)
+       Fixed slapo-translucent entry gathering (ITS#6156)
+       Fixed tools returning ldif errors (ITS#5892)
+       Fixed contrib/smbk5pwd use of private functions (ITS#5535)
+       Build Environment
+               Added test056-monitor (ITS#5540)
+               Added test057-memberof-refint (ITS#5395)
+               Fixed winsock detection for windows (ITS#6102, ITS#6078)
+               Removed GSSAPI configure option (ITS#6091,ITS#6092,ITS#6093,ITS#5369)
+       Documentation
+               admin24 relocate configuration examples (ITS#6183)
+               admin24 fixed example regex (ITS#6052)
+               admin24 removed temporary back-monitor note (ITS#6130)
+               admin24 slapd.conf to cn=config conversion process (ITS#6060)
+               man page consistency fixes (ITS#6023)
+               ldapcompare(1) note -e option (ITS#6107)
+               ldapdelete(1) note -e option (ITS#6107)
+               ldapmodify(1) note -e option (ITS#6107)
+               ldapmodrdn(1) note -e option (ITS#6107)
+               ldapsearch(1) output format description (ITS#6146)
+               ldapurl(1) note -e option (ITS#6107)
+               ldapwhoami(1) note -e option (ITS#6107)
+               ldap_result(3) Add RETURN VALUE heading (ITS#6180)
+               ldap.conf(5) improve sizelimit/timelimit limits (ITS#6127)
+               slapd.access(5) Fix <setstyle> to use expand (ITS#6179)
+               slapd.conf(5) document default modulepath (ITS#5829)
+               slapd.conf(5) pidfile/argsfile description fix (ITS#5975)
+               slapd-config(5) document default modulepath (ITS#5829)
+               slapd-config(5) pidfile/argsfile description fix (ITS#5975)
+               slapo-constraint(5) clarify URI example (ITS#6118)
+               slapo-unique(5) explicitly note rootdn requirement (ITS#6108)
+               slapadd(8) note it does indexing (ITS#6160)
+
+OpenLDAP 2.4.16 Release (2009/04/05)
+       Fixed libldap GnuTLS with x509v1 CA certs (ITS#5992)
+       Fixed libldap GnuTLS with CA chains (ITS#5991)
+       Fixed libldap GnuTLS TLSVerifyClient try (ITS#5981)
+       Fixed libldap segfault in checking cert/DN (ITS#5976)
+       Fixed libldap peer cert double free (ITS#5849)
+       Fixed libldap referral chasing (ITS#5980)
+       Fixed slapd backglue with empty DBs (ITS#5986)
+       Fixed slapd ctxcsn race condition (ITS#6001)
+       Fixed slapd debug message (ITS#6027)
+       Fixed slapd redundant module loading (ITS#6030)
+       Fixed slapd schema_init freed value (ITS#6036)
+       Fixed slapd syncrepl newCookie sync messages (ITS#5972)
+       Fixed slapd syncrepl hang during shutdown (ITS#6011)
+       Fixed slapd syncrepl too many MMR messages (ITS#6020)
+       Fixed slapd syncrepl skipped entries with MMR (ITS#5988)
+       Fixed slapd-bdb/hdb cachesize handling (ITS#5860)
+       Fixed slapd-bdb/hdb with slapcat with empty dn (ITS#6006)
+       Fixed slapd-bdb/hdb with NULL transactions (ITS#6012)
+       Fixed slapd-ldap incorrect referral handling (ITS#6003,ITS#5916)
+       Fixed slapd-ldap/meta with broken AD results (ITS#5977)
+       Fixed slapd-ldap/meta with invalid attrs again (ITS#5959)
+       Fixed slapo-accesslog interaction with ppolicy (ITS#5979)
+       Fixed slapo-dynlist conversion to cn=config (ITS#6002)
+       Fixed slapo-syncprov newCookie sync messages (ITS#5972)
+       Fixed slapd-syncprov too many MMR messages (ITS#6020)
+       Fixed slapo-syncprov replica lockout (ITS#5985)
+       Fixed slapo-syncprov modtarget tracking (ITS#5999)
+       Fixed slapo-syncprov multiple CSN propagation (ITS#5973)
+       Fixed slapo-syncprov race condition (ITS#6045)
+       Fixed slapo-syncprov sending cookies without CSN (ITS#6024)
+       Fixed slapo-syncprov skipped entries with MMR (ITS#5988)
+       Fixed tools passphrase free (ITS#6014)
+       Build Environment
+               Cleaned up alloc/free functions for Windows (ITS#6005)
+               Fixed running of autosave files in testsuite (ITS#6026)
+       Documentation
+               admin24 clarified MMR URI requirements (ITS#5942,ITS#5987)
+               Added ldapexop(1) manual page (ITS#5982)
+               slapd-ldap/meta(5) added missing TLS options (ITS#5989)
+
+OpenLDAP 2.4.15 Release (2009/02/24)
+       Fixed libldap alias dereferencing in C API again (ITS#5916)
+       Fixed libldap GnuTLS compilation (ITS#5955)
+       Fixed slapd bconfig conversion again (ITS#5346)
+       Fixed slapd behavior with superior objectClasses again (ITS#5517)
+       Fixed slapd RFC4512 behavior with same attr in RDN (ITS#5968)
+       Fixed slapd corrupt contextCSN (ITS#5947)
+       Fixed slapd syncrepl order to match on add/delete (ITS#5954)
+       Fixed slapd adding rdn with other values (ITS#5965)
+       Fixed slapd-bdb/hdb behavior with unallocatable shm (ITS#5956)
+       Fixed slapd-ldap/meta with entries with invalid attrs (ITS#5959)
+       Fixed slapd-relay control initialization (ITS#5724)
+       Fixed slapo-pcache caching invalid entries (ITS#5927)
+       Fixed slapo-syncprov csn updates (ITS#5969)
+       Fixed slapo-rwm objectClass preservation (ITS#5760)
+       Fixed slapo-rwm rwm_bva_rewrite handling (ITS#5960)
+       Build Environment
+               Fixed tester library linking for windows (ITS#5740)
+
+OpenLDAP 2.4.14 Release (2009/02/14)
        Added libldap option to disable SASL host canonicalization (ITS#5812)
        Added libldap TLS_PROTOCOL_MIN (ITS#5655)
        Added libldap GnuTLS support for TLS_CIPHER_SUITE (ITS#5887)
        Added libldap GnuTLS setting random file (ITS#5462)
+       Added libldap alias dereferencing in C API (ITS#5916)
+       Fixed libldap chasing multiple referrals (ITS#5853)
        Fixed libldap deref handling (ITS#5768)
+       Fixed libldap NULL pointer deref (ITS#5934)
        Fixed libldap peer cert memory leak (ITS#5849)
        Fixed libldap interaction with GnuTLS CN IP-based matches (ITS#5789)
        Fixed libldap intermediate response behavior (ITS#5896)
+       Fixed libldap IPv6 address handling (ITS#5937)
        Fixed libldap_r deref building (ITS#5768)
        Fixed libldap_r slapd lockup when paused during shutdown (ITS#5841)
        Added slapd syncrepl default retry setting (ITS#5825)
        Added slapd val.regex expansion (ITS#5804)
        Added slapd TLS_PROTOCOL_MIN (ITS#5655)
        Added slapd slapi_pw_find (ITS#2615,ITS#4359)
+       Added slapd compatibility with MSAD ranged values (ITS#5927)
        Fixed slapd bconfig to return error codes (ITS#5867)
        Fixed slapd bconfig encoding incorrectly (ITS#5897)
+       Fixed slapd bconfig dangling pointers (ITS#5924)
+       Fixed slapd behavior with superior objectClasses (ITS#5517)
        Fixed slapd connection assert (ITS#5835)
        Fixed slapd epoll handling (ITS#5886)
        Fixed slapd frontend/backend options handling (ITS#5857)
+       Fixed slapd glue with MMR (ITS#5925)
+       Fixed slapd logging on Windows (ITS#5392)
+       Fixed slapd listener comparison (ITS#5613)
+       Fixed slapd manageDSAit with glue entries (ITS#5921)
+       Fixed slapd relax behavior with structuralObjectClass (ITS#5792)
        Fixed slapd syncrepl rename handling (ITS#5809)
        Fixed slapd syncrepl MMR when adding new server (ITS#5850)
        Fixed slapd syncrepl MMR with deleted entries (ITS#5843)
        Fixed slapd syncrepl replication with glued DB (ITS#5866)
        Fixed slapd syncrepl replication with moddn (ITS#5901)
        Fixed slapd syncrepl replication with referrals (ITS#5881)
+       Fixed slapd syncrepl replication with config tree (ITS#5935)
        Fixed slapd wake_sds close on Windows (ITS#5855)
        Fixed slapd-bdb/hdb dncachesize handling (ITS#5860)
        Fixed slapd-bdb/hdb RFC4528 control support (ITS#5861)
@@ -33,24 +216,32 @@ OpenLDAP 2.4.14 Engineering
        Fixed slapd-hdb idlcache with empty suffix (ITS#5859)
        Fixed slapd-ldap idassert-bind validity checking (ITS#5863)
        Fixed slapd-ldap/meta RFC4525 increment support (ITS#5912)
+       Fixed slapd-ldap/meta search dereferencing (ITS#5916)
+       Fixed slapd-ldap/meta with intermediate response (ITS#5931)
        Fixed slapd-ldif numerous bugs (ITS#5408)
        Fixed slapd-ldif rename on same DN (ITS#5319)
        Fixed slapd-ldif deadlock (ITS#5329)
-       Fixed slapo-dynlist handling of flags (ITS#5898)
-       Fixed slapo-memberof multiple instantiation (ITS#5903)
        Fixed slapd-meta double response sending (ITS#5854)
        Fixed slapd-meta alias deref for retry (ITS#5889)
+       Fixed slapd-relay recursion detection (ITS#5943)
+       Fixed slapd-sock descriptor leak (ITS#5939)
        Fixed slapo-accesslog on glued dbs (ITS#5907)
+       Fixed slapo-dynlist handling of flags (ITS#5898)
+       Fixed slapo-memberof multiple instantiation (ITS#5903)
        Fixed slapo-pcache filter sorting (ITS#5756)
        Fixed slapo-ppolicy to not be global (ITS#5858)
+       Fixed slapo-rwm double free (ITS#5923)
        Fixed slapo-rwm with back-config (ITS#5906)
+       Fixed slapo-rwm olcRwmRewrite modification (ITS#5940)
        Added slapo-rwm newRDN rewriting (ITS#5834)
+       Added slapadd progress meter (ITS#5922)
        Updated contrib/addpartial module (ITS#5764)
        Added contrib/cloak module (ITS#5872)
        Added contrib/smbk5pwd gcrypt support (ITS#5410)
        Added contrib/passwd sha2 support (ITS#5660)
        Build Environment
                Fixed test006 appending to log file (ITS#5910)
+               Fixed test036,test039 behavior on error (ITS#5893)
                Fixed test048 sed pathname substitution (ITS#5910)
                Fixed test049,test050 to work on windows (ITS#5842)
                Updated test017,test018,test019 to cover more cases (ITS#5883)
@@ -58,12 +249,20 @@ OpenLDAP 2.4.14 Engineering
                Fixed MSVC 9.0 build issues (ITS#5888)
                Fixed gss detection on Solaris (ITS#5846)
                Fixed uuid_create/uuid_unparse_lower detection (ITS#5905)
+               Fixed liblutil tavl_delete to macroize constants (ITS#5909)
        Documentation
                admin24 added limits chapter (ITS#5818)
+               admin24 access-control clarify global ACLS (ITS#5851,ITS#5852)
+               admin24 search on nested naming contexts (ITS#5788)
+               admin24 consistent loglevel documentation (ITS#5904)
                slapd-bdb/hdb expansion on dncachesize behavior (ITS#5721)
                slapo-constraint(5) example fix (ITS#5895)
                slap*(8) man pages should mention slapd-config (ITS#5828)
+               slapacl(8c) fix wording (ITS#5918)
+               slapd(8) document sid (ITS#5873)
+               slapd.access(5) clarify global ACLS (ITS#5851,ITS#5852)
                slapadd/cat/index(8) note -n 0 for slapd-config (ITS#5891)
+               Added SEE ALSO slapd-config(5) to relevant man pages (ITS#5914)
 
 OpenLDAP 2.4.13 Release (2008/11/24)
        Added libldap dereference control support (ITS#5768)