CHANGES revision 2ba1586475aa4ec972ca7c19b06d53bf76f0ee7e
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync -*- coding: utf-8 -*-
b9a21c3c91c47e090316e28d759194e46628ed49vboxsyncChanges with Apache 2.5.0
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync *) core: Disallow directives in AllowOverrideList which are only allowed
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync in VirtualHost or server context. These are usually not prepared to be
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync called in .htaccess files. [Stefan Fritsch]
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync *) core: In AllowOverrideList, do not allow 'None' together with other
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync directives. PR 52823. [Stefan Fritsch]
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync *) mod_proxy: Correctly set up reverse proxy worker. PR 52935.
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync [Petter Berntsen <petterb gmail.com>]
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync *) core: Add filesystem paths to access denied / access failed messages
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync AH00035 and AH00036. [Eric Covener]
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync *) Fix MPM DSO load failure on AIX. [Jeff Trawick]
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync *) core: Add the port number to the vhost's name in the scoreboard.
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync [Stefan Fritsch]
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync *) mpm_event: Don't do a blocking write when starting a lingering close
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync from the listener thread. PR 52229. [Stefan Fritsch]
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync *) core: In maintainer mode, replace apr_palloc with a version that
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync initializes the allocated memory with non-zero values, except if
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync AP_DEBUG_NO_ALLOC_POISON is defined. [Stefan Fritsch]
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync *) mod_log_config: Check during config test that directories for access logs
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync exist. PR 29941. [Stefan Fritsch]
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync *) mod_authnz_ldap: Don't try a potentially expensive nested groups
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync search before exhausting all AuthLDAPGroupAttribute checks on the
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync current group. PR52464 [Eric Covener]
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync *) mod_policy: Add a new testing module to help server administrators
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync enforce a configurable level of protocol compliance on their
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync servers and application servers behind theirs. [Graham Leggett]
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync *) mod_firehose: Add a new debugging module able to record traffic
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync passing through the server in such a way that connections and/or
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync requests be reconstructed and replayed. [Graham Leggett]
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync *) Event MPM: Reduce locking by using a lock free circular queue.
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync *) mod_noloris
b9a21c3c91c47e090316e28d759194e46628ed49vboxsync *) Simple MPM
Apache 2.4.xx tree as documented below, except as noted.]
Changes with Apache 2.4.x and later:
Changes with Apache 2.2.x and later:
Changes with Apache 2.0.x and later: