CHANGES revision d05e6175473332a8433e4ac85edda0d5a33c94b5
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi -*- coding: utf-8 -*-
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindiChanges with Apache 2.3.0
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi[ When backported to 2.2.x, remove entry from this file ]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm *) mod_session_cookie: Make sure that cookie attributes are correctly
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm included in the blank cookie when cookies are removed. This fixes an
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi inability to log out when using mod_auth_form. [Graham Leggett]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) mod_autoindex: add configuration option to insert string
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi in HTML HEAD. [Nick Kew]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) mod_ssl: implement dynamic mutex callbacks for the benefit of
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi OpenSSL. [Sander Temme]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) mod_proxy_http: Introduce environment variable proxy-initial-not-pooled to
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi avoid reusing pooled connections if the client connection is an initial
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi connection. PR 37770. [Ruediger Pluem]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) mod_proxy: Add connectiontimeout parameter for proxy workers in order to
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi be able to set the timeout for connecting to the backend separately.
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi PR 45445. [Ruediger Pluem, rahul <rahul sun.com>]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) mod_auth_core: Detect during startup when AuthDigestProvider
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi is configured to use an incompatible provider via AuthnProviderAlias.
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi PR 45196 [Eric Covener]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) mod_session: Prevent a segfault when a CGI script sets a cookie with a
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi null value. [David Shane Holden <dpejesh apache.org>]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) mod_headers: Prevent Header edit from processing only the first header
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi of possibly multiple headers with the same name and deleting the
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi remaining ones. PR 45333. [Ruediger Pluem]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) mod_rewrite: Preserve the query string with [proxy,noescape]. PR 45247
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi [Tom Donovan]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) core, authn/z: Determine registered authn/z providers directly in
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi ap_setup_auth_internal(), which allows optional functions that just
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi wrapped ap_list_provider_names() to be removed from authn/z modules.
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi [Chris Darroch]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) authn/z: Convert common provider version strings to macros.
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi [Chris Darroch]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) ab: Make ab.c compile on VC6. PR 45024 [Ruediger Pluem]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) configure: Don't reject libtool 2.x
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi PR 44817 [Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA gmail.com>]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) core: When testing for slash-terminated configuration paths in
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi ap_location_walk(), don't look past the start of an empty string
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi such as that created by a <Location ""> directive.
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi [Chris Darroch]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) core, mod_proxy: If a kept_body is present, it becomes safe for
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi subrequests to support message bodies. Make sure that safety
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi checks within the core and within the proxy are not triggered
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi when kept_body is present. This makes it possible to embed
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi proxied POST requests within mod_include. [Graham Leggett]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) mod_auth_form: Make sure the input filter stack is properly set
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi up before reading the login form. Make sure the kept body filter
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi is correctly inserted to ensure the body can be read a second
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm time safely should the authn be successful. [Graham Leggett,
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm Ruediger Pluem]
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) mod_request: Insert the KEPT_BODY filter via the insert_filter
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi hook instead of during fixups. Add a safety check to ensure the
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm filters cannot be inserted more than once. [Graham Leggett,
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm Ruediger Pluem]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm *) core: Do not allow Options ALL if not all options are allowed to be
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm overwritten. PR 44262 [Michał Grzędzicki <lazy iq.pl>]
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm *) ap_cache_cacheable_headers_out() will (now) always
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm merge an error heaeders _before_ clearing them and _before_
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi merging in the actual entity headers and doing normal
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm hop-by-hop cleansing. [Dirk-Willem van Gulik].
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm *) cache: retire ap_cache_cacheable_hdrs_out() which was used
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi for both in- and out-put headers; and replace it by a single
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm ap_cache_cacheable_headers() wrapped in a in- and out-put
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm specific ap_cache_cacheable_headers_in()/out(). The latter
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm which will also merge error and ensure content-type. To keep
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm cache modules consistent with ease. This API change bumps
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm up the minor MM by one [Dirk-Willem van Gulik].
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) mod_rewrite: Allow Cookie option to set secure and HttpOnly flags.
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm PR 44799 [Christian Wenz <christian wenz.org>]
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm *) Move the KeptBodySize directive, kept_body filters and the
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm ap_parse_request_body function out of the http module and into a
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm new module called mod_request, reducing the size of the core.
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm [Graham Leggett]
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm *) mod_dbd: Handle integer configuration directive parameters with a
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm dedicated function.
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm *) Change the directives within the mod_session* modules to be valid
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm both inside and outside the location/directory sections, as
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm suggested by wrowe. [Graham Leggett]
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm *) mod_auth_form: Add a module capable of allowing end users to log
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm in using an HTML form, storing the credentials within mod_session.
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm [Graham Leggett]
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm *) Add a function to the http filters that is able to parse an HTML
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm form request with the type of application/x-www-form-urlencoded.
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm [Graham Leggett]
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm *) mod_session_crypto: Initialise SSL in the post config hook.
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm [Ruediger Pluem, Graham Leggett]
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm *) mod_session_dbd: Add a session implementation capable of storing
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm session information in a SQL database via the dbd interface. Useful
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm for sites where session privacy is important. [Graham Leggett]
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm *) mod_session_crypto: Add a session encoding implementation capable
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm of encrypting and decrypting sessions wherever they may be stored.
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm Introduces a level of privacy when sessions are stored on the
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm browser. [Graham Leggett]
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm *) mod_session_cookie: Add a session implementation capable of storing
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm session information within cookies on the browser. Useful for high
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm volume sites where server bound sessions are too resource intensive.
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm [Graham Leggett]
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm *) mod_session: Add a generic session interface to unify the different
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm attempts at saving persistent sessions across requests.
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm [Graham Leggett]
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm *) core, authn/z: Avoid calling access control hooks for internal requests
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm with configurations which match those of initial request. Revert to
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm original behaviour (call access control hooks for internal requests
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm with URIs different from initial request) if any access control hooks or
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm providers are not registered as permitting this optimization.
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi Introduce wrappers for access control hook and provider registration
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi which can accept additional mode and flag data. [Chris Darroch]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) Introduced ap_expr API for expression evaluation.
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi This is adapted from mod_include, which is the first module
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi to use the new API.
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi [Nick Kew]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) mod_authz_dbd: When redirecting after successful login/logout per
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi AuthzDBDRedirectQuery, do not report authorization failure, and use
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi first row returned by database query instead of last row.
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi [Chris Darroch]
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm *) mod_ldap: Correctly return all requested attribute values
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi when some attributes have a null value.
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi PR 44560 [Anders Kaseorg <anders kaseorg.com>]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) core: check symlink ownership if both FollowSymlinks and
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi SymlinksIfOwnerMatch are set [Nick Kew]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) core: fix origin checking in SymlinksIfOwnerMatch
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi PR 36783 [Robert L Mathews <rob-apache.org.bugs tigertech.net>]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) Activate mod_cache, mod_file_cache and mod_disc_cache as part of the
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi 'most' set for '--enable-modules' and '--enable-shared-mods'. Include
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi mod_mem_cache in 'all' as well. [Dirk-Willem van Gulik]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) Also install mod_so.h, mod_rewrite.h and mod_cache.h; as these
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi contain public function declarations which are useful for
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi third party module authors. PR 42431 [Dirk-Willem van Gulik].
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) mod_dir, mod_negotiation: pass the output filter information
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi to newly created sub requests; as these are later on used
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi as true requests with an internal redirect. This allows for
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi mod_cache et.al. to trap the results of the redirect.
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi [Dirk-Willem van Gulik, Ruediger Pluem]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) mod_ldap: Add support (taking advantage of the new APR capability)
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi for ldap rebind callback while chasing referrals. This allows direct
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi searches on LDAP servers (in particular MS Active Directory 2003+)
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi using referrals without the use of the global catalog.
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi PRs 26538, 40268, and 42557 [Paul J. Reder]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) Support chroot on Unix-family platforms
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi PR 43596 [Dimitar Pashev <mitko banksoft-bg.com>]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) mod_ssl: Added server name indication support (SNI, RFC 4366).
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi PR 34607. [Kaspar Brand <asfbugz velox.ch>]. A test configuration
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi can be created with test/make_sni.sh [Dirk-Willem van Gulik].
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) ApacheMonitor.exe: Introduce --kill argument for use by the
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi installer. This will permit the installation tool to remove
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi all running instances before attempting to remove the .exe.
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi [William Rowe]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) mod_ssl: Add support for OCSP validation of client certificates.
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi PR 41123. [Marc Stern <marc.stern approach.be>, Joe Orton]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) mod_serf: New module for Reverse Proxying. [Paul Querna]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm *) core: Add the option to keep aside a request body up to a certain
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi size that would otherwise be discarded, to be consumed by filters
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi such as mod_include. When enabled for a directory, POST requests
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm to shtml files can be passed through to embedded scripts as POST
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm requests, rather being downgraded to GET requests. [Graham Leggett]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm *) mod_ssl: Fix TLS upgrade (RFC 2817) support. PR 41231. [Joe Orton]
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm *) scoreboard: Correctly declare ap_time_process_request.
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm PR 43789 [Tom Donovan <Tom.Donovan acm.org>]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) core; scoreboard: ap_get_scoreboard_worker(sbh) now takes the sbh member
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi from the connection rec, ap_get_scoreboard_worker(proc, thread) will now
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi provide the unusual legacy lookup. [William Rowe]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) mpm winnt: fix null pointer dereference
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi PR 42572 [Davi Arnaut]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) mod_authnz_ldap, mod_authn_dbd: Tidy up the code to expose authn
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi parameters to the environment. Improve portability to
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi EBCDIC machines by using apr_toupper(). [Martin Kraemer]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) mod_ldap, mod_authnzldap: Add support for nested groups (i.e. the ability
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi to authorize an authenticated user via a "require ldap-group X" directive
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi where the user is not in group X, but is in a subgroup contained in X.
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi PR 42891 [Paul J. Reder]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) mod_ssl: Add support for caching SSL Sessions in memcached. [Paul Querna]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) mod_ldap: Fix the search limit parameter to ldap_search_ext_s()
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi for SDKs that define LDAP_NO_LIMIT to something other than -1.
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi [David Jones <oscaremma gmail.com>]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) apxs: Enhance -q flag to print all known variables and their values
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi when invoked without variable name(s).
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi [William Rowe, Sander Temme]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm *) apxs: Eliminate run-time check for mod_so. PR 40653.
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm [David M. Lee <dmlee crossroads.com>]
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm *) beos MPM: Create pmain pool and run modules' child_init hooks when
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm entering ap_mpm_run(), then destroy pmain when exiting ap_mpm_run().
8a40a695ee676a322b094e9afe5375567bfb51e3gavinm [Chris Darroch]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) netware MPM: Destroy pmain pool when exiting ap_mpm_run() so that
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi cleanups registered in modules' child_init hooks are performed.
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi [Chris Darroch]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) mod_dbd: Stash DBD connections in request_config of initial request
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi only, or else sub-requests and internal redirections may cause
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi entire DBD pool to be stashed in a single HTTP request. [Chris Darroch]
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi
7aec1d6e253b21f9e9b7ef68b4d81ab9859b51fecindi *) Fix issue which could cause error messages to be written to access logs
on Win32. PR 40476. [Tom Donovan <Tom.Donovan acm.org>]
*) The LockFile directive, which specifies the location of
the accept() mutex lockfile, is deprecated. Instead, the
AcceptMutex directive now takes an optional lockfile
location parameter, ala SSLMutex. [Jim Jagielski]
*) mod_authn_dbd: Export any additional columns queried in the SQL select
into the environment with the name AUTHENTICATE_<COLUMN>. This brings
mod_authn_dbd behaviour in line with mod_authnz_ldap. [Graham Leggett]
*) mod_dbd: Key the storage of prepared statements on the hex string
value of server_rec, rather than the server name, as the server name
may change (eg when the server name is set) at any time, causing
weird behaviour in modules dependent on mod_dbd. [Graham Leggett]
*) mod_proxy_fcgi: Added win32 build. [Mladen Turk]
*) sendfile_nonblocking() takes the _brigade_ as an argument, gets
the first bucket from the brigade, finds it not to be a FILE
bucket and barfs. The fix is to pass a bucket rather than a brigade.
[Niklas Edmundsson <nikke acc.umu.se>]
*) mod_rewrite: support rewritemap by SQL query [Nick Kew]
*) ap_get_server_version() has been removed. Third-party modules must
now use ap_get_server_banner() or ap_get_server_description().
[Jeff Trawick]
*) All MPMs: Introduce a check_config phase between pre_config and
open_logs, to allow modules to review interdependent configuration
directive values and adjust them while messages can still be logged
to the console. Handle relevant MPM directives during this phase
and format messages for both the console and the error log, as
appropriate. [Chris Darroch]
*) mod_proxy: don't URLencode tilde in path component
[Stijn Hoop <stijn sandcat.nl>]
*) mpm_winnt: Fix return values from wait_for_many_objects.
The return value is index to the signaled thread in the
creted_threads array. We can not use WAIT_TIMEOUT because
his value is defined as 258, thus limiting the MaxThreads
to that value. [Mladen Turk]
*) core: Do not allow internal redirects like the DirectoryIndex of mod_dir
to circumvent the symbolic link checks imposed by FollowSymLinks and
SymLinksIfOwnerMatch. [Nick Kew, Ruediger Pluem, William Rowe]
*) New SSLLogLevelDebugDump [ None (default) | IO (not bytes) | Bytes ]
configures the I/O Dump of SSL traffic, when LogLevel is set to Debug.
The default is none as this is far greater debugging resolution than
the typical administrator is prepared to untangle. [William Rowe]
*) mod_disk_cache: If possible, check if the size of an object to cache is
within the configured boundaries before actually saving data.
[Niklas Edmundsson <nikke acc.umu.se>]
*) mod_cache: Convert all values to seconds before comparing them when
checking whether to send a Warning header for a stale response.
PR 39713. [Owen Taylor <otaylor redhat.com>]
*) mod_disk_cache: Delete temporary files if they cannot be renamed to their
final name. [Davi Arnaut <davi haxent.com.br>]
*) Worker and event MPMs: Remove improper scoreboard updates which were
performed in the event of a fork() failure. [Chris Darroch]
*) Add support for fcgi:// proxies to mod_rewrite.
[Markus Schiegl <ms schiegl.com>]
*) Remove incorrect comments from scoreboard.h regarding conditional
loading of worker_score structure with mod_status, and remove unused
definitions relating to old life_status field.
[Chris Darroch <chrisd pearsoncmg.com>]
*) Remove allocation of memory for unused array of lb_score pointers
in ap_init_scoreboard(). [Chris Darroch <chrisd pearsoncmg.com>]
*) Add mod_proxy_fcgi, a FastCGI back end for mod_proxy.
[Garrett Rooney, Jim Jagielski, Paul Querna]
*) Event MPM: Fill in the scoreboard's tid field. PR 38736.
[Chris Darroch <chrisd pearsoncmg.com>]
*) mod_charset_lite: Remove Content-Length when output filter can
invalidate it. Warn when input filter can invalidate it.
[Jeff Trawick]
*) Authz: Add the new module mod_authn_core that will provide common
authn directives such as 'AuthType', 'AuthName'. Move the directives
'AuthType' and 'AuthName' out of the core module and merge mod_authz_alias
into mod_authn_core. [Brad Nicholes]
*) Authz: Move the directives 'Order', 'Allow', 'Deny' and 'Satisfy'
into the new module mod_access_compat which can be loaded to provide
support for these directives.
[Brad Nicholes]
*) Authz: Move the 'Require' directive from the core module as well as
add the directives '<SatisfyAll>', '<SatisfyOne>', '<RequireAlias>'
and 'Reject' to mod_authz_core. The new directives introduce 'AND/OR'
logic into the authorization processing. [Brad Nicholes]
*) Authz: Add the new module mod_authz_core which acts as the
authorization provider vector and contains common authz
directives. [Brad Nicholes]
*) Authz: Renamed mod_authz_dbm authz providers from 'group' and
'file-group' to 'dbm-group' and 'dbm-file-group'. [Brad Nicholes]
*) Authz: Added the new authz providers 'env', 'ip', 'host', 'all' to handle
host-based access control provided by mod_authz_host and invoked
through the 'Require' directive. [Brad Nicholes]
*) Authz: Convert all of the authz modules from hook based to
provider based. [Brad Nicholes]
*) mod_cache: Add CacheMinExpire directive to set the minimum time in
seconds to cache a document.
[Brian Akins <brian.akins turner.com>, Ruediger Pluem]
*) mod_authz_dbd: SQL authz with Login/Session support [Nick Kew]
*) Fix typo in ProxyStatus syntax error message.
[Christophe Jaillet <christophe.jaillet wanadoo.fr>]
*) Asynchronous write completion for the Event MPM. [Brian Pane]
*) Added an End-Of-Request bucket type. The logging of a request and
the freeing of its pool are now done when the EOR bucket is destroyed.
This has the effect of delaying the logging until right after the last
of the response is sent; ap_core_output_filter() calls the access logger
indirectly when it destroys the EOR bucket. [Brian Pane]
*) Rewrite of logresolve support utility: IPv6 addresses are now supported
and the format of statistical output has changed. [Colm MacCarthaigh]
*) Rewrite of ap_coreoutput_filter to do nonblocking writes [Brian Pane]
*) Added new connection states for handler and write completion
[Brian Pane]
*) mod_cgid: Refuse to work on Solaris 10 due to OS bugs. PR 34264.
[Justin Erenkrantz]
*) Teach mod_ssl to use arbitrary OIDs in an SSLRequire directive,
allowing string-valued client certificate attributes to be used for
access control, as in: SSLRequire "value" in OID("1.3.6.1.4.1.18060.1")
[Martin Kraemer, David Reid]
[Apache 2.1.0-dev includes those bug fixes and changes with the
Apache 2.2.xx tree as documented, and except as noted, below.]
Changes with Apache 2.2.x and later:
*) http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?view=markup
Changes with Apache 2.0.x and later:
*) http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/CHANGES?view=markup
Changes with Apache 1.3.x and later:
*) http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/CHANGES?view=markup