CHANGES revision 727d68c6009030f56a350b4603384ce4fb844341
c88a70518d7d0b5bccb22a68d446c2d6589790dcjwoolley -*- coding: utf-8 -*-
c88a70518d7d0b5bccb22a68d446c2d6589790dcjwoolley
b26781e595625911fc8fc8215133ad2285ed75d8jimChanges with Apache 2.3.3
b26781e595625911fc8fc8215133ad2285ed75d8jim
b26781e595625911fc8fc8215133ad2285ed75d8jim *) SECURITY: CVE-2009-3095 (cve.mitre.org)
5117466ef123b1efbc2feba168f37069ef6f230bianh mod_proxy_ftp: sanity check authn credentials.
5117466ef123b1efbc2feba168f37069ef6f230bianh [Stefan Fritsch <sf fritsch.de>, Joe Orton]
5117466ef123b1efbc2feba168f37069ef6f230bianh
9c39f8fb982df4dbce5304e49385568e6d35bfa8trawick *) SECURITY: CVE-2009-3094 (cve.mitre.org)
9c39f8fb982df4dbce5304e49385568e6d35bfa8trawick mod_proxy_ftp: NULL pointer dereference on error paths.
9c39f8fb982df4dbce5304e49385568e6d35bfa8trawick [Stefan Fritsch <sf fritsch.de>, Joe Orton]
9c39f8fb982df4dbce5304e49385568e6d35bfa8trawick
bdd4aa13a97de79596cd19708f1516e8fa92700ewrowe *) mod_rewrite: Make sure that a hostname:port isn't fully qualified if
bdd4aa13a97de79596cd19708f1516e8fa92700ewrowe the request is a CONNECT request. [Bill Zajac <billz consultla.com>]
bdd4aa13a97de79596cd19708f1516e8fa92700ewrowe
bdd4aa13a97de79596cd19708f1516e8fa92700ewrowe *) mod_cache: Teach CacheEnable and CacheDisable to work from within a
bdd4aa13a97de79596cd19708f1516e8fa92700ewrowe Location section, in line with how ProxyPass works. [Graham Leggett]
1d50c90ddb7e3d144ec8a2bd848ca1e7bbf8e534bnicholes
bdd4aa13a97de79596cd19708f1516e8fa92700ewrowe *) mod_reqtimeout: New module to set timeouts and minimum data rates for
bdd4aa13a97de79596cd19708f1516e8fa92700ewrowe receiving requests from the client. [Stefan Fritsch]
1d50c90ddb7e3d144ec8a2bd848ca1e7bbf8e534bnicholes
1d50c90ddb7e3d144ec8a2bd848ca1e7bbf8e534bnicholes *) core: Fix potential memory leaks by making sure to not destroy
24e361af20a3107dc934b4895911ce6bcce0603ejwoolley bucket brigades that have been created by earlier filters.
24e361af20a3107dc934b4895911ce6bcce0603ejwoolley [Stefan Fritsch]
24e361af20a3107dc934b4895911ce6bcce0603ejwoolley
4657f9b12af4b123b80e15c73fa03c190e47a8bftrawick *) core, mod_deflate, mod_sed: Reduce memory usage by reusing bucket
4657f9b12af4b123b80e15c73fa03c190e47a8bftrawick brigades in several places. [Stefan Fritsch]
4657f9b12af4b123b80e15c73fa03c190e47a8bftrawick
4657f9b12af4b123b80e15c73fa03c190e47a8bftrawick *) mod_cache: Fix uri_meets_conditions() so that CacheEnable will
c36bac9a918f59b2dbf5dcd7d67b50c1da04c89drbb match by scheme, or by a wildcarded hostname. PR 40169
c36bac9a918f59b2dbf5dcd7d67b50c1da04c89drbb [Peter Grandi <pg_asf asf.for.sabi.co.uk>, Graham Leggett]
c36bac9a918f59b2dbf5dcd7d67b50c1da04c89drbb
c36bac9a918f59b2dbf5dcd7d67b50c1da04c89drbb *) suxec: Allow to log an error if exec fails by setting FD_CLOEXEC
c36bac9a918f59b2dbf5dcd7d67b50c1da04c89drbb on the log file instead of closing it. PR 10744. [Nicolas Rachinsky]
c36bac9a918f59b2dbf5dcd7d67b50c1da04c89drbb
ad668861e40da485f2eea24dc4c1f9940e470698rbb *) mod_mime: Make RemoveType override the info from TypesConfig.
ad668861e40da485f2eea24dc4c1f9940e470698rbb PR 38330. [Stefan Fritsch]
ad668861e40da485f2eea24dc4c1f9940e470698rbb
ad668861e40da485f2eea24dc4c1f9940e470698rbb *) mod_cache: Introduce the option to run the cache from within the
89211a5d592cdf0170d2b541946661b1a2a279c5trawick normal request handler, and to allow fine grained control over
89211a5d592cdf0170d2b541946661b1a2a279c5trawick where in the filter chain content is cached. [Graham Leggett]
89211a5d592cdf0170d2b541946661b1a2a279c5trawick
89211a5d592cdf0170d2b541946661b1a2a279c5trawick *) core: Treat timeout reading request as 408 error, not 400.
5caa0a5c428439b566a4fcc711747e2053bcfd1ajerenkrantz Log 408 errors in access log as was done in Apache 1.3.x.
5caa0a5c428439b566a4fcc711747e2053bcfd1ajerenkrantz PR 39785 [Nobutaka Mantani <nobutaka nobutaka.org>,
5caa0a5c428439b566a4fcc711747e2053bcfd1ajerenkrantz Stefan Fritsch <sf fritsch.de>, Dan Poirier]
34d672a81f3e72f30568462135ddf6d71dcfa8d8bnicholes
34d672a81f3e72f30568462135ddf6d71dcfa8d8bnicholes *) mod_ssl: Reintroduce SSL_CLIENT_S_DN, SSL_CLIENT_I_DN, SSL_SERVER_S_DN,
34d672a81f3e72f30568462135ddf6d71dcfa8d8bnicholes SSL_SERVER_I_DN back to the environment variables to be set by mod_ssl.
b1d2d2797866636f792717f96401292481697145wrowe [Peter Sylvester <peter.sylvester edelweb.fr>]
b1d2d2797866636f792717f96401292481697145wrowe
b1d2d2797866636f792717f96401292481697145wrowe *) mod_disk_cache: don't cache incomplete responses, per RFC 2616, 13.8.
b1d2d2797866636f792717f96401292481697145wrowe PR15866. [Dan Poirier]
b1d2d2797866636f792717f96401292481697145wrowe
b1d2d2797866636f792717f96401292481697145wrowe *) ab: ab segfaults in verbose mode on https sites
b1d2d2797866636f792717f96401292481697145wrowe PR46393. [Ryan Niebur]
b1d2d2797866636f792717f96401292481697145wrowe
b1d2d2797866636f792717f96401292481697145wrowe *) mod_dav: Allow other modules to become providers and add resource types
4a98c07ecf4f27a9b18963bbe85260857664d03bjerenkrantz to the DAV response. [Jari Urpalainen <jari.urpalainen nokia.com>,
4a98c07ecf4f27a9b18963bbe85260857664d03bjerenkrantz Brian France <brian brianfrance.com>]
8abcc73436888a98721b10f0c09206f6fea68c55jerenkrantz
b24d065530fdf97376f390522396be5a4469fcf4jerenkrantz *) mod_dav: Allow other modules to add things to the DAV or Allow headers
b24d065530fdf97376f390522396be5a4469fcf4jerenkrantz of an OPTIONS request. [Jari Urpalainen <jari.urpalainen nokia.com>,
b24d065530fdf97376f390522396be5a4469fcf4jerenkrantz Brian France <brian brianfrance.com>]
a981bcb9c3b780184e75ff069d67fe84da6c3d3dbnicholes
a981bcb9c3b780184e75ff069d67fe84da6c3d3dbnicholes *) core: Lower memory usage of core output filter.
8e2e1446dd3b216c1f414493758f8b0d267a3c0dwrowe [Stefan Fritsch <sf sfritsch.de>]
a981bcb9c3b780184e75ff069d67fe84da6c3d3dbnicholes
a981bcb9c3b780184e75ff069d67fe84da6c3d3dbnicholes *) mod_mime: Detect invalid use of MultiviewsMatch inside Location and
b2cff333bc23b8e74c6aad9ee97973df02cca180aaron LocationMatch sections. PR47754. [Dan Poirier]
b2cff333bc23b8e74c6aad9ee97973df02cca180aaron
b2cff333bc23b8e74c6aad9ee97973df02cca180aaron *) mod_request: Make sure the KeptBodySize directive rejects values
7eb55be5bcc75f2acf789aeca38d88a9c75d001ejwoolley that aren't valid numbers. [Graham Leggett]
7eb55be5bcc75f2acf789aeca38d88a9c75d001ejwoolley
7eb55be5bcc75f2acf789aeca38d88a9c75d001ejwoolley *) mod_session_crypto: Sanity check should the potentially encrypted
d31e50dddb975275ef388ab64e380b6d4e5d9710jerenkrantz session cookie be too short. [Graham Leggett]
d31e50dddb975275ef388ab64e380b6d4e5d9710jerenkrantz
d31e50dddb975275ef388ab64e380b6d4e5d9710jerenkrantz *) mod_session.c: Prevent a segfault when session is added but not
d31e50dddb975275ef388ab64e380b6d4e5d9710jerenkrantz configured. [Graham Leggett]
d31e50dddb975275ef388ab64e380b6d4e5d9710jerenkrantz
d5eaaee4a1e5faaf21e7111fd61732c6e7dbe8b2jwoolley *) htcacheclean: 19 ways to fail, 1 error message. Fixed. [Graham Leggett]
d5eaaee4a1e5faaf21e7111fd61732c6e7dbe8b2jwoolley
d5eaaee4a1e5faaf21e7111fd61732c6e7dbe8b2jwoolley *) mod_auth_digest: Fail server start when nonce count checking
c88a70518d7d0b5bccb22a68d446c2d6589790dcjwoolley is configured without shared memory, or md5-sess algorithm is
c88a70518d7d0b5bccb22a68d446c2d6589790dcjwoolley configured. [Dan Poirier]
c88a70518d7d0b5bccb22a68d446c2d6589790dcjwoolley
c88a70518d7d0b5bccb22a68d446c2d6589790dcjwoolley *) mod_proxy_connect: The connect method doesn't work if the client is
c64c364bf863ad985309ef10d68caaa93e8d09ccstoddard connecting to the apache proxy through an ssl socket. Fixed.
c64c364bf863ad985309ef10d68caaa93e8d09ccstoddard PR29744. [Brad Boyer, Mark Cave-Ayland, Julian Gilbey, Fabrice Durand,
c64c364bf863ad985309ef10d68caaa93e8d09ccstoddard David Gence, Tim Dodge, Per Gunnar Hans, Emmanuel Elango,
d8d240df2f2b23455be6b01343daedebaa6c4f96trawick Kevin Croft, Rudolf Cardinal]
d8d240df2f2b23455be6b01343daedebaa6c4f96trawick
d8d240df2f2b23455be6b01343daedebaa6c4f96trawick *) mod_ssl: The error message when SSLCertificateFile is missing should
d8d240df2f2b23455be6b01343daedebaa6c4f96trawick at least give the name or position of the problematic virtual host
d8d240df2f2b23455be6b01343daedebaa6c4f96trawick definition. [Stefan Fritsch sf sfritsch.de]
d8d240df2f2b23455be6b01343daedebaa6c4f96trawick
b5b5e8cc4668ab29d8f08f590d829dcfaeda9d33brianp *) mod_auth_digest: Fix null pointer when qop=none. [Dan Poirier]
b5b5e8cc4668ab29d8f08f590d829dcfaeda9d33brianp
b5b5e8cc4668ab29d8f08f590d829dcfaeda9d33brianp *) Add support for HTTP PUT to ab. [Jeff Barnes <jbarnesweb yahoo.com>]
e2653756d0d14a9a620b24bd04a6ab1182178462brianp
e2653756d0d14a9a620b24bd04a6ab1182178462brianp *) mod_headers: generalise the envclause to support expression
e2653756d0d14a9a620b24bd04a6ab1182178462brianp evaluation with ap_expr parser [Nick Kew]
d980a97cfc68de0ef35432ce03f1c1e468a19877jwoolley
d980a97cfc68de0ef35432ce03f1c1e468a19877jwoolley *) mod_cache: Introduce the thundering herd lock, a mechanism to keep
d980a97cfc68de0ef35432ce03f1c1e468a19877jwoolley the flood of requests at bay that strike a backend webserver as
d980a97cfc68de0ef35432ce03f1c1e468a19877jwoolley a cached entity goes stale. [Graham Leggett]
d980a97cfc68de0ef35432ce03f1c1e468a19877jwoolley
d980a97cfc68de0ef35432ce03f1c1e468a19877jwoolley *) mod_auth_digest: Fix usage of shared memory and re-enable it.
aa3510b82ec5d82ddbf4748829ec90f1ce71398ebrianp PR 16057 [Dan Poirier]
aa3510b82ec5d82ddbf4748829ec90f1ce71398ebrianp
aa3510b82ec5d82ddbf4748829ec90f1ce71398ebrianp *) Preserve Port information over internal redirects
51b1d7f8eaa74807ab14479edde4421e77f5d1d7brianp PR 35999 [Jonas Ringh <jonas.ringh cixit.se>]
51b1d7f8eaa74807ab14479edde4421e77f5d1d7brianp
08aff55373b2ae69182a58055a5c1b3a12d927b0slive *) Proxy: unable to connect to a backend is SERVICE_UNAVAILABLE,
08aff55373b2ae69182a58055a5c1b3a12d927b0slive rather than BAD_GATEWAY or (especially) NOT_FOUND.
08aff55373b2ae69182a58055a5c1b3a12d927b0slive PR 46971 [evanc nortel.com]
4f50bfb0367b91396c0fe85b80536b760080d39etrawick
4f50bfb0367b91396c0fe85b80536b760080d39etrawick *) Various modules: Do better checking of pollset operations in order to
4f50bfb0367b91396c0fe85b80536b760080d39etrawick avoid segmentation faults if they fail. PR 46467
5a63340978acb9dd7e87724be57d2bde1cf1f629trawick [Stefan Fritsch <sf sfritsch.de>]
5a63340978acb9dd7e87724be57d2bde1cf1f629trawick
5a63340978acb9dd7e87724be57d2bde1cf1f629trawick *) mod_autoindex: Correctly create an empty cell if the description
9f7325ecad575cf77ab76b01beaaf339a63490b5trawick for a file is missing. PR 47682 [Peter Poeml <poeml suse.de>]
8565f742f1ee3d514b2d48a1f2a5af5d7437c3b9trawick
8565f742f1ee3d514b2d48a1f2a5af5d7437c3b9trawick *) ab: Fix broken error messages after resolver or connect() failures.
8565f742f1ee3d514b2d48a1f2a5af5d7437c3b9trawick [Jeff Trawick]
8843b75d1c70af3da9a7306c4aede3b3e9346deajwoolley
8843b75d1c70af3da9a7306c4aede3b3e9346deajwoolley *) SECURITY: CVE-2009-1890 (cve.mitre.org)
8843b75d1c70af3da9a7306c4aede3b3e9346deajwoolley Fix a potential Denial-of-Service attack against mod_proxy in a
8843b75d1c70af3da9a7306c4aede3b3e9346deajwoolley reverse proxy configuration, where a remote attacker can force a
8843b75d1c70af3da9a7306c4aede3b3e9346deajwoolley proxy process to consume CPU time indefinitely. [Nick Kew, Joe Orton]
dcecfbe7e63603d0fb95e4811e015039e9401990stoddard
dcecfbe7e63603d0fb95e4811e015039e9401990stoddard *) SECURITY: CVE-2009-1191 (cve.mitre.org)
dcecfbe7e63603d0fb95e4811e015039e9401990stoddard mod_proxy_ajp: Avoid delivering content from a previous request which
0c7592379b55b7736dd70d2d87f53af9a2347614jerenkrantz failed to send a request body. PR 46949 [Ruediger Pluem]
4844d314b0b6e55a309621b84c1786446c5fb418ianh
4844d314b0b6e55a309621b84c1786446c5fb418ianh *) htdbm: Fix possible buffer overflow if dbm database has very
4844d314b0b6e55a309621b84c1786446c5fb418ianh long values. PR 30586 [Dan Poirier]
127c81d6b2c9ba8932273c2e1b13e3ea3d673b07trawick
127c81d6b2c9ba8932273c2e1b13e3ea3d673b07trawick *) core: Return APR_EOF if request body is shorter than the length announced
127c81d6b2c9ba8932273c2e1b13e3ea3d673b07trawick by the client. PR 33098 [ Stefan Fritsch <sf sfritsch.de>]
127c81d6b2c9ba8932273c2e1b13e3ea3d673b07trawick
59d01b9ed1de043745262e49bb44bde7095c4723jwoolley *) mod_suexec: correctly set suexec_enabled when httpd is run by a
59d01b9ed1de043745262e49bb44bde7095c4723jwoolley non-root user and may have insufficient permissions.
59d01b9ed1de043745262e49bb44bde7095c4723jwoolley PR 42175 [Jim Radford <radford blackbean.org>]
59d01b9ed1de043745262e49bb44bde7095c4723jwoolley
59d01b9ed1de043745262e49bb44bde7095c4723jwoolley *) mod_ssl: Fix SSL_*_DN_UID variables to use the 'userID' attribute
e6e65585927961caf45d4e9e932bb1f4e9e89ca1jerenkrantz type. PR 45107. [Michael Ströder <michael stroeder.com>,
e6e65585927961caf45d4e9e932bb1f4e9e89ca1jerenkrantz Peter Sylvester <peter.sylvester edelweb.fr>]
e6e65585927961caf45d4e9e932bb1f4e9e89ca1jerenkrantz
b068b71651c802cc4e0b835495ad0e41c65e1174trawick *) mod_proxy_http: fix case sensitivity checking transfer encoding
b068b71651c802cc4e0b835495ad0e41c65e1174trawick PR 47383 [Ryuzo Yamamoto <ryuzo.yamamoto gmail.com>]
b068b71651c802cc4e0b835495ad0e41c65e1174trawick
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe *) mod_alias: ensure Redirect issues a valid URL.
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe PR 44020 [Håkon Stordahl <hakon stordahl.org>]
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe *) mod_dir: add FallbackResource directive, to enable admin to specify
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe an action to happen when a URL maps to no file, without resorting
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe to ErrorDocument or mod_rewrite. PR 47184 [Nick Kew]
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe *) mod_cgid: Do not leak the listening Unix socket file descriptor to the
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe CGI process. PR 47335 [Kornél Pál <kornelpal gmail.com>]
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe *) mod_rewrite: Remove locking for writing to the rewritelog.
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe PR 46942 [Dan Poirier <poirier pobox.com>]
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe *) mod_alias: check sanity in Redirect arguments.
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe PR 44729 [Sönke Tesch <st kino-fahrplan.de>, Jim Jagielski]
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe *) mod_proxy_http: fix Host: header for literal IPv6 addresses.
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe PR 47177 [Carlos Garcia Braschi <cgbraschi gmail.com>]
34a1e566d4af2735c87e2d3e6ac5e505855518aawrowe
dd39efc1f7ed97cf526aefa24359f0be2ac5c3f4trawick *) mod_cache: Add CacheIgnoreURLSessionIdentifiers directive to ignore
dd39efc1f7ed97cf526aefa24359f0be2ac5c3f4trawick defined session identifiers encoded in the URL when caching.
dd39efc1f7ed97cf526aefa24359f0be2ac5c3f4trawick [Ruediger Pluem]
dd39efc1f7ed97cf526aefa24359f0be2ac5c3f4trawick
f53367106769f90696d9c1f0ffcf9fbb4db883c2jerenkrantz *) mod_rewrite: Fix the error string returned by RewriteRule.
f53367106769f90696d9c1f0ffcf9fbb4db883c2jerenkrantz RewriteRule returned "RewriteCond: bad flag delimiters" when the 3rd
f53367106769f90696d9c1f0ffcf9fbb4db883c2jerenkrantz argument of RewriteRule was not started with "[" or not ended with "]".
9a940e8e90f9b163737e23bbf72a3f2c67a39220brianp PR 45082 [Vitaly Polonetsky <m_vitaly topixoft.com>]
9a940e8e90f9b163737e23bbf72a3f2c67a39220brianp
9a940e8e90f9b163737e23bbf72a3f2c67a39220brianp *) Windows: Fix usage message.
8496c88debb9962575dac2b1ef9b81984d7bd759brianp [Rainer Jung]
8496c88debb9962575dac2b1ef9b81984d7bd759brianp
8496c88debb9962575dac2b1ef9b81984d7bd759brianp *) apachectl: When passing through arguments to httpd in
8496c88debb9962575dac2b1ef9b81984d7bd759brianp non-SysV mode, use the "$@" syntax to preserve arguments.
7c8747b339a5e47ea8301907051a9974d15b23b7brianp [Eric Covener]
7c8747b339a5e47ea8301907051a9974d15b23b7brianp
98f81eac9530d487f05013cda9df99755bb59689trawick *) mod_dbd: add DBDInitSQL directive to enable SQL statements to
98f81eac9530d487f05013cda9df99755bb59689trawick be run when a connection is opened. PR 46827
0b493ad526b8bbc2ff21ce19510fc32238abb816jwoolley [Marko Kevac <mkevac gmail.com>]
0b493ad526b8bbc2ff21ce19510fc32238abb816jwoolley
0b493ad526b8bbc2ff21ce19510fc32238abb816jwoolley *) mod_cgid: Improve handling of long AF_UNIX socket names (ScriptSock).
0b493ad526b8bbc2ff21ce19510fc32238abb816jwoolley PR 47037. [Jeff Trawick]
1376737cb6afa24d3e12f3a223318fe1bd71bb1fslive
1376737cb6afa24d3e12f3a223318fe1bd71bb1fslive *) mod_proxy_ajp: Check more strictly that the backend follows the AJP
1376737cb6afa24d3e12f3a223318fe1bd71bb1fslive protocol. [Mladen Turk]
1376737cb6afa24d3e12f3a223318fe1bd71bb1fslive
ec1719a5748717f67dcd279bb64bd0da424ae450jerenkrantz *) mod_proxy_ajp: Forward remote port information by default.
ec1719a5748717f67dcd279bb64bd0da424ae450jerenkrantz [Rainer Jung]
ec1719a5748717f67dcd279bb64bd0da424ae450jerenkrantz
dea9ded7417a8328f8fce5d57eca9d7af5500520trawick *) Allow MPMs to be loaded dynamically, as with most other modules. This
dea9ded7417a8328f8fce5d57eca9d7af5500520trawick required changes to the MPM interfaces. Removed: mpm.h, mpm_default.h
3f0220bf6e864d982a10348c9cc269bfe798d65eaaron (as an installed header), APACHE_MPM_DIR, MPM_NAME, ap_threads_per_child,
3f0220bf6e864d982a10348c9cc269bfe798d65eaaron ap_max_daemons_limit, ap_my_generation, etc. ap_mpm_query() can't be
3f0220bf6e864d982a10348c9cc269bfe798d65eaaron called until after the register-hooks phase. [Jeff Trawick]
3f0220bf6e864d982a10348c9cc269bfe798d65eaaron
75d133afee2e3636b07366fd62102b13b67b1b1djerenkrantz *) mod_ssl: Add SSLProxyCheckPeerExpire and SSLProxyCheckPeerCN directives
75d133afee2e3636b07366fd62102b13b67b1b1djerenkrantz to enable stricter checking of remote server certificates.
75d133afee2e3636b07366fd62102b13b67b1b1djerenkrantz [Ruediger Pluem]
2ae7ad6f58b7e3188ed4bd375a8930808529ba71jwoolley
2ae7ad6f58b7e3188ed4bd375a8930808529ba71jwoolley *) ab: Fix a 100% CPU loop on platforms where a failed non-blocking connect
2ae7ad6f58b7e3188ed4bd375a8930808529ba71jwoolley returns EINPROGRESS and a subsequent poll() returns only POLLERR.
2ae7ad6f58b7e3188ed4bd375a8930808529ba71jwoolley Observed on HP-UX. [Eric Covener]
5b30f835d627766b024500189c35bb55e686e890brianp
5b30f835d627766b024500189c35bb55e686e890brianp *) Remove broken support for BeOS, OS/2, TPF, and even older platforms such
5b30f835d627766b024500189c35bb55e686e890brianp as A/UX, Next, and Tandem. [Jeff Trawick]
d45481dadf7f1f0ffd95b38b1c5b0ea6b2d57888jerenkrantz
d45481dadf7f1f0ffd95b38b1c5b0ea6b2d57888jerenkrantz *) mod_proxy_ftp: Add ProxyFtpListOnWildcard directive to allow files with
d45481dadf7f1f0ffd95b38b1c5b0ea6b2d57888jerenkrantz globbing characters to be retrieved instead of converted into a
0c7592379b55b7736dd70d2d87f53af9a2347614jerenkrantz directory listing. PR 46789 [Dan Poirier <poirier pobox.com>]
0c7592379b55b7736dd70d2d87f53af9a2347614jerenkrantz
0c7592379b55b7736dd70d2d87f53af9a2347614jerenkrantz *) Provide ap_retained_data_create()/ap_retained_data_get() for preservation
6d62bc22f8f22a43e66e2e4d8860a5a144316b1astoddard of module state across unload/load. [Jeff Trawick]
6d62bc22f8f22a43e66e2e4d8860a5a144316b1astoddard
6d62bc22f8f22a43e66e2e4d8860a5a144316b1astoddard *) mod_substitute: Fix a memory leak. PR 44948
8efcf516f2b6514879fff8d034be55b6d64ff830striker [Dan Poirier <poirier pobox.com>]
71eda8b1c14e4d0adb2f294f22299587cd3d74a9striker
71eda8b1c14e4d0adb2f294f22299587cd3d74a9strikerChanges with Apache 2.3.2
922c0ad0014590bb10d13674012683eef44c0bbarederpj
922c0ad0014590bb10d13674012683eef44c0bbarederpj *) mod_mime_magic: Fix detection of compressed content. [Rainer Jung]
922c0ad0014590bb10d13674012683eef44c0bbarederpj
922c0ad0014590bb10d13674012683eef44c0bbarederpj *) mod_negotiation: Escape pathes of filenames in 406 responses to avoid
aec964227053fab7e59deb26709b94726ce67224rederpj HTML injections and HTTP response splitting. PR 46837.
aec964227053fab7e59deb26709b94726ce67224rederpj [Geoff Keating <geoffk apple.com>]
8ffd5c9693162130d35be41953f0dd3bba18edf7rederpj
aec964227053fab7e59deb26709b94726ce67224rederpj *) mod_ssl: add support for type-safe STACK constructs in OpenSSL
1e27f530f81c6058d1a11944ae1e2da45977fc7bjerenkrantz development HEAD. PR 45521. [Kaspar Brand, Sander Temme]
1e27f530f81c6058d1a11944ae1e2da45977fc7bjerenkrantz
1e27f530f81c6058d1a11944ae1e2da45977fc7bjerenkrantz *) ab: Fix maintenance of the pollset to resolve EALREADY errors
469549ac22c6f7b9ecdd9df2565925563e4df84djwoolley with kqueue (BSD/OS X) and excessive CPU with event ports (Solaris).
469549ac22c6f7b9ecdd9df2565925563e4df84djwoolley PR 44584. Use APR_POLLSET_NOCOPY for better performance with some
469549ac22c6f7b9ecdd9df2565925563e4df84djwoolley pollset implementations. [Jeff Trawick]
469549ac22c6f7b9ecdd9df2565925563e4df84djwoolley
469549ac22c6f7b9ecdd9df2565925563e4df84djwoolley *) mod_disk_cache: The module now turns off sendfile support if
7a9f3bef545b0bbc93c2ed758119b0d2e2647c31trawick 'EnableSendfile off' is defined globally. [Lars Eilebrecht]
7a9f3bef545b0bbc93c2ed758119b0d2e2647c31trawick
7a9f3bef545b0bbc93c2ed758119b0d2e2647c31trawick *) mod_deflate: Adjust content metadata before bailing out on 304
0be05c658c7e6e5a05fd2d4068d8ac0f030d4752jwoolley responses so that the metadata does not differ from 200 response.
0be05c658c7e6e5a05fd2d4068d8ac0f030d4752jwoolley [Roy T. Fielding]
223b367115aefc20f1c32fe2d4e2bfcc4bfe108fjwoolley
223b367115aefc20f1c32fe2d4e2bfcc4bfe108fjwoolley *) mod_deflate: Fix creation of invalid Etag headers. We now make sure
223b367115aefc20f1c32fe2d4e2bfcc4bfe108fjwoolley that the Etag value is properly quoted when adding the gzip marker.
223b367115aefc20f1c32fe2d4e2bfcc4bfe108fjwoolley PR 39727, 45023. [Lars Eilebrecht, Roy T. Fielding]
223b367115aefc20f1c32fe2d4e2bfcc4bfe108fjwoolley
639cf068707865a81ad2c610e72d57b043d20dd6wrowe *) Added 20x22 icons for ODF, SVG, and XML documents. PR 37185.
639cf068707865a81ad2c610e72d57b043d20dd6wrowe [Peter Harlow]
639cf068707865a81ad2c610e72d57b043d20dd6wrowe
639cf068707865a81ad2c610e72d57b043d20dd6wrowe *) Disabled DefaultType directive and removed ap_default_type()
f3f0c2a5f6009d06350341219d1f38a1644708bcbrianp from core. We now exclude Content-Type from responses for which
f3f0c2a5f6009d06350341219d1f38a1644708bcbrianp a media type has not been configured via mime.types, AddType,
f3f0c2a5f6009d06350341219d1f38a1644708bcbrianp ForceType, or some other mechanism. PR 13986. [Roy T. Fielding]
33b095d35c5dac22358ce63c32635ab59ce7cb25aaron
33b095d35c5dac22358ce63c32635ab59ce7cb25aaron *) mod_rewrite: Add IPV6 variable to RewriteCond
33b095d35c5dac22358ce63c32635ab59ce7cb25aaron [Ryan Phillips <ryan-apache trolocsis.com>]
33b095d35c5dac22358ce63c32635ab59ce7cb25aaron
33b095d35c5dac22358ce63c32635ab59ce7cb25aaron *) core: Enhance KeepAliveTimeout to support a value in milliseconds.
100e6f5dec61d108494565f8f3bfa894afadc33ajerenkrantz PR 46275. [Takashi Sato]
100e6f5dec61d108494565f8f3bfa894afadc33ajerenkrantz
100e6f5dec61d108494565f8f3bfa894afadc33ajerenkrantz *) rotatelogs: Allow size units B, K, M, G and combination of
100e6f5dec61d108494565f8f3bfa894afadc33ajerenkrantz time and size based rotation. [Rainer Jung]
5d5d5ca04c57c7ab865924f4648e8f80de27adfebrianp
5d5d5ca04c57c7ab865924f4648e8f80de27adfebrianp *) rotatelogs: Add flag for verbose (debug) output. [Rainer Jung]
4f3ec2ec53c7ca5ca308d85e2e0beb933a2fd0f9aaron
4f3ec2ec53c7ca5ca308d85e2e0beb933a2fd0f9aaron *) mod_ssl: Fix merging of SSLRenegBufferSize directive. PR 46508
4f3ec2ec53c7ca5ca308d85e2e0beb933a2fd0f9aaron [<tlhackque yahoo.com>]
4f3ec2ec53c7ca5ca308d85e2e0beb933a2fd0f9aaron
4f3ec2ec53c7ca5ca308d85e2e0beb933a2fd0f9aaron *) core: Translate the the status line to ASCII on EBCDIC platforms in
3c0c3ae288166a8736593093c636768702abf263aaron ap_send_interim_response() and for locally generated "100 Continue"
3c0c3ae288166a8736593093c636768702abf263aaron responses. [Eric Covener]
3c0c3ae288166a8736593093c636768702abf263aaron
b8a843847aae3d9a1838fb8f1de84cd66212f48atrawick *) prefork: Fix child process hang during graceful restart/stop in
b8a843847aae3d9a1838fb8f1de84cd66212f48atrawick configurations with multiple listening sockets. PR 42829. [Joe Orton,
c8411888a54dd5dbfd8a5d337ebf0e911a789063trawick Jeff Trawick]
c8411888a54dd5dbfd8a5d337ebf0e911a789063trawick
c8411888a54dd5dbfd8a5d337ebf0e911a789063trawick *) mod_session_crypto: Ensure that SessionCryptoDriver can only be
28caffb98f18c0b9562ac20870f7ab91f3d9a01fjerenkrantz set in the global scope. [Graham Leggett]
28caffb98f18c0b9562ac20870f7ab91f3d9a01fjerenkrantz
28caffb98f18c0b9562ac20870f7ab91f3d9a01fjerenkrantz *) mod_ext_filter: We need to detect failure to startup the filter
d757628a07145aa711ba75b4e7c7c01a33133ca1jerenkrantz program (a mangled response is not acceptable). Fix to detect
d757628a07145aa711ba75b4e7c7c01a33133ca1jerenkrantz failure, and offer configuration option either to abort or
d757628a07145aa711ba75b4e7c7c01a33133ca1jerenkrantz to remove the filter and continue.
1585c2979d749ee71edb6a1d57bc9ff6db12a426jerenkrantz PR 41120 [Nick Kew]
1585c2979d749ee71edb6a1d57bc9ff6db12a426jerenkrantz
1585c2979d749ee71edb6a1d57bc9ff6db12a426jerenkrantz *) mod_session_crypto: Rewrite the session_crypto module against the
6bdb2c094666367615890147775bb18761216c8dminfrin apr_crypto API. [Graham Leggett]
6bdb2c094666367615890147775bb18761216c8dminfrin
6bdb2c094666367615890147775bb18761216c8dminfrin *) mod_auth_form: Fix a pool lifetime issue, don't remove the subrequest
c069757188a3cd9ab19b05169b005a824b60b6fcaaron until the main request is cleaned up. [Graham Leggett]
c069757188a3cd9ab19b05169b005a824b60b6fcaaron
c069757188a3cd9ab19b05169b005a824b60b6fcaaronChanges with Apache 2.3.1
c069757188a3cd9ab19b05169b005a824b60b6fcaaron
c069757188a3cd9ab19b05169b005a824b60b6fcaaron *) ap_slotmem: Add in new slot-based memory access API impl., including
11ce97701b22d795fd1a5ec3769a3367bc220921wrowe 2 providers (mod_sharedmem and mod_plainmem) [Jim Jagielski,
11ce97701b22d795fd1a5ec3769a3367bc220921wrowe Jean-Frederic Clere, Brian Akins <brian.akins turner.com>]
11ce97701b22d795fd1a5ec3769a3367bc220921wrowe
11ce97701b22d795fd1a5ec3769a3367bc220921wrowe *) mod_include: support generating non-ASCII characters as entities in SSI
11ce97701b22d795fd1a5ec3769a3367bc220921wrowe PR 25202 [Nick Kew]
6cdd5cd95d8323de5cfb912d8fc0df8c5e3d02cejerenkrantz
e45d7d4ca98387c2898f8302bafb31e3b4f5a5d8jwoolley *) core/utils: Enhance ap_escape_html API to support escaping non-ASCII chars
6cdd5cd95d8323de5cfb912d8fc0df8c5e3d02cejerenkrantz PR 25202 [Nick Kew]
239ab9d14d3851c2efc1312b3b42c838073533f4jerenkrantz
239ab9d14d3851c2efc1312b3b42c838073533f4jerenkrantz *) mod_rewrite: fix "B" flag breakage by reverting r5589343
239ab9d14d3851c2efc1312b3b42c838073533f4jerenkrantz PR 45529 [Bob Ionescu <bobsiegen googlemail.com>]
239ab9d14d3851c2efc1312b3b42c838073533f4jerenkrantz
c5fb76caa5498c60b991fcba8dfbf3c229f0f4d5rbb *) CGI: return 504 (Gateway timeout) rather than 500 when a script
c5fb76caa5498c60b991fcba8dfbf3c229f0f4d5rbb times out before returning status line/headers.
c5fb76caa5498c60b991fcba8dfbf3c229f0f4d5rbb PR 42190 [Nick Kew]
c5fb76caa5498c60b991fcba8dfbf3c229f0f4d5rbb
c5fb76caa5498c60b991fcba8dfbf3c229f0f4d5rbb *) mod_cgid: fix segfault problem on solaris.
c5fb76caa5498c60b991fcba8dfbf3c229f0f4d5rbb PR 39332 [Masaoki Kobayashi <masaoki techfirm.co.jp>]
b9cf7102006ac2ccfebcb78174585986ff127ba9jwoolley
b9cf7102006ac2ccfebcb78174585986ff127ba9jwoolley *) mod_proxy_scgi: Added. [André Malo]
2b13bc45632d72cdf50ac42149e4fc8bc0d05bf2stoddard
2b13bc45632d72cdf50ac42149e4fc8bc0d05bf2stoddard *) mod_cache: Introduce 'no-cache' per-request environment variable
2b13bc45632d72cdf50ac42149e4fc8bc0d05bf2stoddard to prevent the saving of an otherwise cacheable response.
2b13bc45632d72cdf50ac42149e4fc8bc0d05bf2stoddard [Eric Covener]
2b13bc45632d72cdf50ac42149e4fc8bc0d05bf2stoddard
2b13bc45632d72cdf50ac42149e4fc8bc0d05bf2stoddard *) mod_rewrite: Introduce DiscardPathInfo|DPI flag to stop the troublesome
2b13bc45632d72cdf50ac42149e4fc8bc0d05bf2stoddard way that per-directory rewrites append the previous notion of PATH_INFO
2b13bc45632d72cdf50ac42149e4fc8bc0d05bf2stoddard to each substitution before evaluating subsequent rules.
52617e76a53b1d90da027a5311790e1ccef8f60ftrawick PR 38642 [Eric Covener]
b584ec31a47334b1253f4a5ad73f023336ab2f28jwoolley
b584ec31a47334b1253f4a5ad73f023336ab2f28jwoolley *) mod_cgid: Do not add an empty argument when calling the CGI script.
b584ec31a47334b1253f4a5ad73f023336ab2f28jwoolley PR 46380 [Ruediger Pluem]
b584ec31a47334b1253f4a5ad73f023336ab2f28jwoolley
b584ec31a47334b1253f4a5ad73f023336ab2f28jwoolley *) scoreboard: Remove unused sb_type from process_score.
7ac88dc1ac207b9a434fd76c0406651d68018d69rederpj [Torsten Foertsch <torsten.foertsch gmx.net>, Chris Darroch]
7ac88dc1ac207b9a434fd76c0406651d68018d69rederpj
52617e76a53b1d90da027a5311790e1ccef8f60ftrawick *) mod_ssl: Add SSLRenegBufferSize directive to allow changing the
52617e76a53b1d90da027a5311790e1ccef8f60ftrawick size of the buffer used for the request-body where necessary
f905b21d99b264dbf26acc30b430ebe92838cdcejerenkrantz during a per-dir renegotiation. PR 39243. [Joe Orton]
d157b208942316e96c34fa8b2222ed4cc2e56783trawick
d157b208942316e96c34fa8b2222ed4cc2e56783trawick *) mod_proxy_fdpass: New module to pass a client connection over to a separate
d157b208942316e96c34fa8b2222ed4cc2e56783trawick process that is reading from a unix daemon socket.
d157b208942316e96c34fa8b2222ed4cc2e56783trawick
dc903d97a896d4e414efb1cb49f22ce00a49f070trawick *) mod_ssl: Improve environment variable extraction to be more
dc903d97a896d4e414efb1cb49f22ce00a49f070trawick efficient and to correctly handle DNs with duplicate tags.
dc903d97a896d4e414efb1cb49f22ce00a49f070trawick PR 45975. [Joe Orton]
dc903d97a896d4e414efb1cb49f22ce00a49f070trawick
dc903d97a896d4e414efb1cb49f22ce00a49f070trawick *) Remove the obsolete serial attribute from the RPM spec file. Compile
dc903d97a896d4e414efb1cb49f22ce00a49f070trawick against the external pcre. Add missing binaries fcgistarter, and
dc903d97a896d4e414efb1cb49f22ce00a49f070trawick mod_socache* and mod_session*. [Graham Leggett]
68f803c489cf61918fb4e61745fcd1e0cc980541jerenkrantz
68f803c489cf61918fb4e61745fcd1e0cc980541jerenkrantzChanges with Apache 2.3.0
68f803c489cf61918fb4e61745fcd1e0cc980541jerenkrantz
15405e91bb3fad5a80f7abe828a00b44a3a65bf8jerenkrantz *) mod_ratelimit: New module to do bandwidth rate limiting. [Paul Querna]
15405e91bb3fad5a80f7abe828a00b44a3a65bf8jerenkrantz
15405e91bb3fad5a80f7abe828a00b44a3a65bf8jerenkrantz *) Remove X-Pad header which was added as a work around to a bug in
f905b21d99b264dbf26acc30b430ebe92838cdcejerenkrantz Netscape 2.x to 4.0b2. [Takashi Sato <takashi lans-tv.com>]
f905b21d99b264dbf26acc30b430ebe92838cdcejerenkrantz
f905b21d99b264dbf26acc30b430ebe92838cdcejerenkrantz *) Add DTrace Statically Defined Tracing (SDT) probes.
0e2340134f2336b98c92d7f157fb65d0a6f477d4stoddard [Theo Schlossnagle <jesus omniti.com>, Paul Querna]
0e2340134f2336b98c92d7f157fb65d0a6f477d4stoddard
431d6106eaf796cc8dfa8cb0db2b180dd93ed6dftrawick *) mod_proxy_balancer: Move all load balancing implementations
b3edf21d591bfd0e64bbec0dda73c0e41d7ecdb6wrowe as individual, self-contained mod_proxy submodules under
b3edf21d591bfd0e64bbec0dda73c0e41d7ecdb6wrowe modules/proxy/balancers [Jim Jagielski]
b3edf21d591bfd0e64bbec0dda73c0e41d7ecdb6wrowe
b3edf21d591bfd0e64bbec0dda73c0e41d7ecdb6wrowe *) Rename APIs to include ap_ prefix:
b3edf21d591bfd0e64bbec0dda73c0e41d7ecdb6wrowe find_child_by_pid -> ap_find_child_by_pid
b3edf21d591bfd0e64bbec0dda73c0e41d7ecdb6wrowe suck_in_APR -> ap_suck_in_APR
5d238058bc748dfa13ff21890ae4a58481e3be89jerenkrantz sys_privileges_handlers -> ap_sys_privileges_handlers
5d238058bc748dfa13ff21890ae4a58481e3be89jerenkrantz unixd_accept -> ap_unixd_accept
5d238058bc748dfa13ff21890ae4a58481e3be89jerenkrantz unixd_config -> ap_unixd_config
9282327b0ffe8981d39835130dfb334af192b508jerenkrantz unixd_killpg -> ap_unixd_killpg
9282327b0ffe8981d39835130dfb334af192b508jerenkrantz unixd_set_global_mutex_perms -> ap_unixd_set_global_mutex_perms
9282327b0ffe8981d39835130dfb334af192b508jerenkrantz unixd_set_proc_mutex_perms -> ap_unixd_set_proc_mutex_perms
8fcaadcb287f361bb304d53a69d508500840fafcjerenkrantz unixd_set_rlimit -> ap_unixd_set_rlimit
8fcaadcb287f361bb304d53a69d508500840fafcjerenkrantz [Paul Querna]
8fcaadcb287f361bb304d53a69d508500840fafcjerenkrantz
8fcaadcb287f361bb304d53a69d508500840fafcjerenkrantz *) core: When the ap_http_header_filter processes an error bucket, cleanup
8af88bd6958b80c224e964892b8237720b13ab1ajerenkrantz the passed brigade before returning AP_FILTER_ERROR down the filter
8af88bd6958b80c224e964892b8237720b13ab1ajerenkrantz chain. This unambiguously ensures the same error bucket isn't revisited
8af88bd6958b80c224e964892b8237720b13ab1ajerenkrantz [Ruediger Pluem]
8af88bd6958b80c224e964892b8237720b13ab1ajerenkrantz
8af88bd6958b80c224e964892b8237720b13ab1ajerenkrantz *) mod_lbmethod_heartbeat: New module to load balance mod_proxy workers
25b812bcab8b61981e288996b991e0ab4d224b92jerenkrantz based on heartbeats. [Paul Querna]
25b812bcab8b61981e288996b991e0ab4d224b92jerenkrantz
87f0329e30de94828e08d53a99ea23cda86a9fccjerenkrantz *) mod_heartmonitor: New module to collect heartbeats, and write out a file
87f0329e30de94828e08d53a99ea23cda86a9fccjerenkrantz so that other modules can load balance traffic as needed. [Paul Querna]
87f0329e30de94828e08d53a99ea23cda86a9fccjerenkrantz
0396e75f271f51be57be778655e32ba8d64d240bwrowe *) mod_heartbeat: New module to generate multicast heartbeats to know if a
0396e75f271f51be57be778655e32ba8d64d240bwrowe server is online. [Paul Querna]
0396e75f271f51be57be778655e32ba8d64d240bwrowe
9438d70ce91fa99ec828a2828f0fd45542cd9c4fwrowe *) core: Error responses set by filters were being coerced into 500 errors,
0396e75f271f51be57be778655e32ba8d64d240bwrowe sometimes appended to the original error response. Log entry of:
dc10f7a2f87d4cd7cdd16dc248b165122b4ac62btrawick 'Handler for (null) returned invalid result code -3'
dc10f7a2f87d4cd7cdd16dc248b165122b4ac62btrawick [Eric Covener]
dc10f7a2f87d4cd7cdd16dc248b165122b4ac62btrawick
dc10f7a2f87d4cd7cdd16dc248b165122b4ac62btrawick *) mod_buffer: Honour the flush bucket and flush the buffer in the
431d6106eaf796cc8dfa8cb0db2b180dd93ed6dftrawick input filter. Make sure that metadata buckets are written to
431d6106eaf796cc8dfa8cb0db2b180dd93ed6dftrawick the buffer, not to the final brigade. [Graham Leggett]
390489eb69fe15943ddf67adcc832ca8de125cd9jerenkrantz
390489eb69fe15943ddf67adcc832ca8de125cd9jerenkrantz *) mod_buffer: Optimise the buffering of heap buckets when the heap
390489eb69fe15943ddf67adcc832ca8de125cd9jerenkrantz buckets stay exactly APR_BUCKET_BUFF_SIZE long. [Graham Leggett,
390489eb69fe15943ddf67adcc832ca8de125cd9jerenkrantz Ruediger Pluem]
a1e8b54f269a8f2388590174174509546e886e60stoddard
a1e8b54f269a8f2388590174174509546e886e60stoddard *) mod_buffer: Optional support for buffering of the input and output
a1e8b54f269a8f2388590174174509546e886e60stoddard filter stacks. Can collapse many small buckets into fewer larger
3eb95d6629bb326ae90e5eec693b7e628951751brbb buckets, and prevents excessively small chunks being sent over
109d280c3fcf810e573fc1af5e141ad525c45811bjh the wire. [Graham Leggett]
109d280c3fcf810e573fc1af5e141ad525c45811bjh
109d280c3fcf810e573fc1af5e141ad525c45811bjh *) mod_privileges: new module to make httpd on Solaris privileges-aware
61d2cd001754548e90364aa3a7e76863616544b0minfrin and to enable different virtualhosts to run with different
61d2cd001754548e90364aa3a7e76863616544b0minfrin privileges and Unix user/group IDs [Nick Kew]
61d2cd001754548e90364aa3a7e76863616544b0minfrin
61d2cd001754548e90364aa3a7e76863616544b0minfrin *) mod_mem_cache: this module has been removed. [William Rowe]
61d2cd001754548e90364aa3a7e76863616544b0minfrin
9a3bbca61e24c13d8b496116ac759117136c6bf4aaron *) authn/z: Remove mod_authn_default and mod_authz_default.
9a3bbca61e24c13d8b496116ac759117136c6bf4aaron [Chris Darroch]
9a3bbca61e24c13d8b496116ac759117136c6bf4aaron
9a3bbca61e24c13d8b496116ac759117136c6bf4aaron *) authz: Fix handling of authz configurations, make default authz
9a3bbca61e24c13d8b496116ac759117136c6bf4aaron logic replicate 2.2.x authz logic, and replace <Satisfy*>, Reject,
64c351fd973428b5bb4c28e983fa86875ea4e60fdougm and AuthzMergeRules directives with Match, <Match*>, and AuthzMerge
64c351fd973428b5bb4c28e983fa86875ea4e60fdougm directives. [Chris Darroch]
64c351fd973428b5bb4c28e983fa86875ea4e60fdougm
64c351fd973428b5bb4c28e983fa86875ea4e60fdougm *) mod_authn_core: Prevent crash when provider alias created to
0506359f47150991eaaae37ca07f94117a9aa63dtrawick provider which is not yet registered. [Chris Darroch]
0506359f47150991eaaae37ca07f94117a9aa63dtrawick
0506359f47150991eaaae37ca07f94117a9aa63dtrawick *) mod_authn_core: Add AuthType of None to support disabling
0506359f47150991eaaae37ca07f94117a9aa63dtrawick authentication. [Chris Darroch]
67f62b7a48ff9eb8d9f31898dceaf9f89280a723dougm
67f62b7a48ff9eb8d9f31898dceaf9f89280a723dougm *) core: Allow <Limit> and <LimitExcept> directives to nest, and
9d3fdc3bb8077a46851080e17ef9f16c83720c8ftrawick constrain their use to conform with that of other access control
9d3fdc3bb8077a46851080e17ef9f16c83720c8ftrawick and authorization directives. [Chris Darroch]
9d3fdc3bb8077a46851080e17ef9f16c83720c8ftrawick
219472ea2d5f1563509321d8b8a91b116792bf7adougm *) unixd: turn existing code into a module, and turn the set user/group
219472ea2d5f1563509321d8b8a91b116792bf7adougm and chroot into a child_init function. [Nick Kew]
219472ea2d5f1563509321d8b8a91b116792bf7adougm
c048b545f06921f53ceb830b30f99aed7b369d95dougm *) core: Add ap_timeout_parameter_parse to public API. [Ruediger Pluem]
c048b545f06921f53ceb830b30f99aed7b369d95dougm
c048b545f06921f53ceb830b30f99aed7b369d95dougm *) mod_dir: Support "DirectoryIndex disabled"
621bd763d2e4d32f19013ac8b76b375b5a01851fdougm Suggested By André Warnier <aw ice-sa.com> [Eric Covener]
621bd763d2e4d32f19013ac8b76b375b5a01851fdougm
621bd763d2e4d32f19013ac8b76b375b5a01851fdougm *) mod_ssl: Send Content-Type application/ocsp-request for POST requests to
0ea12b5dcb3d1d399f9bff6f56fb445d80205f9dstriker OSCP responders. PR 46014 [Dr Stephen Henson <steve openssl.org>]
0ea12b5dcb3d1d399f9bff6f56fb445d80205f9dstriker
0ea12b5dcb3d1d399f9bff6f56fb445d80205f9dstriker *) Export and install the mod_rewrite.h header to ensure the optional
e93624301705e3dc68992e3b488a764389eb8b98trawick rewrite_mapfunc_t and ap_register_rewrite_mapfunc functions are
e93624301705e3dc68992e3b488a764389eb8b98trawick available to third party modules. [Graham Leggett]
cba0728e3535ee87e89cdb3cb54ce91eda18f6ccaaron
cba0728e3535ee87e89cdb3cb54ce91eda18f6ccaaron *) mod_authnz_ldap: don't return NULL-valued environment variables to
cba0728e3535ee87e89cdb3cb54ce91eda18f6ccaaron other modules. PR 39045 [Francois Pesce <francois.pesce gmail.com>]
a45de374fb215f294eb1369d4406ac79d6596ee1brianp
a45de374fb215f294eb1369d4406ac79d6596ee1brianp *) Don't adjust case in pathname components that are not of interest
a45de374fb215f294eb1369d4406ac79d6596ee1brianp to mod_mime. Fixes mod_negotiation's use of such components.
a45de374fb215f294eb1369d4406ac79d6596ee1brianp PR 43250 [Basant Kumar Kukreja <basant.kukreja sun.com>]
7f14bcf6b594703df385ce84ba2ee3cdf3ccbae4trawick
7f14bcf6b594703df385ce84ba2ee3cdf3ccbae4trawick *) Be tolerant in what you accept - accept slightly broken
7f14bcf6b594703df385ce84ba2ee3cdf3ccbae4trawick status lines from a backend provide they include a valid status code.
7f14bcf6b594703df385ce84ba2ee3cdf3ccbae4trawick PR 44995 [Rainer Jung <rainer.jung kippdata.de>]
0007bb1e01dd762bde7280beb57113309c1715a3trawick
a1be7357e2c08b9dfe52c277063d212d65b15feejim *) New module mod_sed: filter Request/Response bodies through sed
a1be7357e2c08b9dfe52c277063d212d65b15feejim [Basant Kumar Kukreja <basant.kukreja sun.com>]
a1be7357e2c08b9dfe52c277063d212d65b15feejim
a1be7357e2c08b9dfe52c277063d212d65b15feejim *) mod_auth_form: Make sure that basic authentication is correctly
a1be7357e2c08b9dfe52c277063d212d65b15feejim faked directly after login. [Graham Leggett]
6682df9b639663c50f447e5690dd62cce7b1c086trawick
6682df9b639663c50f447e5690dd62cce7b1c086trawick *) mod_session_cookie, mod_session_dbd: Make sure cookies are set both
6682df9b639663c50f447e5690dd62cce7b1c086trawick within the output headers and error output headers, so that the
51c0f0fe0a49a180389009442a83f74b1916f96atrawick session is maintained across redirects. [Graham Leggett]
51c0f0fe0a49a180389009442a83f74b1916f96atrawick
51c0f0fe0a49a180389009442a83f74b1916f96atrawick *) mod_auth_form: Make sure the logged in user is populated correctly
51c0f0fe0a49a180389009442a83f74b1916f96atrawick after a form login. Fixes a missing REMOTE_USER variable directly
51c0f0fe0a49a180389009442a83f74b1916f96atrawick following a login. [Graham Leggett]
7e8bc9ca9d1e752f6ca6debec6be8addae8bd72etrawick
7e8bc9ca9d1e752f6ca6debec6be8addae8bd72etrawick *) mod_session_cookie: Make sure that cookie attributes are correctly
7e8bc9ca9d1e752f6ca6debec6be8addae8bd72etrawick included in the blank cookie when cookies are removed. This fixes an
ecb511c254d5affe7cc018482d53c19aaf145878jerenkrantz inability to log out when using mod_auth_form. [Graham Leggett]
ecb511c254d5affe7cc018482d53c19aaf145878jerenkrantz
ecb511c254d5affe7cc018482d53c19aaf145878jerenkrantz *) mod_autoindex: add configuration option to insert string
ecb511c254d5affe7cc018482d53c19aaf145878jerenkrantz in HTML HEAD. [Nick Kew]
60b83cd8f9427809082340cfd7581091990962f5jwoolley
60b83cd8f9427809082340cfd7581091990962f5jwoolley *) mod_session: Prevent a segfault when a CGI script sets a cookie with a
60b83cd8f9427809082340cfd7581091990962f5jwoolley null value. [David Shane Holden <dpejesh apache.org>]
e93624301705e3dc68992e3b488a764389eb8b98trawick
e93624301705e3dc68992e3b488a764389eb8b98trawick *) mod_headers: Prevent Header edit from processing only the first header
e93624301705e3dc68992e3b488a764389eb8b98trawick of possibly multiple headers with the same name and deleting the
4da4d1ae427ee8827c2325dd121ac05a83afd579wrowe remaining ones. PR 45333. [Ruediger Pluem]
a2d4f1da4e19836b2d6a673f80f33381a926a8bddougm
d56d6753a75f5b915120c797aedbfcf13bb14c8brbb *) mod_rewrite: Preserve the query string with [proxy,noescape]. PR 45247
d56d6753a75f5b915120c797aedbfcf13bb14c8brbb [Tom Donovan]
d56d6753a75f5b915120c797aedbfcf13bb14c8brbb
d56d6753a75f5b915120c797aedbfcf13bb14c8brbb *) core, authn/z: Determine registered authn/z providers directly in
d56d6753a75f5b915120c797aedbfcf13bb14c8brbb ap_setup_auth_internal(), which allows optional functions that just
4aaf7088758ca56823e585969320f2405a7cc5fcdougm wrapped ap_list_provider_names() to be removed from authn/z modules.
4aaf7088758ca56823e585969320f2405a7cc5fcdougm [Chris Darroch]
4aaf7088758ca56823e585969320f2405a7cc5fcdougm
e0596968fe84a2bdaebe0192d8d64d2e9856d4d6brianp *) authn/z: Convert common provider version strings to macros.
e0596968fe84a2bdaebe0192d8d64d2e9856d4d6brianp [Chris Darroch]
e0596968fe84a2bdaebe0192d8d64d2e9856d4d6brianp
f33c2c86b419be97248c5289b71738b5f0c7ab0adirkx *) ab: Make ab.c compile on VC6. PR 45024 [Ruediger Pluem]
f33c2c86b419be97248c5289b71738b5f0c7ab0adirkx
f33c2c86b419be97248c5289b71738b5f0c7ab0adirkx *) configure: Don't reject libtool 2.x
c5fdaba2e790a0a351d796b5fe3dcfb585be1ba2jim PR 44817 [Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA gmail.com>]
c5fdaba2e790a0a351d796b5fe3dcfb585be1ba2jim
c5fdaba2e790a0a351d796b5fe3dcfb585be1ba2jim *) core: When testing for slash-terminated configuration paths in
c5fdaba2e790a0a351d796b5fe3dcfb585be1ba2jim ap_location_walk(), don't look past the start of an empty string
c5fdaba2e790a0a351d796b5fe3dcfb585be1ba2jim such as that created by a <Location ""> directive.
2fc50921b88defeb7127985dfe4b4130175e069ejwoolley [Chris Darroch]
2fc50921b88defeb7127985dfe4b4130175e069ejwoolley
2fc50921b88defeb7127985dfe4b4130175e069ejwoolley *) core, mod_proxy: If a kept_body is present, it becomes safe for
2fc50921b88defeb7127985dfe4b4130175e069ejwoolley subrequests to support message bodies. Make sure that safety
2fc50921b88defeb7127985dfe4b4130175e069ejwoolley checks within the core and within the proxy are not triggered
47638f4a67ce38e5a83e7a303d6f2d5c9ff47b4ebrianp when kept_body is present. This makes it possible to embed
47638f4a67ce38e5a83e7a303d6f2d5c9ff47b4ebrianp proxied POST requests within mod_include. [Graham Leggett]
47638f4a67ce38e5a83e7a303d6f2d5c9ff47b4ebrianp
82630c4a04be47f39298d3284b2c596244fb509bbrianp *) mod_auth_form: Make sure the input filter stack is properly set
82630c4a04be47f39298d3284b2c596244fb509bbrianp up before reading the login form. Make sure the kept body filter
0d24ea1c99d2267096caaf0843c7e5a1ac6b7c0bmjc is correctly inserted to ensure the body can be read a second
35d682920b0b7073bb9ff8c8794f0f73e3ee1a47slive time safely should the authn be successful. [Graham Leggett,
35d682920b0b7073bb9ff8c8794f0f73e3ee1a47slive Ruediger Pluem]
a2d4f1da4e19836b2d6a673f80f33381a926a8bddougm
a2d4f1da4e19836b2d6a673f80f33381a926a8bddougm *) mod_request: Insert the KEPT_BODY filter via the insert_filter
a2d4f1da4e19836b2d6a673f80f33381a926a8bddougm hook instead of during fixups. Add a safety check to ensure the
30b4a330a5f651eb5198fa93dbb9f3d3594564c9stoddard filters cannot be inserted more than once. [Graham Leggett,
30b4a330a5f651eb5198fa93dbb9f3d3594564c9stoddard Ruediger Pluem]
30b4a330a5f651eb5198fa93dbb9f3d3594564c9stoddard
30b4a330a5f651eb5198fa93dbb9f3d3594564c9stoddard *) core: Do not allow Options ALL if not all options are allowed to be
30b4a330a5f651eb5198fa93dbb9f3d3594564c9stoddard overwritten. PR 44262 [Michał Grzędzicki <lazy iq.pl>]
17895aa4b66b8af02d8788b15cb92e1f6a8ecafcwrowe
983988ac7b8faaf037f4df0ab29729cd047a3ffdtrawick *) ap_cache_cacheable_headers_out() will (now) always
983988ac7b8faaf037f4df0ab29729cd047a3ffdtrawick merge an error headers _before_ clearing them and _before_
7a64b871b8b5e5a427b570e90f0e38e88266c783jim merging in the actual entity headers and doing normal
7a64b871b8b5e5a427b570e90f0e38e88266c783jim hop-by-hop cleansing. [Dirk-Willem van Gulik].
7a64b871b8b5e5a427b570e90f0e38e88266c783jim
7a64b871b8b5e5a427b570e90f0e38e88266c783jim *) cache: retire ap_cache_cacheable_hdrs_out() which was used
17895aa4b66b8af02d8788b15cb92e1f6a8ecafcwrowe for both in- and out-put headers; and replace it by a single
a736bac16e58d5e96945f35ee3c43a2cd2f5d37ejerenkrantz ap_cache_cacheable_headers() wrapped in a in- and out-put
a736bac16e58d5e96945f35ee3c43a2cd2f5d37ejerenkrantz specific ap_cache_cacheable_headers_in()/out(). The latter
a736bac16e58d5e96945f35ee3c43a2cd2f5d37ejerenkrantz which will also merge error and ensure content-type. To keep
797d596a95d4f9900e83ec18295b4ca4951bf763jerenkrantz cache modules consistent with ease. This API change bumps
797d596a95d4f9900e83ec18295b4ca4951bf763jerenkrantz up the minor MM by one [Dirk-Willem van Gulik].
797d596a95d4f9900e83ec18295b4ca4951bf763jerenkrantz
5842e6b336b1cc0252b6cc2944dd81c7d3a19a1bbrianp *) mod_rewrite: Allow Cookie option to set secure and HttpOnly flags.
5842e6b336b1cc0252b6cc2944dd81c7d3a19a1bbrianp PR 44799 [Christian Wenz <christian wenz.org>]
2532433e80d73506f7bcc18bd0dab686f1c39397minfrin
2532433e80d73506f7bcc18bd0dab686f1c39397minfrin *) Move the KeptBodySize directive, kept_body filters and the
2532433e80d73506f7bcc18bd0dab686f1c39397minfrin ap_parse_request_body function out of the http module and into a
2532433e80d73506f7bcc18bd0dab686f1c39397minfrin new module called mod_request, reducing the size of the core.
c148bc6b4eea544af816783400362f741c5f5fc2trawick [Graham Leggett]
c148bc6b4eea544af816783400362f741c5f5fc2trawick
c148bc6b4eea544af816783400362f741c5f5fc2trawick *) mod_dbd: Handle integer configuration directive parameters with a
9d432e23f6025b78322cbee43e8e89262a108e5eaaron dedicated function.
9d432e23f6025b78322cbee43e8e89262a108e5eaaron
9d432e23f6025b78322cbee43e8e89262a108e5eaaron *) Change the directives within the mod_session* modules to be valid
9d432e23f6025b78322cbee43e8e89262a108e5eaaron both inside and outside the location/directory sections, as
9d432e23f6025b78322cbee43e8e89262a108e5eaaron suggested by wrowe. [Graham Leggett]
9d432e23f6025b78322cbee43e8e89262a108e5eaaron
9d432e23f6025b78322cbee43e8e89262a108e5eaaron *) mod_auth_form: Add a module capable of allowing end users to log
6a5bdbbacf4a62adecde52b8f23ebcc4fa2a08b8trawick in using an HTML form, storing the credentials within mod_session.
6a5bdbbacf4a62adecde52b8f23ebcc4fa2a08b8trawick [Graham Leggett]
6a5bdbbacf4a62adecde52b8f23ebcc4fa2a08b8trawick
10306ac2c175f420e6989568f4c8535a5dbc1349minfrin *) Add a function to the http filters that is able to parse an HTML
10306ac2c175f420e6989568f4c8535a5dbc1349minfrin form request with the type of application/x-www-form-urlencoded.
10306ac2c175f420e6989568f4c8535a5dbc1349minfrin [Graham Leggett]
10306ac2c175f420e6989568f4c8535a5dbc1349minfrin
b4e4d76bf454e1b603b410110356dbcf12f3bc42jim *) mod_session_crypto: Initialise SSL in the post config hook.
b4e4d76bf454e1b603b410110356dbcf12f3bc42jim [Ruediger Pluem, Graham Leggett]
b4e4d76bf454e1b603b410110356dbcf12f3bc42jim
adb1e17ae7e1cf5cf4f8f2b07d3389cb55f4becetrawick *) mod_session_dbd: Add a session implementation capable of storing
adb1e17ae7e1cf5cf4f8f2b07d3389cb55f4becetrawick session information in a SQL database via the dbd interface. Useful
adb1e17ae7e1cf5cf4f8f2b07d3389cb55f4becetrawick for sites where session privacy is important. [Graham Leggett]
71f891073f6fa0209870791f64cbbf28d77ffdc1brianp
71f891073f6fa0209870791f64cbbf28d77ffdc1brianp *) mod_session_crypto: Add a session encoding implementation capable
2864362ca8266097928e84f101010bdf814ffa08stoddard of encrypting and decrypting sessions wherever they may be stored.
2864362ca8266097928e84f101010bdf814ffa08stoddard Introduces a level of privacy when sessions are stored on the
2864362ca8266097928e84f101010bdf814ffa08stoddard browser. [Graham Leggett]
2864362ca8266097928e84f101010bdf814ffa08stoddard
2864362ca8266097928e84f101010bdf814ffa08stoddard *) mod_session_cookie: Add a session implementation capable of storing
f51dbb1f5b66d94b5c190bfcd444aa73bdc2b176trawick session information within cookies on the browser. Useful for high
893c106ae59d8e96d921524b123ae26dea8ad37fgstein volume sites where server bound sessions are too resource intensive.
893c106ae59d8e96d921524b123ae26dea8ad37fgstein [Graham Leggett]
893c106ae59d8e96d921524b123ae26dea8ad37fgstein
893c106ae59d8e96d921524b123ae26dea8ad37fgstein *) mod_session: Add a generic session interface to unify the different
3aa6444bcee4e9fc32ec8860d832ff83a15784efianh attempts at saving persistent sessions across requests.
3aa6444bcee4e9fc32ec8860d832ff83a15784efianh [Graham Leggett]
e2bdfd25d9d0461e0a3ab18ceff2113215e3e115brianp
e2bdfd25d9d0461e0a3ab18ceff2113215e3e115brianp *) core, authn/z: Avoid calling access control hooks for internal requests
e2bdfd25d9d0461e0a3ab18ceff2113215e3e115brianp with configurations which match those of initial request. Revert to
b9fe73991e7c592a634242a7e11f924689f58e1fgstein original behaviour (call access control hooks for internal requests
b9fe73991e7c592a634242a7e11f924689f58e1fgstein with URIs different from initial request) if any access control hooks or
b9fe73991e7c592a634242a7e11f924689f58e1fgstein providers are not registered as permitting this optimization.
b9fe73991e7c592a634242a7e11f924689f58e1fgstein Introduce wrappers for access control hook and provider registration
d9fcdb415d8661cbd9451df8f88e003a1aa04ce9trawick which can accept additional mode and flag data. [Chris Darroch]
d9fcdb415d8661cbd9451df8f88e003a1aa04ce9trawick
d9fcdb415d8661cbd9451df8f88e003a1aa04ce9trawick *) Introduced ap_expr API for expression evaluation.
d9fcdb415d8661cbd9451df8f88e003a1aa04ce9trawick This is adapted from mod_include, which is the first module
d9fcdb415d8661cbd9451df8f88e003a1aa04ce9trawick to use the new API.
81b8d0f83e9d0bc2bf6900fc680737e0cac439a2brianp [Nick Kew]
81b8d0f83e9d0bc2bf6900fc680737e0cac439a2brianp
b5033962c73a470b6f36a3ac796c542a6ab4ddf6brianp *) mod_authz_dbd: When redirecting after successful login/logout per
b5033962c73a470b6f36a3ac796c542a6ab4ddf6brianp AuthzDBDRedirectQuery, do not report authorization failure, and use
d7856f850b9b51165f23ae381a891bda894e1373ianh first row returned by database query instead of last row.
d7856f850b9b51165f23ae381a891bda894e1373ianh [Chris Darroch]
d7856f850b9b51165f23ae381a891bda894e1373ianh
d7856f850b9b51165f23ae381a891bda894e1373ianh *) mod_ldap: Correctly return all requested attribute values
d7856f850b9b51165f23ae381a891bda894e1373ianh when some attributes have a null value.
d75626f0952c6152a99acd013a4f127d46f0f9edtrawick PR 44560 [Anders Kaseorg <anders kaseorg.com>]
d75626f0952c6152a99acd013a4f127d46f0f9edtrawick
d75626f0952c6152a99acd013a4f127d46f0f9edtrawick *) core: check symlink ownership if both FollowSymlinks and
d75626f0952c6152a99acd013a4f127d46f0f9edtrawick SymlinksIfOwnerMatch are set [Nick Kew]
d75626f0952c6152a99acd013a4f127d46f0f9edtrawick
ab2053f3cdda69cfa5e4ce0800ea7af203cc6d5ddougm *) core: fix origin checking in SymlinksIfOwnerMatch
ab2053f3cdda69cfa5e4ce0800ea7af203cc6d5ddougm PR 36783 [Robert L Mathews <rob-apache.org.bugs tigertech.net>]
ab2053f3cdda69cfa5e4ce0800ea7af203cc6d5ddougm
88ecd979f1112454432371f55a1420240fae3743trawick *) Activate mod_cache, mod_file_cache and mod_disk_cache as part of the
88ecd979f1112454432371f55a1420240fae3743trawick 'most' set for '--enable-modules' and '--enable-shared-mods'. Include
88ecd979f1112454432371f55a1420240fae3743trawick mod_mem_cache in 'all' as well. [Dirk-Willem van Gulik]
548e06e26f5377b2efbb7e0dab20f536e5e24160trawick
548e06e26f5377b2efbb7e0dab20f536e5e24160trawick *) Also install mod_so.h, mod_rewrite.h and mod_cache.h; as these
548e06e26f5377b2efbb7e0dab20f536e5e24160trawick contain public function declarations which are useful for
c02a689f2274966ed5d1c16207f74b5128c35c86trawick third party module authors. PR 42431 [Dirk-Willem van Gulik].
c02a689f2274966ed5d1c16207f74b5128c35c86trawick
f51dbb1f5b66d94b5c190bfcd444aa73bdc2b176trawick *) mod_dir, mod_negotiation: pass the output filter information
f51dbb1f5b66d94b5c190bfcd444aa73bdc2b176trawick to newly created sub requests; as these are later on used
f51dbb1f5b66d94b5c190bfcd444aa73bdc2b176trawick as true requests with an internal redirect. This allows for
aa202cda00837ed5381d5f67254e08c565a5c3a8stoddard mod_cache et.al. to trap the results of the redirect.
aa202cda00837ed5381d5f67254e08c565a5c3a8stoddard [Dirk-Willem van Gulik, Ruediger Pluem]
aa202cda00837ed5381d5f67254e08c565a5c3a8stoddard
aa202cda00837ed5381d5f67254e08c565a5c3a8stoddard *) mod_ldap: Add support (taking advantage of the new APR capability)
aa202cda00837ed5381d5f67254e08c565a5c3a8stoddard for ldap rebind callback while chasing referrals. This allows direct
aa202cda00837ed5381d5f67254e08c565a5c3a8stoddard searches on LDAP servers (in particular MS Active Directory 2003+)
aa202cda00837ed5381d5f67254e08c565a5c3a8stoddard using referrals without the use of the global catalog.
aa202cda00837ed5381d5f67254e08c565a5c3a8stoddard PRs 26538, 40268, and 42557 [Paul J. Reder]
aa202cda00837ed5381d5f67254e08c565a5c3a8stoddard
aa202cda00837ed5381d5f67254e08c565a5c3a8stoddard *) mod_ssl: Added server name indication support (SNI, RFC 4366).
aa202cda00837ed5381d5f67254e08c565a5c3a8stoddard PR 34607. [Kaspar Brand <asfbugz velox.ch>]. A test configuration
3a9c3ec5357b36fc34766cb8166168311af3562frbb can be created with test/make_sni.sh [Dirk-Willem van Gulik].
94f4821a5444a4fe782f772aef5db4d8b839675djerenkrantz
94f4821a5444a4fe782f772aef5db4d8b839675djerenkrantz *) ApacheMonitor.exe: Introduce --kill argument for use by the
94f4821a5444a4fe782f772aef5db4d8b839675djerenkrantz installer. This will permit the installation tool to remove
2a49e30bae376c9744b96c8681ab88122ccaa46cjerenkrantz all running instances before attempting to remove the .exe.
2a49e30bae376c9744b96c8681ab88122ccaa46cjerenkrantz [William Rowe]
2a49e30bae376c9744b96c8681ab88122ccaa46cjerenkrantz
2a49e30bae376c9744b96c8681ab88122ccaa46cjerenkrantz *) mod_ssl: Add support for OCSP validation of client certificates.
afef080e47ef499a5cbceb7ad7fadbb3abca0b48minfrin PR 41123. [Marc Stern <marc.stern approach.be>, Joe Orton]
afef080e47ef499a5cbceb7ad7fadbb3abca0b48minfrin
afef080e47ef499a5cbceb7ad7fadbb3abca0b48minfrin *) mod_serf: New module for Reverse Proxying. [Paul Querna]
afef080e47ef499a5cbceb7ad7fadbb3abca0b48minfrin
afef080e47ef499a5cbceb7ad7fadbb3abca0b48minfrin *) core: Add the option to keep aside a request body up to a certain
afef080e47ef499a5cbceb7ad7fadbb3abca0b48minfrin size that would otherwise be discarded, to be consumed by filters
afef080e47ef499a5cbceb7ad7fadbb3abca0b48minfrin such as mod_include. When enabled for a directory, POST requests
afef080e47ef499a5cbceb7ad7fadbb3abca0b48minfrin to shtml files can be passed through to embedded scripts as POST
afef080e47ef499a5cbceb7ad7fadbb3abca0b48minfrin requests, rather being downgraded to GET requests. [Graham Leggett]
afef080e47ef499a5cbceb7ad7fadbb3abca0b48minfrin
afef080e47ef499a5cbceb7ad7fadbb3abca0b48minfrin *) mod_ssl: Fix TLS upgrade (RFC 2817) support. PR 41231. [Joe Orton]
c49200a2bdbb8fa1f2e5c3b87cc497ecdeefa8feminfrin
c49200a2bdbb8fa1f2e5c3b87cc497ecdeefa8feminfrin *) scoreboard: Correctly declare ap_time_process_request.
c49200a2bdbb8fa1f2e5c3b87cc497ecdeefa8feminfrin PR 43789 [Tom Donovan <Tom.Donovan acm.org>]
c49200a2bdbb8fa1f2e5c3b87cc497ecdeefa8feminfrin
103005439776bb7aeccb95ebf4761ebfef3f9c39ianh *) core; scoreboard: ap_get_scoreboard_worker(sbh) now takes the sbh member
103005439776bb7aeccb95ebf4761ebfef3f9c39ianh from the connection rec, ap_get_scoreboard_worker(proc, thread) will now
103005439776bb7aeccb95ebf4761ebfef3f9c39ianh provide the unusual legacy lookup. [William Rowe]
92d311b27a6182c2eed67317990c8c168584ee75trawick
92d311b27a6182c2eed67317990c8c168584ee75trawick *) mpm winnt: fix null pointer dereference
92d311b27a6182c2eed67317990c8c168584ee75trawick PR 42572 [Davi Arnaut]
92d311b27a6182c2eed67317990c8c168584ee75trawick
92d311b27a6182c2eed67317990c8c168584ee75trawick *) mod_authnz_ldap, mod_authn_dbd: Tidy up the code to expose authn
744ecbcc06a9128fc4730d1334cc180bf7fc521caaron parameters to the environment. Improve portability to
6f0dd808a674b7c09a625b36f320030f4e339f8faaron EBCDIC machines by using apr_toupper(). [Martin Kraemer]
6f0dd808a674b7c09a625b36f320030f4e339f8faaron
744ecbcc06a9128fc4730d1334cc180bf7fc521caaron *) mod_ldap, mod_authnzldap: Add support for nested groups (i.e. the ability
59511de77b389ced52253d055fc470ecfedfcd99aaron to authorize an authenticated user via a "require ldap-group X" directive
59511de77b389ced52253d055fc470ecfedfcd99aaron where the user is not in group X, but is in a subgroup contained in X.
59511de77b389ced52253d055fc470ecfedfcd99aaron PR 42891 [Paul J. Reder]
59511de77b389ced52253d055fc470ecfedfcd99aaron
b5cdec7910a44654cb254b99c5a39d7c180c4bcajerenkrantz *) mod_ssl: Add support for caching SSL Sessions in memcached. [Paul Querna]
b5cdec7910a44654cb254b99c5a39d7c180c4bcajerenkrantz
b5cdec7910a44654cb254b99c5a39d7c180c4bcajerenkrantz *) mod_ldap: Fix the search limit parameter to ldap_search_ext_s()
b5cdec7910a44654cb254b99c5a39d7c180c4bcajerenkrantz for SDKs that define LDAP_NO_LIMIT to something other than -1.
b5cdec7910a44654cb254b99c5a39d7c180c4bcajerenkrantz [David Jones <oscaremma gmail.com>]
393bfaab1beb2410959a4a5e91f58446f01bac09rbb
c10fe96ac7d024918e26af6c8ba5470273b75bb2jwoolley *) apxs: Enhance -q flag to print all known variables and their values
6c2dc61d4760fa5e356f95c4b1685eec7f1d75dcaaron when invoked without variable name(s).
6c2dc61d4760fa5e356f95c4b1685eec7f1d75dcaaron [William Rowe, Sander Temme]
6c2dc61d4760fa5e356f95c4b1685eec7f1d75dcaaron
6c2dc61d4760fa5e356f95c4b1685eec7f1d75dcaaron *) apxs: Eliminate run-time check for mod_so. PR 40653.
6c2dc61d4760fa5e356f95c4b1685eec7f1d75dcaaron [David M. Lee <dmlee crossroads.com>]
6c2dc61d4760fa5e356f95c4b1685eec7f1d75dcaaron
6c2dc61d4760fa5e356f95c4b1685eec7f1d75dcaaron *) beos MPM: Create pmain pool and run modules' child_init hooks when
6c2dc61d4760fa5e356f95c4b1685eec7f1d75dcaaron entering ap_mpm_run(), then destroy pmain when exiting ap_mpm_run().
01e8aca9299a0b872414c24c8b7724d6f88ae665ianh [Chris Darroch]
01e8aca9299a0b872414c24c8b7724d6f88ae665ianh
01e8aca9299a0b872414c24c8b7724d6f88ae665ianh *) netware MPM: Destroy pmain pool when exiting ap_mpm_run() so that
f783dff0c8b69344a6b67e97f16b91f8b0790799dougm cleanups registered in modules' child_init hooks are performed.
f783dff0c8b69344a6b67e97f16b91f8b0790799dougm [Chris Darroch]
f783dff0c8b69344a6b67e97f16b91f8b0790799dougm
f783dff0c8b69344a6b67e97f16b91f8b0790799dougm *) mod_dbd: Stash DBD connections in request_config of initial request
f783dff0c8b69344a6b67e97f16b91f8b0790799dougm only, or else sub-requests and internal redirections may cause
6362515725d2b6d66ac3b26531f8c53ac75f8c20wrowe entire DBD pool to be stashed in a single HTTP request. [Chris Darroch]
6362515725d2b6d66ac3b26531f8c53ac75f8c20wrowe
f783dff0c8b69344a6b67e97f16b91f8b0790799dougm *) Fix issue which could cause error messages to be written to access logs
6362515725d2b6d66ac3b26531f8c53ac75f8c20wrowe on Win32. PR 40476. [Tom Donovan <Tom.Donovan acm.org>]
6362515725d2b6d66ac3b26531f8c53ac75f8c20wrowe
98ae9b96926a3dd99b195d7628c7e527e720f6acaaron *) The LockFile directive, which specifies the location of
98ae9b96926a3dd99b195d7628c7e527e720f6acaaron the accept() mutex lockfile, is deprecated. Instead, the
98ae9b96926a3dd99b195d7628c7e527e720f6acaaron AcceptMutex directive now takes an optional lockfile
98ae9b96926a3dd99b195d7628c7e527e720f6acaaron location parameter, ala SSLMutex. [Jim Jagielski]
98ae9b96926a3dd99b195d7628c7e527e720f6acaaron
98ae9b96926a3dd99b195d7628c7e527e720f6acaaron *) mod_authn_dbd: Export any additional columns queried in the SQL select
98ae9b96926a3dd99b195d7628c7e527e720f6acaaron into the environment with the name AUTHENTICATE_<COLUMN>. This brings
98ae9b96926a3dd99b195d7628c7e527e720f6acaaron mod_authn_dbd behaviour in line with mod_authnz_ldap. [Graham Leggett]
98ae9b96926a3dd99b195d7628c7e527e720f6acaaron
98ae9b96926a3dd99b195d7628c7e527e720f6acaaron *) mod_dbd: Key the storage of prepared statements on the hex string
9379749d811388a7d0e3410940ddd6743a33d330jim value of server_rec, rather than the server name, as the server name
9379749d811388a7d0e3410940ddd6743a33d330jim may change (eg when the server name is set) at any time, causing
9379749d811388a7d0e3410940ddd6743a33d330jim weird behaviour in modules dependent on mod_dbd. [Graham Leggett]
9379749d811388a7d0e3410940ddd6743a33d330jim
f37499bf7da81cd6b697d4667233137957426428jerenkrantz *) mod_proxy_fcgi: Added win32 build. [Mladen Turk]
f37499bf7da81cd6b697d4667233137957426428jerenkrantz
421dc1d123c9adda60e024f93fb614bfada8b9e5wrowe *) sendfile_nonblocking() takes the _brigade_ as an argument, gets
b8c2b4dfc363e33a8a1c2464802c3fb05cab86bbwrowe the first bucket from the brigade, finds it not to be a FILE
421dc1d123c9adda60e024f93fb614bfada8b9e5wrowe bucket and barfs. The fix is to pass a bucket rather than a brigade.
421dc1d123c9adda60e024f93fb614bfada8b9e5wrowe [Niklas Edmundsson <nikke acc.umu.se>]
83d91d60d00dc345bfbcbc48ff206db4a6b23b2eaaron
83d91d60d00dc345bfbcbc48ff206db4a6b23b2eaaron *) mod_rewrite: support rewritemap by SQL query [Nick Kew]
83d91d60d00dc345bfbcbc48ff206db4a6b23b2eaaron
83d91d60d00dc345bfbcbc48ff206db4a6b23b2eaaron *) ap_get_server_version() has been removed. Third-party modules must
83d91d60d00dc345bfbcbc48ff206db4a6b23b2eaaron now use ap_get_server_banner() or ap_get_server_description().
83d91d60d00dc345bfbcbc48ff206db4a6b23b2eaaron [Jeff Trawick]
c10fe96ac7d024918e26af6c8ba5470273b75bb2jwoolley
c10fe96ac7d024918e26af6c8ba5470273b75bb2jwoolley *) All MPMs: Introduce a check_config phase between pre_config and
c10fe96ac7d024918e26af6c8ba5470273b75bb2jwoolley open_logs, to allow modules to review interdependent configuration
83ca150ef902e9692972aa923e893bc6406d20f1ianh directive values and adjust them while messages can still be logged
f37499bf7da81cd6b697d4667233137957426428jerenkrantz to the console. Handle relevant MPM directives during this phase
cbfbf9598d686b11afc7a9f9d91a8facfdfa7216trawick and format messages for both the console and the error log, as
7a8a0744e378f2343c3ee6787fac0f8f959d2141brianp appropriate. [Chris Darroch]
7a8a0744e378f2343c3ee6787fac0f8f959d2141brianp
7a8a0744e378f2343c3ee6787fac0f8f959d2141brianp *) mod_proxy: don't URLencode tilde in path component
7a8a0744e378f2343c3ee6787fac0f8f959d2141brianp [Stijn Hoop <stijn sandcat.nl>]
7a8a0744e378f2343c3ee6787fac0f8f959d2141brianp
f5ce2873c97c12a34d6b03d2771b9250b7bbfe55wrowe *) mpm_winnt: Fix return values from wait_for_many_objects.
f5ce2873c97c12a34d6b03d2771b9250b7bbfe55wrowe The return value is index to the signaled thread in the
f5ce2873c97c12a34d6b03d2771b9250b7bbfe55wrowe creted_threads array. We can not use WAIT_TIMEOUT because
f5ce2873c97c12a34d6b03d2771b9250b7bbfe55wrowe his value is defined as 258, thus limiting the MaxThreads
f5ce2873c97c12a34d6b03d2771b9250b7bbfe55wrowe to that value. [Mladen Turk]
f5ce2873c97c12a34d6b03d2771b9250b7bbfe55wrowe
f5ce2873c97c12a34d6b03d2771b9250b7bbfe55wrowe *) core: Do not allow internal redirects like the DirectoryIndex of mod_dir
f5ce2873c97c12a34d6b03d2771b9250b7bbfe55wrowe to circumvent the symbolic link checks imposed by FollowSymLinks and
73cba74a34576f7ece4bd98fd58c8a932a178e6daaron SymLinksIfOwnerMatch. [Nick Kew, Ruediger Pluem, William Rowe]
73cba74a34576f7ece4bd98fd58c8a932a178e6daaron
73cba74a34576f7ece4bd98fd58c8a932a178e6daaron *) New SSLLogLevelDebugDump [ None (default) | IO (not bytes) | Bytes ]
73cba74a34576f7ece4bd98fd58c8a932a178e6daaron configures the I/O Dump of SSL traffic, when LogLevel is set to Debug.
73cba74a34576f7ece4bd98fd58c8a932a178e6daaron The default is none as this is far greater debugging resolution than
73cba74a34576f7ece4bd98fd58c8a932a178e6daaron the typical administrator is prepared to untangle. [William Rowe]
73cba74a34576f7ece4bd98fd58c8a932a178e6daaron
29c30db45f6a469017e16b606611e460cc1a1f2caaron *) mod_disk_cache: If possible, check if the size of an object to cache is
29c30db45f6a469017e16b606611e460cc1a1f2caaron within the configured boundaries before actually saving data.
29c30db45f6a469017e16b606611e460cc1a1f2caaron [Niklas Edmundsson <nikke acc.umu.se>]
095071bbd0b3ccccd6883edc7cd10f13cac71160ianh
095071bbd0b3ccccd6883edc7cd10f13cac71160ianh *) mod_disk_cache: Delete temporary files if they cannot be renamed to their
095071bbd0b3ccccd6883edc7cd10f13cac71160ianh final name. [Davi Arnaut <davi haxent.com.br>]
a322a82f79b790fb7ddcd7df4459d20725450fa7trawick
a322a82f79b790fb7ddcd7df4459d20725450fa7trawick *) Worker and event MPMs: Remove improper scoreboard updates which were
a322a82f79b790fb7ddcd7df4459d20725450fa7trawick performed in the event of a fork() failure. [Chris Darroch]
21644b4d1b09d0531911a8c9a891819a261480f8minfrin
21644b4d1b09d0531911a8c9a891819a261480f8minfrin *) Add support for fcgi:// proxies to mod_rewrite.
21644b4d1b09d0531911a8c9a891819a261480f8minfrin [Markus Schiegl <ms schiegl.com>]
21644b4d1b09d0531911a8c9a891819a261480f8minfrin
21644b4d1b09d0531911a8c9a891819a261480f8minfrin *) Remove incorrect comments from scoreboard.h regarding conditional
21644b4d1b09d0531911a8c9a891819a261480f8minfrin loading of worker_score structure with mod_status, and remove unused
21644b4d1b09d0531911a8c9a891819a261480f8minfrin definitions relating to old life_status field.
21644b4d1b09d0531911a8c9a891819a261480f8minfrin [Chris Darroch <chrisd pearsoncmg.com>]
21644b4d1b09d0531911a8c9a891819a261480f8minfrin
21644b4d1b09d0531911a8c9a891819a261480f8minfrin *) Remove allocation of memory for unused array of lb_score pointers
21644b4d1b09d0531911a8c9a891819a261480f8minfrin in ap_init_scoreboard(). [Chris Darroch <chrisd pearsoncmg.com>]
bf5cf58cc30750e9f9764cc830aff426ced288f9aaron
bf5cf58cc30750e9f9764cc830aff426ced288f9aaron *) Add mod_proxy_fcgi, a FastCGI back end for mod_proxy.
bf5cf58cc30750e9f9764cc830aff426ced288f9aaron [Garrett Rooney, Jim Jagielski, Paul Querna]
bf5cf58cc30750e9f9764cc830aff426ced288f9aaron
7cdc36a99b42a3c5e36ac47726ad41c9c7b039ceianh *) Event MPM: Fill in the scoreboard's tid field. PR 38736.
7cdc36a99b42a3c5e36ac47726ad41c9c7b039ceianh [Chris Darroch <chrisd pearsoncmg.com>]
cbfbf9598d686b11afc7a9f9d91a8facfdfa7216trawick
cbfbf9598d686b11afc7a9f9d91a8facfdfa7216trawick *) mod_charset_lite: Remove Content-Length when output filter can
cbfbf9598d686b11afc7a9f9d91a8facfdfa7216trawick invalidate it. Warn when input filter can invalidate it.
e37c657172940f82d9b28a45fc1304140eb0b1d7stoddard [Jeff Trawick]
fe808620434aa59b796e8b60cd6eec65a32dfc2dstoddard
e37c657172940f82d9b28a45fc1304140eb0b1d7stoddard *) Authz: Add the new module mod_authn_core that will provide common
edd6c1f4be1aa23fc99134802941397f7f31b3d5jerenkrantz authn directives such as 'AuthType', 'AuthName'. Move the directives
5f08a022a210f4e511561e89f500621a15e6177dtrawick 'AuthType' and 'AuthName' out of the core module and merge mod_authz_alias
5f08a022a210f4e511561e89f500621a15e6177dtrawick into mod_authn_core. [Brad Nicholes]
6db5333c9461942b8af724b101e687af541d4d4cjerenkrantz
6db5333c9461942b8af724b101e687af541d4d4cjerenkrantz *) Authz: Move the directives 'Order', 'Allow', 'Deny' and 'Satisfy'
d4fcf63a5d9171d50c0d04e05a35ec6bf1f85100jerenkrantz into the new module mod_access_compat which can be loaded to provide
d4fcf63a5d9171d50c0d04e05a35ec6bf1f85100jerenkrantz support for these directives.
d4fcf63a5d9171d50c0d04e05a35ec6bf1f85100jerenkrantz [Brad Nicholes]
dee6a8bde4d598087dc4b3ebf3d4dd06809d2dd7jerenkrantz
dee6a8bde4d598087dc4b3ebf3d4dd06809d2dd7jerenkrantz *) Authz: Move the 'Require' directive from the core module as well as
dee6a8bde4d598087dc4b3ebf3d4dd06809d2dd7jerenkrantz add the directives '<SatisfyAll>', '<SatisfyOne>', '<RequireAlias>'
edd6c1f4be1aa23fc99134802941397f7f31b3d5jerenkrantz and 'Reject' to mod_authz_core. The new directives introduce 'AND/OR'
edd6c1f4be1aa23fc99134802941397f7f31b3d5jerenkrantz logic into the authorization processing. [Brad Nicholes]
edd6c1f4be1aa23fc99134802941397f7f31b3d5jerenkrantz
d7d551e53cdfb3288eb651447d7209599c40d17estoddard *) Authz: Add the new module mod_authz_core which acts as the
d7d551e53cdfb3288eb651447d7209599c40d17estoddard authorization provider vector and contains common authz
d7d551e53cdfb3288eb651447d7209599c40d17estoddard directives. [Brad Nicholes]
edcd9e6d9d29f60b25f7b9779dbd33e9dc1cc79ejerenkrantz
956a1511249b1fec73aaee0fb7d69c8492aa1368aaron *) Authz: Renamed mod_authz_dbm authz providers from 'group' and
956a1511249b1fec73aaee0fb7d69c8492aa1368aaron 'file-group' to 'dbm-group' and 'dbm-file-group'. [Brad Nicholes]
956a1511249b1fec73aaee0fb7d69c8492aa1368aaron
956a1511249b1fec73aaee0fb7d69c8492aa1368aaron *) Authz: Added the new authz providers 'env', 'ip', 'host', 'all' to handle
d0e4ca9bfd8bf44bea574733965851bfee939d95aaron host-based access control provided by mod_authz_host and invoked
d0e4ca9bfd8bf44bea574733965851bfee939d95aaron through the 'Require' directive. [Brad Nicholes]
d0e4ca9bfd8bf44bea574733965851bfee939d95aaron
d0e4ca9bfd8bf44bea574733965851bfee939d95aaron *) Authz: Convert all of the authz modules from hook based to
d0e4ca9bfd8bf44bea574733965851bfee939d95aaron provider based. [Brad Nicholes]
d0e4ca9bfd8bf44bea574733965851bfee939d95aaron
956a1511249b1fec73aaee0fb7d69c8492aa1368aaron *) mod_cache: Add CacheMinExpire directive to set the minimum time in
d0e4ca9bfd8bf44bea574733965851bfee939d95aaron seconds to cache a document.
a4b3fb28f3d2e0983b15b4c6828c6980f2fc9b15jerenkrantz [Brian Akins <brian.akins turner.com>, Ruediger Pluem]
a4b3fb28f3d2e0983b15b4c6828c6980f2fc9b15jerenkrantz
a4b3fb28f3d2e0983b15b4c6828c6980f2fc9b15jerenkrantz *) mod_authz_dbd: SQL authz with Login/Session support [Nick Kew]
548b2980e83f609186a76e98fb245d02e8547bc3jerenkrantz
548b2980e83f609186a76e98fb245d02e8547bc3jerenkrantz *) Fix typo in ProxyStatus syntax error message.
548b2980e83f609186a76e98fb245d02e8547bc3jerenkrantz [Christophe Jaillet <christophe.jaillet wanadoo.fr>]
e54b09d79ca9bc18ea5ae33367fd907473621dcejerenkrantz
e54b09d79ca9bc18ea5ae33367fd907473621dcejerenkrantz *) Asynchronous write completion for the Event MPM. [Brian Pane]
e54b09d79ca9bc18ea5ae33367fd907473621dcejerenkrantz
edcd9e6d9d29f60b25f7b9779dbd33e9dc1cc79ejerenkrantz *) Added an End-Of-Request bucket type. The logging of a request and
edcd9e6d9d29f60b25f7b9779dbd33e9dc1cc79ejerenkrantz the freeing of its pool are now done when the EOR bucket is destroyed.
edcd9e6d9d29f60b25f7b9779dbd33e9dc1cc79ejerenkrantz This has the effect of delaying the logging until right after the last
edcd9e6d9d29f60b25f7b9779dbd33e9dc1cc79ejerenkrantz of the response is sent; ap_core_output_filter() calls the access logger
edcd9e6d9d29f60b25f7b9779dbd33e9dc1cc79ejerenkrantz indirectly when it destroys the EOR bucket. [Brian Pane]
edcd9e6d9d29f60b25f7b9779dbd33e9dc1cc79ejerenkrantz
edcd9e6d9d29f60b25f7b9779dbd33e9dc1cc79ejerenkrantz *) Rewrite of logresolve support utility: IPv6 addresses are now supported
edcd9e6d9d29f60b25f7b9779dbd33e9dc1cc79ejerenkrantz and the format of statistical output has changed. [Colm MacCarthaigh]
edcd9e6d9d29f60b25f7b9779dbd33e9dc1cc79ejerenkrantz
edcd9e6d9d29f60b25f7b9779dbd33e9dc1cc79ejerenkrantz *) Rewrite of ap_coreoutput_filter to do nonblocking writes [Brian Pane]
edcd9e6d9d29f60b25f7b9779dbd33e9dc1cc79ejerenkrantz
edcd9e6d9d29f60b25f7b9779dbd33e9dc1cc79ejerenkrantz *) Added new connection states for handler and write completion
edcd9e6d9d29f60b25f7b9779dbd33e9dc1cc79ejerenkrantz [Brian Pane]
3dacbb0a9d24ff7178be1d79846225549719c0c7jerenkrantz
0733b4ac1b339822a5b506be8a28fea6e384cbfetrawick *) mod_cgid: Refuse to work on Solaris 10 due to OS bugs. PR 34264.
1582553026e5e3a1921a34222eaee923fddee9b9wrowe [Justin Erenkrantz]
1582553026e5e3a1921a34222eaee923fddee9b9wrowe
1582553026e5e3a1921a34222eaee923fddee9b9wrowe *) Teach mod_ssl to use arbitrary OIDs in an SSLRequire directive,
1582553026e5e3a1921a34222eaee923fddee9b9wrowe allowing string-valued client certificate attributes to be used for
1582553026e5e3a1921a34222eaee923fddee9b9wrowe access control, as in: SSLRequire "value" in OID("1.3.6.1.4.1.18060.1")
1582553026e5e3a1921a34222eaee923fddee9b9wrowe [Martin Kraemer, David Reid]
1582553026e5e3a1921a34222eaee923fddee9b9wrowe
1582553026e5e3a1921a34222eaee923fddee9b9wrowe [Apache 2.1.0-dev includes those bug fixes and changes with the
1582553026e5e3a1921a34222eaee923fddee9b9wrowe Apache 2.2.xx tree as documented, and except as noted, below.]
1582553026e5e3a1921a34222eaee923fddee9b9wrowe
1582553026e5e3a1921a34222eaee923fddee9b9wroweChanges with Apache 2.2.x and later:
1582553026e5e3a1921a34222eaee923fddee9b9wrowe
1582553026e5e3a1921a34222eaee923fddee9b9wrowe *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?view=markup
1582553026e5e3a1921a34222eaee923fddee9b9wrowe
1582553026e5e3a1921a34222eaee923fddee9b9wroweChanges with Apache 2.0.x and later:
1582553026e5e3a1921a34222eaee923fddee9b9wrowe
1582553026e5e3a1921a34222eaee923fddee9b9wrowe *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/CHANGES?view=markup
bd214bbc8d9db9d6d1dcb6b24462e6d1da8e8bbbstoddard
bd214bbc8d9db9d6d1dcb6b24462e6d1da8e8bbbstoddardChanges with Apache 1.3.x and later:
bd214bbc8d9db9d6d1dcb6b24462e6d1da8e8bbbstoddard
064448ce15afe798e3c1dc0445fe2a30eb256bf6gregames *) http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/CHANGES?view=markup
064448ce15afe798e3c1dc0445fe2a30eb256bf6gregames