CHANGES revision 49cea03e96dc4707bce15d6318eb013cb8668d96
c330021bf3f45cbf187fa644781e67f7e470a58awrowe -*- coding: utf-8 -*-
d96ee8cda2799e1f2743c1603adeb4833ed0e15fslive
c330021bf3f45cbf187fa644781e67f7e470a58awroweChanges with Apache 2.3.3
c330021bf3f45cbf187fa644781e67f7e470a58awrowe
c330021bf3f45cbf187fa644781e67f7e470a58awrowe *) SECURITY: CVE-2009-3095 (cve.mitre.org)
c330021bf3f45cbf187fa644781e67f7e470a58awrowe mod_proxy_ftp: sanity check authn credentials.
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj [Stefan Fritsch <sf fritsch.de>, Joe Orton]
af4c982a7cf4515f124935f99a329744035fc699slive
af4c982a7cf4515f124935f99a329744035fc699slive *) SECURITY: CVE-2009-3094 (cve.mitre.org)
af4c982a7cf4515f124935f99a329744035fc699slive mod_proxy_ftp: NULL pointer dereference on error paths.
af4c982a7cf4515f124935f99a329744035fc699slive [Stefan Fritsch <sf fritsch.de>, Joe Orton]
af4c982a7cf4515f124935f99a329744035fc699slive
af4c982a7cf4515f124935f99a329744035fc699slive *) mod_dav: Allow other modules to become providers and add resource types
af4c982a7cf4515f124935f99a329744035fc699slive to the DAV response. [Jari Urpalainen <jari.urpalainen nokia.com>,
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe Brian France <brian brianfrance.com>]
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe
d96ee8cda2799e1f2743c1603adeb4833ed0e15fslive *) mod_dav: Allow other modules to add things to the DAV or Allow headers
d96ee8cda2799e1f2743c1603adeb4833ed0e15fslive of an OPTIONS request. [Jari Urpalainen <jari.urpalainen nokia.com>,
d96ee8cda2799e1f2743c1603adeb4833ed0e15fslive Brian France <brian brianfrance.com>]
d96ee8cda2799e1f2743c1603adeb4833ed0e15fslive
d96ee8cda2799e1f2743c1603adeb4833ed0e15fslive *) core: Lower memory usage of core output filter.
d96ee8cda2799e1f2743c1603adeb4833ed0e15fslive [Stefan Fritsch <sf sfritsch.de>]
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe
10270f6f94b2069d0d357805c140a9897449b9ccianh *) mod_mime: Detect invalid use of MultiviewsMatch inside Location and
4b62424416882687387923b3130b96241503cbe0jerenkrantz LocationMatch sections. PR47754. [Dan Poirier]
5ca8e11fadb6f7a8d9d0367c1800205c99d4bcd6jerenkrantz
5ca8e11fadb6f7a8d9d0367c1800205c99d4bcd6jerenkrantz *) mod_request: Make sure the KeptBodySize directive rejects values
45b0e1c775c1cfed6473c9e5304179ccb9609f53stoddard that aren't valid numbers. [Graham Leggett]
dbec4658981e4f9127e8676457c28d42932be7cdtrawick
f6a9b598f78b2e745456bfc4bbc4afd2d1572aa9stas *) mod_session_crypto: Sanity check should the potentially encrypted
f6a9b598f78b2e745456bfc4bbc4afd2d1572aa9stas session cookie be too short. [Graham Leggett]
f6a9b598f78b2e745456bfc4bbc4afd2d1572aa9stas
f6a9b598f78b2e745456bfc4bbc4afd2d1572aa9stas *) mod_session.c: Prevent a segfault when session is added but not
f6a9b598f78b2e745456bfc4bbc4afd2d1572aa9stas configured. [Graham Leggett]
f6a9b598f78b2e745456bfc4bbc4afd2d1572aa9stas
f4cb04eb78da02a38fcdd87489dc7b660107d55fjerenkrantz *) htcacheclean: 19 ways to fail, 1 error message. Fixed. [Graham Leggett]
f4cb04eb78da02a38fcdd87489dc7b660107d55fjerenkrantz
a3f7a6fb4aedec8585efd990cf99d3917b99a0d3jim *) mod_auth_digest: Fail server start when nonce count checking
a3f7a6fb4aedec8585efd990cf99d3917b99a0d3jim is configured without shared memory, or md5-sess algorithm is
a3f7a6fb4aedec8585efd990cf99d3917b99a0d3jim configured. [Dan Poirier]
9fdeef48d40b7dd34c57d74fcc50a0c6924a4f1dstoddard
1e82fcef33ad0da9e76fbb1f5e440b691a8b3551jerenkrantz *) mod_proxy_connect: The connect method doesn't work if the client is
9fdeef48d40b7dd34c57d74fcc50a0c6924a4f1dstoddard connecting to the apache proxy through an ssl socket. Fixed.
9fdeef48d40b7dd34c57d74fcc50a0c6924a4f1dstoddard PR29744. [Brad Boyer, Mark Cave-Ayland, Julian Gilbey, Fabrice Durand,
9fdeef48d40b7dd34c57d74fcc50a0c6924a4f1dstoddard David Gence, Tim Dodge, Per Gunnar Hans, Emmanuel Elango,
9fdeef48d40b7dd34c57d74fcc50a0c6924a4f1dstoddard Kevin Croft, Rudolf Cardinal]
9fdeef48d40b7dd34c57d74fcc50a0c6924a4f1dstoddard
9fdeef48d40b7dd34c57d74fcc50a0c6924a4f1dstoddard *) mod_ssl: The error message when SSLCertificateFile is missing should
9fdeef48d40b7dd34c57d74fcc50a0c6924a4f1dstoddard at least give the name or position of the problematic virtual host
9fdeef48d40b7dd34c57d74fcc50a0c6924a4f1dstoddard definition. [Stefan Fritsch sf sfritsch.de]
9fdeef48d40b7dd34c57d74fcc50a0c6924a4f1dstoddard
9fdeef48d40b7dd34c57d74fcc50a0c6924a4f1dstoddard *) mod_auth_digest: Fix null pointer when qop=none. [Dan Poirier]
9fdeef48d40b7dd34c57d74fcc50a0c6924a4f1dstoddard
9fdeef48d40b7dd34c57d74fcc50a0c6924a4f1dstoddard *) Add support for HTTP PUT to ab. [Jeff Barnes <jbarnesweb yahoo.com>]
9fdeef48d40b7dd34c57d74fcc50a0c6924a4f1dstoddard
9fdeef48d40b7dd34c57d74fcc50a0c6924a4f1dstoddard *) mod_headers: generalise the envclause to support expression
9fdeef48d40b7dd34c57d74fcc50a0c6924a4f1dstoddard evaluation with ap_expr parser [Nick Kew]
9fdeef48d40b7dd34c57d74fcc50a0c6924a4f1dstoddard
9fdeef48d40b7dd34c57d74fcc50a0c6924a4f1dstoddard *) mod_cache: Introduce the thundering herd lock, a mechanism to keep
9fdeef48d40b7dd34c57d74fcc50a0c6924a4f1dstoddard the flood of requests at bay that strike a backend webserver as
9fdeef48d40b7dd34c57d74fcc50a0c6924a4f1dstoddard a cached entity goes stale. [Graham Leggett]
1e82fcef33ad0da9e76fbb1f5e440b691a8b3551jerenkrantz
1e82fcef33ad0da9e76fbb1f5e440b691a8b3551jerenkrantz *) mod_auth_digest: Fix usage of shared memory and re-enable it.
1e82fcef33ad0da9e76fbb1f5e440b691a8b3551jerenkrantz PR 16057 [Dan Poirier]
1e82fcef33ad0da9e76fbb1f5e440b691a8b3551jerenkrantz
a3f7a6fb4aedec8585efd990cf99d3917b99a0d3jim *) Preserve Port information over internal redirects
f95a0b59eb24c631f15bd83e20c6cf823c432d83trawick PR 35999 [Jonas Ringh <jonas.ringh cixit.se>]
f95a0b59eb24c631f15bd83e20c6cf823c432d83trawick
f95a0b59eb24c631f15bd83e20c6cf823c432d83trawick *) Proxy: unable to connect to a backend is SERVICE_UNAVAILABLE,
c95a8116bde20ab75f2e54d0e867bdf2e13643c3jim rather than BAD_GATEWAY or (especially) NOT_FOUND.
b08ed1b8a8afa3d8466300f4607b9d1179d2f1eaerikabele PR 46971 [evanc nortel.com]
b08ed1b8a8afa3d8466300f4607b9d1179d2f1eaerikabele
13402b2193f52031b2acfbee2b0965e02f3f29b4wrowe *) Various modules: Do better checking of pollset operations in order to
f95a0b59eb24c631f15bd83e20c6cf823c432d83trawick avoid segmentation faults if they fail. PR 46467
f95a0b59eb24c631f15bd83e20c6cf823c432d83trawick [Stefan Fritsch <sf sfritsch.de>]
418f39e60a288f855ec033b566744489c3bbbf39trawick
cc22a72861c58dda7f3768613aec864e4c4e0353striker *) mod_autoindex: Correctly create an empty cell if the description
f95a0b59eb24c631f15bd83e20c6cf823c432d83trawick for a file is missing. PR 47682 [Peter Poeml <poeml suse.de>]
ddafc111b94558ef4e2d7357ceda623315566ce3slive
ddafc111b94558ef4e2d7357ceda623315566ce3slive *) ab: Fix broken error messages after resolver or connect() failures.
b08ed1b8a8afa3d8466300f4607b9d1179d2f1eaerikabele [Jeff Trawick]
ddafc111b94558ef4e2d7357ceda623315566ce3slive
93f189f1198f539d3cfa75a15b23dcde60ee35ffrbb *) SECURITY: CVE-2009-1890 (cve.mitre.org)
93f189f1198f539d3cfa75a15b23dcde60ee35ffrbb Fix a potential Denial-of-Service attack against mod_proxy in a
bca5b27d271b6e1690134a83963424b9825d93bdstriker reverse proxy configuration, where a remote attacker can force a
bca5b27d271b6e1690134a83963424b9825d93bdstriker proxy process to consume CPU time indefinitely. [Nick Kew, Joe Orton]
b08ed1b8a8afa3d8466300f4607b9d1179d2f1eaerikabele
13402b2193f52031b2acfbee2b0965e02f3f29b4wrowe *) SECURITY: CVE-2009-1191 (cve.mitre.org)
13402b2193f52031b2acfbee2b0965e02f3f29b4wrowe mod_proxy_ajp: Avoid delivering content from a previous request which
38d2c5d41cdb5eb28668d0290b59f8c76ae2a4bfjim failed to send a request body. PR 46949 [Ruediger Pluem]
38d2c5d41cdb5eb28668d0290b59f8c76ae2a4bfjim
38d2c5d41cdb5eb28668d0290b59f8c76ae2a4bfjim *) htdbm: Fix possible buffer overflow if dbm database has very
93f189f1198f539d3cfa75a15b23dcde60ee35ffrbb long values. PR 30586 [Dan Poirier]
f4cb04eb78da02a38fcdd87489dc7b660107d55fjerenkrantz
f4cb04eb78da02a38fcdd87489dc7b660107d55fjerenkrantz *) core: Return APR_EOF if request body is shorter than the length announced
f4cb04eb78da02a38fcdd87489dc7b660107d55fjerenkrantz by the client. PR 33098 [ Stefan Fritsch <sf sfritsch.de>]
f4cb04eb78da02a38fcdd87489dc7b660107d55fjerenkrantz
f4cb04eb78da02a38fcdd87489dc7b660107d55fjerenkrantz *) mod_suexec: correctly set suexec_enabled when httpd is run by a
f4cb04eb78da02a38fcdd87489dc7b660107d55fjerenkrantz non-root user and may have insufficient permissions.
b9b0788ea79de3ee230ccb0abf93a0c2c08f6287lars PR 42175 [Jim Radford <radford blackbean.org>]
f4cb04eb78da02a38fcdd87489dc7b660107d55fjerenkrantz
7718f3d5b4da70eb063877f5300ee361435910f4nd *) mod_ssl: Fix SSL_*_DN_UID variables to use the 'userID' attribute
38d2c5d41cdb5eb28668d0290b59f8c76ae2a4bfjim type. PR 45107. [Michael Ströder <michael stroeder.com>,
38d2c5d41cdb5eb28668d0290b59f8c76ae2a4bfjim Peter Sylvester <peter.sylvester edelweb.fr>]
38d2c5d41cdb5eb28668d0290b59f8c76ae2a4bfjim
7718f3d5b4da70eb063877f5300ee361435910f4nd *) mod_proxy_http: fix case sensitivity checking transfer encoding
b9b0788ea79de3ee230ccb0abf93a0c2c08f6287lars PR 47383 [Ryuzo Yamamoto <ryuzo.yamamoto gmail.com>]
b9b0788ea79de3ee230ccb0abf93a0c2c08f6287lars
f4cb04eb78da02a38fcdd87489dc7b660107d55fjerenkrantz *) mod_alias: ensure Redirect issues a valid URL.
f4cb04eb78da02a38fcdd87489dc7b660107d55fjerenkrantz PR 44020 [HÃ¥kon Stordahl <hakon stordahl.org>]
7718f3d5b4da70eb063877f5300ee361435910f4nd
1af5c0e25a649bb298e25ddfa5418fa18bdcb107aaron *) mod_dir: add FallbackResource directive, to enable admin to specify
38d2c5d41cdb5eb28668d0290b59f8c76ae2a4bfjim an action to happen when a URL maps to no file, without resorting
82455c2e3b6991846fbcbf0c9e41f57dbc681217brianp to ErrorDocument or mod_rewrite. PR 47184 [Nick Kew]
f4cb04eb78da02a38fcdd87489dc7b660107d55fjerenkrantz
1b3f48fd6b1ccb8745f908e40156c5a85ca3c347jerenkrantz *) mod_cgid: Do not leak the listening Unix socket file descriptor to the
b05930e6008f69bd323abe0c10f81f40ffd27983brianp CGI process. PR 47335 [Kornél Pál <kornelpal gmail.com>]
d96ee8cda2799e1f2743c1603adeb4833ed0e15fslive
d96ee8cda2799e1f2743c1603adeb4833ed0e15fslive *) mod_rewrite: Remove locking for writing to the rewritelog.
d96ee8cda2799e1f2743c1603adeb4833ed0e15fslive PR 46942 [Dan Poirier <poirier pobox.com>]
0723420d6007137272f4f140ffd17035b17c1563nd
0723420d6007137272f4f140ffd17035b17c1563nd *) mod_alias: check sanity in Redirect arguments.
0723420d6007137272f4f140ffd17035b17c1563nd PR 44729 [Sönke Tesch <st kino-fahrplan.de>, Jim Jagielski]
0723420d6007137272f4f140ffd17035b17c1563nd
0723420d6007137272f4f140ffd17035b17c1563nd *) mod_proxy_http: fix Host: header for literal IPv6 addresses.
0723420d6007137272f4f140ffd17035b17c1563nd PR 47177 [Carlos Garcia Braschi <cgbraschi gmail.com>]
0723420d6007137272f4f140ffd17035b17c1563nd
0723420d6007137272f4f140ffd17035b17c1563nd *) mod_cache: Add CacheIgnoreURLSessionIdentifiers directive to ignore
0723420d6007137272f4f140ffd17035b17c1563nd defined session identifiers encoded in the URL when caching.
0723420d6007137272f4f140ffd17035b17c1563nd [Ruediger Pluem]
0723420d6007137272f4f140ffd17035b17c1563nd
0723420d6007137272f4f140ffd17035b17c1563nd *) mod_rewrite: Fix the error string returned by RewriteRule.
016f2545c9375ec7fc5e9cb70aa1ae0cace83c98jerenkrantz RewriteRule returned "RewriteCond: bad flag delimiters" when the 3rd
016f2545c9375ec7fc5e9cb70aa1ae0cace83c98jerenkrantz argument of RewriteRule was not started with "[" or not ended with "]".
016f2545c9375ec7fc5e9cb70aa1ae0cace83c98jerenkrantz PR 45082 [Vitaly Polonetsky <m_vitaly topixoft.com>]
016f2545c9375ec7fc5e9cb70aa1ae0cace83c98jerenkrantz
016f2545c9375ec7fc5e9cb70aa1ae0cace83c98jerenkrantz *) Windows: Fix usage message.
016f2545c9375ec7fc5e9cb70aa1ae0cace83c98jerenkrantz [Rainer Jung]
016f2545c9375ec7fc5e9cb70aa1ae0cace83c98jerenkrantz
56afb23a30271d30e87f225cce6c69969d6dd8bbwrowe *) apachectl: When passing through arguments to httpd in
56afb23a30271d30e87f225cce6c69969d6dd8bbwrowe non-SysV mode, use the "$@" syntax to preserve arguments.
016f2545c9375ec7fc5e9cb70aa1ae0cace83c98jerenkrantz [Eric Covener]
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe *) mod_dbd: add DBDInitSQL directive to enable SQL statements to
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe be run when a connection is opened. PR 46827
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe [Marko Kevac <mkevac gmail.com>]
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe
b3b4e853e4958357ee2d50e2fe41effecfde9eedwrowe *) mod_cgid: Improve handling of long AF_UNIX socket names (ScriptSock).
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe PR 47037. [Jeff Trawick]
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe *) mod_proxy_ajp: Check more strictly that the backend follows the AJP
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe protocol. [Mladen Turk]
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe *) mod_proxy_ajp: Forward remote port information by default.
6362fd5c48f6b2193f5d356a9747172101b24e91jerenkrantz [Rainer Jung]
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe *) Allow MPMs to be loaded dynamically, as with most other modules. This
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe required changes to the MPM interfaces. Removed: mpm.h, mpm_default.h
c330021bf3f45cbf187fa644781e67f7e470a58awrowe (as an installed header), APACHE_MPM_DIR, MPM_NAME, ap_threads_per_child,
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe ap_max_daemons_limit, ap_my_generation, etc. ap_mpm_query() can't be
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe called until after the register-hooks phase. [Jeff Trawick]
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe *) mod_ssl: Add SSLProxyCheckPeerExpire and SSLProxyCheckPeerCN directives
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe to enable stricter checking of remote server certificates.
56b2562cb4041a21bc313fde3204beabdb758800jwoolley [Ruediger Pluem]
56b2562cb4041a21bc313fde3204beabdb758800jwoolley
56b2562cb4041a21bc313fde3204beabdb758800jwoolley *) ab: Fix a 100% CPU loop on platforms where a failed non-blocking connect
56b2562cb4041a21bc313fde3204beabdb758800jwoolley returns EINPROGRESS and a subsequent poll() returns only POLLERR.
56b2562cb4041a21bc313fde3204beabdb758800jwoolley Observed on HP-UX. [Eric Covener]
56b2562cb4041a21bc313fde3204beabdb758800jwoolley
56b2562cb4041a21bc313fde3204beabdb758800jwoolley *) Remove broken support for BeOS, OS/2, TPF, and even older platforms such
f881b8be216de36c6b964324c772450bca38a4e6trawick as A/UX, Next, and Tandem. [Jeff Trawick]
f881b8be216de36c6b964324c772450bca38a4e6trawick
f881b8be216de36c6b964324c772450bca38a4e6trawick *) mod_proxy_ftp: Add ProxyFtpListOnWildcard directive to allow files with
f881b8be216de36c6b964324c772450bca38a4e6trawick globbing characters to be retrieved instead of converted into a
f881b8be216de36c6b964324c772450bca38a4e6trawick directory listing. PR 46789 [Dan Poirier <poirier pobox.com>]
f881b8be216de36c6b964324c772450bca38a4e6trawick
56b2562cb4041a21bc313fde3204beabdb758800jwoolley *) Provide ap_retained_data_create()/ap_retained_data_get() for preservation
b05930e6008f69bd323abe0c10f81f40ffd27983brianp of module state across unload/load. [Jeff Trawick]
b05930e6008f69bd323abe0c10f81f40ffd27983brianp
b05930e6008f69bd323abe0c10f81f40ffd27983brianp *) mod_substitute: Fix a memory leak. PR 44948
b05930e6008f69bd323abe0c10f81f40ffd27983brianp [Dan Poirier <poirier pobox.com>]
b05930e6008f69bd323abe0c10f81f40ffd27983brianp
4c7dab038d90d7feb67ef8ddbfacc77be8c9dbf0jwoolleyChanges with Apache 2.3.2
4c7dab038d90d7feb67ef8ddbfacc77be8c9dbf0jwoolley
4c7dab038d90d7feb67ef8ddbfacc77be8c9dbf0jwoolley *) mod_mime_magic: Fix detection of compressed content. [Rainer Jung]
4c7dab038d90d7feb67ef8ddbfacc77be8c9dbf0jwoolley
bb2a72a6e2327ae4f177c9d26e9d433033cfc27eaaron *) mod_negotiation: Escape pathes of filenames in 406 responses to avoid
8c8fbb8546af54582539898be704411a60058d85trawick HTML injections and HTTP response splitting. PR 46837.
8c8fbb8546af54582539898be704411a60058d85trawick [Geoff Keating <geoffk apple.com>]
8c8fbb8546af54582539898be704411a60058d85trawick
f9b8e29cfca92cf0a996e8ab17fa1a1f447cecc7stoddard *) mod_ssl: add support for type-safe STACK constructs in OpenSSL
f9b8e29cfca92cf0a996e8ab17fa1a1f447cecc7stoddard development HEAD. PR 45521. [Kaspar Brand, Sander Temme]
f9b8e29cfca92cf0a996e8ab17fa1a1f447cecc7stoddard
a23b1c5a74208b03884c09a6f9dd5d6c97fa6415trawick *) ab: Fix maintenance of the pollset to resolve EALREADY errors
2fb49a1d25f38421a68d31b4cbb5d9293fdeafbewrowe with kqueue (BSD/OS X) and excessive CPU with event ports (Solaris).
2fb49a1d25f38421a68d31b4cbb5d9293fdeafbewrowe PR 44584. Use APR_POLLSET_NOCOPY for better performance with some
2fb49a1d25f38421a68d31b4cbb5d9293fdeafbewrowe pollset implementations. [Jeff Trawick]
2fb49a1d25f38421a68d31b4cbb5d9293fdeafbewrowe
2fb49a1d25f38421a68d31b4cbb5d9293fdeafbewrowe *) mod_disk_cache: The module now turns off sendfile support if
2fb49a1d25f38421a68d31b4cbb5d9293fdeafbewrowe 'EnableSendfile off' is defined globally. [Lars Eilebrecht]
2fb49a1d25f38421a68d31b4cbb5d9293fdeafbewrowe
2fb49a1d25f38421a68d31b4cbb5d9293fdeafbewrowe *) mod_deflate: Adjust content metadata before bailing out on 304
2fb49a1d25f38421a68d31b4cbb5d9293fdeafbewrowe responses so that the metadata does not differ from 200 response.
2fb49a1d25f38421a68d31b4cbb5d9293fdeafbewrowe [Roy T. Fielding]
2fb49a1d25f38421a68d31b4cbb5d9293fdeafbewrowe
2fb49a1d25f38421a68d31b4cbb5d9293fdeafbewrowe *) mod_deflate: Fix creation of invalid Etag headers. We now make sure
2fb49a1d25f38421a68d31b4cbb5d9293fdeafbewrowe that the Etag value is properly quoted when adding the gzip marker.
2fb49a1d25f38421a68d31b4cbb5d9293fdeafbewrowe PR 39727, 45023. [Lars Eilebrecht, Roy T. Fielding]
2fb49a1d25f38421a68d31b4cbb5d9293fdeafbewrowe
2fb49a1d25f38421a68d31b4cbb5d9293fdeafbewrowe *) Added 20x22 icons for ODF, SVG, and XML documents. PR 37185.
2fb49a1d25f38421a68d31b4cbb5d9293fdeafbewrowe [Peter Harlow]
2fb49a1d25f38421a68d31b4cbb5d9293fdeafbewrowe
2fb49a1d25f38421a68d31b4cbb5d9293fdeafbewrowe *) Disabled DefaultType directive and removed ap_default_type()
2fb49a1d25f38421a68d31b4cbb5d9293fdeafbewrowe from core. We now exclude Content-Type from responses for which
2fb49a1d25f38421a68d31b4cbb5d9293fdeafbewrowe a media type has not been configured via mime.types, AddType,
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe ForceType, or some other mechanism. PR 13986. [Roy T. Fielding]
2fb49a1d25f38421a68d31b4cbb5d9293fdeafbewrowe
db2d668e6233d8949b35ee7f9f42f444758f9ce9rbb *) mod_rewrite: Add IPV6 variable to RewriteCond
db2d668e6233d8949b35ee7f9f42f444758f9ce9rbb [Ryan Phillips <ryan-apache trolocsis.com>]
db2d668e6233d8949b35ee7f9f42f444758f9ce9rbb
db2d668e6233d8949b35ee7f9f42f444758f9ce9rbb *) core: Enhance KeepAliveTimeout to support a value in milliseconds.
db2d668e6233d8949b35ee7f9f42f444758f9ce9rbb PR 46275. [Takashi Sato]
db2d668e6233d8949b35ee7f9f42f444758f9ce9rbb
db2d668e6233d8949b35ee7f9f42f444758f9ce9rbb *) rotatelogs: Allow size units B, K, M, G and combination of
5d12baef135b5d3cb94745e007a1575398469724jerenkrantz time and size based rotation. [Rainer Jung]
5d12baef135b5d3cb94745e007a1575398469724jerenkrantz
5d12baef135b5d3cb94745e007a1575398469724jerenkrantz *) rotatelogs: Add flag for verbose (debug) output. [Rainer Jung]
5d12baef135b5d3cb94745e007a1575398469724jerenkrantz
5d12baef135b5d3cb94745e007a1575398469724jerenkrantz *) mod_ssl: Fix merging of SSLRenegBufferSize directive. PR 46508
5d12baef135b5d3cb94745e007a1575398469724jerenkrantz [<tlhackque yahoo.com>]
5d12baef135b5d3cb94745e007a1575398469724jerenkrantz
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe *) core: Translate the the status line to ASCII on EBCDIC platforms in
5d12baef135b5d3cb94745e007a1575398469724jerenkrantz ap_send_interim_response() and for locally generated "100 Continue"
b865daaa4ef731a7066ee6d97e2aae36c7743939jerenkrantz responses. [Eric Covener]
b865daaa4ef731a7066ee6d97e2aae36c7743939jerenkrantz
b865daaa4ef731a7066ee6d97e2aae36c7743939jerenkrantz *) prefork: Fix child process hang during graceful restart/stop in
f881b8be216de36c6b964324c772450bca38a4e6trawick configurations with multiple listening sockets. PR 42829. [Joe Orton,
f881b8be216de36c6b964324c772450bca38a4e6trawick Jeff Trawick]
f881b8be216de36c6b964324c772450bca38a4e6trawick
dc098c7ce5d36179c504d09fc722d190683d0262aaron *) mod_session_crypto: Ensure that SessionCryptoDriver can only be
dc098c7ce5d36179c504d09fc722d190683d0262aaron set in the global scope. [Graham Leggett]
dc098c7ce5d36179c504d09fc722d190683d0262aaron
dc098c7ce5d36179c504d09fc722d190683d0262aaron *) mod_ext_filter: We need to detect failure to startup the filter
dc098c7ce5d36179c504d09fc722d190683d0262aaron program (a mangled response is not acceptable). Fix to detect
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe failure, and offer configuration option either to abort or
dc098c7ce5d36179c504d09fc722d190683d0262aaron to remove the filter and continue.
0bcb1fe39dfaacf9745b6633f5cc9ebc8e2596caaaron PR 41120 [Nick Kew]
0bcb1fe39dfaacf9745b6633f5cc9ebc8e2596caaaron
0bcb1fe39dfaacf9745b6633f5cc9ebc8e2596caaaron *) mod_session_crypto: Rewrite the session_crypto module against the
0bcb1fe39dfaacf9745b6633f5cc9ebc8e2596caaaron apr_crypto API. [Graham Leggett]
0bcb1fe39dfaacf9745b6633f5cc9ebc8e2596caaaron
0bcb1fe39dfaacf9745b6633f5cc9ebc8e2596caaaron *) mod_auth_form: Fix a pool lifetime issue, don't remove the subrequest
33f5961d34a8b5390cebad0543b3ebe67830e5d7jerenkrantz until the main request is cleaned up. [Graham Leggett]
33f5961d34a8b5390cebad0543b3ebe67830e5d7jerenkrantz
33f5961d34a8b5390cebad0543b3ebe67830e5d7jerenkrantzChanges with Apache 2.3.1
33f5961d34a8b5390cebad0543b3ebe67830e5d7jerenkrantz
33f5961d34a8b5390cebad0543b3ebe67830e5d7jerenkrantz *) ap_slotmem: Add in new slot-based memory access API impl., including
33f5961d34a8b5390cebad0543b3ebe67830e5d7jerenkrantz 2 providers (mod_sharedmem and mod_plainmem) [Jim Jagielski,
ff42f83cbf31893bcde9712332a8e5ee970f6a74trawick Jean-Frederic Clere, Brian Akins <brian.akins turner.com>]
ff42f83cbf31893bcde9712332a8e5ee970f6a74trawick
ff42f83cbf31893bcde9712332a8e5ee970f6a74trawick *) mod_include: support generating non-ASCII characters as entities in SSI
33f5961d34a8b5390cebad0543b3ebe67830e5d7jerenkrantz PR 25202 [Nick Kew]
54e1babd5a5a56c576eeeace54110150769cc916coar
54e1babd5a5a56c576eeeace54110150769cc916coar *) core/utils: Enhance ap_escape_html API to support escaping non-ASCII chars
54e1babd5a5a56c576eeeace54110150769cc916coar PR 25202 [Nick Kew]
54e1babd5a5a56c576eeeace54110150769cc916coar
54e1babd5a5a56c576eeeace54110150769cc916coar *) mod_rewrite: fix "B" flag breakage by reverting r5589343
54e1babd5a5a56c576eeeace54110150769cc916coar PR 45529 [Bob Ionescu <bobsiegen googlemail.com>]
54e1babd5a5a56c576eeeace54110150769cc916coar
54e1babd5a5a56c576eeeace54110150769cc916coar *) CGI: return 504 (Gateway timeout) rather than 500 when a script
54e1babd5a5a56c576eeeace54110150769cc916coar times out before returning status line/headers.
54e1babd5a5a56c576eeeace54110150769cc916coar PR 42190 [Nick Kew]
54e1babd5a5a56c576eeeace54110150769cc916coar
54e1babd5a5a56c576eeeace54110150769cc916coar *) mod_cgid: fix segfault problem on solaris.
54e1babd5a5a56c576eeeace54110150769cc916coar PR 39332 [Masaoki Kobayashi <masaoki techfirm.co.jp>]
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe *) mod_proxy_scgi: Added. [André Malo]
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe *) mod_cache: Introduce 'no-cache' per-request environment variable
949aa7bba7f804faa8e6b08cad42a98fc0255d85jerenkrantz to prevent the saving of an otherwise cacheable response.
949aa7bba7f804faa8e6b08cad42a98fc0255d85jerenkrantz [Eric Covener]
949aa7bba7f804faa8e6b08cad42a98fc0255d85jerenkrantz
949aa7bba7f804faa8e6b08cad42a98fc0255d85jerenkrantz *) mod_rewrite: Introduce DiscardPathInfo|DPI flag to stop the troublesome
949aa7bba7f804faa8e6b08cad42a98fc0255d85jerenkrantz way that per-directory rewrites append the previous notion of PATH_INFO
949aa7bba7f804faa8e6b08cad42a98fc0255d85jerenkrantz to each substitution before evaluating subsequent rules.
e0427bf8e52a8fb920cb8b6adb5cdb3b6535b7fecoar PR 38642 [Eric Covener]
e31aa14791ca6ce21f41fefc9678462b34ce11c7jerenkrantz
e0427bf8e52a8fb920cb8b6adb5cdb3b6535b7fecoar *) mod_cgid: Do not add an empty argument when calling the CGI script.
07021d9f405849228b859d9fb4b877f20e4fbba3jerenkrantz PR 46380 [Ruediger Pluem]
f126ee03179eb54308118f1ec3de5a7b461685d8aaron
f126ee03179eb54308118f1ec3de5a7b461685d8aaron *) scoreboard: Remove unused sb_type from process_score.
f126ee03179eb54308118f1ec3de5a7b461685d8aaron [Torsten Foertsch <torsten.foertsch gmx.net>, Chris Darroch]
f126ee03179eb54308118f1ec3de5a7b461685d8aaron
f126ee03179eb54308118f1ec3de5a7b461685d8aaron *) mod_ssl: Add SSLRenegBufferSize directive to allow changing the
f126ee03179eb54308118f1ec3de5a7b461685d8aaron size of the buffer used for the request-body where necessary
f126ee03179eb54308118f1ec3de5a7b461685d8aaron during a per-dir renegotiation. PR 39243. [Joe Orton]
f126ee03179eb54308118f1ec3de5a7b461685d8aaron
f126ee03179eb54308118f1ec3de5a7b461685d8aaron *) mod_proxy_fdpass: New module to pass a client connection over to a separate
f126ee03179eb54308118f1ec3de5a7b461685d8aaron process that is reading from a unix daemon socket.
f126ee03179eb54308118f1ec3de5a7b461685d8aaron
f126ee03179eb54308118f1ec3de5a7b461685d8aaron *) mod_ssl: Improve environment variable extraction to be more
f126ee03179eb54308118f1ec3de5a7b461685d8aaron efficient and to correctly handle DNs with duplicate tags.
f126ee03179eb54308118f1ec3de5a7b461685d8aaron PR 45975. [Joe Orton]
f126ee03179eb54308118f1ec3de5a7b461685d8aaron
109faf633e12ab0bbdd602c7addc795cce59e8addreid *) Remove the obsolete serial attribute from the RPM spec file. Compile
109faf633e12ab0bbdd602c7addc795cce59e8addreid against the external pcre. Add missing binaries fcgistarter, and
109faf633e12ab0bbdd602c7addc795cce59e8addreid mod_socache* and mod_session*. [Graham Leggett]
109faf633e12ab0bbdd602c7addc795cce59e8addreid
109faf633e12ab0bbdd602c7addc795cce59e8addreidChanges with Apache 2.3.0
109faf633e12ab0bbdd602c7addc795cce59e8addreid
109faf633e12ab0bbdd602c7addc795cce59e8addreid *) mod_ratelimit: New module to do bandwidth rate limiting. [Paul Querna]
109faf633e12ab0bbdd602c7addc795cce59e8addreid
109faf633e12ab0bbdd602c7addc795cce59e8addreid *) Remove X-Pad header which was added as a work around to a bug in
109faf633e12ab0bbdd602c7addc795cce59e8addreid Netscape 2.x to 4.0b2. [Takashi Sato <takashi lans-tv.com>]
109faf633e12ab0bbdd602c7addc795cce59e8addreid
109faf633e12ab0bbdd602c7addc795cce59e8addreid *) Add DTrace Statically Defined Tracing (SDT) probes.
109faf633e12ab0bbdd602c7addc795cce59e8addreid [Theo Schlossnagle <jesus omniti.com>, Paul Querna]
109faf633e12ab0bbdd602c7addc795cce59e8addreid
4ca13a5e126946272f02637e268a8e09193c553ecoar *) mod_proxy_balancer: Move all load balancing implementations
4ca13a5e126946272f02637e268a8e09193c553ecoar as individual, self-contained mod_proxy submodules under
4ca13a5e126946272f02637e268a8e09193c553ecoar modules/proxy/balancers [Jim Jagielski]
4ca13a5e126946272f02637e268a8e09193c553ecoar
4ca13a5e126946272f02637e268a8e09193c553ecoar *) Rename APIs to include ap_ prefix:
b3b4e853e4958357ee2d50e2fe41effecfde9eedwrowe find_child_by_pid -> ap_find_child_by_pid
b3b4e853e4958357ee2d50e2fe41effecfde9eedwrowe suck_in_APR -> ap_suck_in_APR
48c0c81cd6fabac9d3386406d97633780365b839coar sys_privileges_handlers -> ap_sys_privileges_handlers
48c0c81cd6fabac9d3386406d97633780365b839coar unixd_accept -> ap_unixd_accept
48c0c81cd6fabac9d3386406d97633780365b839coar unixd_config -> ap_unixd_config
48c0c81cd6fabac9d3386406d97633780365b839coar unixd_killpg -> ap_unixd_killpg
48c0c81cd6fabac9d3386406d97633780365b839coar unixd_set_global_mutex_perms -> ap_unixd_set_global_mutex_perms
e0427bf8e52a8fb920cb8b6adb5cdb3b6535b7fecoar unixd_set_proc_mutex_perms -> ap_unixd_set_proc_mutex_perms
4ca13a5e126946272f02637e268a8e09193c553ecoar unixd_set_rlimit -> ap_unixd_set_rlimit
b84f66c93f820824b1d5455181f55598b766319cwrowe [Paul Querna]
b84f66c93f820824b1d5455181f55598b766319cwrowe
b84f66c93f820824b1d5455181f55598b766319cwrowe *) core: When the ap_http_header_filter processes an error bucket, cleanup
b84f66c93f820824b1d5455181f55598b766319cwrowe the passed brigade before returning AP_FILTER_ERROR down the filter
7fe18c15b669db9d191859695901dc4fcf3829dawrowe chain. This unambiguously ensures the same error bucket isn't revisited
7fe18c15b669db9d191859695901dc4fcf3829dawrowe [Ruediger Pluem]
7fe18c15b669db9d191859695901dc4fcf3829dawrowe
cc22a72861c58dda7f3768613aec864e4c4e0353striker *) mod_lbmethod_heartbeat: New module to load balance mod_proxy workers
cc22a72861c58dda7f3768613aec864e4c4e0353striker based on heartbeats. [Paul Querna]
cc22a72861c58dda7f3768613aec864e4c4e0353striker
cc22a72861c58dda7f3768613aec864e4c4e0353striker *) mod_heartmonitor: New module to collect heartbeats, and write out a file
60d567a0c2aae815ee6fc20c0d65032bea52c92cwrowe so that other modules can load balance traffic as needed. [Paul Querna]
60d567a0c2aae815ee6fc20c0d65032bea52c92cwrowe
60d567a0c2aae815ee6fc20c0d65032bea52c92cwrowe *) mod_heartbeat: New module to generate multicast heartbeats to know if a
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe server is online. [Paul Querna]
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe
f610c7c704235bc327dbe9b62982f5b3f8e30a77wrowe *) core: Error responses set by filters were being coerced into 500 errors,
2fb49a1d25f38421a68d31b4cbb5d9293fdeafbewrowe sometimes appended to the original error response. Log entry of:
2fb49a1d25f38421a68d31b4cbb5d9293fdeafbewrowe 'Handler for (null) returned invalid result code -3'
60d567a0c2aae815ee6fc20c0d65032bea52c92cwrowe [Eric Covener]
19cbe4d7b7c931723e7249de6829bf965a1fee72stoddard
19cbe4d7b7c931723e7249de6829bf965a1fee72stoddard *) mod_buffer: Honour the flush bucket and flush the buffer in the
b187d568e1507d75139ebc13ca945b38fc05d55cstoddard input filter. Make sure that metadata buckets are written to
b187d568e1507d75139ebc13ca945b38fc05d55cstoddard the buffer, not to the final brigade. [Graham Leggett]
b187d568e1507d75139ebc13ca945b38fc05d55cstoddard
a5ed555df952c85bc1b179f5981e8a6c54ba16e6stoddard *) mod_buffer: Optimise the buffering of heap buckets when the heap
d2f8b010487ffa990a9c268df5a25579e7291bcdrbb buckets stay exactly APR_BUCKET_BUFF_SIZE long. [Graham Leggett,
d2f8b010487ffa990a9c268df5a25579e7291bcdrbb Ruediger Pluem]
a5ed555df952c85bc1b179f5981e8a6c54ba16e6stoddard
0bff2f28ef945280c17099c142126178a78e1e54manoj *) mod_buffer: Optional support for buffering of the input and output
35330e0d79ceb8027223bbb8330a381b1f989d6etrawick filter stacks. Can collapse many small buckets into fewer larger
0bff2f28ef945280c17099c142126178a78e1e54manoj buckets, and prevents excessively small chunks being sent over
9c09943bad734ebd5c7cc10bd6d63b75c4c6e056stoddard the wire. [Graham Leggett]
ff849e4163ed879288f0df15f78b6c9d278ec804fanf
ff849e4163ed879288f0df15f78b6c9d278ec804fanf *) mod_privileges: new module to make httpd on Solaris privileges-aware
447c6ce3ff08073c44f6785d5256271fcb877512wrowe and to enable different virtualhosts to run with different
e0427bf8e52a8fb920cb8b6adb5cdb3b6535b7fecoar privileges and Unix user/group IDs [Nick Kew]
e0427bf8e52a8fb920cb8b6adb5cdb3b6535b7fecoar
e0427bf8e52a8fb920cb8b6adb5cdb3b6535b7fecoar *) mod_mem_cache: this module has been removed. [William Rowe]
e0427bf8e52a8fb920cb8b6adb5cdb3b6535b7fecoar
6758b07b4b79f898b0f56375016cea7da0bfb495wrowe *) authn/z: Remove mod_authn_default and mod_authz_default.
6758b07b4b79f898b0f56375016cea7da0bfb495wrowe [Chris Darroch]
6758b07b4b79f898b0f56375016cea7da0bfb495wrowe
7fe18c15b669db9d191859695901dc4fcf3829dawrowe *) authz: Fix handling of authz configurations, make default authz
db3ccce11afac4fc1d4f51a65424412f7480c46cgstein logic replicate 2.2.x authz logic, and replace <Satisfy*>, Reject,
dd4713dc5b186f4d1be7b88f86608fdb84cbe5d5gstein and AuthzMergeRules directives with Match, <Match*>, and AuthzMerge
48c0c81cd6fabac9d3386406d97633780365b839coar directives. [Chris Darroch]
48c0c81cd6fabac9d3386406d97633780365b839coar
48c0c81cd6fabac9d3386406d97633780365b839coar *) mod_authn_core: Prevent crash when provider alias created to
48c0c81cd6fabac9d3386406d97633780365b839coar provider which is not yet registered. [Chris Darroch]
db3ccce11afac4fc1d4f51a65424412f7480c46cgstein
79d5106a9b65b956d646f5daae4b94bc79e315b8trawick *) mod_authn_core: Add AuthType of None to support disabling
79d5106a9b65b956d646f5daae4b94bc79e315b8trawick authentication. [Chris Darroch]
79d5106a9b65b956d646f5daae4b94bc79e315b8trawick
cf6bf6c34c936e6a6fe731dbce4a5c3c8bf8e9a3gstein *) core: Allow <Limit> and <LimitExcept> directives to nest, and
cf6bf6c34c936e6a6fe731dbce4a5c3c8bf8e9a3gstein constrain their use to conform with that of other access control
cf6bf6c34c936e6a6fe731dbce4a5c3c8bf8e9a3gstein and authorization directives. [Chris Darroch]
b3b4e853e4958357ee2d50e2fe41effecfde9eedwrowe
93c5cba06b623ebe8e4372e886eece12d9a80c3egstein *) unixd: turn existing code into a module, and turn the set user/group
14cccaddba3a9263cf0d0ddc311e18f3e3dc9b0fgstein and chroot into a child_init function. [Nick Kew]
14cccaddba3a9263cf0d0ddc311e18f3e3dc9b0fgstein
14cccaddba3a9263cf0d0ddc311e18f3e3dc9b0fgstein *) core: Add ap_timeout_parameter_parse to public API. [Ruediger Pluem]
14cccaddba3a9263cf0d0ddc311e18f3e3dc9b0fgstein
14cccaddba3a9263cf0d0ddc311e18f3e3dc9b0fgstein *) mod_dir: Support "DirectoryIndex disabled"
14cccaddba3a9263cf0d0ddc311e18f3e3dc9b0fgstein Suggested By André Warnier <aw ice-sa.com> [Eric Covener]
823c303d33c9e637a83d82208bcbafaf5f532d7bgstein
823c303d33c9e637a83d82208bcbafaf5f532d7bgstein *) mod_ssl: Send Content-Type application/ocsp-request for POST requests to
e636eba7474e0010b5c7198af1c2fe5ad8652dbbmanoj OSCP responders. PR 46014 [Dr Stephen Henson <steve openssl.org>]
e636eba7474e0010b5c7198af1c2fe5ad8652dbbmanoj
e636eba7474e0010b5c7198af1c2fe5ad8652dbbmanoj *) Export and install the mod_rewrite.h header to ensure the optional
281da4c02cf40c663298ded7e4e5b913a8f8b814gstein rewrite_mapfunc_t and ap_register_rewrite_mapfunc functions are
281da4c02cf40c663298ded7e4e5b913a8f8b814gstein available to third party modules. [Graham Leggett]
2f728b2e8555fee1b7cc11e886488692f2575fbddougm
2f728b2e8555fee1b7cc11e886488692f2575fbddougm *) mod_authnz_ldap: don't return NULL-valued environment variables to
2f728b2e8555fee1b7cc11e886488692f2575fbddougm other modules. PR 39045 [Francois Pesce <francois.pesce gmail.com>]
60d567a0c2aae815ee6fc20c0d65032bea52c92cwrowe
48c0c81cd6fabac9d3386406d97633780365b839coar *) Don't adjust case in pathname components that are not of interest
60d567a0c2aae815ee6fc20c0d65032bea52c92cwrowe to mod_mime. Fixes mod_negotiation's use of such components.
60d567a0c2aae815ee6fc20c0d65032bea52c92cwrowe PR 43250 [Basant Kumar Kukreja <basant.kukreja sun.com>]
60d567a0c2aae815ee6fc20c0d65032bea52c92cwrowe
60d567a0c2aae815ee6fc20c0d65032bea52c92cwrowe *) Be tolerant in what you accept - accept slightly broken
60d567a0c2aae815ee6fc20c0d65032bea52c92cwrowe status lines from a backend provide they include a valid status code.
60d567a0c2aae815ee6fc20c0d65032bea52c92cwrowe PR 44995 [Rainer Jung <rainer.jung kippdata.de>]
27757f6699a924d4b493a1b6cceb27df27a43287dreid
b3b4e853e4958357ee2d50e2fe41effecfde9eedwrowe *) New module mod_sed: filter Request/Response bodies through sed
27757f6699a924d4b493a1b6cceb27df27a43287dreid [Basant Kumar Kukreja <basant.kukreja sun.com>]
21e01f13f717faeca3e498d7d9c9b4d3af98ae27trawick
21e01f13f717faeca3e498d7d9c9b4d3af98ae27trawick *) mod_auth_form: Make sure that basic authentication is correctly
21e01f13f717faeca3e498d7d9c9b4d3af98ae27trawick faked directly after login. [Graham Leggett]
21e01f13f717faeca3e498d7d9c9b4d3af98ae27trawick
21e01f13f717faeca3e498d7d9c9b4d3af98ae27trawick *) mod_session_cookie, mod_session_dbd: Make sure cookies are set both
21e01f13f717faeca3e498d7d9c9b4d3af98ae27trawick within the output headers and error output headers, so that the
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard session is maintained across redirects. [Graham Leggett]
0a5d24f1bcf38baf13b60c1a021057a9979ce4fbcoar
0a5d24f1bcf38baf13b60c1a021057a9979ce4fbcoar *) mod_auth_form: Make sure the logged in user is populated correctly
0a5d24f1bcf38baf13b60c1a021057a9979ce4fbcoar after a form login. Fixes a missing REMOTE_USER variable directly
05cd8b63829a8a9047076ffbce8dd6cd1cb2db92thommay following a login. [Graham Leggett]
05cd8b63829a8a9047076ffbce8dd6cd1cb2db92thommay
05cd8b63829a8a9047076ffbce8dd6cd1cb2db92thommay *) mod_session_cookie: Make sure that cookie attributes are correctly
05cd8b63829a8a9047076ffbce8dd6cd1cb2db92thommay included in the blank cookie when cookies are removed. This fixes an
05cd8b63829a8a9047076ffbce8dd6cd1cb2db92thommay inability to log out when using mod_auth_form. [Graham Leggett]
05cd8b63829a8a9047076ffbce8dd6cd1cb2db92thommay
05cd8b63829a8a9047076ffbce8dd6cd1cb2db92thommay *) mod_autoindex: add configuration option to insert string
05cd8b63829a8a9047076ffbce8dd6cd1cb2db92thommay in HTML HEAD. [Nick Kew]
05cd8b63829a8a9047076ffbce8dd6cd1cb2db92thommay
05cd8b63829a8a9047076ffbce8dd6cd1cb2db92thommay *) mod_session: Prevent a segfault when a CGI script sets a cookie with a
05cd8b63829a8a9047076ffbce8dd6cd1cb2db92thommay null value. [David Shane Holden <dpejesh apache.org>]
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe *) mod_headers: Prevent Header edit from processing only the first header
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe of possibly multiple headers with the same name and deleting the
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe remaining ones. PR 45333. [Ruediger Pluem]
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe *) mod_rewrite: Preserve the query string with [proxy,noescape]. PR 45247
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe [Tom Donovan]
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe *) core, authn/z: Determine registered authn/z providers directly in
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe ap_setup_auth_internal(), which allows optional functions that just
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe wrapped ap_list_provider_names() to be removed from authn/z modules.
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe [Chris Darroch]
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe *) authn/z: Convert common provider version strings to macros.
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe [Chris Darroch]
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe *) ab: Make ab.c compile on VC6. PR 45024 [Ruediger Pluem]
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe *) configure: Don't reject libtool 2.x
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe PR 44817 [Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA gmail.com>]
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe *) core: When testing for slash-terminated configuration paths in
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe ap_location_walk(), don't look past the start of an empty string
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe such as that created by a <Location ""> directive.
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe [Chris Darroch]
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe *) core, mod_proxy: If a kept_body is present, it becomes safe for
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe subrequests to support message bodies. Make sure that safety
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe checks within the core and within the proxy are not triggered
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe when kept_body is present. This makes it possible to embed
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe proxied POST requests within mod_include. [Graham Leggett]
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe *) mod_auth_form: Make sure the input filter stack is properly set
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe up before reading the login form. Make sure the kept body filter
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe is correctly inserted to ensure the body can be read a second
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe time safely should the authn be successful. [Graham Leggett,
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe Ruediger Pluem]
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe *) mod_request: Insert the KEPT_BODY filter via the insert_filter
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe hook instead of during fixups. Add a safety check to ensure the
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe filters cannot be inserted more than once. [Graham Leggett,
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe Ruediger Pluem]
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe *) core: Do not allow Options ALL if not all options are allowed to be
afbd720d176856630fed7c6576cdd3ae25a407edstoddard overwritten. PR 44262 [Michał Grzędzicki <lazy iq.pl>]
afbd720d176856630fed7c6576cdd3ae25a407edstoddard
afbd720d176856630fed7c6576cdd3ae25a407edstoddard *) ap_cache_cacheable_headers_out() will (now) always
afbd720d176856630fed7c6576cdd3ae25a407edstoddard merge an error headers _before_ clearing them and _before_
afbd720d176856630fed7c6576cdd3ae25a407edstoddard merging in the actual entity headers and doing normal
afbd720d176856630fed7c6576cdd3ae25a407edstoddard hop-by-hop cleansing. [Dirk-Willem van Gulik].
afbd720d176856630fed7c6576cdd3ae25a407edstoddard
afbd720d176856630fed7c6576cdd3ae25a407edstoddard *) cache: retire ap_cache_cacheable_hdrs_out() which was used
afbd720d176856630fed7c6576cdd3ae25a407edstoddard for both in- and out-put headers; and replace it by a single
afbd720d176856630fed7c6576cdd3ae25a407edstoddard ap_cache_cacheable_headers() wrapped in a in- and out-put
afbd720d176856630fed7c6576cdd3ae25a407edstoddard specific ap_cache_cacheable_headers_in()/out(). The latter
afbd720d176856630fed7c6576cdd3ae25a407edstoddard which will also merge error and ensure content-type. To keep
afbd720d176856630fed7c6576cdd3ae25a407edstoddard cache modules consistent with ease. This API change bumps
afbd720d176856630fed7c6576cdd3ae25a407edstoddard up the minor MM by one [Dirk-Willem van Gulik].
28c4fe67d75f8f26504d75b7aa8dc5d868032888wrowe
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard *) mod_rewrite: Allow Cookie option to set secure and HttpOnly flags.
f881b8be216de36c6b964324c772450bca38a4e6trawick PR 44799 [Christian Wenz <christian wenz.org>]
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard
6f1e2a1eb9944358dc96ee52f2048377c57f1cfaaaron *) Move the KeptBodySize directive, kept_body filters and the
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard ap_parse_request_body function out of the http module and into a
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard new module called mod_request, reducing the size of the core.
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard [Graham Leggett]
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard *) mod_dbd: Handle integer configuration directive parameters with a
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard dedicated function.
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard *) Change the directives within the mod_session* modules to be valid
afbd720d176856630fed7c6576cdd3ae25a407edstoddard both inside and outside the location/directory sections, as
afbd720d176856630fed7c6576cdd3ae25a407edstoddard suggested by wrowe. [Graham Leggett]
afbd720d176856630fed7c6576cdd3ae25a407edstoddard
afbd720d176856630fed7c6576cdd3ae25a407edstoddard *) mod_auth_form: Add a module capable of allowing end users to log
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard in using an HTML form, storing the credentials within mod_session.
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard [Graham Leggett]
c408915e2a85fedc520e97e96abda8f61aafc804stoddard
c408915e2a85fedc520e97e96abda8f61aafc804stoddard *) Add a function to the http filters that is able to parse an HTML
c408915e2a85fedc520e97e96abda8f61aafc804stoddard form request with the type of application/x-www-form-urlencoded.
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard [Graham Leggett]
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard *) mod_session_crypto: Initialise SSL in the post config hook.
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard [Ruediger Pluem, Graham Leggett]
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard *) mod_session_dbd: Add a session implementation capable of storing
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard session information in a SQL database via the dbd interface. Useful
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard for sites where session privacy is important. [Graham Leggett]
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard *) mod_session_crypto: Add a session encoding implementation capable
a32ddb6cabb635ca29ccff87f8bf5c6af3b78ecfstoddard of encrypting and decrypting sessions wherever they may be stored.
a32ddb6cabb635ca29ccff87f8bf5c6af3b78ecfstoddard Introduces a level of privacy when sessions are stored on the
a32ddb6cabb635ca29ccff87f8bf5c6af3b78ecfstoddard browser. [Graham Leggett]
783e9d9e55a1ecb3c0eedb14493667ed642191c5rederpj
783e9d9e55a1ecb3c0eedb14493667ed642191c5rederpj *) mod_session_cookie: Add a session implementation capable of storing
75f8e1cae5ca3a16a7400cdddf604815ab06b5a8rederpj session information within cookies on the browser. Useful for high
75f8e1cae5ca3a16a7400cdddf604815ab06b5a8rederpj volume sites where server bound sessions are too resource intensive.
75f8e1cae5ca3a16a7400cdddf604815ab06b5a8rederpj [Graham Leggett]
783e9d9e55a1ecb3c0eedb14493667ed642191c5rederpj
951342b69609b2b45303f89f91275676d5325217bnicholes *) mod_session: Add a generic session interface to unify the different
951342b69609b2b45303f89f91275676d5325217bnicholes attempts at saving persistent sessions across requests.
951342b69609b2b45303f89f91275676d5325217bnicholes [Graham Leggett]
ddd44b06b04507cae083c52451e28f54f0bdb5afstoddard
64ad864fa0f4493eebb181e393b40a8a90beccb9coar *) core, authn/z: Avoid calling access control hooks for internal requests
64ad864fa0f4493eebb181e393b40a8a90beccb9coar with configurations which match those of initial request. Revert to
64ad864fa0f4493eebb181e393b40a8a90beccb9coar original behaviour (call access control hooks for internal requests
7787343a549c7309035b3b7836e00edb6e3a915ewrowe with URIs different from initial request) if any access control hooks or
64ad864fa0f4493eebb181e393b40a8a90beccb9coar providers are not registered as permitting this optimization.
7787343a549c7309035b3b7836e00edb6e3a915ewrowe Introduce wrappers for access control hook and provider registration
48c0c81cd6fabac9d3386406d97633780365b839coar which can accept additional mode and flag data. [Chris Darroch]
64ad864fa0f4493eebb181e393b40a8a90beccb9coar
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) Introduced ap_expr API for expression evaluation.
7787343a549c7309035b3b7836e00edb6e3a915ewrowe This is adapted from mod_include, which is the first module
48c0c81cd6fabac9d3386406d97633780365b839coar to use the new API.
64ad864fa0f4493eebb181e393b40a8a90beccb9coar [Nick Kew]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
48c0c81cd6fabac9d3386406d97633780365b839coar *) mod_authz_dbd: When redirecting after successful login/logout per
64ad864fa0f4493eebb181e393b40a8a90beccb9coar AuthzDBDRedirectQuery, do not report authorization failure, and use
7787343a549c7309035b3b7836e00edb6e3a915ewrowe first row returned by database query instead of last row.
7787343a549c7309035b3b7836e00edb6e3a915ewrowe [Chris Darroch]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
48c0c81cd6fabac9d3386406d97633780365b839coar *) mod_ldap: Correctly return all requested attribute values
64ad864fa0f4493eebb181e393b40a8a90beccb9coar when some attributes have a null value.
7787343a549c7309035b3b7836e00edb6e3a915ewrowe PR 44560 [Anders Kaseorg <anders kaseorg.com>]
48c0c81cd6fabac9d3386406d97633780365b839coar
64ad864fa0f4493eebb181e393b40a8a90beccb9coar *) core: check symlink ownership if both FollowSymlinks and
7787343a549c7309035b3b7836e00edb6e3a915ewrowe SymlinksIfOwnerMatch are set [Nick Kew]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) core: fix origin checking in SymlinksIfOwnerMatch
48c0c81cd6fabac9d3386406d97633780365b839coar PR 36783 [Robert L Mathews <rob-apache.org.bugs tigertech.net>]
64ad864fa0f4493eebb181e393b40a8a90beccb9coar
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) Activate mod_cache, mod_file_cache and mod_disk_cache as part of the
48c0c81cd6fabac9d3386406d97633780365b839coar 'most' set for '--enable-modules' and '--enable-shared-mods'. Include
64ad864fa0f4493eebb181e393b40a8a90beccb9coar mod_mem_cache in 'all' as well. [Dirk-Willem van Gulik]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
48c0c81cd6fabac9d3386406d97633780365b839coar *) Also install mod_so.h, mod_rewrite.h and mod_cache.h; as these
64ad864fa0f4493eebb181e393b40a8a90beccb9coar contain public function declarations which are useful for
7787343a549c7309035b3b7836e00edb6e3a915ewrowe third party module authors. PR 42431 [Dirk-Willem van Gulik].
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
48c0c81cd6fabac9d3386406d97633780365b839coar *) mod_dir, mod_negotiation: pass the output filter information
64ad864fa0f4493eebb181e393b40a8a90beccb9coar to newly created sub requests; as these are later on used
7787343a549c7309035b3b7836e00edb6e3a915ewrowe as true requests with an internal redirect. This allows for
48c0c81cd6fabac9d3386406d97633780365b839coar mod_cache et.al. to trap the results of the redirect.
64ad864fa0f4493eebb181e393b40a8a90beccb9coar [Dirk-Willem van Gulik, Ruediger Pluem]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
48c0c81cd6fabac9d3386406d97633780365b839coar *) mod_ldap: Add support (taking advantage of the new APR capability)
64ad864fa0f4493eebb181e393b40a8a90beccb9coar for ldap rebind callback while chasing referrals. This allows direct
7787343a549c7309035b3b7836e00edb6e3a915ewrowe searches on LDAP servers (in particular MS Active Directory 2003+)
48c0c81cd6fabac9d3386406d97633780365b839coar using referrals without the use of the global catalog.
64ad864fa0f4493eebb181e393b40a8a90beccb9coar PRs 26538, 40268, and 42557 [Paul J. Reder]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
48c0c81cd6fabac9d3386406d97633780365b839coar *) mod_ssl: Added server name indication support (SNI, RFC 4366).
64ad864fa0f4493eebb181e393b40a8a90beccb9coar PR 34607. [Kaspar Brand <asfbugz velox.ch>]. A test configuration
7787343a549c7309035b3b7836e00edb6e3a915ewrowe can be created with test/make_sni.sh [Dirk-Willem van Gulik].
48c0c81cd6fabac9d3386406d97633780365b839coar
64ad864fa0f4493eebb181e393b40a8a90beccb9coar *) ApacheMonitor.exe: Introduce --kill argument for use by the
7787343a549c7309035b3b7836e00edb6e3a915ewrowe installer. This will permit the installation tool to remove
48c0c81cd6fabac9d3386406d97633780365b839coar all running instances before attempting to remove the .exe.
64ad864fa0f4493eebb181e393b40a8a90beccb9coar [William Rowe]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) mod_ssl: Add support for OCSP validation of client certificates.
48c0c81cd6fabac9d3386406d97633780365b839coar PR 41123. [Marc Stern <marc.stern approach.be>, Joe Orton]
64ad864fa0f4493eebb181e393b40a8a90beccb9coar
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) mod_serf: New module for Reverse Proxying. [Paul Querna]
48c0c81cd6fabac9d3386406d97633780365b839coar
64ad864fa0f4493eebb181e393b40a8a90beccb9coar *) core: Add the option to keep aside a request body up to a certain
7787343a549c7309035b3b7836e00edb6e3a915ewrowe size that would otherwise be discarded, to be consumed by filters
48c0c81cd6fabac9d3386406d97633780365b839coar such as mod_include. When enabled for a directory, POST requests
64ad864fa0f4493eebb181e393b40a8a90beccb9coar to shtml files can be passed through to embedded scripts as POST
7787343a549c7309035b3b7836e00edb6e3a915ewrowe requests, rather being downgraded to GET requests. [Graham Leggett]
48c0c81cd6fabac9d3386406d97633780365b839coar
64ad864fa0f4493eebb181e393b40a8a90beccb9coar *) mod_ssl: Fix TLS upgrade (RFC 2817) support. PR 41231. [Joe Orton]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) scoreboard: Correctly declare ap_time_process_request.
48c0c81cd6fabac9d3386406d97633780365b839coar PR 43789 [Tom Donovan <Tom.Donovan acm.org>]
64ad864fa0f4493eebb181e393b40a8a90beccb9coar
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) core; scoreboard: ap_get_scoreboard_worker(sbh) now takes the sbh member
7787343a549c7309035b3b7836e00edb6e3a915ewrowe from the connection rec, ap_get_scoreboard_worker(proc, thread) will now
48c0c81cd6fabac9d3386406d97633780365b839coar provide the unusual legacy lookup. [William Rowe]
64ad864fa0f4493eebb181e393b40a8a90beccb9coar
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) mpm winnt: fix null pointer dereference
7787343a549c7309035b3b7836e00edb6e3a915ewrowe PR 42572 [Davi Arnaut]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
48c0c81cd6fabac9d3386406d97633780365b839coar *) mod_authnz_ldap, mod_authn_dbd: Tidy up the code to expose authn
64ad864fa0f4493eebb181e393b40a8a90beccb9coar parameters to the environment. Improve portability to
7787343a549c7309035b3b7836e00edb6e3a915ewrowe EBCDIC machines by using apr_toupper(). [Martin Kraemer]
48c0c81cd6fabac9d3386406d97633780365b839coar
64ad864fa0f4493eebb181e393b40a8a90beccb9coar *) mod_ldap, mod_authnzldap: Add support for nested groups (i.e. the ability
7787343a549c7309035b3b7836e00edb6e3a915ewrowe to authorize an authenticated user via a "require ldap-group X" directive
48c0c81cd6fabac9d3386406d97633780365b839coar where the user is not in group X, but is in a subgroup contained in X.
64ad864fa0f4493eebb181e393b40a8a90beccb9coar PR 42891 [Paul J. Reder]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) mod_ssl: Add support for caching SSL Sessions in memcached. [Paul Querna]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) mod_ldap: Fix the search limit parameter to ldap_search_ext_s()
48c0c81cd6fabac9d3386406d97633780365b839coar for SDKs that define LDAP_NO_LIMIT to something other than -1.
64ad864fa0f4493eebb181e393b40a8a90beccb9coar [David Jones <oscaremma gmail.com>]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
48c0c81cd6fabac9d3386406d97633780365b839coar *) apxs: Enhance -q flag to print all known variables and their values
64ad864fa0f4493eebb181e393b40a8a90beccb9coar when invoked without variable name(s).
7787343a549c7309035b3b7836e00edb6e3a915ewrowe [William Rowe, Sander Temme]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
48c0c81cd6fabac9d3386406d97633780365b839coar *) apxs: Eliminate run-time check for mod_so. PR 40653.
64ad864fa0f4493eebb181e393b40a8a90beccb9coar [David M. Lee <dmlee crossroads.com>]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) beos MPM: Create pmain pool and run modules' child_init hooks when
7787343a549c7309035b3b7836e00edb6e3a915ewrowe entering ap_mpm_run(), then destroy pmain when exiting ap_mpm_run().
48c0c81cd6fabac9d3386406d97633780365b839coar [Chris Darroch]
64ad864fa0f4493eebb181e393b40a8a90beccb9coar
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) netware MPM: Destroy pmain pool when exiting ap_mpm_run() so that
7787343a549c7309035b3b7836e00edb6e3a915ewrowe cleanups registered in modules' child_init hooks are performed.
7787343a549c7309035b3b7836e00edb6e3a915ewrowe [Chris Darroch]
48c0c81cd6fabac9d3386406d97633780365b839coar
64ad864fa0f4493eebb181e393b40a8a90beccb9coar *) mod_dbd: Stash DBD connections in request_config of initial request
7787343a549c7309035b3b7836e00edb6e3a915ewrowe only, or else sub-requests and internal redirections may cause
48c0c81cd6fabac9d3386406d97633780365b839coar entire DBD pool to be stashed in a single HTTP request. [Chris Darroch]
64ad864fa0f4493eebb181e393b40a8a90beccb9coar
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) Fix issue which could cause error messages to be written to access logs
48c0c81cd6fabac9d3386406d97633780365b839coar on Win32. PR 40476. [Tom Donovan <Tom.Donovan acm.org>]
64ad864fa0f4493eebb181e393b40a8a90beccb9coar
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) The LockFile directive, which specifies the location of
48c0c81cd6fabac9d3386406d97633780365b839coar the accept() mutex lockfile, is deprecated. Instead, the
64ad864fa0f4493eebb181e393b40a8a90beccb9coar AcceptMutex directive now takes an optional lockfile
7787343a549c7309035b3b7836e00edb6e3a915ewrowe location parameter, ala SSLMutex. [Jim Jagielski]
48c0c81cd6fabac9d3386406d97633780365b839coar
64ad864fa0f4493eebb181e393b40a8a90beccb9coar *) mod_authn_dbd: Export any additional columns queried in the SQL select
7787343a549c7309035b3b7836e00edb6e3a915ewrowe into the environment with the name AUTHENTICATE_<COLUMN>. This brings
48c0c81cd6fabac9d3386406d97633780365b839coar mod_authn_dbd behaviour in line with mod_authnz_ldap. [Graham Leggett]
64ad864fa0f4493eebb181e393b40a8a90beccb9coar
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) mod_dbd: Key the storage of prepared statements on the hex string
48c0c81cd6fabac9d3386406d97633780365b839coar value of server_rec, rather than the server name, as the server name
64ad864fa0f4493eebb181e393b40a8a90beccb9coar may change (eg when the server name is set) at any time, causing
7787343a549c7309035b3b7836e00edb6e3a915ewrowe weird behaviour in modules dependent on mod_dbd. [Graham Leggett]
48c0c81cd6fabac9d3386406d97633780365b839coar
64ad864fa0f4493eebb181e393b40a8a90beccb9coar *) mod_proxy_fcgi: Added win32 build. [Mladen Turk]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) sendfile_nonblocking() takes the _brigade_ as an argument, gets
48c0c81cd6fabac9d3386406d97633780365b839coar the first bucket from the brigade, finds it not to be a FILE
64ad864fa0f4493eebb181e393b40a8a90beccb9coar bucket and barfs. The fix is to pass a bucket rather than a brigade.
7787343a549c7309035b3b7836e00edb6e3a915ewrowe [Niklas Edmundsson <nikke acc.umu.se>]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
48c0c81cd6fabac9d3386406d97633780365b839coar *) mod_rewrite: support rewritemap by SQL query [Nick Kew]
64ad864fa0f4493eebb181e393b40a8a90beccb9coar
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) ap_get_server_version() has been removed. Third-party modules must
48c0c81cd6fabac9d3386406d97633780365b839coar now use ap_get_server_banner() or ap_get_server_description().
64ad864fa0f4493eebb181e393b40a8a90beccb9coar [Jeff Trawick]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) All MPMs: Introduce a check_config phase between pre_config and
7787343a549c7309035b3b7836e00edb6e3a915ewrowe open_logs, to allow modules to review interdependent configuration
7787343a549c7309035b3b7836e00edb6e3a915ewrowe directive values and adjust them while messages can still be logged
48c0c81cd6fabac9d3386406d97633780365b839coar to the console. Handle relevant MPM directives during this phase
64ad864fa0f4493eebb181e393b40a8a90beccb9coar and format messages for both the console and the error log, as
7787343a549c7309035b3b7836e00edb6e3a915ewrowe appropriate. [Chris Darroch]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) mod_proxy: don't URLencode tilde in path component
7787343a549c7309035b3b7836e00edb6e3a915ewrowe [Stijn Hoop <stijn sandcat.nl>]
48c0c81cd6fabac9d3386406d97633780365b839coar
64ad864fa0f4493eebb181e393b40a8a90beccb9coar *) mpm_winnt: Fix return values from wait_for_many_objects.
7787343a549c7309035b3b7836e00edb6e3a915ewrowe The return value is index to the signaled thread in the
64ad864fa0f4493eebb181e393b40a8a90beccb9coar creted_threads array. We can not use WAIT_TIMEOUT because
48c0c81cd6fabac9d3386406d97633780365b839coar his value is defined as 258, thus limiting the MaxThreads
64ad864fa0f4493eebb181e393b40a8a90beccb9coar to that value. [Mladen Turk]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) core: Do not allow internal redirects like the DirectoryIndex of mod_dir
7787343a549c7309035b3b7836e00edb6e3a915ewrowe to circumvent the symbolic link checks imposed by FollowSymLinks and
48c0c81cd6fabac9d3386406d97633780365b839coar SymLinksIfOwnerMatch. [Nick Kew, Ruediger Pluem, William Rowe]
64ad864fa0f4493eebb181e393b40a8a90beccb9coar
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) New SSLLogLevelDebugDump [ None (default) | IO (not bytes) | Bytes ]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe configures the I/O Dump of SSL traffic, when LogLevel is set to Debug.
7787343a549c7309035b3b7836e00edb6e3a915ewrowe The default is none as this is far greater debugging resolution than
48c0c81cd6fabac9d3386406d97633780365b839coar the typical administrator is prepared to untangle. [William Rowe]
64ad864fa0f4493eebb181e393b40a8a90beccb9coar
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) mod_disk_cache: If possible, check if the size of an object to cache is
48c0c81cd6fabac9d3386406d97633780365b839coar within the configured boundaries before actually saving data.
64ad864fa0f4493eebb181e393b40a8a90beccb9coar [Niklas Edmundsson <nikke acc.umu.se>]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) mod_disk_cache: Delete temporary files if they cannot be renamed to their
48c0c81cd6fabac9d3386406d97633780365b839coar final name. [Davi Arnaut <davi haxent.com.br>]
64ad864fa0f4493eebb181e393b40a8a90beccb9coar
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) Worker and event MPMs: Remove improper scoreboard updates which were
48c0c81cd6fabac9d3386406d97633780365b839coar performed in the event of a fork() failure. [Chris Darroch]
64ad864fa0f4493eebb181e393b40a8a90beccb9coar
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) Add support for fcgi:// proxies to mod_rewrite.
48c0c81cd6fabac9d3386406d97633780365b839coar [Markus Schiegl <ms schiegl.com>]
64ad864fa0f4493eebb181e393b40a8a90beccb9coar
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) Remove incorrect comments from scoreboard.h regarding conditional
7787343a549c7309035b3b7836e00edb6e3a915ewrowe loading of worker_score structure with mod_status, and remove unused
7787343a549c7309035b3b7836e00edb6e3a915ewrowe definitions relating to old life_status field.
48c0c81cd6fabac9d3386406d97633780365b839coar [Chris Darroch <chrisd pearsoncmg.com>]
64ad864fa0f4493eebb181e393b40a8a90beccb9coar
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) Remove allocation of memory for unused array of lb_score pointers
7787343a549c7309035b3b7836e00edb6e3a915ewrowe in ap_init_scoreboard(). [Chris Darroch <chrisd pearsoncmg.com>]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
48c0c81cd6fabac9d3386406d97633780365b839coar *) Add mod_proxy_fcgi, a FastCGI back end for mod_proxy.
64ad864fa0f4493eebb181e393b40a8a90beccb9coar [Garrett Rooney, Jim Jagielski, Paul Querna]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) Event MPM: Fill in the scoreboard's tid field. PR 38736.
48c0c81cd6fabac9d3386406d97633780365b839coar [Chris Darroch <chrisd pearsoncmg.com>]
64ad864fa0f4493eebb181e393b40a8a90beccb9coar
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) mod_charset_lite: Remove Content-Length when output filter can
48c0c81cd6fabac9d3386406d97633780365b839coar invalidate it. Warn when input filter can invalidate it.
64ad864fa0f4493eebb181e393b40a8a90beccb9coar [Jeff Trawick]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) Authz: Add the new module mod_authn_core that will provide common
48c0c81cd6fabac9d3386406d97633780365b839coar authn directives such as 'AuthType', 'AuthName'. Move the directives
64ad864fa0f4493eebb181e393b40a8a90beccb9coar 'AuthType' and 'AuthName' out of the core module and merge mod_authz_alias
7787343a549c7309035b3b7836e00edb6e3a915ewrowe into mod_authn_core. [Brad Nicholes]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) Authz: Move the directives 'Order', 'Allow', 'Deny' and 'Satisfy'
7787343a549c7309035b3b7836e00edb6e3a915ewrowe into the new module mod_access_compat which can be loaded to provide
48c0c81cd6fabac9d3386406d97633780365b839coar support for these directives.
64ad864fa0f4493eebb181e393b40a8a90beccb9coar [Brad Nicholes]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) Authz: Move the 'Require' directive from the core module as well as
7787343a549c7309035b3b7836e00edb6e3a915ewrowe add the directives '<SatisfyAll>', '<SatisfyOne>', '<RequireAlias>'
48c0c81cd6fabac9d3386406d97633780365b839coar and 'Reject' to mod_authz_core. The new directives introduce 'AND/OR'
64ad864fa0f4493eebb181e393b40a8a90beccb9coar logic into the authorization processing. [Brad Nicholes]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
48c0c81cd6fabac9d3386406d97633780365b839coar *) Authz: Add the new module mod_authz_core which acts as the
64ad864fa0f4493eebb181e393b40a8a90beccb9coar authorization provider vector and contains common authz
7787343a549c7309035b3b7836e00edb6e3a915ewrowe directives. [Brad Nicholes]
48c0c81cd6fabac9d3386406d97633780365b839coar
64ad864fa0f4493eebb181e393b40a8a90beccb9coar *) Authz: Renamed mod_authz_dbm authz providers from 'group' and
7787343a549c7309035b3b7836e00edb6e3a915ewrowe 'file-group' to 'dbm-group' and 'dbm-file-group'. [Brad Nicholes]
48c0c81cd6fabac9d3386406d97633780365b839coar
64ad864fa0f4493eebb181e393b40a8a90beccb9coar *) Authz: Added the new authz providers 'env', 'ip', 'host', 'all' to handle
7787343a549c7309035b3b7836e00edb6e3a915ewrowe host-based access control provided by mod_authz_host and invoked
48c0c81cd6fabac9d3386406d97633780365b839coar through the 'Require' directive. [Brad Nicholes]
64ad864fa0f4493eebb181e393b40a8a90beccb9coar
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) Authz: Convert all of the authz modules from hook based to
48c0c81cd6fabac9d3386406d97633780365b839coar provider based. [Brad Nicholes]
64ad864fa0f4493eebb181e393b40a8a90beccb9coar
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) mod_cache: Add CacheMinExpire directive to set the minimum time in
48c0c81cd6fabac9d3386406d97633780365b839coar seconds to cache a document.
64ad864fa0f4493eebb181e393b40a8a90beccb9coar [Brian Akins <brian.akins turner.com>, Ruediger Pluem]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
48c0c81cd6fabac9d3386406d97633780365b839coar *) mod_authz_dbd: SQL authz with Login/Session support [Nick Kew]
64ad864fa0f4493eebb181e393b40a8a90beccb9coar
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) Fix typo in ProxyStatus syntax error message.
48c0c81cd6fabac9d3386406d97633780365b839coar [Christophe Jaillet <christophe.jaillet wanadoo.fr>]
64ad864fa0f4493eebb181e393b40a8a90beccb9coar
7787343a549c7309035b3b7836e00edb6e3a915ewrowe *) Asynchronous write completion for the Event MPM. [Brian Pane]
48c0c81cd6fabac9d3386406d97633780365b839coar
64ad864fa0f4493eebb181e393b40a8a90beccb9coar *) Added an End-Of-Request bucket type. The logging of a request and
7787343a549c7309035b3b7836e00edb6e3a915ewrowe the freeing of its pool are now done when the EOR bucket is destroyed.
48c0c81cd6fabac9d3386406d97633780365b839coar This has the effect of delaying the logging until right after the last
64ad864fa0f4493eebb181e393b40a8a90beccb9coar of the response is sent; ap_core_output_filter() calls the access logger
7787343a549c7309035b3b7836e00edb6e3a915ewrowe indirectly when it destroys the EOR bucket. [Brian Pane]
48c0c81cd6fabac9d3386406d97633780365b839coar
64ad864fa0f4493eebb181e393b40a8a90beccb9coar *) Rewrite of logresolve support utility: IPv6 addresses are now supported
7787343a549c7309035b3b7836e00edb6e3a915ewrowe and the format of statistical output has changed. [Colm MacCarthaigh]
48c0c81cd6fabac9d3386406d97633780365b839coar
64ad864fa0f4493eebb181e393b40a8a90beccb9coar *) Rewrite of ap_coreoutput_filter to do nonblocking writes [Brian Pane]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
48c0c81cd6fabac9d3386406d97633780365b839coar *) Added new connection states for handler and write completion
64ad864fa0f4493eebb181e393b40a8a90beccb9coar [Brian Pane]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
48c0c81cd6fabac9d3386406d97633780365b839coar *) mod_cgid: Refuse to work on Solaris 10 due to OS bugs. PR 34264.
64ad864fa0f4493eebb181e393b40a8a90beccb9coar [Justin Erenkrantz]
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
48c0c81cd6fabac9d3386406d97633780365b839coar *) Teach mod_ssl to use arbitrary OIDs in an SSLRequire directive,
64ad864fa0f4493eebb181e393b40a8a90beccb9coar allowing string-valued client certificate attributes to be used for
7787343a549c7309035b3b7836e00edb6e3a915ewrowe access control, as in: SSLRequire "value" in OID("1.3.6.1.4.1.18060.1")
48c0c81cd6fabac9d3386406d97633780365b839coar [Martin Kraemer, David Reid]
64ad864fa0f4493eebb181e393b40a8a90beccb9coar
7787343a549c7309035b3b7836e00edb6e3a915ewrowe [Apache 2.1.0-dev includes those bug fixes and changes with the
48c0c81cd6fabac9d3386406d97633780365b839coar Apache 2.2.xx tree as documented, and except as noted, below.]
64ad864fa0f4493eebb181e393b40a8a90beccb9coar
7787343a549c7309035b3b7836e00edb6e3a915ewroweChanges with Apache 2.2.x and later:
48c0c81cd6fabac9d3386406d97633780365b839coar
64ad864fa0f4493eebb181e393b40a8a90beccb9coar *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?view=markup
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
7787343a549c7309035b3b7836e00edb6e3a915ewroweChanges with Apache 2.0.x and later:
7787343a549c7309035b3b7836e00edb6e3a915ewrowe
48c0c81cd6fabac9d3386406d97633780365b839coar *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/CHANGES?view=markup
64ad864fa0f4493eebb181e393b40a8a90beccb9coar
7787343a549c7309035b3b7836e00edb6e3a915ewroweChanges with Apache 1.3.x and later:
48c0c81cd6fabac9d3386406d97633780365b839coar
64ad864fa0f4493eebb181e393b40a8a90beccb9coar *) http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/CHANGES?view=markup
7787343a549c7309035b3b7836e00edb6e3a915ewrowe