]> granicus.if.org Git - apache/history - CHANGES
Note that the new expression language for <If> and Require expr
[apache] / CHANGES
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
2010-09-04 Graham Leggettmod_cache: Check the request to determine whether we...
2010-09-04 Graham Leggettmod_cache: Use a proper filter context to hold filter...
2010-09-04 Graham LeggettFix a spelling mistake.
2010-09-04 Stefan Fritschmod_cgid: Log a warning if the ScriptSock path is trunc...
2010-08-30 Daniel Earl PoirierFail startup for vhost configuration problems, rather...
2010-08-30 Ruediger Pluem* temp_sa is already the correct pointer.
2010-08-27 Eric CovenerPR49809: Allow DirectoryMatch to match the EOL characte...
2010-08-25 Jim JagielskiFix correct PR
2010-08-24 Jim JagielskiBump up for 2.3.9-dev
2010-08-22 Stefan FritschSupport large log files in suexec
2010-08-21 Stefan Fritschcore: Abort with sensible error message if no or more...
2010-08-20 Rainer JungRemove unneeded CHANGES entry.
2010-08-20 Rainer JungFix broken "creationdate" property in mod_dav_fs and
2010-08-20 Jeff Trawickmod_proxy: Rename erroronstatus to failonstatus...
2010-08-19 Jim JagielskiAnd we are at 2.3.8-dev...
2010-08-18 Stefan FritschProperly check the result returned by apr_ldap_init...
2010-08-18 Stefan Fritschmod_rewrite: Log errors if rewrite map files cannot...
2010-08-16 Jim JagielskiFor backends which are HTTP/1.1, do a quick test (ping)
2010-07-25 Rainer JungUpdate CHANGES.
2010-07-25 Rainer JungFix typo in CHANGES.
2010-07-24 Stefan Fritschremove CHANGES entry of change reverted as part of...
2010-07-22 Nick KewMove AddOutputFilterByType implementation from core...
2010-07-21 Paul QuernaCVE-2010-1452: Fix handling of missing path segments...
2010-07-21 Rainer JungUpdate SSL cipher suite and add example for SSLHonorCip...
2010-07-20 Nick KewFix processing of long chunk extensions
2010-07-20 Nick KewDon't risk segfault in authz if r->user is not set
2010-07-19 Nick KewEnable SetEnv to set PATH
2010-07-19 Nick Kewmod_include: recognise "text/html; parameters" as text...
2010-07-14 Stefan FritschAdd CHANGES entry for r964156
2010-07-04 Stefan FritschIntroduce note_auth_failure hook to allow modules to...
2010-07-03 Rainer JungRemove superfluous EOL from mod_rewrite logging.
2010-07-03 Rainer JungAllow to set environment variables using mod_rewrite...
2010-06-23 Nick KewFix return values from socache modules when a key is...
2010-06-22 Nick KewNew module: mod_authn_cache
2010-06-21 Rainer JungRemove comment about removal of OS/2 support
2010-06-20 Stefan FritschFix authorization by user or IP/ENV/...
2010-06-19 Stefan Fritschput the CHANGES entry under 2.3.7, where it belongs
2010-06-19 Stefan Fritsch- Add reallyall option to configure to build everything...
2010-06-18 Rainer JungFix typo, sorry for the noise.
2010-06-18 Rainer JungFix Windows build when using VC6.
2010-06-15 Rainer JungFix typos in CHANGES.
2010-06-15 Jeff Trawickaxe 2.3.0 CHANGES entries that have been delivered...
2010-06-15 Rainer JungFix obsolete reference to 2.1 in CHANGES.
2010-06-11 Jim Jagielskiroll on 2.3.7 development...
2010-06-10 Joe OrtonRun filter "init" functions exactly once per request...
2010-06-08 Joe Orton* modules/http/http_request.c (internal_internal_redire...
2010-06-08 Graham Leggettmod_cache: Explicitly allow cache implementations to...
2010-06-07 Rainer JungUpdate CHANGES and bump minor MMN for new error log
2010-06-07 Rainer JungUpdate CHANGES:
2010-06-06 Stefan Fritschab: Fix memory leak with -v2 and SSL.
2010-06-06 Stefan Fritschadd to CHANGES and new_features_2_4
next