]> granicus.if.org Git - apache/history - CHANGES
Rebuild transformations.
[apache] / CHANGES
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...
2010-09-29 Graham Leggettmod_disk_cache: Change on-disk header file format to...
2010-09-28 Stefan FritschAdd generate_log_id hook to allow to use the ID generat...
2010-09-27 Graham Leggettmod_cache: Make sure that we never allow a 304 Not...
2010-09-27 Graham Leggettmod_cache: Add the cache_status hook to register the...
2010-09-25 Stefan FritschAdd 'local' authz provider that matches connections...
2010-09-25 Stefan FritschExpand authz provider entry
2010-09-24 Jeff TrawickFix crash accessing pollset on worker thread when child...
2010-09-23 William A. Rowe JrAnother user identifiable change, new behavior feature.
2010-09-23 William A. Rowe JrTag a user identifiable change. Thanks to rbowen for...
2010-09-23 William A. Rowe JrBecause PATH and the library path are closely interrela...
2010-09-21 Graham Leggettmod_cache: Give the cache provider the opportunity...
2010-09-21 Nick KewIntroduce ap_rxplus class: higher-level regexps support...
2010-09-19 Stefan FritschAllow authz providers to check args while reading the...
2010-09-19 Graham LeggettShorten the changes entries.
2010-09-19 Graham Leggettmod_include: Move the request_rec within mod_include...
2010-09-19 Graham Leggettmod_include: Reinstate support for UTF-8 character...
2010-09-16 Graham Leggettmod_cache: Add a discrete commit_entity() provider...
2010-09-12 Graham Leggettmod_cache: Change the signature of the store_body(...
2010-09-06 Stefan Fritsch- Add another check during ErrorLogFormat parsing
2010-09-05 Stefan FritschAdd ErrorLogFormat directive for configuring the error...
2010-09-04 Stefan FritschDisable sendfile by default, as discussed at
next