]> granicus.if.org Git - apache/history - CHANGES
mention that "Header onsuccess" is the default and reword the description
[apache] / CHANGES
2009-10-11 Stefan FritschAllow ProxyPreserveHost to work in <Proxy> sections
2009-10-10 Takashi Satoconfigure: Fix THREADED_MPMS so that mod_cgid is
2009-10-09 Graham Leggettmod_dav: Provide a mechanism to obtain the request_rec...
2009-10-09 Takashi SatoAdd PR number for r823613.
2009-10-09 Takashi SatoBuild: Use install instead of cp if available on
2009-10-09 Daniel Earl Poiriermod_cache: add Cache-control: s-maxage to cacheability...
2009-10-08 Stefan Fritschmod_logio: introduce new optional function ap_logio_get...
2009-10-07 Stefan Fritschremove CHANGES entry
2009-10-07 Stefan FritschUpdate comments in util_filter.h about bucket and briga...
2009-10-06 Stefan FritschWork around broken cache management in mod_ldap: If...
2009-10-05 Graham Leggettmod_rewrite: Make sure that a hostname:port isn't fully...
2009-10-05 Graham Leggettmod_cache: Teach CacheEnable and CacheDisable to work...
2009-10-05 Daniel Earl PoirierBack out r818492 which prevented all caching of incompl...
2009-10-04 Stefan FritschAdd mod_reqtimeout: New module to set timeouts and...
2009-10-04 Graham LeggettCorrect the attribution in CHANGES.
2009-10-04 Stefan FritschMake sure to not destroy bucket brigades that have...
2009-10-04 Stefan Fritschcore, mod_deflate, mod_sed: Reduce memory usage by...
2009-10-03 Graham Leggettmod_cache: Fix uri_meets_conditions() so that CacheEnab...
2009-10-03 Stefan Fritschsuexec: Allow to log an error if exec fails by setting...
2009-10-03 Stefan FritschMake RemoveType override the info from TypesConfig
2009-10-02 Graham Leggettmod_cache: Introduce the option to run the cache from...
2009-10-01 Daniel Earl Poiriercore: Treat timeout reading request as 408 error, not...
2009-09-30 Ruediger Pluem* Fix a regression from r724717 by reintroducing SSL_CL...
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.
next