CHANGES revision f4ca9f6f002fece336168a16355434ca966f96a9
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes -*- coding: utf-8 -*-
bb2b38cd44b032118359afbc743efbea12f48e61bnicholesChanges with Apache 2.5.0
8495845a800cf09321436aed996188c9a92cd647bnicholes *) core: Add dirwalk_stat hook. [Jeff Trawick]
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes *) mod_proxy: Allow for persistence of local changes (via the
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes balancer-manager) between graceful and normal restarts.
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes [Jim Jagielski]
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes *) mod_slotmem: New provider function, fgrab(), which forces an
420bfee669b4ac21320f24c5d92e9857866b710ebnicholes allocation of a slot. [Jim Jagielski]
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes *) mod_proxy_balancer: The nonce is only derived from the UUID iff
c9ce2b84cc0bf2caa39be615eb06f7a9b68378d5bnicholes not set via the 'nonce' balancer param. [Jim Jagielski]
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes *) mod_lua: Add LuaInputFilter/LuaOutputFilter for creating content
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes filters in Lua [Daniel Gruno]
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes *) core: Apply length limit when logging Status header values.
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes [Jeff Trawick, Chris Darroch]
4ffe9d32f1047646da859855061c8d43819f6bd2bnicholes *) mod_ssl: Match wildcard SSL certificate names in proxy mode.
4ffe9d32f1047646da859855061c8d43819f6bd2bnicholes PR 53006. [Joe Orton]
4ffe9d32f1047646da859855061c8d43819f6bd2bnicholes *) WinNT MPM: Store pid and generation for each thread in scoreboard
4ffe9d32f1047646da859855061c8d43819f6bd2bnicholes to allow tracking of threads from exiting children via mod_status
58608d1d2acd188b5f04e256618a341416e086cdbnicholes or other such mechanisms. [Jeff Trawick]
58608d1d2acd188b5f04e256618a341416e086cdbnicholes *) mod_ssl: Catch missing or mismatched client cert/key pairs with
58608d1d2acd188b5f04e256618a341416e086cdbnicholes SSLProxyMachineCertificateFile/Path directives. PR 52212.
58608d1d2acd188b5f04e256618a341416e086cdbnicholes [Keith Burdis <keith burdis.org>, Joe Orton]
58608d1d2acd188b5f04e256618a341416e086cdbnicholes *) mod_lua: Allow scripts handled by the lua-script handler to return
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes a status code to the client (such as a 302 or a 500) [Daniel Gruno]
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes *) mod_proxy_ajp: Fix crash in packet dump code when logging
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes with LogLevel trace7 or trace8. PR 53730. [Rainer Jung]
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes *) mod_cache: Wrong content type and character set when
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes mod_cache serves stale content because of a proxy error.
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes PR 53539. [Rainer Jung, Ruediger Pluem]
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes *) mod_lua: Decline handling 'lua-script' if the file doesn't exist,
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes rather than throwing an internal server error. [Daniel Gruno]
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes *) mod_lua: Add functions r:flush and r:sendfile as well as additional
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes request information to the request_rec structure. [Daniel Gruno]
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes *) mod_lua: Add a server scope for Lua states, which creates a pool of
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes states with managable minimum and maximum size. [Daniel Gruno]
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes *) core: Add post_perdir_config hook.
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes [Steinar Gunderson <sgunderson bigfoot.com>]
*) The following now respect DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR:
setuid/setgid capability bits rather than a setuid root binary.
[Matthew Steele <mdsteele google.com>]
passing through the server in such a way that connections and/or
Apache 2.4.xx tree as documented below, except as noted.]
Changes with Apache 2.4.x and later:
Changes with Apache 2.2.x and later:
Changes with Apache 2.0.x and later: