CHANGES revision 6bc4f334a04802bab835893d0c42af8bfb9c3c41
f743002678eb67b99bbc29fee116b65d9530fec0wrowe -*- coding: utf-8 -*-
415bb21f281e9b4f905d5893fede9165bdf1491bjimChanges with Apache 2.3.3
f743002678eb67b99bbc29fee116b65d9530fec0wrowe *) SECURITY: CVE-2009-3095 (cve.mitre.org)
f743002678eb67b99bbc29fee116b65d9530fec0wrowe mod_proxy_ftp: sanity check authn credentials.
f743002678eb67b99bbc29fee116b65d9530fec0wrowe [Stefan Fritsch <sf fritsch.de>, Joe Orton]
2cd2891cea784de97020bcada4e834e224428d0ccovener *) SECURITY: CVE-2009-3094 (cve.mitre.org)
2cd2891cea784de97020bcada4e834e224428d0ccovener mod_proxy_ftp: NULL pointer dereference on error paths.
2cd2891cea784de97020bcada4e834e224428d0ccovener [Stefan Fritsch <sf fritsch.de>, Joe Orton]
1f9c3dc1ba4b56b2c14f40db86f532114504b5cfwrowe *) mod_socache_shmcb: Only parse cache size in parens at the end of the
2cd2891cea784de97020bcada4e834e224428d0ccovener string. Fixes SSLSessionCache directive mis-parsing parens in pathname.
067fc2710958d8d2a276cd8e54284a178d232a8bsf PR 47945. [Stefan Fritsch]
067fc2710958d8d2a276cd8e54284a178d232a8bsf *) htpasswd: Improve out of disk space handling. PR 30877. [Stefan Fritsch]
40a9ce7a0e17b10b08693f98ed4f64e456ef69a1kbrand *) htpasswd: Use MD5 hash by default on all platforms. [Stefan Fritsch]
3a59bb90be3bc6246632384c3d885b875ae507d5sf *) mod_sed: Reduce memory consumption when processing very long lines.
3a59bb90be3bc6246632384c3d885b875ae507d5sf *) ab: Fix segfault in case the argument for -n is a very large number.
c9d1b78375e7ce7c2ccd7162d48da0eb84631bd3covener PR 47178. [Philipp Hagemeister <oss phihag.de>]
c9d1b78375e7ce7c2ccd7162d48da0eb84631bd3covener *) Allow ProxyPreserveHost to work in <Proxy> sections. PR 34901.
f7407ba6bea5ed1151cfcefcfa774b531c26eecdrpluem [Stefan Fritsch]
f7407ba6bea5ed1151cfcefcfa774b531c26eecdrpluem *) configure: Fix THREADED_MPMS so that mod_cgid is enabled again
f7407ba6bea5ed1151cfcefcfa774b531c26eecdrpluem for worker MPM. [Takashi Sato]
650d8321b62cccd1830684935bb5362b4c495b17sf *) mod_dav: Provide a mechanism to obtain the request_rec and pathname
650d8321b62cccd1830684935bb5362b4c495b17sf from the dav_resource. [Jari Urpalainen <jari.urpalainen nokia.com>,
7bf4eb9638a127fbfbc402d2c0e4ec0085934cf0sf Brian France <brian brianfrance.com>]
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim *) Build: Use install instead of cp if available on installing
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim modules to avoid segmentation fault. PR 47951. [hirose31 gmail.com]
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim *) mod_cache: correctly consider s-maxage in cacheability
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim decisions. [Dan Poirier]
03944c8577b204701c849fce01f3fcb423a615f1covener *) mod_logio/core: Report more accurate byte counts in mod_status if
03944c8577b204701c849fce01f3fcb423a615f1covener mod_logio is loaded. PR 25656. [Stefan Fritsch]
f97e1288a50b3da1022b515d84bc57a5091f2fefcovener *) mod_ldap: If LDAPSharedCacheSize is too small, try harder to purge
f97e1288a50b3da1022b515d84bc57a5091f2fefcovener some cache entries and log a warning. Also increase the default
f97e1288a50b3da1022b515d84bc57a5091f2fefcovener LDAPSharedCacheSize to 500000. This is a more realistic size suitable
f97e1288a50b3da1022b515d84bc57a5091f2fefcovener for the default values of 1024 for LdapCacheEntries/LdapOpCacheEntries.
7a975d0413ba303546b7619e4785cb641f7f09fdcovener PR 46749. [Stefan Fritsch]
7a975d0413ba303546b7619e4785cb641f7f09fdcovener *) mod_rewrite: Make sure that a hostname:port isn't fully qualified if
7a975d0413ba303546b7619e4785cb641f7f09fdcovener the request is a CONNECT request. [Bill Zajac <billz consultla.com>]
77504f17963a8dd941a921d9ddfa25ddb0f348d6kbrand *) mod_cache: Teach CacheEnable and CacheDisable to work from within a
77504f17963a8dd941a921d9ddfa25ddb0f348d6kbrand Location section, in line with how ProxyPass works. [Graham Leggett]
77504f17963a8dd941a921d9ddfa25ddb0f348d6kbrand *) mod_reqtimeout: New module to set timeouts and minimum data rates for
75c2b964ca7ebfb32ad08c68c9db3bca5ecced55covener receiving requests from the client. [Stefan Fritsch]
75c2b964ca7ebfb32ad08c68c9db3bca5ecced55covener *) core: Fix potential memory leaks by making sure to not destroy
75c2b964ca7ebfb32ad08c68c9db3bca5ecced55covener bucket brigades that have been created by earlier filters.
5ab58649d9a4b3af01a4141920613fbf74ced7fdminfrin [Stefan Fritsch]
5ab58649d9a4b3af01a4141920613fbf74ced7fdminfrin *) core, mod_deflate, mod_sed: Reduce memory usage by reusing bucket
97f293b98fc6777e5baa836c30293f433f3c12e1minfrin brigades in several places. [Stefan Fritsch]
97f293b98fc6777e5baa836c30293f433f3c12e1minfrin *) mod_cache: Fix uri_meets_conditions() so that CacheEnable will
97f293b98fc6777e5baa836c30293f433f3c12e1minfrin match by scheme, or by a wildcarded hostname. PR 40169
0e6c63c34b6c118ec6c28ddadda5eefb2584bf7dkbrand [Peter Grandi <pg_asf asf.for.sabi.co.uk>, Graham Leggett]
fa0316cc0d5c0e80d275877df428fd8061c0a79dsf *) suxec: Allow to log an error if exec fails by setting FD_CLOEXEC
fa0316cc0d5c0e80d275877df428fd8061c0a79dsf on the log file instead of closing it. PR 10744. [Nicolas Rachinsky]
fa0316cc0d5c0e80d275877df428fd8061c0a79dsf *) mod_mime: Make RemoveType override the info from TypesConfig.
fa0316cc0d5c0e80d275877df428fd8061c0a79dsf PR 38330. [Stefan Fritsch]
fa0316cc0d5c0e80d275877df428fd8061c0a79dsf *) mod_cache: Introduce the option to run the cache from within the
fa0316cc0d5c0e80d275877df428fd8061c0a79dsf normal request handler, and to allow fine grained control over
97cd2f98ad4abe68aaaba96b5bfc9ebf7109a2c1covener where in the filter chain content is cached. [Graham Leggett]
97cd2f98ad4abe68aaaba96b5bfc9ebf7109a2c1covener *) core: Treat timeout reading request as 408 error, not 400.
97cd2f98ad4abe68aaaba96b5bfc9ebf7109a2c1covener Log 408 errors in access log as was done in Apache 1.3.x.
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim PR 39785 [Nobutaka Mantani <nobutaka nobutaka.org>,
60d81cab99dccfbb0c8d378cf6aa7338be0fdb74covener Stefan Fritsch <sf fritsch.de>, Dan Poirier]
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim *) mod_ssl: Reintroduce SSL_CLIENT_S_DN, SSL_CLIENT_I_DN, SSL_SERVER_S_DN,
22ce742224c6aeadcb31b381c203232f578fc507covener SSL_SERVER_I_DN back to the environment variables to be set by mod_ssl.
54e36aed6866e09e1a572dc84996e93cdb487b7bsf *) mod_disk_cache: don't cache incomplete responses, per RFC 2616, 13.8.
54e36aed6866e09e1a572dc84996e93cdb487b7bsf PR15866. [Dan Poirier]
7fc2cdc3683b47fcf5f39a094eddefa7b22dbfc0covener *) ab: ab segfaults in verbose mode on https sites
7fc2cdc3683b47fcf5f39a094eddefa7b22dbfc0covener PR46393. [Ryan Niebur]
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim *) mod_dav: Allow other modules to become providers and add resource types
292707b9868335763d6f2bb74a263134eeeb8cadkbrand to the DAV response. [Jari Urpalainen <jari.urpalainen nokia.com>,
292707b9868335763d6f2bb74a263134eeeb8cadkbrand Brian France <brian brianfrance.com>]
070235bcb25af37efebf6405b082413144968289kbrand *) mod_dav: Allow other modules to add things to the DAV or Allow headers
4281cf6a722c99ae21394dc2000bd48efcebdb3akbrand of an OPTIONS request. [Jari Urpalainen <jari.urpalainen nokia.com>,
4281cf6a722c99ae21394dc2000bd48efcebdb3akbrand Brian France <brian brianfrance.com>]
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim *) core: Lower memory usage of core output filter.
c7715b8cd6f5b5f4a27b12d816c6f48c522715f5covener [Stefan Fritsch <sf sfritsch.de>]
c7715b8cd6f5b5f4a27b12d816c6f48c522715f5covener *) mod_mime: Detect invalid use of MultiviewsMatch inside Location and
c7715b8cd6f5b5f4a27b12d816c6f48c522715f5covener LocationMatch sections. PR47754. [Dan Poirier]
df58c3a1c000d76859808ca4746a41623b432c81sf *) mod_request: Make sure the KeptBodySize directive rejects values
df58c3a1c000d76859808ca4746a41623b432c81sf that aren't valid numbers. [Graham Leggett]
65f6e321663b3fd0f93d8b47b4df05f189de6cf1sf *) mod_session_crypto: Sanity check should the potentially encrypted
65f6e321663b3fd0f93d8b47b4df05f189de6cf1sf session cookie be too short. [Graham Leggett]
bcb2c4ef861e8f8260284631b6753e1088643c8asf *) mod_session.c: Prevent a segfault when session is added but not
bcb2c4ef861e8f8260284631b6753e1088643c8asf configured. [Graham Leggett]
6defa5d20691765eb0b98daf5db4b1004353222esf *) htcacheclean: 19 ways to fail, 1 error message. Fixed. [Graham Leggett]
09359a90ff115fc5eeb96e1e5c78a58dd9fc59d3jim *) mod_auth_digest: Fail server start when nonce count checking
09359a90ff115fc5eeb96e1e5c78a58dd9fc59d3jim is configured without shared memory, or md5-sess algorithm is
3e13c3c3e6517a04c8c20ffb8e62aadb3b13f8dfrjung configured. [Dan Poirier]
b8c9229249804470a885a1a43f7f2dad15fb06a3rjung *) mod_proxy_connect: The connect method doesn't work if the client is
b8c9229249804470a885a1a43f7f2dad15fb06a3rjung connecting to the apache proxy through an ssl socket. Fixed.
b8c9229249804470a885a1a43f7f2dad15fb06a3rjung PR29744. [Brad Boyer, Mark Cave-Ayland, Julian Gilbey, Fabrice Durand,
ef3e19a9a27ca055dd20e971d5578f5510308023niq David Gence, Tim Dodge, Per Gunnar Hans, Emmanuel Elango,
ef3e19a9a27ca055dd20e971d5578f5510308023niq Kevin Croft, Rudolf Cardinal]
ef3e19a9a27ca055dd20e971d5578f5510308023niq *) mod_ssl: The error message when SSLCertificateFile is missing should
099d298d417b68b3d11fb5934c404c60f518d69csf at least give the name or position of the problematic virtual host
099d298d417b68b3d11fb5934c404c60f518d69csf definition. [Stefan Fritsch sf sfritsch.de]
0d54de55e9fec3d9ac5989a5fe016f349b82ed05sf *) mod_auth_digest: Fix null pointer when qop=none. [Dan Poirier]
0d54de55e9fec3d9ac5989a5fe016f349b82ed05sf *) Add support for HTTP PUT to ab. [Jeff Barnes <jbarnesweb yahoo.com>]
636d0d3e03f5f4f2fefae0f20c36e288755e79f6rjung *) mod_headers: generalise the envclause to support expression
636d0d3e03f5f4f2fefae0f20c36e288755e79f6rjung evaluation with ap_expr parser [Nick Kew]
3f5968bf1059aebe846e121a6f3748dd03471ce4sf *) mod_cache: Introduce the thundering herd lock, a mechanism to keep
3f5968bf1059aebe846e121a6f3748dd03471ce4sf the flood of requests at bay that strike a backend webserver as
3f5968bf1059aebe846e121a6f3748dd03471ce4sf a cached entity goes stale. [Graham Leggett]
3f5968bf1059aebe846e121a6f3748dd03471ce4sf *) mod_auth_digest: Fix usage of shared memory and re-enable it.
3f5968bf1059aebe846e121a6f3748dd03471ce4sf PR 16057 [Dan Poirier]
ab86c68ce36c715e93f403dde41d0b9c1522c8b0sf *) Preserve Port information over internal redirects
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim *) Proxy: unable to connect to a backend is SERVICE_UNAVAILABLE,
7c6f514f2ef9b98f58b8f8a5f534eb78a75f29f2jorton rather than BAD_GATEWAY or (especially) NOT_FOUND.
7c6f514f2ef9b98f58b8f8a5f534eb78a75f29f2jorton PR 46971 [evanc nortel.com]
3e520e9f095fbbcaa3c216c8ea56e89bd6fd58b4sf *) Various modules: Do better checking of pollset operations in order to
3e520e9f095fbbcaa3c216c8ea56e89bd6fd58b4sf avoid segmentation faults if they fail. PR 46467
3e520e9f095fbbcaa3c216c8ea56e89bd6fd58b4sf [Stefan Fritsch <sf sfritsch.de>]
93d757f10e0823af718075b34363970c4af0e6cdsf *) mod_autoindex: Correctly create an empty cell if the description
93d757f10e0823af718075b34363970c4af0e6cdsf for a file is missing. PR 47682 [Peter Poeml <poeml suse.de>]
533d85911f7e4914ee5f9d5c99a2421f4ab4208asf *) ab: Fix broken error messages after resolver or connect() failures.
533d85911f7e4914ee5f9d5c99a2421f4ab4208asf [Jeff Trawick]
533d85911f7e4914ee5f9d5c99a2421f4ab4208asf *) SECURITY: CVE-2009-1890 (cve.mitre.org)
533d85911f7e4914ee5f9d5c99a2421f4ab4208asf Fix a potential Denial-of-Service attack against mod_proxy in a
533d85911f7e4914ee5f9d5c99a2421f4ab4208asf reverse proxy configuration, where a remote attacker can force a
78b046ee9f769d9609ea1157177d5467e4700c89covener proxy process to consume CPU time indefinitely. [Nick Kew, Joe Orton]
78b046ee9f769d9609ea1157177d5467e4700c89covener *) SECURITY: CVE-2009-1191 (cve.mitre.org)
5d1aa7e499fc511e937db7a7ce671add9a4d6702sf mod_proxy_ajp: Avoid delivering content from a previous request which
5d1aa7e499fc511e937db7a7ce671add9a4d6702sf failed to send a request body. PR 46949 [Ruediger Pluem]
00f8426677a7975dc809e4ccb11241c543ec8a0esf *) htdbm: Fix possible buffer overflow if dbm database has very
00f8426677a7975dc809e4ccb11241c543ec8a0esf long values. PR 30586 [Dan Poirier]
3ef519991d73cff6763052b5a44c206bda01541dsf *) core: Return APR_EOF if request body is shorter than the length announced
3ef519991d73cff6763052b5a44c206bda01541dsf by the client. PR 33098 [ Stefan Fritsch <sf sfritsch.de>]
3ef519991d73cff6763052b5a44c206bda01541dsf *) mod_suexec: correctly set suexec_enabled when httpd is run by a
3ef519991d73cff6763052b5a44c206bda01541dsf non-root user and may have insufficient permissions.
512bc8626ede860ea2ef329e6c2ffbd6ceba3903sf PR 42175 [Jim Radford <radford blackbean.org>]
f82baabbe731507742af2f7ba41463dbbc7911e9sf *) mod_ssl: Fix SSL_*_DN_UID variables to use the 'userID' attribute
f82baabbe731507742af2f7ba41463dbbc7911e9sf type. PR 45107. [Michael Ströder <michael stroeder.com>,
26d07dbe57cb2c8f49df541329a1653635988dbbsf *) mod_proxy_http: fix case sensitivity checking transfer encoding
686555019e71b355e835166dfefbec33f7fb6f90rjung *) mod_alias: ensure Redirect issues a valid URL.
686555019e71b355e835166dfefbec33f7fb6f90rjung PR 44020 [HÃ¥kon Stordahl <hakon stordahl.org>]
eda40bb2debf78c913552346127358797665cf7frjung *) mod_dir: add FallbackResource directive, to enable admin to specify
eda40bb2debf78c913552346127358797665cf7frjung an action to happen when a URL maps to no file, without resorting
eda40bb2debf78c913552346127358797665cf7frjung to ErrorDocument or mod_rewrite. PR 47184 [Nick Kew]
eda40bb2debf78c913552346127358797665cf7frjung *) mod_cgid: Do not leak the listening Unix socket file descriptor to the
53b3e9f9937ca992fb149d02d19223674c81c5a4rjung CGI process. PR 47335 [Kornél Pál <kornelpal gmail.com>]
53b3e9f9937ca992fb149d02d19223674c81c5a4rjung *) mod_rewrite: Remove locking for writing to the rewritelog.
25cc406eca0c99de0dfbd6c8862bec2d5fb6c4farjung PR 46942 [Dan Poirier <poirier pobox.com>]
25cc406eca0c99de0dfbd6c8862bec2d5fb6c4farjung *) mod_alias: check sanity in Redirect arguments.
5b43275cebfb0ff9961ac462f3a96f7fe612d327rjung PR 44729 [Sönke Tesch <st kino-fahrplan.de>, Jim Jagielski]
5b43275cebfb0ff9961ac462f3a96f7fe612d327rjung *) mod_proxy_http: fix Host: header for literal IPv6 addresses.
3bcb72c0b2797d2ec0b41bb9f4696e58be2c7043rjung PR 47177 [Carlos Garcia Braschi <cgbraschi gmail.com>]
3bcb72c0b2797d2ec0b41bb9f4696e58be2c7043rjung *) mod_cache: Add CacheIgnoreURLSessionIdentifiers directive to ignore
4acb0cd5536553055c7c6996414cec00b0191e1djim defined session identifiers encoded in the URL when caching.
4acb0cd5536553055c7c6996414cec00b0191e1djim [Ruediger Pluem]
dc610ff4888acc61dc6c8de2b8974a4dce9c074fsf *) mod_rewrite: Fix the error string returned by RewriteRule.
dc610ff4888acc61dc6c8de2b8974a4dce9c074fsf RewriteRule returned "RewriteCond: bad flag delimiters" when the 3rd
b08558bf6a64f9501ad3eca34eaf4d978bd928cfsf argument of RewriteRule was not started with "[" or not ended with "]".
b08558bf6a64f9501ad3eca34eaf4d978bd928cfsf PR 45082 [Vitaly Polonetsky <m_vitaly topixoft.com>]
70f553c56eda63b353598193c3afc238db9b3c78sf *) Windows: Fix usage message.
70f553c56eda63b353598193c3afc238db9b3c78sf [Rainer Jung]
3fa816e4832a1c70600bdfd6fc5ef60e9f1c18bbsf *) apachectl: When passing through arguments to httpd in
3fa816e4832a1c70600bdfd6fc5ef60e9f1c18bbsf non-SysV mode, use the "$@" syntax to preserve arguments.
3fa816e4832a1c70600bdfd6fc5ef60e9f1c18bbsf [Eric Covener]
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim *) mod_dbd: add DBDInitSQL directive to enable SQL statements to
950e3163cb42ba1e9c8f9d93f4505f580cbc71f4jorton be run when a connection is opened. PR 46827
0c2193f47081b894ed16f4fc371f44564d28b334jorton [Marko Kevac <mkevac gmail.com>]
55929f765b95e354092ac17238718e471c252ebbsf *) mod_cgid: Improve handling of long AF_UNIX socket names (ScriptSock).
2ce2fc3287632e20f1b8759aa17e571f68c6fe6dsf PR 47037. [Jeff Trawick]
2ce2fc3287632e20f1b8759aa17e571f68c6fe6dsf *) mod_proxy_ajp: Check more strictly that the backend follows the AJP
49aa87d735a13ae3d04012ee0df91ddb51f7c36esf protocol. [Mladen Turk]
49aa87d735a13ae3d04012ee0df91ddb51f7c36esf *) mod_proxy_ajp: Forward remote port information by default.
b44ddab21bd6e44ba3c03f7ae8ed08dd23b68b48sf [Rainer Jung]
b44ddab21bd6e44ba3c03f7ae8ed08dd23b68b48sf *) Allow MPMs to be loaded dynamically, as with most other modules. This
b44ddab21bd6e44ba3c03f7ae8ed08dd23b68b48sf required changes to the MPM interfaces. Removed: mpm.h, mpm_default.h
b44ddab21bd6e44ba3c03f7ae8ed08dd23b68b48sf (as an installed header), APACHE_MPM_DIR, MPM_NAME, ap_threads_per_child,
b44ddab21bd6e44ba3c03f7ae8ed08dd23b68b48sf ap_max_daemons_limit, ap_my_generation, etc. ap_mpm_query() can't be
b44ddab21bd6e44ba3c03f7ae8ed08dd23b68b48sf called until after the register-hooks phase. [Jeff Trawick]
0ab15ffa17f588723d0c310af78b505bf4e8a953sf *) mod_ssl: Add SSLProxyCheckPeerExpire and SSLProxyCheckPeerCN directives
0ab15ffa17f588723d0c310af78b505bf4e8a953sf to enable stricter checking of remote server certificates.
1dee19645438f8e3cb80fe86e1aaade04d093e45sf [Ruediger Pluem]
1dee19645438f8e3cb80fe86e1aaade04d093e45sf *) ab: Fix a 100% CPU loop on platforms where a failed non-blocking connect
9f478b1ce1e6296ad7a244d9d2eaa6af79cfdfbfsf returns EINPROGRESS and a subsequent poll() returns only POLLERR.
9f478b1ce1e6296ad7a244d9d2eaa6af79cfdfbfsf Observed on HP-UX. [Eric Covener]
9bec939825399ac2816ea0d912d2e3c3b2ed91f4sf *) Remove broken support for BeOS, OS/2, TPF, and even older platforms such
9bec939825399ac2816ea0d912d2e3c3b2ed91f4sf as A/UX, Next, and Tandem. [Jeff Trawick]
5cca2a55e4a1cabdc2ca0db3bee456f27cf4c69eminfrin *) mod_proxy_ftp: Add ProxyFtpListOnWildcard directive to allow files with
5cca2a55e4a1cabdc2ca0db3bee456f27cf4c69eminfrin globbing characters to be retrieved instead of converted into a
5cca2a55e4a1cabdc2ca0db3bee456f27cf4c69eminfrin directory listing. PR 46789 [Dan Poirier <poirier pobox.com>]
33510984c759eb3da154ceb0db9b75fa0031d3b4sf *) Provide ap_retained_data_create()/ap_retained_data_get() for preservation
33510984c759eb3da154ceb0db9b75fa0031d3b4sf of module state across unload/load. [Jeff Trawick]
33510984c759eb3da154ceb0db9b75fa0031d3b4sf *) mod_substitute: Fix a memory leak. PR 44948
33510984c759eb3da154ceb0db9b75fa0031d3b4sf [Dan Poirier <poirier pobox.com>]
33510984c759eb3da154ceb0db9b75fa0031d3b4sfChanges with Apache 2.3.2
6b15044d54a096e6323ff1540f1a491e8de7622dsf *) mod_mime_magic: Fix detection of compressed content. [Rainer Jung]
6b15044d54a096e6323ff1540f1a491e8de7622dsf *) mod_negotiation: Escape pathes of filenames in 406 responses to avoid
287b17b746df229d6211c624b8a3e1edda21cecdsf HTML injections and HTTP response splitting. PR 46837.
287b17b746df229d6211c624b8a3e1edda21cecdsf [Geoff Keating <geoffk apple.com>]
de2d327e43e0f17cdb64851beafecba96a0ed962sf *) mod_ssl: add support for type-safe STACK constructs in OpenSSL
de2d327e43e0f17cdb64851beafecba96a0ed962sf development HEAD. PR 45521. [Kaspar Brand, Sander Temme]
de2d327e43e0f17cdb64851beafecba96a0ed962sf *) ab: Fix maintenance of the pollset to resolve EALREADY errors
c1ea0100af157a0d4e4a3de323f32dbfac4e5b6esf with kqueue (BSD/OS X) and excessive CPU with event ports (Solaris).
c1ea0100af157a0d4e4a3de323f32dbfac4e5b6esf PR 44584. Use APR_POLLSET_NOCOPY for better performance with some
c1ea0100af157a0d4e4a3de323f32dbfac4e5b6esf pollset implementations. [Jeff Trawick]
c1ea0100af157a0d4e4a3de323f32dbfac4e5b6esf *) mod_disk_cache: The module now turns off sendfile support if
c1ea0100af157a0d4e4a3de323f32dbfac4e5b6esf 'EnableSendfile off' is defined globally. [Lars Eilebrecht]
b44565f239485673d9486068588a5fb3af008be9sf *) mod_deflate: Adjust content metadata before bailing out on 304
b44565f239485673d9486068588a5fb3af008be9sf responses so that the metadata does not differ from 200 response.
b44565f239485673d9486068588a5fb3af008be9sf [Roy T. Fielding]
bf99d597a964add76124fc185892e04733a02969sf *) mod_deflate: Fix creation of invalid Etag headers. We now make sure
bf99d597a964add76124fc185892e04733a02969sf that the Etag value is properly quoted when adding the gzip marker.
bf99d597a964add76124fc185892e04733a02969sf PR 39727, 45023. [Lars Eilebrecht, Roy T. Fielding]
876167dba234e2c7065895c87b77a8c57bdcf754sf *) Added 20x22 icons for ODF, SVG, and XML documents. PR 37185.
876167dba234e2c7065895c87b77a8c57bdcf754sf [Peter Harlow]
9d4ce88bcd21b01619a31c53db11a51c2a1e9717sf *) Disabled DefaultType directive and removed ap_default_type()
9d4ce88bcd21b01619a31c53db11a51c2a1e9717sf from core. We now exclude Content-Type from responses for which
2792ea4d5c772a6bc19dece2e098b8125bf7184cjim a media type has not been configured via mime.types, AddType,
2792ea4d5c772a6bc19dece2e098b8125bf7184cjim ForceType, or some other mechanism. PR 13986. [Roy T. Fielding]
2792ea4d5c772a6bc19dece2e098b8125bf7184cjim *) mod_rewrite: Add IPV6 variable to RewriteCond
59a3c1e7880d3eab0d182735ff47758b9860411fminfrin [Ryan Phillips <ryan-apache trolocsis.com>]
59a3c1e7880d3eab0d182735ff47758b9860411fminfrin *) core: Enhance KeepAliveTimeout to support a value in milliseconds.
59a3c1e7880d3eab0d182735ff47758b9860411fminfrin PR 46275. [Takashi Sato]
59a3c1e7880d3eab0d182735ff47758b9860411fminfrin *) rotatelogs: Allow size units B, K, M, G and combination of
b3e63c395d671f14a096d7e888dbfd2caf93a663sf time and size based rotation. [Rainer Jung]
b3e63c395d671f14a096d7e888dbfd2caf93a663sf *) rotatelogs: Add flag for verbose (debug) output. [Rainer Jung]
6f88aef8511bf8ccf170bec41b82b6346c8b1ac7sf *) mod_ssl: Fix merging of SSLRenegBufferSize directive. PR 46508
6f88aef8511bf8ccf170bec41b82b6346c8b1ac7sf [<tlhackque yahoo.com>]
83c89da783ba8bdaef50ec1912443f7fad3556acjim *) core: Translate the the status line to ASCII on EBCDIC platforms in
83c89da783ba8bdaef50ec1912443f7fad3556acjim ap_send_interim_response() and for locally generated "100 Continue"
83c89da783ba8bdaef50ec1912443f7fad3556acjim responses. [Eric Covener]
5152ceef718c8d39291557205cb2a98f436ce87frjung *) prefork: Fix child process hang during graceful restart/stop in
4acb0cd5536553055c7c6996414cec00b0191e1djim configurations with multiple listening sockets. PR 42829. [Joe Orton,
9c67ffea79ab184351b5d554b57814e13285e758jim Jeff Trawick]
3eb3f27d2d93942bd4230c231aab4eb16a316384jim *) mod_session_crypto: Ensure that SessionCryptoDriver can only be
3eb3f27d2d93942bd4230c231aab4eb16a316384jim set in the global scope. [Graham Leggett]
0a2424312d9f02479a38e96dcbb170a77c218852rjung *) mod_ext_filter: We need to detect failure to startup the filter
0a2424312d9f02479a38e96dcbb170a77c218852rjung program (a mangled response is not acceptable). Fix to detect
6137a8d5cdc62f1d4dad8cbf720feaa35f42a596covener failure, and offer configuration option either to abort or
6137a8d5cdc62f1d4dad8cbf720feaa35f42a596covener to remove the filter and continue.
6137a8d5cdc62f1d4dad8cbf720feaa35f42a596covener PR 41120 [Nick Kew]
80a98c87d804ac7c0ea52d3f3b4676e559b49087igalic *) mod_session_crypto: Rewrite the session_crypto module against the
80a98c87d804ac7c0ea52d3f3b4676e559b49087igalic apr_crypto API. [Graham Leggett]
925a6d92173ab96cdb0a8976c7aac13ef809e218trawick *) mod_auth_form: Fix a pool lifetime issue, don't remove the subrequest
925a6d92173ab96cdb0a8976c7aac13ef809e218trawick until the main request is cleaned up. [Graham Leggett]
e19d3a1e487aa73e0850658d3773f748aefba7f7sfChanges with Apache 2.3.1
e19d3a1e487aa73e0850658d3773f748aefba7f7sf *) ap_slotmem: Add in new slot-based memory access API impl., including
e19d3a1e487aa73e0850658d3773f748aefba7f7sf 2 providers (mod_sharedmem and mod_plainmem) [Jim Jagielski,
e19d3a1e487aa73e0850658d3773f748aefba7f7sf Jean-Frederic Clere, Brian Akins <brian.akins turner.com>]
b8e5134b5779bf5505a9e5241cf8c930cc4aac5esf *) mod_include: support generating non-ASCII characters as entities in SSI
b8e5134b5779bf5505a9e5241cf8c930cc4aac5esf PR 25202 [Nick Kew]
b1677ce80314e41b74bdd8d50c13ac159f3c09f4sf *) core/utils: Enhance ap_escape_html API to support escaping non-ASCII chars
b1677ce80314e41b74bdd8d50c13ac159f3c09f4sf PR 25202 [Nick Kew]
c447f5d2f2a21e8f2df49a113c4637b7f59a6feftrawick *) mod_rewrite: fix "B" flag breakage by reverting r5589343
c447f5d2f2a21e8f2df49a113c4637b7f59a6feftrawick PR 45529 [Bob Ionescu <bobsiegen googlemail.com>]
31eeb74b832eea054c7a42081c1afdeccd987e5etrawick *) CGI: return 504 (Gateway timeout) rather than 500 when a script
31eeb74b832eea054c7a42081c1afdeccd987e5etrawick times out before returning status line/headers.
e9bf808f770605c1f54a9d0fb1c560115c91fd71sf PR 42190 [Nick Kew]
e9bf808f770605c1f54a9d0fb1c560115c91fd71sf *) mod_cgid: fix segfault problem on solaris.
575cc52562c51c0c8bb8de0c6eaa55a60f7f895bsf PR 39332 [Masaoki Kobayashi <masaoki techfirm.co.jp>]
575cc52562c51c0c8bb8de0c6eaa55a60f7f895bsf *) mod_proxy_scgi: Added. [André Malo]
490993ea2eda52d4fdacff247eb2657296c86f71trawick *) mod_cache: Introduce 'no-cache' per-request environment variable
03502de2853fcebaf853ed3bcfd5033894c238bbjim to prevent the saving of an otherwise cacheable response.
03502de2853fcebaf853ed3bcfd5033894c238bbjim [Eric Covener]
03502de2853fcebaf853ed3bcfd5033894c238bbjim *) mod_rewrite: Introduce DiscardPathInfo|DPI flag to stop the troublesome
afee7998d5045107a7673f09bc3448a5dc1b6612jim way that per-directory rewrites append the previous notion of PATH_INFO
afee7998d5045107a7673f09bc3448a5dc1b6612jim to each substitution before evaluating subsequent rules.
6ec154950417d0b32082f6590ffa3acc3e0c3d49sf PR 38642 [Eric Covener]
6ec154950417d0b32082f6590ffa3acc3e0c3d49sf *) mod_cgid: Do not add an empty argument when calling the CGI script.
6ec154950417d0b32082f6590ffa3acc3e0c3d49sf PR 46380 [Ruediger Pluem]
3d636d91428f2c0a74012c89a94ec7d5b40aa52esf *) scoreboard: Remove unused sb_type from process_score.
b38e1e2f118f67818f88faee827f4b3a2881e908sf [Torsten Foertsch <torsten.foertsch gmx.net>, Chris Darroch]
33e53d7c6aa5d004d96ea11d7f3ca35b30e82544trawick *) mod_ssl: Add SSLRenegBufferSize directive to allow changing the
20e0c71be778348516719e1e58a9f55c8e78c570trawick size of the buffer used for the request-body where necessary
027f7b141f164258b254c38319d06452b25d7660trawick during a per-dir renegotiation. PR 39243. [Joe Orton]
977c4527be5a21182f24fc22a40a79d576a52f86trawick *) mod_proxy_fdpass: New module to pass a client connection over to a separate
977c4527be5a21182f24fc22a40a79d576a52f86trawick process that is reading from a unix daemon socket.
7fef9f66804ea10d5bf343cdd3d607465e8340cajim *) mod_ssl: Improve environment variable extraction to be more
7fef9f66804ea10d5bf343cdd3d607465e8340cajim efficient and to correctly handle DNs with duplicate tags.
7fef9f66804ea10d5bf343cdd3d607465e8340cajim PR 45975. [Joe Orton]
3770ed746d69c7a4111cba9966169bd5d7a509a6poirier *) Remove the obsolete serial attribute from the RPM spec file. Compile
3770ed746d69c7a4111cba9966169bd5d7a509a6poirier against the external pcre. Add missing binaries fcgistarter, and
3770ed746d69c7a4111cba9966169bd5d7a509a6poirier mod_socache* and mod_session*. [Graham Leggett]
7bd92b29516bc4bf7351d35aa447dbe68f1e8bb4jortonChanges with Apache 2.3.0
7bd92b29516bc4bf7351d35aa447dbe68f1e8bb4jorton *) mod_ratelimit: New module to do bandwidth rate limiting. [Paul Querna]
a81c0c1ae464b2063a21b45f80c9da8d89bb840ecovener *) Remove X-Pad header which was added as a work around to a bug in
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim Netscape 2.x to 4.0b2. [Takashi Sato <takashi lans-tv.com>]
ffae06377667a5d8f9699ac7512134de7000a83dminfrin *) Add DTrace Statically Defined Tracing (SDT) probes.
ffae06377667a5d8f9699ac7512134de7000a83dminfrin [Theo Schlossnagle <jesus omniti.com>, Paul Querna]
efc81fe729a2b7401028387da184b4a98f0b854atrawick *) mod_proxy_balancer: Move all load balancing implementations
efc81fe729a2b7401028387da184b4a98f0b854atrawick as individual, self-contained mod_proxy submodules under
9c67ffea79ab184351b5d554b57814e13285e758jim *) Rename APIs to include ap_ prefix:
8f066564bfc0fd6ddc6ca4b2f2410615554597d1jim find_child_by_pid -> ap_find_child_by_pid
8f066564bfc0fd6ddc6ca4b2f2410615554597d1jim suck_in_APR -> ap_suck_in_APR
d56f48e6d861159b42b8f6eadd66e9e03086ceb9fuankg sys_privileges_handlers -> ap_sys_privileges_handlers
cfd376e3e25eb609c30773a0897c97b2a9a76130fuankg unixd_accept -> ap_unixd_accept
cfd376e3e25eb609c30773a0897c97b2a9a76130fuankg unixd_config -> ap_unixd_config
cfd376e3e25eb609c30773a0897c97b2a9a76130fuankg unixd_killpg -> ap_unixd_killpg
4acc1efe19ac2e6f2df0abb4d5bf99bd8ae3c5c6jim unixd_set_global_mutex_perms -> ap_unixd_set_global_mutex_perms
4acc1efe19ac2e6f2df0abb4d5bf99bd8ae3c5c6jim unixd_set_proc_mutex_perms -> ap_unixd_set_proc_mutex_perms
4acc1efe19ac2e6f2df0abb4d5bf99bd8ae3c5c6jim unixd_set_rlimit -> ap_unixd_set_rlimit
29ecbd9db1622e74964264d078336f7604d65093jim [Paul Querna]
29ecbd9db1622e74964264d078336f7604d65093jim *) core: When the ap_http_header_filter processes an error bucket, cleanup
a503caacf7ab36d5bc42cb7c78256e1221642656jim the passed brigade before returning AP_FILTER_ERROR down the filter
a503caacf7ab36d5bc42cb7c78256e1221642656jim chain. This unambiguously ensures the same error bucket isn't revisited
da40dfabefd6f8eb8450e9a097c594ee2ab13e3eminfrin [Ruediger Pluem]
da40dfabefd6f8eb8450e9a097c594ee2ab13e3eminfrin *) mod_lbmethod_heartbeat: New module to load balance mod_proxy workers
da40dfabefd6f8eb8450e9a097c594ee2ab13e3eminfrin based on heartbeats. [Paul Querna]
59d316b83d42d2a07e25c20d8c35a07b369618bdsf *) mod_heartmonitor: New module to collect heartbeats, and write out a file
59d316b83d42d2a07e25c20d8c35a07b369618bdsf so that other modules can load balance traffic as needed. [Paul Querna]
8602c898d4e06a7e7b9d6b7cf4b172a8e7310987sf *) mod_heartbeat: New module to generate multicast heartbeats to know if a
8602c898d4e06a7e7b9d6b7cf4b172a8e7310987sf server is online. [Paul Querna]
8602c898d4e06a7e7b9d6b7cf4b172a8e7310987sf *) core: Error responses set by filters were being coerced into 500 errors,
8602c898d4e06a7e7b9d6b7cf4b172a8e7310987sf sometimes appended to the original error response. Log entry of:
4acc1efe19ac2e6f2df0abb4d5bf99bd8ae3c5c6jim 'Handler for (null) returned invalid result code -3'
4acc1efe19ac2e6f2df0abb4d5bf99bd8ae3c5c6jim [Eric Covener]
4acc1efe19ac2e6f2df0abb4d5bf99bd8ae3c5c6jim *) mod_buffer: Honour the flush bucket and flush the buffer in the
4acc1efe19ac2e6f2df0abb4d5bf99bd8ae3c5c6jim input filter. Make sure that metadata buckets are written to
4acc1efe19ac2e6f2df0abb4d5bf99bd8ae3c5c6jim the buffer, not to the final brigade. [Graham Leggett]
3e2582713ed6883683272fbc628a27419d0ed543minfrin *) mod_buffer: Optimise the buffering of heap buckets when the heap
3e2582713ed6883683272fbc628a27419d0ed543minfrin buckets stay exactly APR_BUCKET_BUFF_SIZE long. [Graham Leggett,
3e2582713ed6883683272fbc628a27419d0ed543minfrin Ruediger Pluem]
2c132b1e3610da2fb9e6b3594a313efa3ff29e22minfrin *) mod_buffer: Optional support for buffering of the input and output
2c132b1e3610da2fb9e6b3594a313efa3ff29e22minfrin filter stacks. Can collapse many small buckets into fewer larger
a46801e6532423aa7bd184471eb49158d7c9ae62sf buckets, and prevents excessively small chunks being sent over
a46801e6532423aa7bd184471eb49158d7c9ae62sf the wire. [Graham Leggett]
808a26d70f28498b9d7252a70d9fb23def781901minfrin *) mod_privileges: new module to make httpd on Solaris privileges-aware
808a26d70f28498b9d7252a70d9fb23def781901minfrin and to enable different virtualhosts to run with different
ef12246b88300687bf1faaf56d115dd8d8d82761jorton privileges and Unix user/group IDs [Nick Kew]
6f9bf764bc79571d1da19dfbbd78527fca278a8eminfrin *) mod_mem_cache: this module has been removed. [William Rowe]
6f9bf764bc79571d1da19dfbbd78527fca278a8eminfrin *) authn/z: Remove mod_authn_default and mod_authz_default.
7d59a9f282af9dce031b61062a0d941641101237rpluem [Chris Darroch]
7d59a9f282af9dce031b61062a0d941641101237rpluem *) authz: Fix handling of authz configurations, make default authz
e63e8b4b886d2144fed7946d0fbe8d27386be2dcjorton logic replicate 2.2.x authz logic, and replace <Satisfy*>, Reject,
e63e8b4b886d2144fed7946d0fbe8d27386be2dcjorton and AuthzMergeRules directives with Match, <Match*>, and AuthzMerge
e63e8b4b886d2144fed7946d0fbe8d27386be2dcjorton directives. [Chris Darroch]
223c64b836fbc2bc8611da9604379dfe13f56abasf *) mod_authn_core: Prevent crash when provider alias created to
223c64b836fbc2bc8611da9604379dfe13f56abasf provider which is not yet registered. [Chris Darroch]
bf507cc1e6ad55303c3d436c6ca153f46c788be6sf *) mod_authn_core: Add AuthType of None to support disabling
bf507cc1e6ad55303c3d436c6ca153f46c788be6sf authentication. [Chris Darroch]
93cf7fc650197b941ae31a7c7e51e901b129e954igalic *) core: Allow <Limit> and <LimitExcept> directives to nest, and
93cf7fc650197b941ae31a7c7e51e901b129e954igalic constrain their use to conform with that of other access control
93cf7fc650197b941ae31a7c7e51e901b129e954igalic and authorization directives. [Chris Darroch]
a1b1c78faf7969affb320f5c8eb270ffa21314c4rjung *) unixd: turn existing code into a module, and turn the set user/group
a1b1c78faf7969affb320f5c8eb270ffa21314c4rjung and chroot into a child_init function. [Nick Kew]
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim *) core: Add ap_timeout_parameter_parse to public API. [Ruediger Pluem]
a2558ec3af4391b7da7fe61e1e53383bbd0174b9jorton *) mod_dir: Support "DirectoryIndex disabled"
8d6b3720340d0bd7f8d25e2a8563527e97a48df8jorton Suggested By André Warnier <aw ice-sa.com> [Eric Covener]
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim *) mod_ssl: Send Content-Type application/ocsp-request for POST requests to
8d6b3720340d0bd7f8d25e2a8563527e97a48df8jorton OSCP responders. PR 46014 [Dr Stephen Henson <steve openssl.org>]
48e4b65042d94992c50f1db6c0b0cdbd99ca77e8sf *) Export and install the mod_rewrite.h header to ensure the optional
48e4b65042d94992c50f1db6c0b0cdbd99ca77e8sf rewrite_mapfunc_t and ap_register_rewrite_mapfunc functions are
48e4b65042d94992c50f1db6c0b0cdbd99ca77e8sf available to third party modules. [Graham Leggett]
48e4b65042d94992c50f1db6c0b0cdbd99ca77e8sf *) mod_authnz_ldap: don't return NULL-valued environment variables to
47ae8ca3c79d279b2e5424d6b8cf5e4e61ea968fjim other modules. PR 39045 [Francois Pesce <francois.pesce gmail.com>]
47ae8ca3c79d279b2e5424d6b8cf5e4e61ea968fjim *) Don't adjust case in pathname components that are not of interest
47ae8ca3c79d279b2e5424d6b8cf5e4e61ea968fjim to mod_mime. Fixes mod_negotiation's use of such components.
47ae8ca3c79d279b2e5424d6b8cf5e4e61ea968fjim PR 43250 [Basant Kumar Kukreja <basant.kukreja sun.com>]
397df70abe0bdd78a84fb6c38c02641bcfeadceasf *) Be tolerant in what you accept - accept slightly broken
397df70abe0bdd78a84fb6c38c02641bcfeadceasf status lines from a backend provide they include a valid status code.
9b5fe1d4ec48643fb819bbce9dc80f93f444fb48sf *) New module mod_sed: filter Request/Response bodies through sed
dd9f60fdfeb73f829fe0b260b7975b4b22be0838sf *) mod_auth_form: Make sure that basic authentication is correctly
135e1d6a301398168e3b2e5125508828591e1673niq faked directly after login. [Graham Leggett]
135e1d6a301398168e3b2e5125508828591e1673niq *) mod_session_cookie, mod_session_dbd: Make sure cookies are set both
135e1d6a301398168e3b2e5125508828591e1673niq within the output headers and error output headers, so that the
135e1d6a301398168e3b2e5125508828591e1673niq session is maintained across redirects. [Graham Leggett]
135e1d6a301398168e3b2e5125508828591e1673niq *) mod_auth_form: Make sure the logged in user is populated correctly
c7de70e936ac1e36c25676fe62e65dbacb947619minfrin after a form login. Fixes a missing REMOTE_USER variable directly
c7de70e936ac1e36c25676fe62e65dbacb947619minfrin following a login. [Graham Leggett]
c7de70e936ac1e36c25676fe62e65dbacb947619minfrin *) mod_session_cookie: Make sure that cookie attributes are correctly
c7de70e936ac1e36c25676fe62e65dbacb947619minfrin included in the blank cookie when cookies are removed. This fixes an
c7de70e936ac1e36c25676fe62e65dbacb947619minfrin inability to log out when using mod_auth_form. [Graham Leggett]
1b1621900bd89ddc496d721c865a726f635ebd7esf *) mod_autoindex: add configuration option to insert string
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim in HTML HEAD. [Nick Kew]
1b1621900bd89ddc496d721c865a726f635ebd7esf *) mod_session: Prevent a segfault when a CGI script sets a cookie with a
1b1621900bd89ddc496d721c865a726f635ebd7esf null value. [David Shane Holden <dpejesh apache.org>]
4203a35c28d7c60adb7e9ef3be87aad34951c79asf *) mod_headers: Prevent Header edit from processing only the first header
4203a35c28d7c60adb7e9ef3be87aad34951c79asf of possibly multiple headers with the same name and deleting the
c094add0a23fe1120fd33711ba2e2d084f5629a1sf remaining ones. PR 45333. [Ruediger Pluem]
c094add0a23fe1120fd33711ba2e2d084f5629a1sf *) mod_rewrite: Preserve the query string with [proxy,noescape]. PR 45247
12b26f433fd7d6fc9f76413d7c2cabf4fa5cb300sf [Tom Donovan]
12b26f433fd7d6fc9f76413d7c2cabf4fa5cb300sf *) core, authn/z: Determine registered authn/z providers directly in
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim ap_setup_auth_internal(), which allows optional functions that just
26f56d4a3c12077d605362e97490e34522fa4814covener wrapped ap_list_provider_names() to be removed from authn/z modules.
26f56d4a3c12077d605362e97490e34522fa4814covener [Chris Darroch]
2cef7e294acb5d8b8b5dcb21a55438da0b73f63figalic *) authn/z: Convert common provider version strings to macros.
2cef7e294acb5d8b8b5dcb21a55438da0b73f63figalic [Chris Darroch]
2d2de64c25c1519122a76150a7daf2c05f53fd9asf *) ab: Make ab.c compile on VC6. PR 45024 [Ruediger Pluem]
2d2de64c25c1519122a76150a7daf2c05f53fd9asf *) configure: Don't reject libtool 2.x
27c5ebb7d411a214f5b6b55a881086ce086d3dd3covener PR 44817 [Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA gmail.com>]
27c5ebb7d411a214f5b6b55a881086ce086d3dd3covener *) core: When testing for slash-terminated configuration paths in
27c5ebb7d411a214f5b6b55a881086ce086d3dd3covener ap_location_walk(), don't look past the start of an empty string
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim such as that created by a <Location ""> directive.
7697b1b7376a532163c621e050b70c90dcb15d66covener [Chris Darroch]
7697b1b7376a532163c621e050b70c90dcb15d66covener *) core, mod_proxy: If a kept_body is present, it becomes safe for
7697b1b7376a532163c621e050b70c90dcb15d66covener subrequests to support message bodies. Make sure that safety
9e0536cd66a389bdaa758a825b8bbd8fea665a3eigalic checks within the core and within the proxy are not triggered
9e0536cd66a389bdaa758a825b8bbd8fea665a3eigalic when kept_body is present. This makes it possible to embed
9e0536cd66a389bdaa758a825b8bbd8fea665a3eigalic proxied POST requests within mod_include. [Graham Leggett]
862bbb262644e8aefae1bf352552b01908ecae0eminfrin *) mod_auth_form: Make sure the input filter stack is properly set
862bbb262644e8aefae1bf352552b01908ecae0eminfrin up before reading the login form. Make sure the kept body filter
dd3b88790af9d18429c732ca7bc83ec4ef43d3ffrpluem is correctly inserted to ensure the body can be read a second
dd3b88790af9d18429c732ca7bc83ec4ef43d3ffrpluem time safely should the authn be successful. [Graham Leggett,
dd3b88790af9d18429c732ca7bc83ec4ef43d3ffrpluem Ruediger Pluem]
5bbabc874e3fcfbea08c199f7a79ee05b4817a70sf *) mod_request: Insert the KEPT_BODY filter via the insert_filter
5bbabc874e3fcfbea08c199f7a79ee05b4817a70sf hook instead of during fixups. Add a safety check to ensure the
8f066564bfc0fd6ddc6ca4b2f2410615554597d1jim filters cannot be inserted more than once. [Graham Leggett,
aec9747aa70c1dce98e536e8eef5a6a0ab0f1d6cjim Ruediger Pluem]
7b7e8ba34e262064914ceedacd5f7d9201b6575ccovener *) core: Do not allow Options ALL if not all options are allowed to be
7b7e8ba34e262064914ceedacd5f7d9201b6575ccovener overwritten. PR 44262 [Michał Grzędzicki <lazy iq.pl>]
220bc4233b21982d7c51842a1774db0ba6172ca4covener *) ap_cache_cacheable_headers_out() will (now) always
220bc4233b21982d7c51842a1774db0ba6172ca4covener merge an error headers _before_ clearing them and _before_
220bc4233b21982d7c51842a1774db0ba6172ca4covener merging in the actual entity headers and doing normal
220bc4233b21982d7c51842a1774db0ba6172ca4covener hop-by-hop cleansing. [Dirk-Willem van Gulik].
6f2fbf354b34981f398cf0313aa44702ea2a7066covener *) cache: retire ap_cache_cacheable_hdrs_out() which was used
6f2fbf354b34981f398cf0313aa44702ea2a7066covener for both in- and out-put headers; and replace it by a single
6f2fbf354b34981f398cf0313aa44702ea2a7066covener ap_cache_cacheable_headers() wrapped in a in- and out-put
9e7c7a8fa19c33d1e90f8f7ffab69beacbe72566covener specific ap_cache_cacheable_headers_in()/out(). The latter
9e7c7a8fa19c33d1e90f8f7ffab69beacbe72566covener which will also merge error and ensure content-type. To keep
9e7c7a8fa19c33d1e90f8f7ffab69beacbe72566covener cache modules consistent with ease. This API change bumps
9e7c7a8fa19c33d1e90f8f7ffab69beacbe72566covener up the minor MM by one [Dirk-Willem van Gulik].
a961006b347d6527ccaeab9cf019a4e68d26bfb0covener *) mod_rewrite: Allow Cookie option to set secure and HttpOnly flags.
a961006b347d6527ccaeab9cf019a4e68d26bfb0covener PR 44799 [Christian Wenz <christian wenz.org>]
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim *) Move the KeptBodySize directive, kept_body filters and the
e3f43882b4f7ac7d1aa679be4b319cca04fd22eecovener ap_parse_request_body function out of the http module and into a
e3f43882b4f7ac7d1aa679be4b319cca04fd22eecovener new module called mod_request, reducing the size of the core.
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim [Graham Leggett]
999661242470e4dc0258982d5f183efc2d157ae7covener *) mod_dbd: Handle integer configuration directive parameters with a
0bfcc4d046f6735af2f15981fb53e4c0680b4731covener dedicated function.
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim *) Change the directives within the mod_session* modules to be valid
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim both inside and outside the location/directory sections, as
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim suggested by wrowe. [Graham Leggett]
5d92fff82718cd018f0b61a10b9ad4d2b8064c95rpluem *) mod_auth_form: Add a module capable of allowing end users to log
5d92fff82718cd018f0b61a10b9ad4d2b8064c95rpluem in using an HTML form, storing the credentials within mod_session.
5d92fff82718cd018f0b61a10b9ad4d2b8064c95rpluem [Graham Leggett]
01195d035ccef88e72009e9607157d5eddcb6b7drjung *) Add a function to the http filters that is able to parse an HTML
aec9747aa70c1dce98e536e8eef5a6a0ab0f1d6cjim form request with the type of application/x-www-form-urlencoded.
84fbf855118f318dd5e511d8e5b902cecc1177c0jim [Graham Leggett]
0ed19acadd3d3dd593759173d87d2243e97914e2sf *) mod_session_crypto: Initialise SSL in the post config hook.
0ed19acadd3d3dd593759173d87d2243e97914e2sf [Ruediger Pluem, Graham Leggett]
0ed19acadd3d3dd593759173d87d2243e97914e2sf *) mod_session_dbd: Add a session implementation capable of storing
041b426f9b15072b59a32f132e6d04173ab3df68covener session information in a SQL database via the dbd interface. Useful
041b426f9b15072b59a32f132e6d04173ab3df68covener for sites where session privacy is important. [Graham Leggett]
cb838cc4d5fd559efd6c0579a0fcb8f6e5a7af22minfrin *) mod_session_crypto: Add a session encoding implementation capable
cb838cc4d5fd559efd6c0579a0fcb8f6e5a7af22minfrin of encrypting and decrypting sessions wherever they may be stored.
cb838cc4d5fd559efd6c0579a0fcb8f6e5a7af22minfrin Introduces a level of privacy when sessions are stored on the
cb838cc4d5fd559efd6c0579a0fcb8f6e5a7af22minfrin browser. [Graham Leggett]
15ff8c621815e8337abc10638f2b2853ee6fd076minfrin *) mod_session_cookie: Add a session implementation capable of storing
15ff8c621815e8337abc10638f2b2853ee6fd076minfrin session information within cookies on the browser. Useful for high
21ccb6cd9272c9066a8f5bb3e7785f46115289desf volume sites where server bound sessions are too resource intensive.
21ccb6cd9272c9066a8f5bb3e7785f46115289desf [Graham Leggett]
b0ac1e83f8582a9b5a72bff798ffb31a419c8adesf *) mod_session: Add a generic session interface to unify the different
b0ac1e83f8582a9b5a72bff798ffb31a419c8adesf attempts at saving persistent sessions across requests.
b0ac1e83f8582a9b5a72bff798ffb31a419c8adesf [Graham Leggett]
b682e60dd82772dba52ba77138e494f15c00a551trawick *) core, authn/z: Avoid calling access control hooks for internal requests
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim with configurations which match those of initial request. Revert to
b682e60dd82772dba52ba77138e494f15c00a551trawick original behaviour (call access control hooks for internal requests
b682e60dd82772dba52ba77138e494f15c00a551trawick with URIs different from initial request) if any access control hooks or
b682e60dd82772dba52ba77138e494f15c00a551trawick providers are not registered as permitting this optimization.
79c754eb51681c3389cd966753e902c429f78939trawick Introduce wrappers for access control hook and provider registration
79c754eb51681c3389cd966753e902c429f78939trawick which can accept additional mode and flag data. [Chris Darroch]
8651de219ec5f595af20afdc9da41ce72aaa50d5minfrin *) Introduced ap_expr API for expression evaluation.
8651de219ec5f595af20afdc9da41ce72aaa50d5minfrin This is adapted from mod_include, which is the first module
8651de219ec5f595af20afdc9da41ce72aaa50d5minfrin to use the new API.
8fae12696bce44be9ce4c56888690cad8ac7b8f9sf *) mod_authz_dbd: When redirecting after successful login/logout per
8fae12696bce44be9ce4c56888690cad8ac7b8f9sf AuthzDBDRedirectQuery, do not report authorization failure, and use
8fae12696bce44be9ce4c56888690cad8ac7b8f9sf first row returned by database query instead of last row.
8fae12696bce44be9ce4c56888690cad8ac7b8f9sf [Chris Darroch]
d5612bd28e194390b2c74fcf712d564b0e002684sf *) mod_ldap: Correctly return all requested attribute values
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim when some attributes have a null value.
d5612bd28e194390b2c74fcf712d564b0e002684sf PR 44560 [Anders Kaseorg <anders kaseorg.com>]
4ea161d94782fa56f4b36d496f35ff8577c43065covener *) core: check symlink ownership if both FollowSymlinks and
4ea161d94782fa56f4b36d496f35ff8577c43065covener SymlinksIfOwnerMatch are set [Nick Kew]
b588214d6e6fe09abe709e83e894921fbc7e25c8covener *) core: fix origin checking in SymlinksIfOwnerMatch
b588214d6e6fe09abe709e83e894921fbc7e25c8covener PR 36783 [Robert L Mathews <rob-apache.org.bugs tigertech.net>]
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim *) Activate mod_cache, mod_file_cache and mod_disk_cache as part of the
c64fc4e9830bb1ffdc3491aef5ed3be5b90c466bcovener 'most' set for '--enable-modules' and '--enable-shared-mods'. Include
c64fc4e9830bb1ffdc3491aef5ed3be5b90c466bcovener mod_mem_cache in 'all' as well. [Dirk-Willem van Gulik]
ae5efbbf49a7ca6d233209a4d011550989e22556covener *) Also install mod_so.h, mod_rewrite.h and mod_cache.h; as these
ae5efbbf49a7ca6d233209a4d011550989e22556covener contain public function declarations which are useful for
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim third party module authors. PR 42431 [Dirk-Willem van Gulik].
8c2bb916633b1eb3dccf91c776363bbc3a6145decovener *) mod_dir, mod_negotiation: pass the output filter information
8c2bb916633b1eb3dccf91c776363bbc3a6145decovener to newly created sub requests; as these are later on used
503bec4c591d28ac6cec7182294cdef2ec6a9829covener as true requests with an internal redirect. This allows for
503bec4c591d28ac6cec7182294cdef2ec6a9829covener mod_cache et.al. to trap the results of the redirect.
503bec4c591d28ac6cec7182294cdef2ec6a9829covener [Dirk-Willem van Gulik, Ruediger Pluem]
c00149c3cb27e0381362d07ccf2143574b4f600dsf *) mod_ldap: Add support (taking advantage of the new APR capability)
c00149c3cb27e0381362d07ccf2143574b4f600dsf for ldap rebind callback while chasing referrals. This allows direct
c00149c3cb27e0381362d07ccf2143574b4f600dsf searches on LDAP servers (in particular MS Active Directory 2003+)
766b0a4793197ccef3dfa202d1fee1e1f929ffa7sf using referrals without the use of the global catalog.
766b0a4793197ccef3dfa202d1fee1e1f929ffa7sf PRs 26538, 40268, and 42557 [Paul J. Reder]
97b692bfc8673c8858f03498f81a993ac0c04c01sf *) mod_ssl: Added server name indication support (SNI, RFC 4366).
97b692bfc8673c8858f03498f81a993ac0c04c01sf PR 34607. [Kaspar Brand <asfbugz velox.ch>]. A test configuration
97b692bfc8673c8858f03498f81a993ac0c04c01sf can be created with test/make_sni.sh [Dirk-Willem van Gulik].
5e6cf205d2b0c848e15c65dab9711805395a5108minfrin *) ApacheMonitor.exe: Introduce --kill argument for use by the
5e6cf205d2b0c848e15c65dab9711805395a5108minfrin installer. This will permit the installation tool to remove
5e6cf205d2b0c848e15c65dab9711805395a5108minfrin all running instances before attempting to remove the .exe.
df419be6d7d4b68823efa05722375552af49c2b6minfrin [William Rowe]
df419be6d7d4b68823efa05722375552af49c2b6minfrin *) mod_ssl: Add support for OCSP validation of client certificates.
df419be6d7d4b68823efa05722375552af49c2b6minfrin PR 41123. [Marc Stern <marc.stern approach.be>, Joe Orton]
c03e31374e50a227cb554a0f1d4a9056ce80d99asf *) mod_serf: New module for Reverse Proxying. [Paul Querna]
40b22d3b20454959fe51fdc89907908d77701078minfrin *) core: Add the option to keep aside a request body up to a certain
40b22d3b20454959fe51fdc89907908d77701078minfrin size that would otherwise be discarded, to be consumed by filters
40b22d3b20454959fe51fdc89907908d77701078minfrin such as mod_include. When enabled for a directory, POST requests
b4a00883f358625923365ca1560c96edec172a52sf to shtml files can be passed through to embedded scripts as POST
b4a00883f358625923365ca1560c96edec172a52sf requests, rather being downgraded to GET requests. [Graham Leggett]
b4a00883f358625923365ca1560c96edec172a52sf *) mod_ssl: Fix TLS upgrade (RFC 2817) support. PR 41231. [Joe Orton]
0553e62d75ef12d9a6646bb874be1fbf9e4c1dfbsf *) scoreboard: Correctly declare ap_time_process_request.
f58bb3da705eb7ec926f4883597fc2eb1336a360minfrin *) core; scoreboard: ap_get_scoreboard_worker(sbh) now takes the sbh member
f58bb3da705eb7ec926f4883597fc2eb1336a360minfrin from the connection rec, ap_get_scoreboard_worker(proc, thread) will now
f58bb3da705eb7ec926f4883597fc2eb1336a360minfrin provide the unusual legacy lookup. [William Rowe]
f58bb3da705eb7ec926f4883597fc2eb1336a360minfrin *) mpm winnt: fix null pointer dereference
be192cefa381d5bae6868034687471754cb43175sf PR 42572 [Davi Arnaut]
be192cefa381d5bae6868034687471754cb43175sf *) mod_authnz_ldap, mod_authn_dbd: Tidy up the code to expose authn
be192cefa381d5bae6868034687471754cb43175sf parameters to the environment. Improve portability to
f4a0825e91eec135b5e41c697439e9a13014fa2cminfrin EBCDIC machines by using apr_toupper(). [Martin Kraemer]
f4a0825e91eec135b5e41c697439e9a13014fa2cminfrin *) mod_ldap, mod_authnzldap: Add support for nested groups (i.e. the ability
f4a0825e91eec135b5e41c697439e9a13014fa2cminfrin to authorize an authenticated user via a "require ldap-group X" directive
5876f43a746f688a32b7201bced8591ddf19bd43minfrin where the user is not in group X, but is in a subgroup contained in X.
5876f43a746f688a32b7201bced8591ddf19bd43minfrin PR 42891 [Paul J. Reder]
5876f43a746f688a32b7201bced8591ddf19bd43minfrin *) mod_ssl: Add support for caching SSL Sessions in memcached. [Paul Querna]
bbba414c5bbf770e505778265bbe7a4a0e4fbdaaniq *) mod_ldap: Fix the search limit parameter to ldap_search_ext_s()
bbba414c5bbf770e505778265bbe7a4a0e4fbdaaniq for SDKs that define LDAP_NO_LIMIT to something other than -1.
4aef34911af88f96c5b6d9b71a550a5a97bbc0b6minfrin [David Jones <oscaremma gmail.com>]
4aef34911af88f96c5b6d9b71a550a5a97bbc0b6minfrin *) apxs: Enhance -q flag to print all known variables and their values
4aef34911af88f96c5b6d9b71a550a5a97bbc0b6minfrin when invoked without variable name(s).
4aef34911af88f96c5b6d9b71a550a5a97bbc0b6minfrin [William Rowe, Sander Temme]
4cefc38158672f5de8119886d9754cf0609a9371minfrin *) apxs: Eliminate run-time check for mod_so. PR 40653.
4cefc38158672f5de8119886d9754cf0609a9371minfrin [David M. Lee <dmlee crossroads.com>]
4cefc38158672f5de8119886d9754cf0609a9371minfrin *) beos MPM: Create pmain pool and run modules' child_init hooks when
11d3c510dca5b5178ad4739ffc1567ef2155bda9minfrin entering ap_mpm_run(), then destroy pmain when exiting ap_mpm_run().
11d3c510dca5b5178ad4739ffc1567ef2155bda9minfrin [Chris Darroch]
d974a1624c0bb4f1c2e8b36fcf8ba1f12284ed8dsf *) netware MPM: Destroy pmain pool when exiting ap_mpm_run() so that
d974a1624c0bb4f1c2e8b36fcf8ba1f12284ed8dsf cleanups registered in modules' child_init hooks are performed.
d974a1624c0bb4f1c2e8b36fcf8ba1f12284ed8dsf [Chris Darroch]
1a8c329935111a5059363efe927d631371b78414minfrin *) mod_dbd: Stash DBD connections in request_config of initial request
fac37c9794a18c24d187f4e0f97a9476c4344118minfrin only, or else sub-requests and internal redirections may cause
fac37c9794a18c24d187f4e0f97a9476c4344118minfrin entire DBD pool to be stashed in a single HTTP request. [Chris Darroch]
fc58f0ff708564b67cd578c626b6500d1cd63a51sf *) Fix issue which could cause error messages to be written to access logs
fc58f0ff708564b67cd578c626b6500d1cd63a51sf *) The LockFile directive, which specifies the location of
fc58f0ff708564b67cd578c626b6500d1cd63a51sf the accept() mutex lockfile, is deprecated. Instead, the
fc58f0ff708564b67cd578c626b6500d1cd63a51sf AcceptMutex directive now takes an optional lockfile
4e5fe1d203ddf3956a77be3c797c01fd4be8b211sf location parameter, ala SSLMutex. [Jim Jagielski]
4e5fe1d203ddf3956a77be3c797c01fd4be8b211sf *) mod_authn_dbd: Export any additional columns queried in the SQL select
dcb4802d9ea9fc4ba89671e8f8faa70c9535b202minfrin into the environment with the name AUTHENTICATE_<COLUMN>. This brings
dcb4802d9ea9fc4ba89671e8f8faa70c9535b202minfrin mod_authn_dbd behaviour in line with mod_authnz_ldap. [Graham Leggett]
dcb4802d9ea9fc4ba89671e8f8faa70c9535b202minfrin *) mod_dbd: Key the storage of prepared statements on the hex string
dcb4802d9ea9fc4ba89671e8f8faa70c9535b202minfrin value of server_rec, rather than the server name, as the server name
ce4dc40a4e87991087488f70d96d3447d7557294sf may change (eg when the server name is set) at any time, causing
ce4dc40a4e87991087488f70d96d3447d7557294sf weird behaviour in modules dependent on mod_dbd. [Graham Leggett]
ce4dc40a4e87991087488f70d96d3447d7557294sf *) mod_proxy_fcgi: Added win32 build. [Mladen Turk]
9db0b0ee6ffade769db57b37a06b3f4849b5d367minfrin *) sendfile_nonblocking() takes the _brigade_ as an argument, gets
9db0b0ee6ffade769db57b37a06b3f4849b5d367minfrin the first bucket from the brigade, finds it not to be a FILE
9db0b0ee6ffade769db57b37a06b3f4849b5d367minfrin bucket and barfs. The fix is to pass a bucket rather than a brigade.
033d82412cc4af9d939b7e1645425b9e7f4ebf60minfrin [Niklas Edmundsson <nikke acc.umu.se>]
033d82412cc4af9d939b7e1645425b9e7f4ebf60minfrin *) mod_rewrite: support rewritemap by SQL query [Nick Kew]
033d82412cc4af9d939b7e1645425b9e7f4ebf60minfrin *) ap_get_server_version() has been removed. Third-party modules must
1b390add6886fb1c0acdea82be0ef0920f1158casf now use ap_get_server_banner() or ap_get_server_description().
1b390add6886fb1c0acdea82be0ef0920f1158casf [Jeff Trawick]
5fd471ec540a088d143a223096d35661bf87c15btrawick *) All MPMs: Introduce a check_config phase between pre_config and
5fd471ec540a088d143a223096d35661bf87c15btrawick open_logs, to allow modules to review interdependent configuration
5fd471ec540a088d143a223096d35661bf87c15btrawick directive values and adjust them while messages can still be logged
f2472b79d241967fa28f8284470b1c5cafee7b12wrowe to the console. Handle relevant MPM directives during this phase
f2472b79d241967fa28f8284470b1c5cafee7b12wrowe and format messages for both the console and the error log, as
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim appropriate. [Chris Darroch]
f2472b79d241967fa28f8284470b1c5cafee7b12wrowe *) mod_proxy: don't URLencode tilde in path component
f2472b79d241967fa28f8284470b1c5cafee7b12wrowe [Stijn Hoop <stijn sandcat.nl>]
c9201c790435060b1322d86949183085ca5f6c0cwrowe *) mpm_winnt: Fix return values from wait_for_many_objects.
c9201c790435060b1322d86949183085ca5f6c0cwrowe The return value is index to the signaled thread in the
c9201c790435060b1322d86949183085ca5f6c0cwrowe creted_threads array. We can not use WAIT_TIMEOUT because
c9201c790435060b1322d86949183085ca5f6c0cwrowe his value is defined as 258, thus limiting the MaxThreads
c9201c790435060b1322d86949183085ca5f6c0cwrowe to that value. [Mladen Turk]
38bd9dba7627c6b2f331cd0731c272ee6bd876b1wrowe *) core: Do not allow internal redirects like the DirectoryIndex of mod_dir
38bd9dba7627c6b2f331cd0731c272ee6bd876b1wrowe to circumvent the symbolic link checks imposed by FollowSymLinks and
38bd9dba7627c6b2f331cd0731c272ee6bd876b1wrowe SymLinksIfOwnerMatch. [Nick Kew, Ruediger Pluem, William Rowe]
c1ba97f41a4526d84fb7a1596afe3dd11e065a2cminfrin *) New SSLLogLevelDebugDump [ None (default) | IO (not bytes) | Bytes ]
c1ba97f41a4526d84fb7a1596afe3dd11e065a2cminfrin configures the I/O Dump of SSL traffic, when LogLevel is set to Debug.
c1ba97f41a4526d84fb7a1596afe3dd11e065a2cminfrin The default is none as this is far greater debugging resolution than
c1ba97f41a4526d84fb7a1596afe3dd11e065a2cminfrin the typical administrator is prepared to untangle. [William Rowe]
4ed33a14c26d78bbe6bd0b9d5091cdb184e348basf *) mod_disk_cache: If possible, check if the size of an object to cache is
4ed33a14c26d78bbe6bd0b9d5091cdb184e348basf within the configured boundaries before actually saving data.
4ed33a14c26d78bbe6bd0b9d5091cdb184e348basf [Niklas Edmundsson <nikke acc.umu.se>]
72e3829dbd019a63b1091987fc6e7b1c028b089cminfrin *) mod_disk_cache: Delete temporary files if they cannot be renamed to their
72e3829dbd019a63b1091987fc6e7b1c028b089cminfrin final name. [Davi Arnaut <davi haxent.com.br>]
1081aff66582e2cac722fb3b6f09da4f524b5962minfrin *) Worker and event MPMs: Remove improper scoreboard updates which were
1081aff66582e2cac722fb3b6f09da4f524b5962minfrin performed in the event of a fork() failure. [Chris Darroch]
1081aff66582e2cac722fb3b6f09da4f524b5962minfrin *) Add support for fcgi:// proxies to mod_rewrite.
9f0c32ae318f33c93a47d83f4709242c18339bbcminfrin [Markus Schiegl <ms schiegl.com>]
9f0c32ae318f33c93a47d83f4709242c18339bbcminfrin *) Remove incorrect comments from scoreboard.h regarding conditional
9f0c32ae318f33c93a47d83f4709242c18339bbcminfrin loading of worker_score structure with mod_status, and remove unused
9474e446514b06765775eb0c1ec6645e2c5e50f6minfrin definitions relating to old life_status field.
9474e446514b06765775eb0c1ec6645e2c5e50f6minfrin [Chris Darroch <chrisd pearsoncmg.com>]
9f0c32ae318f33c93a47d83f4709242c18339bbcminfrin *) Remove allocation of memory for unused array of lb_score pointers
b7557ab9828d2017224a12968f82c3118b6a8c0aminfrin in ap_init_scoreboard(). [Chris Darroch <chrisd pearsoncmg.com>]
b7557ab9828d2017224a12968f82c3118b6a8c0aminfrin *) Add mod_proxy_fcgi, a FastCGI back end for mod_proxy.
b7557ab9828d2017224a12968f82c3118b6a8c0aminfrin [Garrett Rooney, Jim Jagielski, Paul Querna]
b7557ab9828d2017224a12968f82c3118b6a8c0aminfrin *) Event MPM: Fill in the scoreboard's tid field. PR 38736.
9474e446514b06765775eb0c1ec6645e2c5e50f6minfrin [Chris Darroch <chrisd pearsoncmg.com>]
9474e446514b06765775eb0c1ec6645e2c5e50f6minfrin *) mod_charset_lite: Remove Content-Length when output filter can
b7557ab9828d2017224a12968f82c3118b6a8c0aminfrin invalidate it. Warn when input filter can invalidate it.
e302f38fd646764ce1a1e1c578d794aef514a9e5sf [Jeff Trawick]
e302f38fd646764ce1a1e1c578d794aef514a9e5sf *) Authz: Add the new module mod_authn_core that will provide common
b32d756dae79045a9bc90e0d0b85582f6f28eaf3sf authn directives such as 'AuthType', 'AuthName'. Move the directives
e302f38fd646764ce1a1e1c578d794aef514a9e5sf 'AuthType' and 'AuthName' out of the core module and merge mod_authz_alias
9c233808c898095865fcc0a2dc1cf594d0d8faf3sf into mod_authn_core. [Brad Nicholes]
3b41ccdaa163f4e900bbf8a7aa6a366df033822dminfrin *) Authz: Move the directives 'Order', 'Allow', 'Deny' and 'Satisfy'
3b41ccdaa163f4e900bbf8a7aa6a366df033822dminfrin into the new module mod_access_compat which can be loaded to provide
3b41ccdaa163f4e900bbf8a7aa6a366df033822dminfrin support for these directives.
3b41ccdaa163f4e900bbf8a7aa6a366df033822dminfrin [Brad Nicholes]
28587db43bc4bea96a36fbcffdd967e7b422bb97minfrin *) Authz: Move the 'Require' directive from the core module as well as
28587db43bc4bea96a36fbcffdd967e7b422bb97minfrin add the directives '<SatisfyAll>', '<SatisfyOne>', '<RequireAlias>'
28587db43bc4bea96a36fbcffdd967e7b422bb97minfrin and 'Reject' to mod_authz_core. The new directives introduce 'AND/OR'
28587db43bc4bea96a36fbcffdd967e7b422bb97minfrin logic into the authorization processing. [Brad Nicholes]
5a2dcc476c33985b7681aa72256bcd7266057eddsf *) Authz: Add the new module mod_authz_core which acts as the
5a2dcc476c33985b7681aa72256bcd7266057eddsf authorization provider vector and contains common authz
e08076ca56e6cb68b30846b9e9339061058aae6dpoirier directives. [Brad Nicholes]
e08076ca56e6cb68b30846b9e9339061058aae6dpoirier *) Authz: Renamed mod_authz_dbm authz providers from 'group' and
e08076ca56e6cb68b30846b9e9339061058aae6dpoirier 'file-group' to 'dbm-group' and 'dbm-file-group'. [Brad Nicholes]
e08076ca56e6cb68b30846b9e9339061058aae6dpoirier *) Authz: Added the new authz providers 'env', 'ip', 'host', 'all' to handle
e08076ca56e6cb68b30846b9e9339061058aae6dpoirier host-based access control provided by mod_authz_host and invoked
e08076ca56e6cb68b30846b9e9339061058aae6dpoirier through the 'Require' directive. [Brad Nicholes]
b7a2f855b5e31abc24dab2eef28e9e2f985ae25brpluem *) Authz: Convert all of the authz modules from hook based to
b7a2f855b5e31abc24dab2eef28e9e2f985ae25brpluem provider based. [Brad Nicholes]
fa1c7ce09927decc1eecd1e9a35cc5331078a052covener *) mod_cache: Add CacheMinExpire directive to set the minimum time in
fa1c7ce09927decc1eecd1e9a35cc5331078a052covener seconds to cache a document.
ac45a43afbf38aa4a91c1402c6beef6ef8a2696dniq *) mod_authz_dbd: SQL authz with Login/Session support [Nick Kew]
ac45a43afbf38aa4a91c1402c6beef6ef8a2696dniq *) Fix typo in ProxyStatus syntax error message.
b2b9b7f0644773b50aee41956a841ac884086250niq *) Asynchronous write completion for the Event MPM. [Brian Pane]
b2b9b7f0644773b50aee41956a841ac884086250niq *) Added an End-Of-Request bucket type. The logging of a request and
b4f348c8e74ba8166410ddeffac03e4887696788niq the freeing of its pool are now done when the EOR bucket is destroyed.
b4f348c8e74ba8166410ddeffac03e4887696788niq This has the effect of delaying the logging until right after the last
b4f348c8e74ba8166410ddeffac03e4887696788niq of the response is sent; ap_core_output_filter() calls the access logger
4fda5fb4cc40703a76e261bbf21ec1d6b51b7d3fjim indirectly when it destroys the EOR bucket. [Brian Pane]
fa0dc2a4f675a868378a52946e5b244d6bf41196sf *) Rewrite of logresolve support utility: IPv6 addresses are now supported
fa0dc2a4f675a868378a52946e5b244d6bf41196sf and the format of statistical output has changed. [Colm MacCarthaigh]
0807f6da6091b748ab47c21ba66252fe8da2a966sf *) Rewrite of ap_coreoutput_filter to do nonblocking writes [Brian Pane]
b92a868b537899a51efd8c200c396fa51c63839dtrawick *) Added new connection states for handler and write completion
b92a868b537899a51efd8c200c396fa51c63839dtrawick [Brian Pane]
dc52cac281d8b311dc47d115ed979f923b667679rjung *) mod_cgid: Refuse to work on Solaris 10 due to OS bugs. PR 34264.
dc52cac281d8b311dc47d115ed979f923b667679rjung [Justin Erenkrantz]
2534e869d2ba209bd0c43717ea80992e6de0c51djim *) Teach mod_ssl to use arbitrary OIDs in an SSLRequire directive,
2534e869d2ba209bd0c43717ea80992e6de0c51djim allowing string-valued client certificate attributes to be used for
f8033d657a57eab45af44368774d8beb3e4f7f35pquerna access control, as in: SSLRequire "value" in OID("1.3.6.1.4.1.18060.1")
f7acc4b00a8bf92fea10fce6ac09aa57eafec0ecjim [Martin Kraemer, David Reid]
f8033d657a57eab45af44368774d8beb3e4f7f35pquerna [Apache 2.1.0-dev includes those bug fixes and changes with the
02fd88c85a9850109753b87612955ad372de1575sf Apache 2.2.xx tree as documented, and except as noted, below.]
02fd88c85a9850109753b87612955ad372de1575sfChanges with Apache 2.2.x and later:
da48ae521bcc2751f8eb8dfb02f7aab0f46943c6sf *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?view=markup
1374472d83ce061a431b7f6eeb5e5135fb4cd922jimChanges with Apache 2.0.x and later:
1374472d83ce061a431b7f6eeb5e5135fb4cd922jim *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/CHANGES?view=markup
ab7a123efe997d907274eb672ab2b36746bb3f57sfChanges with Apache 1.3.x and later: