]> granicus.if.org Git - apache/history - CHANGES
Remove some more mod_mem_cache relics from
[apache] / CHANGES
2009-01-18 Rainer JungRemove some more mod_mem_cache relics from
2009-01-16 Rainer JungUndo changelog change.
2009-01-16 Paul J. RederRemove backported entry.
2009-01-12 Ruediger Pluem* This one was backported
2009-01-12 Takashi SatoEnhance KeepAliveTimeout to support a value in millisec...
2009-01-11 Rainer JungAllow size units B, K, M, G and combination of
2009-01-11 Rainer Jungrotatelogs: Add flag for verbose (debug) output.
2009-01-11 Rainer JungAllow to trigger rotatelogs log file rotation from
2009-01-11 Ruediger Pluem* Correctly merge SSLRenegBufferSize directive.
2009-01-10 Eric Covenersimplifications per niq's review comments
2009-01-09 Eric CovenerEBCDIC fix for ap_send_interim_response()
2009-01-09 Paul J. Reder mod_authnz_ldap: Reduce number of initialization debug...
2009-01-08 Eric CovenerTranslate locally generated "100-Continue" message to
2009-01-07 Jeff Trawickprefork: Fix child process hang during graceful restart...
2009-01-07 Jeff TrawickAs jorton discovered, recent Linux kernels have a new...
2009-01-04 Graham Leggettmod_session_crypto: Ensure that SessionCryptoDriver...
2009-01-04 Nick KewFix mod_ext_filter to detect failure to start the exter...
2009-01-03 Graham Leggettmod_session_crypto: Rewrite the session_crypto module...
2009-01-03 Graham Leggettmod_auth_form: Fix a pool lifetime issue, don't remove...
2009-01-03 Paul QuernaBump to 2.3.2.
2009-01-01 Jim JagielskiTransition mod_slotmem to ap_slotmem... just monkeying
2008-12-31 Jim JagielskiDocument this change...
2008-12-31 Nick KewAdd support for escaping all non-ascii chars to ap_esca...
2008-12-31 Nick KewFix mod_rewrite "B" flag breakage by reverting r589343
2008-12-27 Nick KewCGI: return 504 (Gateway timeout) rather than 500 when...
2008-12-27 Nick KewPR#39332: fix for segfault problem with mod_cgid on...
2008-12-26 André Maloadd mod_proxy_scgi, as announced a long time ago
2008-12-24 Eric Covenerlook for 'no-cache' in subprocess_env to prevent the...
2008-12-19 Eric Covener *) mod_rewrite: Introduce DiscardPathInfo|DPI flag...
2008-12-18 Paul J. RederRemoving entry now that it is backported.
2008-12-18 Paul J. RederRemove entry now that it is backported.
2008-12-18 Paul J. RederRemove entry now that it is backported.
2008-12-18 Ruediger Pluem* This one is now backported.
2008-12-18 Paul J. RederRemoving entry that was backported.
2008-12-17 Paul J. RederSet Listen protocol to "https" if port is set to 443...
2008-12-17 Paul J. RederOutput -M and -S dumps (modules and vhosts) to stdout...
2008-12-16 Paul J. Reder*) mod_ldap: Avoid a segfault when result->rc is checke...
2008-12-15 Ruediger Pluem* Correctly save Content-Encoding of cachable entity.
2008-12-15 Ruediger Pluem* Do not add an empty argument if we do not have any...
2008-12-12 Chris DarrochFrom r726118: remove unused sb_type member from process...
2008-12-12 Joe Ortonmod_ssl: Make the size of the per-dir-reneg request...
2008-12-12 Paul QuernaAdd a new mod_proxy_fdpass module to pass a client...
2008-12-09 Joe OrtonImprove mod_ssl's environment variable extraction to...
2008-12-07 Graham LeggettRemove the obsolete serial attribute from the RPM spec...
2008-12-07 Paul QuernaWhen an expires or cache-control header are sent, the...
2008-12-05 Paul QuernaMerge mod_wombat from the wombat branch:
2008-12-05 Paul QuernaAdd a note that the ratelimit module was added
2008-12-05 Paul QuernaRemove X-Pad work around.
2008-12-05 Paul QuernaNote the dtrace stuff in CHANGES.
2008-12-03 Paul QuernaMore trivial typos.
2008-12-03 Jim Jagielskitrivial typo
2008-12-03 Jim JagielskiNote mod_proxy_balancer changes...
2008-12-02 Paul QuernaAPI Cleanup in preperation for 2.4.x, make sure all...
2008-12-01 Eric CovenerTo be safe, consume the entire brigade after processing...
2008-12-01 Paul QuernaAdd a new module to read in the heartbeat file and...
2008-12-01 Paul QuernaAdd two new modules to handle load balancing across...
2008-11-29 Eric Covenerallow ap_invoke_handler() to pass-through AP_FILTER_ERR...
2008-11-29 Eric Covenercorrect syntax of DirectoryIndex feature, CHANGES only
2008-11-26 Jim JagielskiBackported
2008-11-24 Ruediger Pluem* These are now backported.
2008-11-16 Graham Leggettmod_buffer: Honour the flush bucket and flush the buffe...
2008-11-16 Graham Leggettmod_buffer: Optimise the buffering of heap buckets...
2008-11-15 Graham Leggettmod_buffer: Optional support for buffering of the input...
2008-11-15 Ruediger Pluem* This one is now backported.
2008-11-14 Nick KewAdd mod_privileges to CHANGES
2008-11-11 Jim JagielskiThese are in 2.2.11-dev
2008-11-10 Ruediger Pluem* Adjust changes entry to what is really done to fix it.
2008-11-09 Thomas J. DonovanAlways build odbc on Windows - backported from trunk...
2008-11-06 Ruediger Pluem* Correctly set SSL_LIBS during openssl detection if...
2008-11-02 Ruediger Pluem* r708902 fixes PR39774 and thus is worth a CHANGES...
2008-11-02 Chris DarrochRemove mod_authn_default and mod_authz_default.
2008-11-02 Chris DarrochFix handling of authz configurations, make default...
2008-11-01 Ruediger Pluem* Use distinct char pointers for sending and receiving...
2008-10-31 Chris DarrochNote crash fix in mod_authn_core.c from r709553.
2008-10-31 Chris DarrochAdd AuthType of None to support disabling authentication.
2008-10-31 Chris DarrochAllow <Limit> and <LimitExcept> directives to nest...
2008-10-29 Nick KewIntroduce modules/system, and mod_unixd.c
2008-10-22 Ruediger Pluem* This one is backported.
2008-10-22 Ruediger Pluem* Move ap_timeout_parameter_parse from mod_proxy.c...
2008-10-22 Ruediger Pluem* Improve the way to detect whether buckets in the...
2008-10-19 Eric Covener *) mod_dir: Support "DirectoryIndex None"
2008-10-15 Sander TemmeThis was backported
2008-10-15 Ruediger Pluem* Add the possibility to set the worker parameters...
2008-10-15 Ruediger Pluem* Send Content-Type application/ocsp-request for POST...
2008-10-15 Graham LeggettMinor bump when exporting mod_rewrite.h
2008-10-15 Thomas J. DonovanAlways build the odbc dbd driver on winodws, to be...
2008-10-15 Ruediger Pluem* Revert r703998.
2008-10-13 Ruediger Pluem* Make the connection timeout to backends work by tempo...
2008-10-08 Ruediger Pluem* Recheck again if idle workers are still available...
2008-10-07 Jim Jagielskibackported 2.2.10 - r702502
2008-09-19 Jim JagielskiAllow for the smax param to be 0, so that all connections
2008-09-18 Jim Jagielskir696758
2008-09-18 Mladen TurkAlways send body (zero size at least) whenever C-L...
2008-09-17 Jim JagielskiIn 2.2
2008-09-17 Eric Covenerbackported
2008-09-14 Eric Covenerbackported in r695234
2008-09-09 Ruediger Pluem* Use send_bucket_downstream to send data down the...
2008-09-09 Nick Kewmod_authnz_ldap: avoid returning NULL env vars
2008-09-08 Nick Kewmod_mime: don't adjust case in filename components...
2008-09-08 Jim Jagielskitypo
next