]> granicus.if.org Git - apache/history - CHANGES
Try to have consistent interface regardless of slotmem or
[apache] / CHANGES
2009-09-24 Daniel Earl Poiriermod_cache: don't cache incomplete responses, per RFC...
2009-09-23 Daniel Earl PoirierFix a segfault in ab when run in verbose mode using...
2009-09-19 Graham Leggettmod_dav: Allow other modules to become providers and...
2009-09-15 Nick KewChange Fallback to FallbackResource after extensive...
2009-09-15 Nick KewChange "DefaultHandler" to "Fallback" as discussed...
2009-09-14 Ruediger Pluem* Follow the standard CHANGES format for security changes.
2009-09-14 Graham LeggettCorrect attribution for mod_dav options provider interface.
2009-09-14 Graham LeggettAdd attribution and CVE notices.
2009-09-14 Graham Leggettmod_dav: Allow other modules to add things to the DAV...
2009-09-14 Ruediger Pluem* Lower memory usage by reusing the brigade instead...
2009-09-14 Daniel Earl Poiriermod_mime: detect invalid use of MultiviewsMatch inside...
2009-09-13 Graham Leggettmod_request: Make sure the KeptBodySize directive rejec...
2009-09-13 Graham Leggettmod_session_crypto: Sanity check should the potentially...
2009-09-13 Graham Leggettmod_session.c: Prevent a segfault when session is added...
2009-09-11 Graham Leggetthtcacheclean: 19 ways to fail, 1 error message. Fixed.
2009-09-10 Daniel Earl PoirierFail server startup when mod_auth_digest is unable to
2009-09-10 Jim Jagielskiveto-ed
2009-09-09 Graham Leggettmod_proxy_connect: The connect method doesn't work...
2009-09-09 Graham Leggettmod_ssl: The error message when SSLCertificateFile...
2009-09-09 Daniel Earl Poiriermod_auth_digest: When qop is none, client doesn't send...
2009-09-06 Graham LeggettAdd support for HTTP PUT to ab.
2009-08-28 Jim JagielskiAnd additional ServerTokens improvement...
2009-08-28 Jim JagielskiOK, might as well finish this... Allow ServerTokens Off
2009-08-27 Nick Kewmod_headers: generalise the envclause to support condit...
2009-08-26 Graham Leggettmod_cache: Introduce the thundering herd lock, a mechan...
2009-08-26 Daniel Earl PoirierFix shm, rmm, and lock problems.
2009-08-23 Nick KewPreserve port over internal redirection
2009-08-23 Nick KewReturn consistent error status for proxy unable to...
2009-08-16 Ruediger Pluem* Do better checking of pollset operations in various...
2009-08-12 Ruediger Pluem* Correctly create an empty cell if the description...
2009-07-29 Jeff Trawickab: Fix broken error messages after resolver or connect...
2009-07-24 Daniel Earl Poirierhtdbm: Fix possible buffer overflow if dbm database...
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...
next