CHANGES revision 7a079e0cd696baca90ac43e325f64582e2945c68
5d92fff82718cd018f0b61a10b9ad4d2b8064c95rpluem -*- coding: utf-8 -*-
bf52162f2d05c1fb1a107c7ef108de73f739b3edpquernaChanges with Apache 2.3.0
aec9747aa70c1dce98e536e8eef5a6a0ab0f1d6cjim[ When backported to 2.2.x, remove entry from this file ]
aec9747aa70c1dce98e536e8eef5a6a0ab0f1d6cjim
9e7c7a8fa19c33d1e90f8f7ffab69beacbe72566covener *) core; scoreboard: ap_get_scoreboard_worker(sbh) now takes the sbh member
9e7c7a8fa19c33d1e90f8f7ffab69beacbe72566covener from the connection rec, ap_get_scoreboard_worker(proc, thread) will now
9e7c7a8fa19c33d1e90f8f7ffab69beacbe72566covener provide the unusual legacy lookup. [William Rowe]
9e7c7a8fa19c33d1e90f8f7ffab69beacbe72566covener
a961006b347d6527ccaeab9cf019a4e68d26bfb0covener *) mod_proxy_http: Check but don't escape/unescape forward-proxied URLs
a961006b347d6527ccaeab9cf019a4e68d26bfb0covener PR 42592 [Nick Kew]
a961006b347d6527ccaeab9cf019a4e68d26bfb0covener
e3f43882b4f7ac7d1aa679be4b319cca04fd22eecovener *) mpm winnt: fix null pointer dereference
e3f43882b4f7ac7d1aa679be4b319cca04fd22eecovener PR 42572 [Davi Arnaut]
e3f43882b4f7ac7d1aa679be4b319cca04fd22eecovener
e3f43882b4f7ac7d1aa679be4b319cca04fd22eecovener *) mod_proxy_http: Correctly forward unexpected interim (HTTP 1xx)
8dea7832dea3789fe0b90c434c284bcaad96d40fcovener responses from the backend according to RFC2616. But make it
8dea7832dea3789fe0b90c434c284bcaad96d40fcovener configurable in case something breaks on it.
999661242470e4dc0258982d5f183efc2d157ae7covener PR 16518 [Nick Kew]
0bfcc4d046f6735af2f15981fb53e4c0680b4731covener
b761a57b4e63006c287823270876ab40d3212160covener *) mod_deflate: Don't leave a strong ETag in place while transforming
b761a57b4e63006c287823270876ab40d3212160covener the entity.
b761a57b4e63006c287823270876ab40d3212160covener PR 39727 [Nick Kew]
b761a57b4e63006c287823270876ab40d3212160covener
5d92fff82718cd018f0b61a10b9ad4d2b8064c95rpluem *) mod_proxy_http: Remove Warning headers with wrong date
5d92fff82718cd018f0b61a10b9ad4d2b8064c95rpluem PR 16138 [Nick Kew]
5d92fff82718cd018f0b61a10b9ad4d2b8064c95rpluem
5d92fff82718cd018f0b61a10b9ad4d2b8064c95rpluem *) mod_proxy_http: Correctly parse all Connection headers in proxy.
01195d035ccef88e72009e9607157d5eddcb6b7drjung PR 43509 [Nick Kew]
01195d035ccef88e72009e9607157d5eddcb6b7drjung
aec9747aa70c1dce98e536e8eef5a6a0ab0f1d6cjim *) HTTP protocol: Add "DefaultType none" option.
84fbf855118f318dd5e511d8e5b902cecc1177c0jim PR 13986 and PR 16139 [Nick Kew]
84fbf855118f318dd5e511d8e5b902cecc1177c0jim
0ed19acadd3d3dd593759173d87d2243e97914e2sf *) core: reinstate location walk to fix config for subrequests
0ed19acadd3d3dd593759173d87d2243e97914e2sf PR 41960 [Jose Kahan <jose w3.org>]
0ed19acadd3d3dd593759173d87d2243e97914e2sf
0ed19acadd3d3dd593759173d87d2243e97914e2sf *) mod_log_config: Add format options for %p so that the actual local
cb838cc4d5fd559efd6c0579a0fcb8f6e5a7af22minfrin or remote port can be logged. PR 43415. [Adam Hasselbalch Hansen
cb838cc4d5fd559efd6c0579a0fcb8f6e5a7af22minfrin <ahh@one.com>, Ruediger Pluem, Jeff Trawick]
cb838cc4d5fd559efd6c0579a0fcb8f6e5a7af22minfrin
cb838cc4d5fd559efd6c0579a0fcb8f6e5a7af22minfrin *) mod_rewrite: Add the novary flag to RewriteCond.
15ff8c621815e8337abc10638f2b2853ee6fd076minfrin [Ruediger Pluem]
15ff8c621815e8337abc10638f2b2853ee6fd076minfrin
15ff8c621815e8337abc10638f2b2853ee6fd076minfrin *) mod_rewrite: Add option to suppress URL unescaping
21ccb6cd9272c9066a8f5bb3e7785f46115289desf PR 34602 [Guenther Gsenger <guenther.gsenger gmail.com>]
21ccb6cd9272c9066a8f5bb3e7785f46115289desf
21ccb6cd9272c9066a8f5bb3e7785f46115289desf *) mod_include: Add an "if" directive syntax to test whether an URL
b0ac1e83f8582a9b5a72bff798ffb31a419c8adesf is accessible, and if so, conditionally display content. This
b0ac1e83f8582a9b5a72bff798ffb31a419c8adesf allows a webmaster to hide a link to a private page when the user
b0ac1e83f8582a9b5a72bff798ffb31a419c8adesf has no access to that page. [Graham Leggett]
b682e60dd82772dba52ba77138e494f15c00a551trawick
b682e60dd82772dba52ba77138e494f15c00a551trawick *) mod_authnz_ldap, mod_authn_dbd: Tidy up the code to expose authn
b682e60dd82772dba52ba77138e494f15c00a551trawick parameters to the environment. Improve portability to
b682e60dd82772dba52ba77138e494f15c00a551trawick EBCDIC machines by using apr_toupper(). [Martin Kraemer]
b682e60dd82772dba52ba77138e494f15c00a551trawick
b682e60dd82772dba52ba77138e494f15c00a551trawick *) mod_ldap, mod_authnzldap: Add support for nested groups (i.e. the ability
79c754eb51681c3389cd966753e902c429f78939trawick to authorize an authenticated user via a "require ldap-group X" directive
79c754eb51681c3389cd966753e902c429f78939trawick where the user is not in group X, but is in a subgroup contained in X.
79c754eb51681c3389cd966753e902c429f78939trawick PR 42891 [Paul J. Reder]
8651de219ec5f595af20afdc9da41ce72aaa50d5minfrin
8651de219ec5f595af20afdc9da41ce72aaa50d5minfrin *) Event MPM: Add support for running under mod_ssl, by reverting to the
8651de219ec5f595af20afdc9da41ce72aaa50d5minfrin Worker MPM behaviors, when run under an input filter that buffers
8651de219ec5f595af20afdc9da41ce72aaa50d5minfrin its own data. [Paul Querna]
8fae12696bce44be9ce4c56888690cad8ac7b8f9sf
8fae12696bce44be9ce4c56888690cad8ac7b8f9sf *) mod_ssl: Add support for caching SSL Sessions in memcached. [Paul Querna]
8fae12696bce44be9ce4c56888690cad8ac7b8f9sf
8fae12696bce44be9ce4c56888690cad8ac7b8f9sf *) mod_substitute: Added a new experimental output filter, which
8fae12696bce44be9ce4c56888690cad8ac7b8f9sf performs inline response content pattern matching (including
8fae12696bce44be9ce4c56888690cad8ac7b8f9sf regex) and substitution. [Jim Jagielski]
d5612bd28e194390b2c74fcf712d564b0e002684sf
d5612bd28e194390b2c74fcf712d564b0e002684sf *) core: Change etag generation to produce identical results on
d5612bd28e194390b2c74fcf712d564b0e002684sf 32-bit and 64-bit platforms. PR 40064. [Joe Orton]
4ea161d94782fa56f4b36d496f35ff8577c43065covener
4ea161d94782fa56f4b36d496f35ff8577c43065covener *) ab: Add -r option to continue after socket receive errors.
4ea161d94782fa56f4b36d496f35ff8577c43065covener [Filip Hanik <devlist hanik.com>]
b588214d6e6fe09abe709e83e894921fbc7e25c8covener
b588214d6e6fe09abe709e83e894921fbc7e25c8covener *) mod_ldap: Fix the search limit parameter to ldap_search_ext_s()
b588214d6e6fe09abe709e83e894921fbc7e25c8covener for SDKs that define LDAP_NO_LIMIT to something other than -1.
c64fc4e9830bb1ffdc3491aef5ed3be5b90c466bcovener [David Jones <oscaremma gmail.com>]
c64fc4e9830bb1ffdc3491aef5ed3be5b90c466bcovener
c64fc4e9830bb1ffdc3491aef5ed3be5b90c466bcovener *) mod_dbd: Introduce configuration groups to allow inheritance by virtual
c64fc4e9830bb1ffdc3491aef5ed3be5b90c466bcovener hosts of database configurations from the main server. Determine the
ae5efbbf49a7ca6d233209a4d011550989e22556covener minimal set of distinct configurations and share connection pools
ae5efbbf49a7ca6d233209a4d011550989e22556covener whenever possible. Allow virtual hosts to override inherited SQL
ae5efbbf49a7ca6d233209a4d011550989e22556covener statements. PR 41302. [Chris Darroch]
8c2bb916633b1eb3dccf91c776363bbc3a6145decovener
8c2bb916633b1eb3dccf91c776363bbc3a6145decovener *) core: Fix broken chunk filtering that causes all non blocking reads to be
8c2bb916633b1eb3dccf91c776363bbc3a6145decovener converted into blocking reads. PR 41056. [Jean-Frederic Clere, Jim Jagielski]
8c2bb916633b1eb3dccf91c776363bbc3a6145decovener
503bec4c591d28ac6cec7182294cdef2ec6a9829covener *) apxs: Enhance -q flag to print all known variables and their values
503bec4c591d28ac6cec7182294cdef2ec6a9829covener when invoked without variable name(s).
503bec4c591d28ac6cec7182294cdef2ec6a9829covener [William Rowe, Sander Temme]
503bec4c591d28ac6cec7182294cdef2ec6a9829covener
c00149c3cb27e0381362d07ccf2143574b4f600dsf *) apxs: Eliminate run-time check for mod_so. PR 40653.
c00149c3cb27e0381362d07ccf2143574b4f600dsf [David M. Lee <dmlee crossroads.com>]
c00149c3cb27e0381362d07ccf2143574b4f600dsf
766b0a4793197ccef3dfa202d1fee1e1f929ffa7sf *) beos MPM: Create pmain pool and run modules' child_init hooks when
766b0a4793197ccef3dfa202d1fee1e1f929ffa7sf entering ap_mpm_run(), then destroy pmain when exiting ap_mpm_run().
766b0a4793197ccef3dfa202d1fee1e1f929ffa7sf [Chris Darroch]
97b692bfc8673c8858f03498f81a993ac0c04c01sf
97b692bfc8673c8858f03498f81a993ac0c04c01sf *) netware MPM: Destroy pmain pool when exiting ap_mpm_run() so that
97b692bfc8673c8858f03498f81a993ac0c04c01sf cleanups registered in modules' child_init hooks are performed.
5e6cf205d2b0c848e15c65dab9711805395a5108minfrin [Chris Darroch]
5e6cf205d2b0c848e15c65dab9711805395a5108minfrin
5e6cf205d2b0c848e15c65dab9711805395a5108minfrin *) mod_dbd: Stash DBD connections in request_config of initial request
5e6cf205d2b0c848e15c65dab9711805395a5108minfrin only, or else sub-requests and internal redirections may cause
df419be6d7d4b68823efa05722375552af49c2b6minfrin entire DBD pool to be stashed in a single HTTP request. [Chris Darroch]
df419be6d7d4b68823efa05722375552af49c2b6minfrin
df419be6d7d4b68823efa05722375552af49c2b6minfrin *) Fix issue which could cause error messages to be written to access logs
df419be6d7d4b68823efa05722375552af49c2b6minfrin on Win32. PR 40476. [Tom Donovan <Tom.Donovan acm.org>]
c03e31374e50a227cb554a0f1d4a9056ce80d99asf
c03e31374e50a227cb554a0f1d4a9056ce80d99asf *) The LockFile directive, which specifies the location of
c03e31374e50a227cb554a0f1d4a9056ce80d99asf the accept() mutex lockfile, is deprecated. Instead, the
40b22d3b20454959fe51fdc89907908d77701078minfrin AcceptMutex directive now takes an optional lockfile
40b22d3b20454959fe51fdc89907908d77701078minfrin location parameter, ala SSLMutex. [Jim Jagielski]
40b22d3b20454959fe51fdc89907908d77701078minfrin
b4a00883f358625923365ca1560c96edec172a52sf *) mod_authn_dbd: Export any additional columns queried in the SQL select
b4a00883f358625923365ca1560c96edec172a52sf into the environment with the name AUTHENTICATE_<COLUMN>. This brings
b4a00883f358625923365ca1560c96edec172a52sf mod_authn_dbd behaviour in line with mod_authnz_ldap. [Graham Leggett]
b4a00883f358625923365ca1560c96edec172a52sf
0553e62d75ef12d9a6646bb874be1fbf9e4c1dfbsf *) mod_dbd: Key the storage of prepared statements on the hex string
0553e62d75ef12d9a6646bb874be1fbf9e4c1dfbsf value of server_rec, rather than the server name, as the server name
0553e62d75ef12d9a6646bb874be1fbf9e4c1dfbsf may change (eg when the server name is set) at any time, causing
87af9ffc3a42633fe12e11a0ff77bc099ecdca82sf weird behaviour in modules dependent on mod_dbd. [Graham Leggett]
f58bb3da705eb7ec926f4883597fc2eb1336a360minfrin
f58bb3da705eb7ec926f4883597fc2eb1336a360minfrin *) mod_proxy_fcgi: Added win32 build. [Mladen Turk]
f58bb3da705eb7ec926f4883597fc2eb1336a360minfrin
f58bb3da705eb7ec926f4883597fc2eb1336a360minfrin *) sendfile_nonblocking() takes the _brigade_ as an argument, gets
f58bb3da705eb7ec926f4883597fc2eb1336a360minfrin the first bucket from the brigade, finds it not to be a FILE
be192cefa381d5bae6868034687471754cb43175sf bucket and barfs. The fix is to pass a bucket rather than a brigade.
be192cefa381d5bae6868034687471754cb43175sf [Niklas Edmundsson <nikke acc.umu.se>]
be192cefa381d5bae6868034687471754cb43175sf
be192cefa381d5bae6868034687471754cb43175sf *) mod_rewrite: support rewritemap by SQL query [Nick Kew]
f4a0825e91eec135b5e41c697439e9a13014fa2cminfrin
f4a0825e91eec135b5e41c697439e9a13014fa2cminfrin *) ap_get_server_version() has been removed. Third-party modules must
f4a0825e91eec135b5e41c697439e9a13014fa2cminfrin now use ap_get_server_banner() or ap_get_server_description().
f4a0825e91eec135b5e41c697439e9a13014fa2cminfrin [Jeff Trawick]
5876f43a746f688a32b7201bced8591ddf19bd43minfrin
5876f43a746f688a32b7201bced8591ddf19bd43minfrin *) All MPMs: Introduce a check_config phase between pre_config and
5876f43a746f688a32b7201bced8591ddf19bd43minfrin open_logs, to allow modules to review interdependent configuration
5876f43a746f688a32b7201bced8591ddf19bd43minfrin directive values and adjust them while messages can still be logged
bbba414c5bbf770e505778265bbe7a4a0e4fbdaaniq to the console. Handle relevant MPM directives during this phase
bbba414c5bbf770e505778265bbe7a4a0e4fbdaaniq and format messages for both the console and the error log, as
bbba414c5bbf770e505778265bbe7a4a0e4fbdaaniq appropriate. [Chris Darroch]
4aef34911af88f96c5b6d9b71a550a5a97bbc0b6minfrin
4aef34911af88f96c5b6d9b71a550a5a97bbc0b6minfrin *) mod_proxy: don't URLencode tilde in path component
4aef34911af88f96c5b6d9b71a550a5a97bbc0b6minfrin [Stijn Hoop <stijn sandcat.nl>]
4aef34911af88f96c5b6d9b71a550a5a97bbc0b6minfrin
4aef34911af88f96c5b6d9b71a550a5a97bbc0b6minfrin *) mpm_winnt: Fix return values from wait_for_many_objects.
4cefc38158672f5de8119886d9754cf0609a9371minfrin The return value is index to the signaled thread in the
4cefc38158672f5de8119886d9754cf0609a9371minfrin creted_threads array. We can not use WAIT_TIMEOUT because
4cefc38158672f5de8119886d9754cf0609a9371minfrin his value is defined as 258, thus limiting the MaxThreads
4cefc38158672f5de8119886d9754cf0609a9371minfrin to that value. [Mladen Turk]
4cefc38158672f5de8119886d9754cf0609a9371minfrin
11d3c510dca5b5178ad4739ffc1567ef2155bda9minfrin *) core: Do not allow internal redirects like the DirectoryIndex of mod_dir
11d3c510dca5b5178ad4739ffc1567ef2155bda9minfrin to circumvent the symbolic link checks imposed by FollowSymLinks and
11d3c510dca5b5178ad4739ffc1567ef2155bda9minfrin SymLinksIfOwnerMatch. [Nick Kew, Ruediger Pluem, William Rowe]
d974a1624c0bb4f1c2e8b36fcf8ba1f12284ed8dsf
d974a1624c0bb4f1c2e8b36fcf8ba1f12284ed8dsf *) mod_proxy: Support environment variable interpolation in reverse
d974a1624c0bb4f1c2e8b36fcf8ba1f12284ed8dsf proxying directives. [Nick Kew]
1a8c329935111a5059363efe927d631371b78414minfrin
1a8c329935111a5059363efe927d631371b78414minfrin *) core: Add the filename of the configuration file to the warning message
fac37c9794a18c24d187f4e0f97a9476c4344118minfrin about the useless use of AllowOverride. PR 39992.
fac37c9794a18c24d187f4e0f97a9476c4344118minfrin [Darryl Miles <darryl darrylmiles.org>]
fac37c9794a18c24d187f4e0f97a9476c4344118minfrin
fc58f0ff708564b67cd578c626b6500d1cd63a51sf *) New SSLLogLevelDebugDump [ None (default) | IO (not bytes) | Bytes ]
fc58f0ff708564b67cd578c626b6500d1cd63a51sf configures the I/O Dump of SSL traffic, when LogLevel is set to Debug.
fc58f0ff708564b67cd578c626b6500d1cd63a51sf The default is none as this is far greater debugging resolution than
fc58f0ff708564b67cd578c626b6500d1cd63a51sf the typical administrator is prepared to untangle. [William Rowe]
fc58f0ff708564b67cd578c626b6500d1cd63a51sf
fc58f0ff708564b67cd578c626b6500d1cd63a51sf *) mod_disk_cache: If possible, check if the size of an object to cache is
4e5fe1d203ddf3956a77be3c797c01fd4be8b211sf within the configured boundaries before actually saving data.
4e5fe1d203ddf3956a77be3c797c01fd4be8b211sf [Niklas Edmundsson <nikke acc.umu.se>]
4e5fe1d203ddf3956a77be3c797c01fd4be8b211sf
dcb4802d9ea9fc4ba89671e8f8faa70c9535b202minfrin *) mod_cache: Convert all values to seconds before comparing them when
dcb4802d9ea9fc4ba89671e8f8faa70c9535b202minfrin checking whether to send a Warning header for a stale response.
dcb4802d9ea9fc4ba89671e8f8faa70c9535b202minfrin PR 39713. [Owen Taylor <otaylor redhat.com>]
dcb4802d9ea9fc4ba89671e8f8faa70c9535b202minfrin
dcb4802d9ea9fc4ba89671e8f8faa70c9535b202minfrin *) mod_disk_cache: Delete temporary files if they cannot be renamed to their
ce4dc40a4e87991087488f70d96d3447d7557294sf final name. [Davi Arnaut <davi haxent.com.br>]
ce4dc40a4e87991087488f70d96d3447d7557294sf
0119f1301a880cf39c0aad0fa2a77240af964691sf *) Worker and event MPMs: Remove improper scoreboard updates which were
ce4dc40a4e87991087488f70d96d3447d7557294sf performed in the event of a fork() failure. [Chris Darroch]
9db0b0ee6ffade769db57b37a06b3f4849b5d367minfrin
9db0b0ee6ffade769db57b37a06b3f4849b5d367minfrin *) Add support for fcgi:// proxies to mod_rewrite.
9db0b0ee6ffade769db57b37a06b3f4849b5d367minfrin [Markus Schiegl <ms schiegl.com>]
9db0b0ee6ffade769db57b37a06b3f4849b5d367minfrin
033d82412cc4af9d939b7e1645425b9e7f4ebf60minfrin *) Remove incorrect comments from scoreboard.h regarding conditional
033d82412cc4af9d939b7e1645425b9e7f4ebf60minfrin loading of worker_score structure with mod_status, and remove unused
033d82412cc4af9d939b7e1645425b9e7f4ebf60minfrin definitions relating to old life_status field.
033d82412cc4af9d939b7e1645425b9e7f4ebf60minfrin [Chris Darroch <chrisd pearsoncmg.com>]
033d82412cc4af9d939b7e1645425b9e7f4ebf60minfrin
1b390add6886fb1c0acdea82be0ef0920f1158casf *) Remove allocation of memory for unused array of lb_score pointers
1b390add6886fb1c0acdea82be0ef0920f1158casf in ap_init_scoreboard(). [Chris Darroch <chrisd pearsoncmg.com>]
1b390add6886fb1c0acdea82be0ef0920f1158casf
5fd471ec540a088d143a223096d35661bf87c15btrawick *) Add mod_proxy_fcgi, a FastCGI back end for mod_proxy.
5fd471ec540a088d143a223096d35661bf87c15btrawick [Garrett Rooney, Jim Jagielski, Paul Querna]
5fd471ec540a088d143a223096d35661bf87c15btrawick
f2472b79d241967fa28f8284470b1c5cafee7b12wrowe *) Event MPM: Fill in the scoreboard's tid field. PR 38736.
f2472b79d241967fa28f8284470b1c5cafee7b12wrowe [Chris Darroch <chrisd pearsoncmg.com>]
f2472b79d241967fa28f8284470b1c5cafee7b12wrowe
f2472b79d241967fa28f8284470b1c5cafee7b12wrowe *) mod_charset_lite: Remove Content-Length when output filter can
f2472b79d241967fa28f8284470b1c5cafee7b12wrowe invalidate it. Warn when input filter can invalidate it.
f2472b79d241967fa28f8284470b1c5cafee7b12wrowe [Jeff Trawick]
c9201c790435060b1322d86949183085ca5f6c0cwrowe
c9201c790435060b1322d86949183085ca5f6c0cwrowe *) Authz: Add the new module mod_authn_core that will provide common
c9201c790435060b1322d86949183085ca5f6c0cwrowe authn directives such as 'AuthType', 'AuthName'. Move the directives
c9201c790435060b1322d86949183085ca5f6c0cwrowe 'AuthType' and 'AuthName' out of the core module and merge mod_authz_alias
c9201c790435060b1322d86949183085ca5f6c0cwrowe into mod_authn_core. [Brad Nicholes]
c9201c790435060b1322d86949183085ca5f6c0cwrowe
38bd9dba7627c6b2f331cd0731c272ee6bd876b1wrowe *) Authz: Move the directives 'Order', 'Allow', 'Deny' and 'Satisfy'
38bd9dba7627c6b2f331cd0731c272ee6bd876b1wrowe into the new module mod_access_compat which can be loaded to provide
38bd9dba7627c6b2f331cd0731c272ee6bd876b1wrowe support for these directives.
38bd9dba7627c6b2f331cd0731c272ee6bd876b1wrowe [Brad Nicholes]
c1ba97f41a4526d84fb7a1596afe3dd11e065a2cminfrin
c1ba97f41a4526d84fb7a1596afe3dd11e065a2cminfrin *) Authz: Move the 'Require' directive from the core module as well as
c1ba97f41a4526d84fb7a1596afe3dd11e065a2cminfrin add the directives '<SatisfyAll>', '<SatisfyOne>', '<RequireAlias>'
c1ba97f41a4526d84fb7a1596afe3dd11e065a2cminfrin and 'Reject' to mod_authz_core. The new directives introduce 'AND/OR'
c1ba97f41a4526d84fb7a1596afe3dd11e065a2cminfrin logic into the authorization processing. [Brad Nicholes]
97cc46935ec496b83fef9d6feb094d706c895b3bsf
4ed33a14c26d78bbe6bd0b9d5091cdb184e348basf *) Authz: Add the new module mod_authz_core which acts as the
4ed33a14c26d78bbe6bd0b9d5091cdb184e348basf authorization provider vector and contains common authz
4ed33a14c26d78bbe6bd0b9d5091cdb184e348basf directives. [Brad Nicholes]
97cc46935ec496b83fef9d6feb094d706c895b3bsf
72e3829dbd019a63b1091987fc6e7b1c028b089cminfrin *) Authz: Renamed mod_authz_dbm authz providers from 'group' and
72e3829dbd019a63b1091987fc6e7b1c028b089cminfrin 'file-group' to 'dbm-group' and 'dbm-file-group'. [Brad Nicholes]
72e3829dbd019a63b1091987fc6e7b1c028b089cminfrin
1081aff66582e2cac722fb3b6f09da4f524b5962minfrin *) Authz: Added the new authz providers 'env', 'ip', 'host', 'all' to handle
1081aff66582e2cac722fb3b6f09da4f524b5962minfrin host-based access control provided by mod_authz_host and invoked
1081aff66582e2cac722fb3b6f09da4f524b5962minfrin through the 'Require' directive. [Brad Nicholes]
1081aff66582e2cac722fb3b6f09da4f524b5962minfrin
9f0c32ae318f33c93a47d83f4709242c18339bbcminfrin *) Authz: Convert all of the authz modules from hook based to
9f0c32ae318f33c93a47d83f4709242c18339bbcminfrin provider based. [Brad Nicholes]
9f0c32ae318f33c93a47d83f4709242c18339bbcminfrin
9f0c32ae318f33c93a47d83f4709242c18339bbcminfrin *) mod_cache: Add CacheMinExpire directive to set the minimum time in
9474e446514b06765775eb0c1ec6645e2c5e50f6minfrin seconds to cache a document.
9474e446514b06765775eb0c1ec6645e2c5e50f6minfrin [Brian Akins <brian.akins turner.com>, Ruediger Pluem]
9474e446514b06765775eb0c1ec6645e2c5e50f6minfrin
9f0c32ae318f33c93a47d83f4709242c18339bbcminfrin *) mod_authz_dbd: SQL authz with Login/Session support [Nick Kew]
b7557ab9828d2017224a12968f82c3118b6a8c0aminfrin
b7557ab9828d2017224a12968f82c3118b6a8c0aminfrin *) Fix typo in ProxyStatus syntax error message.
b7557ab9828d2017224a12968f82c3118b6a8c0aminfrin [Christophe Jaillet <christophe.jaillet wanadoo.fr>]
b7557ab9828d2017224a12968f82c3118b6a8c0aminfrin
b7557ab9828d2017224a12968f82c3118b6a8c0aminfrin *) Asynchronous write completion for the Event MPM. [Brian Pane]
b7557ab9828d2017224a12968f82c3118b6a8c0aminfrin
9474e446514b06765775eb0c1ec6645e2c5e50f6minfrin *) Added an End-Of-Request bucket type. The logging of a request and
9474e446514b06765775eb0c1ec6645e2c5e50f6minfrin the freeing of its pool are now done when the EOR bucket is destroyed.
9474e446514b06765775eb0c1ec6645e2c5e50f6minfrin This has the effect of delaying the logging until right after the last
b7557ab9828d2017224a12968f82c3118b6a8c0aminfrin of the response is sent; ap_core_output_filter() calls the access logger
e302f38fd646764ce1a1e1c578d794aef514a9e5sf indirectly when it destroys the EOR bucket. [Brian Pane]
e302f38fd646764ce1a1e1c578d794aef514a9e5sf
e302f38fd646764ce1a1e1c578d794aef514a9e5sf *) Rewrite of logresolve support utility: IPv6 addresses are now supported
b32d756dae79045a9bc90e0d0b85582f6f28eaf3sf and the format of statistical output has changed. [Colm MacCarthaigh]
e302f38fd646764ce1a1e1c578d794aef514a9e5sf
9c233808c898095865fcc0a2dc1cf594d0d8faf3sf *) Rewrite of ap_coreoutput_filter to do nonblocking writes [Brian Pane]
9c233808c898095865fcc0a2dc1cf594d0d8faf3sf
3b41ccdaa163f4e900bbf8a7aa6a366df033822dminfrin *) Added new connection states for handler and write completion
3b41ccdaa163f4e900bbf8a7aa6a366df033822dminfrin [Brian Pane]
3b41ccdaa163f4e900bbf8a7aa6a366df033822dminfrin
3b41ccdaa163f4e900bbf8a7aa6a366df033822dminfrin *) mod_cgid: Refuse to work on Solaris 10 due to OS bugs. PR 34264.
3b41ccdaa163f4e900bbf8a7aa6a366df033822dminfrin [Justin Erenkrantz]
28587db43bc4bea96a36fbcffdd967e7b422bb97minfrin
28587db43bc4bea96a36fbcffdd967e7b422bb97minfrin *) Teach mod_ssl to use arbitrary OIDs in an SSLRequire directive,
28587db43bc4bea96a36fbcffdd967e7b422bb97minfrin allowing string-valued client certificate attributes to be used for
28587db43bc4bea96a36fbcffdd967e7b422bb97minfrin access control, as in: SSLRequire "value" in OID("1.3.6.1.4.1.18060.1")
5a2dcc476c33985b7681aa72256bcd7266057eddsf [Martin Kraemer, David Reid]
5a2dcc476c33985b7681aa72256bcd7266057eddsf
5a2dcc476c33985b7681aa72256bcd7266057eddsf [Apache 2.1.0-dev includes those bug fixes and changes with the
e08076ca56e6cb68b30846b9e9339061058aae6dpoirier Apache 2.2.xx tree as documented, and except as noted, below.]
e08076ca56e6cb68b30846b9e9339061058aae6dpoirier
e08076ca56e6cb68b30846b9e9339061058aae6dpoirierChanges with Apache 2.2.x and later:
e08076ca56e6cb68b30846b9e9339061058aae6dpoirier
e08076ca56e6cb68b30846b9e9339061058aae6dpoirier *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?view=markup
e08076ca56e6cb68b30846b9e9339061058aae6dpoirier
e08076ca56e6cb68b30846b9e9339061058aae6dpoirierChanges with Apache 2.0.x and later:
e08076ca56e6cb68b30846b9e9339061058aae6dpoirier
f3a19422957c2e9eb827c8e38e5982f678591aa5minfrin *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/CHANGES?view=markup
b7a2f855b5e31abc24dab2eef28e9e2f985ae25brpluem
b7a2f855b5e31abc24dab2eef28e9e2f985ae25brpluemChanges with Apache 1.3.x and later:
fa1c7ce09927decc1eecd1e9a35cc5331078a052covener
fa1c7ce09927decc1eecd1e9a35cc5331078a052covener *) http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/CHANGES?view=markup
fa1c7ce09927decc1eecd1e9a35cc5331078a052covener