CHANGES revision 292cb7b720095e7bb434d79ae53b02d332aeb99a
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb -*- coding: utf-8 -*-
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbbChanges with Apache 2.3.3
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) SECURITY: CVE-2009-1191 (cve.mitre.org)
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb mod_proxy_ajp: Avoid delivering content from a previous request which
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb failed to send a request body. PR 46949 [Ruediger Pluem]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) apachectl: When passing through arguments to httpd in
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb non-SysV mode, use the "$@" syntax to preserve arguments.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Eric Covener]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_dbd: add DBDInitSQL directive to enable SQL statements to
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb be run when a connection is opened. PR 46827
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Marko Kevac <mkevac gmail.com>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_cgid: Improve handling of long AF_UNIX socket names (ScriptSock).
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb PR 47037. [Jeff Trawick]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_proxy_ajp: Check more strictly that the backend follows the AJP
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb protocol. [Mladen Turk]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_proxy_ajp: Forward remote port information by default.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Rainer Jung]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Allow MPMs to be loaded dynamically, as with most other modules. This
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb required changes to the MPM interfaces. Removed: mpm.h, mpm_default.h
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb (as an installed header), APACHE_MPM_DIR, MPM_NAME, ap_threads_per_child,
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb ap_max_daemons_limit, ap_my_generation, etc. ap_mpm_query() can't be
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb called until after the register-hooks phase. [Jeff Trawick]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_ssl: Add SSLProxyCheckPeerExpire and SSLProxyCheckPeerCN directives
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb to enable stricter checking of remote server certificates.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Ruediger Pluem]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) ab: Fix a 100% CPU loop on platforms where a failed non-blocking connect
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb returns EINPROGRESS and a subsequent poll() returns only POLLERR.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb Observed on HP-UX. [Eric Covener]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Remove broken support for BeOS, OS/2, TPF, and even older platforms such
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb as A/UX, Next, and Tandem. [Jeff Trawick]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_proxy_ftp: Add ProxyFtpListOnWildcard directive to allow files with
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb globbing characters to be retrieved instead of converted into a
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb directory listing. PR 46789 [Dan Poirier <poirier pobox.com>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Provide ap_retained_data_create()/ap_retained_data_get() for preservation
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb of module state across unload/load. [Jeff Trawick]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_substitute: Fix a memory leak. PR 44948
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Dan Poirier <poirier pobox.com>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbbChanges with Apache 2.3.2
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_mime_magic: Fix detection of compressed content. [Rainer Jung]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_negotiation: Escape pathes of filenames in 406 responses to avoid
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb HTML injections and HTTP response splitting. PR 46837.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Geoff Keating <geoffk apple.com>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_ssl: add support for type-safe STACK constructs in OpenSSL
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb development HEAD. PR 45521. [Kaspar Brand, Sander Temme]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) ab: Fix maintenance of the pollset to resolve EALREADY errors
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb with kqueue (BSD/OS X) and excessive CPU with event ports (Solaris).
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb PR 44584. Use APR_POLLSET_NOCOPY for better performance with some
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb pollset implementations. [Jeff Trawick]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_disk_cache: The module now turns off sendfile support if
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb 'EnableSendfile off' is defined globally. [Lars Eilebrecht]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_deflate: Adjust content metadata before bailing out on 304
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb responses so that the metadata does not differ from 200 response.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Roy T. Fielding]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_deflate: Fix creation of invalid Etag headers. We now make sure
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb that the Etag value is properly quoted when adding the gzip marker.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb PR 39727, 45023. [Lars Eilebrecht, Roy T. Fielding]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Added 20x22 icons for ODF, SVG, and XML documents. PR 37185.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Peter Harlow]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Disabled DefaultType directive and removed ap_default_type()
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb from core. We now exclude Content-Type from responses for which
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb a media type has not been configured via mime.types, AddType,
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb ForceType, or some other mechanism. PR 13986. [Roy T. Fielding]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_rewrite: Add IPV6 variable to RewriteCond
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Ryan Phillips <ryan-apache trolocsis.com>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) core: Enhance KeepAliveTimeout to support a value in milliseconds.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb PR 46275. [Takashi Sato]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) rotatelogs: Allow size units B, K, M, G and combination of
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb time and size based rotation. [Rainer Jung]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) rotatelogs: Add flag for verbose (debug) output. [Rainer Jung]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_ssl: Fix merging of SSLRenegBufferSize directive. PR 46508
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [<tlhackque yahoo.com>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b45c1c292ff1fa635004ae81fa691f8cb3cdda85rbb *) core: Translate the the status line to ASCII on EBCDIC platforms in
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb ap_send_interim_response() and for locally generated "100 Continue"
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb responses. [Eric Covener]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) prefork: Fix child process hang during graceful restart/stop in
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb configurations with multiple listening sockets. PR 42829. [Joe Orton,
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb Jeff Trawick]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_session_crypto: Ensure that SessionCryptoDriver can only be
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb set in the global scope. [Graham Leggett]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_ext_filter: We need to detect failure to startup the filter
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb program (a mangled response is not acceptable). Fix to detect
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb failure, and offer configuration option either to abort or
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb to remove the filter and continue.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb PR 41120 [Nick Kew]
c3e342e5b0b9fea6617ee16d2da02c3ef2108126dougm
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_session_crypto: Rewrite the session_crypto module against the
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb apr_crypto API. [Graham Leggett]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_auth_form: Fix a pool lifetime issue, don't remove the subrequest
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb until the main request is cleaned up. [Graham Leggett]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbbChanges with Apache 2.3.1
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) ap_slotmem: Add in new slot-based memory access API impl., including
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb 2 providers (mod_sharedmem and mod_plainmem) [Jim Jagielski,
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb Jean-Frederic Clere, Brian Akins <brian.akins turner.com>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_include: support generating non-ASCII characters as entities in SSI
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb PR 25202 [Nick Kew]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) core/utils: Enhance ap_escape_html API to support escaping non-ASCII chars
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb PR 25202 [Nick Kew]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_rewrite: fix "B" flag breakage by reverting r5589343
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb PR 45529 [Bob Ionescu <bobsiegen googlemail.com>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) CGI: return 504 (Gateway timeout) rather than 500 when a script
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb times out before returning status line/headers.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb PR 42190 [Nick Kew]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_cgid: fix segfault problem on solaris.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb PR 39332 [Masaoki Kobayashi <masaoki techfirm.co.jp>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_proxy_scgi: Added. [André Malo]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_cache: Introduce 'no-cache' per-request environment variable
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb to prevent the saving of an otherwise cacheable response.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Eric Covener]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_rewrite: Introduce DiscardPathInfo|DPI flag to stop the troublesome
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb way that per-directory rewrites append the previous notion of PATH_INFO
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe to each substitution before evaluating subsequent rules.
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe PR 38642 [Eric Covener]
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe *) mod_cgid: Do not add an empty argument when calling the CGI script.
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe PR 46380 [Ruediger Pluem]
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe *) scoreboard: Remove unused sb_type from process_score.
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe [Torsten Foertsch <torsten.foertsch gmx.net>, Chris Darroch]
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe *) mod_ssl: Add SSLRenegBufferSize directive to allow changing the
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe size of the buffer used for the request-body where necessary
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe during a per-dir renegotiation. PR 39243. [Joe Orton]
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe *) mod_proxy_fdpass: New module to pass a client connection over to a separate
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe process that is reading from a unix daemon socket.
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe *) mod_ssl: Improve environment variable extraction to be more
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe efficient and to correctly handle DNs with duplicate tags.
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe PR 45975. [Joe Orton]
2f1949bb0e3c209db94c8d521cba7380b9d11421trawick
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe *) Remove the obsolete serial attribute from the RPM spec file. Compile
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe against the external pcre. Add missing binaries fcgistarter, and
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe mod_socache* and mod_session*. [Graham Leggett]
2f1949bb0e3c209db94c8d521cba7380b9d11421trawick
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwroweChanges with Apache 2.3.0
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe *) mod_ratelimit: New module to do bandwidth rate limiting. [Paul Querna]
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe *) Remove X-Pad header which was added as a work around to a bug in
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe Netscape 2.x to 4.0b2. [Takashi Sato <takashi lans-tv.com>]
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe *) Add DTrace Statically Defined Tracing (SDT) probes.
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe [Theo Schlossnagle <jesus omniti.com>, Paul Querna]
2f1949bb0e3c209db94c8d521cba7380b9d11421trawick
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe *) mod_proxy_balancer: Move all load balancing implementations
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe as individual, self-contained mod_proxy submodules under
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe modules/proxy/balancers [Jim Jagielski]
2f1949bb0e3c209db94c8d521cba7380b9d11421trawick
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe *) Rename APIs to include ap_ prefix:
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe find_child_by_pid -> ap_find_child_by_pid
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe suck_in_APR -> ap_suck_in_APR
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe sys_privileges_handlers -> ap_sys_privileges_handlers
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe unixd_accept -> ap_unixd_accept
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe unixd_config -> ap_unixd_config
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe unixd_killpg -> ap_unixd_killpg
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe unixd_set_global_mutex_perms -> ap_unixd_set_global_mutex_perms
290ecc1ddceca1ed49bc1a5338921264b5c3e07cwrowe unixd_set_proc_mutex_perms -> ap_unixd_set_proc_mutex_perms
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb unixd_set_rlimit -> ap_unixd_set_rlimit
8aefbd756763807188d2e3ce336a8680e4893066wrowe [Paul Querna]
8aefbd756763807188d2e3ce336a8680e4893066wrowe
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) core: When the ap_http_header_filter processes an error bucket, cleanup
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb the passed brigade before returning AP_FILTER_ERROR down the filter
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb chain. This unambiguously ensures the same error bucket isn't revisited
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Ruediger Pluem]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_lbmethod_heartbeat: New module to load balance mod_proxy workers
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb based on heartbeats. [Paul Querna]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_heartmonitor: New module to collect heartbeats, and write out a file
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb so that other modules can load balance traffic as needed. [Paul Querna]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_heartbeat: New module to generate multicast heartbeats to know if a
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb server is online. [Paul Querna]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) core: Error responses set by filters were being coerced into 500 errors,
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb sometimes appended to the original error response. Log entry of:
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb 'Handler for (null) returned invalid result code -3'
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Eric Covener]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_buffer: Honour the flush bucket and flush the buffer in the
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb input filter. Make sure that metadata buckets are written to
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb the buffer, not to the final brigade. [Graham Leggett]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_buffer: Optimise the buffering of heap buckets when the heap
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb buckets stay exactly APR_BUCKET_BUFF_SIZE long. [Graham Leggett,
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb Ruediger Pluem]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_buffer: Optional support for buffering of the input and output
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb filter stacks. Can collapse many small buckets into fewer larger
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb buckets, and prevents excessively small chunks being sent over
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb the wire. [Graham Leggett]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_privileges: new module to make httpd on Solaris privileges-aware
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb and to enable different virtualhosts to run with different
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb privileges and Unix user/group IDs [Nick Kew]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_mem_cache: this module has been removed. [William Rowe]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) authn/z: Remove mod_authn_default and mod_authz_default.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Chris Darroch]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) authz: Fix handling of authz configurations, make default authz
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb logic replicate 2.2.x authz logic, and replace <Satisfy*>, Reject,
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb and AuthzMergeRules directives with Match, <Match*>, and AuthzMerge
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb directives. [Chris Darroch]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_authn_core: Prevent crash when provider alias created to
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb provider which is not yet registered. [Chris Darroch]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_authn_core: Add AuthType of None to support disabling
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb authentication. [Chris Darroch]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) core: Allow <Limit> and <LimitExcept> directives to nest, and
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb constrain their use to conform with that of other access control
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb and authorization directives. [Chris Darroch]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) unixd: turn existing code into a module, and turn the set user/group
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb and chroot into a child_init function. [Nick Kew]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) core: Add ap_timeout_parameter_parse to public API. [Ruediger Pluem]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_dir: Support "DirectoryIndex disabled"
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb Suggested By André Warnier <aw ice-sa.com> [Eric Covener]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_ssl: Send Content-Type application/ocsp-request for POST requests to
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb OSCP responders. PR 46014 [Dr Stephen Henson <steve openssl.org>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Export and install the mod_rewrite.h header to ensure the optional
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb rewrite_mapfunc_t and ap_register_rewrite_mapfunc functions are
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb available to third party modules. [Graham Leggett]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_authnz_ldap: don't return NULL-valued environment variables to
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb other modules. PR 39045 [Francois Pesce <francois.pesce gmail.com>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Don't adjust case in pathname components that are not of interest
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb to mod_mime. Fixes mod_negotiation's use of such components.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb PR 43250 [Basant Kumar Kukreja <basant.kukreja sun.com>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
4ca6cbe768b4e0917ac0b76333c26a7d5396d454trawick *) Be tolerant in what you accept - accept slightly broken
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb status lines from a backend provide they include a valid status code.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb PR 44995 [Rainer Jung <rainer.jung kippdata.de>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) New module mod_sed: filter Request/Response bodies through sed
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Basant Kumar Kukreja <basant.kukreja sun.com>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_auth_form: Make sure that basic authentication is correctly
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb faked directly after login. [Graham Leggett]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_session_cookie, mod_session_dbd: Make sure cookies are set both
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb within the output headers and error output headers, so that the
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb session is maintained across redirects. [Graham Leggett]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_auth_form: Make sure the logged in user is populated correctly
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb after a form login. Fixes a missing REMOTE_USER variable directly
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb following a login. [Graham Leggett]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_session_cookie: Make sure that cookie attributes are correctly
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb included in the blank cookie when cookies are removed. This fixes an
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb inability to log out when using mod_auth_form. [Graham Leggett]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_autoindex: add configuration option to insert string
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb in HTML HEAD. [Nick Kew]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_session: Prevent a segfault when a CGI script sets a cookie with a
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb null value. [David Shane Holden <dpejesh apache.org>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_headers: Prevent Header edit from processing only the first header
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb of possibly multiple headers with the same name and deleting the
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb remaining ones. PR 45333. [Ruediger Pluem]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_rewrite: Preserve the query string with [proxy,noescape]. PR 45247
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Tom Donovan]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) core, authn/z: Determine registered authn/z providers directly in
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb ap_setup_auth_internal(), which allows optional functions that just
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb wrapped ap_list_provider_names() to be removed from authn/z modules.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Chris Darroch]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) authn/z: Convert common provider version strings to macros.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Chris Darroch]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) ab: Make ab.c compile on VC6. PR 45024 [Ruediger Pluem]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) configure: Don't reject libtool 2.x
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb PR 44817 [Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA gmail.com>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) core: When testing for slash-terminated configuration paths in
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb ap_location_walk(), don't look past the start of an empty string
b29f87f4b6c6886a04dccc296177a7033f70dfedtrawick such as that created by a <Location ""> directive.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Chris Darroch]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) core, mod_proxy: If a kept_body is present, it becomes safe for
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb subrequests to support message bodies. Make sure that safety
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb checks within the core and within the proxy are not triggered
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb when kept_body is present. This makes it possible to embed
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb proxied POST requests within mod_include. [Graham Leggett]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_auth_form: Make sure the input filter stack is properly set
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb up before reading the login form. Make sure the kept body filter
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb is correctly inserted to ensure the body can be read a second
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb time safely should the authn be successful. [Graham Leggett,
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb Ruediger Pluem]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_request: Insert the KEPT_BODY filter via the insert_filter
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb hook instead of during fixups. Add a safety check to ensure the
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb filters cannot be inserted more than once. [Graham Leggett,
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb Ruediger Pluem]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) core: Do not allow Options ALL if not all options are allowed to be
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb overwritten. PR 44262 [Michał Grzędzicki <lazy iq.pl>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) ap_cache_cacheable_headers_out() will (now) always
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb merge an error headers _before_ clearing them and _before_
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb merging in the actual entity headers and doing normal
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb hop-by-hop cleansing. [Dirk-Willem van Gulik].
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) cache: retire ap_cache_cacheable_hdrs_out() which was used
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb for both in- and out-put headers; and replace it by a single
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb ap_cache_cacheable_headers() wrapped in a in- and out-put
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb specific ap_cache_cacheable_headers_in()/out(). The latter
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb which will also merge error and ensure content-type. To keep
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb cache modules consistent with ease. This API change bumps
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb up the minor MM by one [Dirk-Willem van Gulik].
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_rewrite: Allow Cookie option to set secure and HttpOnly flags.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb PR 44799 [Christian Wenz <christian wenz.org>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Move the KeptBodySize directive, kept_body filters and the
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb ap_parse_request_body function out of the http module and into a
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb new module called mod_request, reducing the size of the core.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Graham Leggett]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_dbd: Handle integer configuration directive parameters with a
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb dedicated function.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Change the directives within the mod_session* modules to be valid
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb both inside and outside the location/directory sections, as
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb suggested by wrowe. [Graham Leggett]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_auth_form: Add a module capable of allowing end users to log
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb in using an HTML form, storing the credentials within mod_session.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Graham Leggett]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Add a function to the http filters that is able to parse an HTML
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb form request with the type of application/x-www-form-urlencoded.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Graham Leggett]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_session_crypto: Initialise SSL in the post config hook.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Ruediger Pluem, Graham Leggett]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_session_dbd: Add a session implementation capable of storing
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb session information in a SQL database via the dbd interface. Useful
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb for sites where session privacy is important. [Graham Leggett]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_session_crypto: Add a session encoding implementation capable
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb of encrypting and decrypting sessions wherever they may be stored.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb Introduces a level of privacy when sessions are stored on the
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb browser. [Graham Leggett]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_session_cookie: Add a session implementation capable of storing
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb session information within cookies on the browser. Useful for high
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb volume sites where server bound sessions are too resource intensive.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Graham Leggett]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_session: Add a generic session interface to unify the different
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb attempts at saving persistent sessions across requests.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Graham Leggett]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) core, authn/z: Avoid calling access control hooks for internal requests
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb with configurations which match those of initial request. Revert to
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb original behaviour (call access control hooks for internal requests
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb with URIs different from initial request) if any access control hooks or
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb providers are not registered as permitting this optimization.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb Introduce wrappers for access control hook and provider registration
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb which can accept additional mode and flag data. [Chris Darroch]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Introduced ap_expr API for expression evaluation.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb This is adapted from mod_include, which is the first module
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb to use the new API.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Nick Kew]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_authz_dbd: When redirecting after successful login/logout per
5bb29f57ae0184d2b3c1cdf35132f8ceb011f882wrowe AuthzDBDRedirectQuery, do not report authorization failure, and use
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb first row returned by database query instead of last row.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Chris Darroch]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_ldap: Correctly return all requested attribute values
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb when some attributes have a null value.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb PR 44560 [Anders Kaseorg <anders kaseorg.com>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) core: check symlink ownership if both FollowSymlinks and
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb SymlinksIfOwnerMatch are set [Nick Kew]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) core: fix origin checking in SymlinksIfOwnerMatch
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb PR 36783 [Robert L Mathews <rob-apache.org.bugs tigertech.net>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Activate mod_cache, mod_file_cache and mod_disk_cache as part of the
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb 'most' set for '--enable-modules' and '--enable-shared-mods'. Include
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb mod_mem_cache in 'all' as well. [Dirk-Willem van Gulik]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Also install mod_so.h, mod_rewrite.h and mod_cache.h; as these
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb contain public function declarations which are useful for
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb third party module authors. PR 42431 [Dirk-Willem van Gulik].
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_dir, mod_negotiation: pass the output filter information
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb to newly created sub requests; as these are later on used
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb as true requests with an internal redirect. This allows for
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb mod_cache et.al. to trap the results of the redirect.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Dirk-Willem van Gulik, Ruediger Pluem]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_ldap: Add support (taking advantage of the new APR capability)
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb for ldap rebind callback while chasing referrals. This allows direct
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb searches on LDAP servers (in particular MS Active Directory 2003+)
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb using referrals without the use of the global catalog.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb PRs 26538, 40268, and 42557 [Paul J. Reder]
5bb29f57ae0184d2b3c1cdf35132f8ceb011f882wrowe
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_ssl: Added server name indication support (SNI, RFC 4366).
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb PR 34607. [Kaspar Brand <asfbugz velox.ch>]. A test configuration
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb can be created with test/make_sni.sh [Dirk-Willem van Gulik].
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) ApacheMonitor.exe: Introduce --kill argument for use by the
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb installer. This will permit the installation tool to remove
5bb29f57ae0184d2b3c1cdf35132f8ceb011f882wrowe all running instances before attempting to remove the .exe.
5bb29f57ae0184d2b3c1cdf35132f8ceb011f882wrowe [William Rowe]
5bb29f57ae0184d2b3c1cdf35132f8ceb011f882wrowe
5bb29f57ae0184d2b3c1cdf35132f8ceb011f882wrowe *) mod_ssl: Add support for OCSP validation of client certificates.
5bb29f57ae0184d2b3c1cdf35132f8ceb011f882wrowe PR 41123. [Marc Stern <marc.stern approach.be>, Joe Orton]
5bb29f57ae0184d2b3c1cdf35132f8ceb011f882wrowe
5bb29f57ae0184d2b3c1cdf35132f8ceb011f882wrowe *) mod_serf: New module for Reverse Proxying. [Paul Querna]
5bb29f57ae0184d2b3c1cdf35132f8ceb011f882wrowe
5bb29f57ae0184d2b3c1cdf35132f8ceb011f882wrowe *) core: Add the option to keep aside a request body up to a certain
5bb29f57ae0184d2b3c1cdf35132f8ceb011f882wrowe size that would otherwise be discarded, to be consumed by filters
5bb29f57ae0184d2b3c1cdf35132f8ceb011f882wrowe such as mod_include. When enabled for a directory, POST requests
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb to shtml files can be passed through to embedded scripts as POST
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe requests, rather being downgraded to GET requests. [Graham Leggett]
5bb29f57ae0184d2b3c1cdf35132f8ceb011f882wrowe
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe *) mod_ssl: Fix TLS upgrade (RFC 2817) support. PR 41231. [Joe Orton]
5bb29f57ae0184d2b3c1cdf35132f8ceb011f882wrowe
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe *) scoreboard: Correctly declare ap_time_process_request.
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe PR 43789 [Tom Donovan <Tom.Donovan acm.org>]
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe *) core; scoreboard: ap_get_scoreboard_worker(sbh) now takes the sbh member
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe from the connection rec, ap_get_scoreboard_worker(proc, thread) will now
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe provide the unusual legacy lookup. [William Rowe]
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe *) mpm winnt: fix null pointer dereference
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe PR 42572 [Davi Arnaut]
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe
5bb29f57ae0184d2b3c1cdf35132f8ceb011f882wrowe *) mod_authnz_ldap, mod_authn_dbd: Tidy up the code to expose authn
5bb29f57ae0184d2b3c1cdf35132f8ceb011f882wrowe parameters to the environment. Improve portability to
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe EBCDIC machines by using apr_toupper(). [Martin Kraemer]
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe *) mod_ldap, mod_authnzldap: Add support for nested groups (i.e. the ability
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe to authorize an authenticated user via a "require ldap-group X" directive
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe where the user is not in group X, but is in a subgroup contained in X.
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe PR 42891 [Paul J. Reder]
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe *) mod_ssl: Add support for caching SSL Sessions in memcached. [Paul Querna]
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe *) mod_ldap: Fix the search limit parameter to ldap_search_ext_s()
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe for SDKs that define LDAP_NO_LIMIT to something other than -1.
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe [David Jones <oscaremma gmail.com>]
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe *) apxs: Enhance -q flag to print all known variables and their values
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe when invoked without variable name(s).
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe [William Rowe, Sander Temme]
6fed20de38221f6f8a60c0ab1d907f1173c443f4wrowe
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) apxs: Eliminate run-time check for mod_so. PR 40653.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [David M. Lee <dmlee crossroads.com>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) beos MPM: Create pmain pool and run modules' child_init hooks when
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb entering ap_mpm_run(), then destroy pmain when exiting ap_mpm_run().
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Chris Darroch]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) netware MPM: Destroy pmain pool when exiting ap_mpm_run() so that
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb cleanups registered in modules' child_init hooks are performed.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Chris Darroch]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_dbd: Stash DBD connections in request_config of initial request
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb only, or else sub-requests and internal redirections may cause
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb entire DBD pool to be stashed in a single HTTP request. [Chris Darroch]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Fix issue which could cause error messages to be written to access logs
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb on Win32. PR 40476. [Tom Donovan <Tom.Donovan acm.org>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) The LockFile directive, which specifies the location of
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb the accept() mutex lockfile, is deprecated. Instead, the
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb AcceptMutex directive now takes an optional lockfile
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb location parameter, ala SSLMutex. [Jim Jagielski]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_authn_dbd: Export any additional columns queried in the SQL select
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb into the environment with the name AUTHENTICATE_<COLUMN>. This brings
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb mod_authn_dbd behaviour in line with mod_authnz_ldap. [Graham Leggett]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_dbd: Key the storage of prepared statements on the hex string
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb value of server_rec, rather than the server name, as the server name
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb may change (eg when the server name is set) at any time, causing
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb weird behaviour in modules dependent on mod_dbd. [Graham Leggett]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_proxy_fcgi: Added win32 build. [Mladen Turk]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) sendfile_nonblocking() takes the _brigade_ as an argument, gets
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb the first bucket from the brigade, finds it not to be a FILE
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb bucket and barfs. The fix is to pass a bucket rather than a brigade.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Niklas Edmundsson <nikke acc.umu.se>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_rewrite: support rewritemap by SQL query [Nick Kew]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) ap_get_server_version() has been removed. Third-party modules must
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb now use ap_get_server_banner() or ap_get_server_description().
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Jeff Trawick]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) All MPMs: Introduce a check_config phase between pre_config and
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb open_logs, to allow modules to review interdependent configuration
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb directive values and adjust them while messages can still be logged
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb to the console. Handle relevant MPM directives during this phase
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb and format messages for both the console and the error log, as
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb appropriate. [Chris Darroch]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_proxy: don't URLencode tilde in path component
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Stijn Hoop <stijn sandcat.nl>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mpm_winnt: Fix return values from wait_for_many_objects.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb The return value is index to the signaled thread in the
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb creted_threads array. We can not use WAIT_TIMEOUT because
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb his value is defined as 258, thus limiting the MaxThreads
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb to that value. [Mladen Turk]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) core: Do not allow internal redirects like the DirectoryIndex of mod_dir
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb to circumvent the symbolic link checks imposed by FollowSymLinks and
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb SymLinksIfOwnerMatch. [Nick Kew, Ruediger Pluem, William Rowe]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) New SSLLogLevelDebugDump [ None (default) | IO (not bytes) | Bytes ]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb configures the I/O Dump of SSL traffic, when LogLevel is set to Debug.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb The default is none as this is far greater debugging resolution than
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb the typical administrator is prepared to untangle. [William Rowe]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_disk_cache: If possible, check if the size of an object to cache is
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb within the configured boundaries before actually saving data.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Niklas Edmundsson <nikke acc.umu.se>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_disk_cache: Delete temporary files if they cannot be renamed to their
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb final name. [Davi Arnaut <davi haxent.com.br>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Worker and event MPMs: Remove improper scoreboard updates which were
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb performed in the event of a fork() failure. [Chris Darroch]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Add support for fcgi:// proxies to mod_rewrite.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Markus Schiegl <ms schiegl.com>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Remove incorrect comments from scoreboard.h regarding conditional
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb loading of worker_score structure with mod_status, and remove unused
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb definitions relating to old life_status field.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Chris Darroch <chrisd pearsoncmg.com>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Remove allocation of memory for unused array of lb_score pointers
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb in ap_init_scoreboard(). [Chris Darroch <chrisd pearsoncmg.com>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Add mod_proxy_fcgi, a FastCGI back end for mod_proxy.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Garrett Rooney, Jim Jagielski, Paul Querna]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Event MPM: Fill in the scoreboard's tid field. PR 38736.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Chris Darroch <chrisd pearsoncmg.com>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_charset_lite: Remove Content-Length when output filter can
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb invalidate it. Warn when input filter can invalidate it.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Jeff Trawick]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Authz: Add the new module mod_authn_core that will provide common
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb authn directives such as 'AuthType', 'AuthName'. Move the directives
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb 'AuthType' and 'AuthName' out of the core module and merge mod_authz_alias
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb into mod_authn_core. [Brad Nicholes]
c4f311d9c637c74c57ef51a1a3a610bb48af1ce8wrowe
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Authz: Move the directives 'Order', 'Allow', 'Deny' and 'Satisfy'
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb into the new module mod_access_compat which can be loaded to provide
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb support for these directives.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Brad Nicholes]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Authz: Move the 'Require' directive from the core module as well as
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb add the directives '<SatisfyAll>', '<SatisfyOne>', '<RequireAlias>'
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb and 'Reject' to mod_authz_core. The new directives introduce 'AND/OR'
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb logic into the authorization processing. [Brad Nicholes]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Authz: Add the new module mod_authz_core which acts as the
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb authorization provider vector and contains common authz
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb directives. [Brad Nicholes]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Authz: Renamed mod_authz_dbm authz providers from 'group' and
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb 'file-group' to 'dbm-group' and 'dbm-file-group'. [Brad Nicholes]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Authz: Added the new authz providers 'env', 'ip', 'host', 'all' to handle
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb host-based access control provided by mod_authz_host and invoked
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb through the 'Require' directive. [Brad Nicholes]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Authz: Convert all of the authz modules from hook based to
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb provider based. [Brad Nicholes]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_cache: Add CacheMinExpire directive to set the minimum time in
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb seconds to cache a document.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Brian Akins <brian.akins turner.com>, Ruediger Pluem]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_authz_dbd: SQL authz with Login/Session support [Nick Kew]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Fix typo in ProxyStatus syntax error message.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Christophe Jaillet <christophe.jaillet wanadoo.fr>]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Asynchronous write completion for the Event MPM. [Brian Pane]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Added an End-Of-Request bucket type. The logging of a request and
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb the freeing of its pool are now done when the EOR bucket is destroyed.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb This has the effect of delaying the logging until right after the last
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb of the response is sent; ap_core_output_filter() calls the access logger
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb indirectly when it destroys the EOR bucket. [Brian Pane]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Rewrite of logresolve support utility: IPv6 addresses are now supported
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb and the format of statistical output has changed. [Colm MacCarthaigh]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Rewrite of ap_coreoutput_filter to do nonblocking writes [Brian Pane]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Added new connection states for handler and write completion
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Brian Pane]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) mod_cgid: Refuse to work on Solaris 10 due to OS bugs. PR 34264.
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Justin Erenkrantz]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) Teach mod_ssl to use arbitrary OIDs in an SSLRequire directive,
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb allowing string-valued client certificate attributes to be used for
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb access control, as in: SSLRequire "value" in OID("1.3.6.1.4.1.18060.1")
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Martin Kraemer, David Reid]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb [Apache 2.1.0-dev includes those bug fixes and changes with the
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb Apache 2.2.xx tree as documented, and except as noted, below.]
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbbChanges with Apache 2.2.x and later:
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?view=markup
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbbChanges with Apache 2.0.x and later:
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/CHANGES?view=markup
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbbChanges with Apache 1.3.x and later:
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb *) http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/CHANGES?view=markup
b38846b15c8891c6dec44dcc4f96ca40721bf663rbb