]> granicus.if.org Git - apache/history - CHANGES
enable building the NetWare build helpers for running on Win32.
[apache] / CHANGES
2009-07-09 Ruediger Pluem* Return APR_EOF if request body is shorter than the...
2009-07-05 Nick KewCorrectly set suexec_enabled when httpd is run by non...
2009-07-02 Joe OrtonSecurity fix for CVE-2009-1890:
2009-06-23 Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cer...
2009-06-17 Nick Kewmod_proxy_http: fix case sensitivity checking transfer...
2009-06-17 Nick Kewmod_alias: Ensure Redirect issues a valid URL
2009-06-16 Nick KewAdd DefaultHandler directive to mod_dir.
2009-06-11 Ruediger Pluem* Close the listening Unix socket of the mod_cgid daemo...
2009-06-11 Ruediger Pluem* Remove locking for writing to the rewritelog. There...
2009-06-01 Jim JagielskiFix error with arg counting
2009-05-27 Nick Kewmod_alias: Enforce sanity in args to Redirect
2009-05-25 Nick KewFix IPv6 literal addresses passed to a proxied backend.
2009-05-21 Ruediger Pluem* Add CacheIgnoreURLSessionIdentifiers directive to...
2009-05-19 Takashi SatoFix the error string returned by RewriteRule. RewriteRu...
2009-05-14 Rainer JungRevert second part of r774755.
2009-05-14 Rainer JungAllow relative pathnames for piped loggers in ErrorLog.
2009-05-06 Rainer JungFix usage message on the Windows platform.
2009-04-23 Eric CovenerPass the $@ array and not the flattened version of...
2009-04-21 Mark J. CoxUse CVE-2009-1191 for this issue. We would only
2009-04-21 Nick Kewmod_dbd: add DBDInitSQL command. PR 46827
2009-04-16 Jeff Trawickmod_cgid: Improve handling of long AF_UNIX socket names...
2009-04-11 Ruediger Pluem* Check more strictly that the backend follows the...
2009-04-10 Ruediger Pluem* Add CVE number
2009-04-08 Ruediger Pluem* Avoid delivering content from a previous request...
2009-04-02 Rainer JungThe remote port information was forgotten from the...
2009-04-02 Jeff Trawickdocument the key API considerations related to the...
2009-04-01 Ruediger Pluem* Add SSLProxyCheckPeerExpire and SSLProxyCheckPeerCN...
2009-03-31 Nick Kewhttp://marc.info/?l=apache-httpd-dev&m=123845333914309&w=2
2009-03-30 Nick KewHTTPD script support
2009-03-30 Jeff Trawickedit CHANGES for r759924
2009-03-30 Eric Covener *) ab: Fix a 100% CPU loop on platforms where a faile...
2009-03-29 Jeff Trawickfix mispelled module name (helps look for applicable...
2009-03-27 Jeff Trawickstart an entry to list the axed platforms
2009-03-26 Eric CovenerAdd mod_proxy_ftp directives ProxyFtpListOnWildcard...
2009-03-25 Jeff TrawickProvide ap_set_retained_data()/ap_get_retained_data...
2009-03-24 Ruediger Pluem* Fix a memory leak by freeing the memory consumed...
2009-03-23 Paul QuernaRoll on to 2.3.2.
2009-03-20 Rainer JungAdd change to changelog.
2009-03-12 Ruediger Pluem* Escape pathes of filenames in 406 responses to avoid...
2009-03-04 Jeff TrawickUse APR_POLLSET_NOCOPY for better performance with...
2009-03-02 Sander TemmeNote PR for OpenSSL type-safe STACK fix in CHANGES
2009-03-02 Sander TemmeClean up more compiler emits. Add CHANGES entry, credi...
2009-03-02 Jeff Trawickfix CHANGES entry for r749438
2009-03-02 Jeff Trawickab: Fix maintenance of the pollset to resolve EINPROGRE...
2009-02-21 Lars Eilebrechtfix mod_disk_cache to support EnableSendfile.
2009-02-12 Roy T. FieldingAdjust content metadata on deflate/inflate response...
2009-02-07 Eric Covenerbackported CHANGES entries are meaningful while we...
2009-02-02 Lars Eilebrechtmod_deflate: Fix creation of invalid Etag headers....
2009-02-01 Ruediger Pluem* Reindent.
2009-02-01 Roy T. Fielding20x22 icons for ODF, SVG, and XML documents.
2009-01-30 Roy T. FieldingDisabled DefaultType directive and removed ap_default_t...
2009-01-27 Paul QuernaAdd IPv6 variable to mod_rewrite.
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.
next