]> granicus.if.org Git - apache/history - CHANGES
Capitalization consistent with the rest of this page.
[apache] / CHANGES
2011-02-14 Jim JagielskiDocument pre_read_request and bump mmn
2011-02-13 Graham Leggettmod_cache: When a request other than GET or HEAD arrive...
2011-02-12 Stefan FritschUse ap_state_query() to fix many modules that were...
2011-02-12 Stefan FritschCreate new ap_state_query() function that allows module...
2011-02-12 Graham Leggettmod_cache: When a bad Expires date is present, we need...
2011-02-12 Graham Leggettmod_cache: We must ignore quoted-string values that...
2011-02-12 Stefan Fritschrevert r1026746:
2011-02-11 Graham LeggettReinstate comment.
2011-02-11 Graham Leggettmod_cache: Respect s-maxage as described by RFC2616...
2011-02-11 Joe Orton* modules/ssl/ssl_engine_pphrase.c (ssl_pphrase_Handle...
2011-02-09 Ruediger Pluem* Make module compile by fixing some typos.
2011-02-08 Joe Orton* server/mpm/prefork/prefork.c (stop_listening, sig_ter...
2011-02-05 Stefan Fritschrevert r1066944, r1067177 for now
2011-02-03 Stefan FritschReload resolv.conf on graceful restarts
2011-01-21 Stefan FritschIgnore leading dots when looking for mime extensions
2011-01-20 Stefan FritschAdd support to set variables with the 'Define' directiv...
2011-01-19 Igor GalićAdd a patch from Vincent Deffontaines to make the addin...
2011-01-17 Rainer JungIncrease memory alignment for slotmem data in
2011-01-17 Joe Orton* modules/ssl/ssl_engine_config.c, modules/ssl/ssl_priv...
2011-01-17 Joe Orton* modules/ssl/ssl_engine_io.c: Revamp output buffering...
2011-01-17 Stefan FritschMerge the <If> sections in a separate step ap_if_walk...
2011-01-13 Jim JagielskiIt's a change
2011-01-09 Stefan Fritschmod_status: Don't show slots which are disabled by...
2011-01-09 Stefan FritschFix ap_mpm_query results:
2011-01-08 Stefan FritschFix a bug in authz logic merging which caused
2011-01-05 Nick KewChange AuthnCacheProvider --> AuthnCacheProvideFor...
2011-01-05 Graham Leggettmod_proxy_http: Allocate the fake backend request from...
2011-01-01 Stefan FritschChange the format of the SSL_{CLIENT,SERVER}_{I,S}_DN...
2010-12-30 Stefan FritschMake the REQUEST_SCHEME variable available to scripts...
2010-12-29 Stefan FritschAllow to use arbitrary boolean expressions (ap_expr...
2010-12-29 Stefan FritschAllow to unset environment variables using E=!VAR.
2010-12-29 Eric Covenerrevert r1031670:
2010-12-29 Eric Coveneradd a 2.3.9-era CHANGES entry that should have been...
2010-12-28 Igor GalićApplying patch from PR 33078 (with slight changes to...
2010-12-28 Rich BowenCorrect typo in CHANGES, as per tid50321
2010-12-28 Stefan FritschWhen exporting request headers to HTTP_* environment...
2010-12-28 Eric Covenerprefer exact port matches in ip-based VH lookup over...
2010-12-28 Eric CovenerRemove need for NameVirtualHost directive by implicitly...
2010-12-24 Igor GalićChanging the default Options from All to FollowSymlinks.
2010-12-21 Graham Leggettrotatelogs: Add -e option to write logs through to...
2010-12-21 Ruediger Pluem* Do not drop contents of incomplete lines, but safe...
2010-12-18 Stefan FritschAdd new AuthzSendForbiddenOnFailure directive to allow...
2010-12-13 Jim JagielskiAnd roll on 2.3.11...
2010-12-11 Eric CovenerPR 50447: mod_rewrite escapes the original [escaped...
2010-12-07 Eric CovenerPR50349: Honor 'AcceptPathInfo OFF' during internal...
2010-12-04 Eric CovenerPR 39313: allow the user to configure which rules come...
2010-12-04 Eric CovenerPR#24243: allow some control over how IndexIgnore'd...
2010-12-04 Eric CovenerAdd support for RLimit* in mod_cgid. PR 42135.
2010-12-04 Eric Covenercore: Fail startup when the argument to ServerName...
2010-12-04 Eric Covenerre-fix wording
2010-12-04 Eric Covenerclarify about "enable/disable".
2010-12-04 Eric CovenerPR44076: allow "userdir disabled" or "userdir public_ht...
2010-11-29 Eric CovenerPR50350: When no -k option is provided on the httpd...
2010-11-26 Ruediger Pluem* Put a note in the connection notes that the SSL hands...
2010-11-26 Rainer JungFix Windows build of mod_cache_disk which was broken...
2010-11-23 Jim JagielskiRoll on .10
2010-11-20 Graham Leggettmod_include: Add the onerror attribute to the include...
2010-11-20 Graham Leggettmod_disk_cache renamed to mod_cache_disk, to be consist...
2010-11-20 Stefan FritschAdd SetEnvIfExpr directive to set env var depending...
2010-11-18 Stefan Fritschmod_proxy: Fix ProxyPassInterpolateEnv directive.
2010-11-14 Nick KewReturn 400 not 503 if we have to abort due to malformed...
2010-11-14 Nick KewFix mod_proxy to support setting source address.
2010-11-10 Jeff TrawicksuEXEC: Add Suexec directive to disable suEXEC without...
2010-11-08 Jeff TrawickAdd Error directive for aborting startup or htaccess...
2010-11-08 Graham Leggettmod_rewrite: Fix the RewriteEngine directive to work...
2010-11-06 Stefan FritschReplace ap_expr with a parser derived from mod_ssl...
2010-11-06 Stefan FritschFix hook sorting for the pre_config hook.
2010-11-05 Eric CovenerPR49823: Make the hardcoded default for AllowOverride...
2010-11-05 Eric CovenerPR47765: ProxyPass and ProxyPassReverse should not...
2010-11-05 Eric CovenerPR#47782: compiled-in default for MaxConnectionsPerChil...
2010-11-05 Eric CovenerPR50220: keep on chugging after EINTR in mod_proxy_connect
2010-11-05 Eric CovenerPR#47766 mod_autoindex directives not merged into secti...
2010-11-03 Nick Kewmod_cache: correctly parse quoted strings in cache...
2010-10-29 Eric CovenerAdd an END flag to RewriteRule that acts like L=LAST...
2010-10-24 Stefan FritschMake sure to always log an error if loading of CA certi...
2010-10-24 Stefan FritschIf an unknown Content-* header is received for a PUT...
2010-10-24 Stefan FritschIf a malformed Content-Range header is received for...
2010-10-23 Stefan FritschImprove error message if client cert verification fails
2010-10-23 Graham Leggettmod_proxy: Release the backend connection as soon as...
2010-10-22 Graham Leggettmod_proxy: Optimise ProxyPass within a Location so...
2010-10-20 Stefan FritschBe extra careful to only pass the main server config to
2010-10-20 Graham Leggettmod_proxy: Move the ProxyErrorOverride directive to...
2010-10-19 Stefan Fritschrevert r1023227 as discussed on httpd-dev:
2010-10-16 Stefan FritschBuild mod_allowmethods (windows and netware stuff needs...
2010-10-16 Stefan Fritschcore: Log a warning if <Limit> or <LimitExcept> are...
2010-10-16 Stefan Fritschmod_ssl: Log certificate information if client cert...
2010-10-13 Graham Leggetthtcacheclean: Teach htcacheclean to limit cache size...
2010-10-12 Stefan FritschRename MaxRequestsPerChild to MaxConnectionsPerChild...
2010-10-12 Jeff Trawickfix description of the change for PR43857; it is a...
2010-10-11 Graham Leggettmod_cache: Optionally serve stale data when a revalidat...
2010-10-04 Graham Leggetthtcacheclean: Allow the listing of valid URLs within...
2010-10-03 Graham Leggettmod_cache: Allow control over the base URL of reverse...
2010-10-02 Graham Leggettmod_cache: CacheLastModifiedFactor, CacheStoreNoStore...
2010-10-02 Graham Leggettmod_disk_cache: CacheMaxFileSize, CacheMinFileSize...
2010-10-02 Stefan Fritschcore: Speed up config parsing if using a very large...
2010-10-01 Stefan FritschFix CVE-2010-1623 in mod_reqtimeout, too. It includes...
2010-09-30 Graham Leggettmod_cache: Support the caching of HEAD requests.
2010-09-29 Graham Leggetthtcacheclean: Allow the option to round up file sizes...
2010-09-29 Stefan FritschAdd authz providers for use with mod_authz_core and...
2010-09-29 Stefan FritschMake the ssl expression parser thread-safe. It now...
next