CHANGES revision 44761f3e3072cf78a4997a88bb9a515ca101a1f4
f743002678eb67b99bbc29fee116b65d9530fec0wrowe -*- coding: utf-8 -*-
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankgChanges with Apache 2.5.0
f4db898517ccc6ef1a403630de56918286d3a47eminfrin *) core: Add filesystem paths to access denied / access failed messages
f4db898517ccc6ef1a403630de56918286d3a47eminfrin AH00035 and AH00036. [Eric Covener]
28a723b775c7666281298eab813c63ac42270f95humbedooh *) core: Add the port number to the vhost's name in the scoreboard.
28a723b775c7666281298eab813c63ac42270f95humbedooh [Stefan Fritsch]
067698ad30941e38ef5d7f95f1c2736c2ebc5cb9humbedooh *) mpm_event: Don't do a blocking write when starting a lingering close
067698ad30941e38ef5d7f95f1c2736c2ebc5cb9humbedooh from the listener thread. PR 52229. [Stefan Fritsch]
4b3f656d2ad030be85d219e02fdc11546ddecb5ccovener *) core: In maintainer mode, replace apr_palloc with a version that
4b3f656d2ad030be85d219e02fdc11546ddecb5ccovener initializes the allocated memory with non-zero values, except if
4b3f656d2ad030be85d219e02fdc11546ddecb5ccovener AP_DEBUG_NO_ALLOC_POISON is defined. [Stefan Fritsch]
7a437ce535a5fac890296402ba483c2f41bb6500trawick *) mod_log_config: Check during config test that directories for access logs
7a437ce535a5fac890296402ba483c2f41bb6500trawick exist. PR 29941. [Stefan Fritsch]
6e1e45624d6f32110383bb0bd06c254c1dba8123humbedooh *) mod_authnz_ldap: Don't try a potentially expensive nested groups
77ca16c5676da23155311e13cee61e7eaba9fa3ejailletc search before exhausting all AuthLDAPGroupAttribute checks on the
77ca16c5676da23155311e13cee61e7eaba9fa3ejailletc current group. PR52464 [Eric Covener]
77ca16c5676da23155311e13cee61e7eaba9fa3ejailletc *) mod_policy: Add a new testing module to help server administrators
921d32d80d8271da08f12fc374a69cb36d1d63b3covener enforce a configurable level of protocol compliance on their
921d32d80d8271da08f12fc374a69cb36d1d63b3covener servers and application servers behind theirs. [Graham Leggett]
3e097af23e40c45aa32602545155f0964ab5c69dcovener *) mod_firehose: Add a new debugging module able to record traffic
3e097af23e40c45aa32602545155f0964ab5c69dcovener passing through the server in such a way that connections and/or
3e097af23e40c45aa32602545155f0964ab5c69dcovener requests be reconstructed and replayed. [Graham Leggett]
faea99bb676ec50ece38da6b1879aa37546483a2covener *) Event MPM: Reduce locking by using a lock free circular queue.
86a5604df726638a2b8085e993b4b79c4b3a5262covener *) mod_noloris
d65242086b0c700c44590925b2ed9281cd4fd781covener *) Simple MPM
344f755169e100ea8ce51e847a0bf30a13b46917covener *) mod_serf
344f755169e100ea8ce51e847a0bf30a13b46917covener [Apache 2.5.0-dev includes those bug fixes and changes with the
fcd5c4e9e126e867eb270ed2d4138348cb1e46e5trawick Apache 2.4.xx tree as documented below, except as noted.]
fcd5c4e9e126e867eb270ed2d4138348cb1e46e5trawickChanges with Apache 2.4.x and later:
60284a9f9158baa60cc8ab4a69066404b1dcae7acovener *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/CHANGES?view=markup
03d414bf2d6dd93a1b6a3af972a7f1a96d25080fcovenerChanges with Apache 2.2.x and later:
b1f989ad92bf5918c4f48babb99238d5201da6fccovener *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?view=markup
b1f989ad92bf5918c4f48babb99238d5201da6fccovenerChanges with Apache 2.0.x and later: