summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Roll on .10Jim Jagielski2010-11-231-0/+3
* mod_include: Add the onerror attribute to the include element, allowingGraham Leggett2010-11-201-0/+4
* mod_disk_cache renamed to mod_cache_disk, to be consistent with theGraham Leggett2010-11-201-0/+3
* Add SetEnvIfExpr directive to set env var depending on expression.Stefan Fritsch2010-11-201-0/+3
* mod_proxy: Fix ProxyPassInterpolateEnv directive.Stefan Fritsch2010-11-181-0/+3
* Return 400 not 503 if we have to abort due to malformed chunked encoding.Nick Kew2010-11-141-0/+3
* Fix mod_proxy to support setting source address.Nick Kew2010-11-141-0/+5
* suEXEC: Add Suexec directive to disable suEXEC without renaming theJeff Trawick2010-11-101-0/+6
* Add Error directive for aborting startup or htaccess processingJeff Trawick2010-11-081-0/+3
* mod_rewrite: Fix the RewriteEngine directive to work within aGraham Leggett2010-11-081-0/+4
* Replace ap_expr with a parser derived from mod_ssl's parser. Make mod_ssl useStefan Fritsch2010-11-061-0/+6
* Fix hook sorting for the pre_config hook.Stefan Fritsch2010-11-061-0/+3
* PR49823: Make the hardcoded default for AllowOverride match the default confi...Eric Covener2010-11-051-0/+3
* PR47765: ProxyPass and ProxyPassReverse should not be accepted inEric Covener2010-11-051-0/+3
* PR#47782: compiled-in default for MaxConnectionsPerChild is 10,000 vs the Eric Covener2010-11-051-0/+4
* PR50220: keep on chugging after EINTR in mod_proxy_connectEric Covener2010-11-051-0/+3
* PR#47766 mod_autoindex directives not merged into sections with no autoindex ...Eric Covener2010-11-051-0/+4
* mod_cache: correctly parse quoted strings in cache headers.Nick Kew2010-11-031-0/+3
* Add an END flag to RewriteRule that acts like L=LAST but also preventsEric Covener2010-10-291-0/+4
* Make sure to always log an error if loading of CA certificates failsStefan Fritsch2010-10-241-0/+3
* If an unknown Content-* header is received for a PUT request, we must notStefan Fritsch2010-10-241-0/+3
* If a malformed Content-Range header is received for a PUT request, weStefan Fritsch2010-10-241-0/+3
* Improve error message if client cert verification failsStefan Fritsch2010-10-231-2/+3
* mod_proxy: Release the backend connection as soon as EOS is detected,Graham Leggett2010-10-231-0/+4
* mod_proxy: Optimise ProxyPass within a Location so that it is storedGraham Leggett2010-10-221-0/+4
* Be extra careful to only pass the main server config toStefan Fritsch2010-10-201-0/+3
* mod_proxy: Move the ProxyErrorOverride directive to have per directory scope.Graham Leggett2010-10-201-0/+3
* revert r1023227 as discussed on httpd-dev:Stefan Fritsch2010-10-191-3/+0
* Build mod_allowmethods (windows and netware stuff needs to be tested).Stefan Fritsch2010-10-161-0/+4
* core: Log a warning if <Limit> or <LimitExcept> are used. They areStefan Fritsch2010-10-161-0/+4
* mod_ssl: Log certificate information if client cert verificationStefan Fritsch2010-10-161-0/+3
* htcacheclean: Teach htcacheclean to limit cache size by number ofGraham Leggett2010-10-131-0/+5
* Rename MaxRequestsPerChild to MaxConnectionsPerChild, whichStefan Fritsch2010-10-121-0/+4
* fix description of the change for PR43857; it is a work-aroundJeff Trawick2010-10-121-2/+2
* mod_cache: Optionally serve stale data when a revalidation returns aGraham Leggett2010-10-111-0/+4
* htcacheclean: Allow the listing of valid URLs within the cache, withGraham Leggett2010-10-041-0/+4
* mod_cache: Allow control over the base URL of reverse proxied requestsGraham Leggett2010-10-031-0/+5
* mod_cache: CacheLastModifiedFactor, CacheStoreNoStore, CacheStorePrivate,Graham Leggett2010-10-021-0/+5
* mod_disk_cache: CacheMaxFileSize, CacheMinFileSize, CacheReadSize and Graham Leggett2010-10-021-0/+3
* core: Speed up config parsing if using a very large number of configStefan Fritsch2010-10-021-0/+3
* Fix CVE-2010-1623 in mod_reqtimeout, too. It includes a non-blocking variantStefan Fritsch2010-10-011-0/+4
* mod_cache: Support the caching of HEAD requests.Graham Leggett2010-09-301-0/+2
* htcacheclean: Allow the option to round up file sizes to a givenGraham Leggett2010-09-291-0/+3
* Add authz providers for use with mod_authz_core and its RequireAny/RequireAllStefan Fritsch2010-09-291-0/+6
* Make the ssl expression parser thread-safe. It now requires bison instead ofStefan Fritsch2010-09-291-0/+3
* mod_disk_cache: Change on-disk header file format to support theGraham Leggett2010-09-291-0/+5
* Add generate_log_id hook to allow to use the ID generated by mod_unique_id asStefan Fritsch2010-09-281-0/+3
* mod_cache: Make sure that we never allow a 304 Not Modified responseGraham Leggett2010-09-271-0/+4
* mod_cache: Add the cache_status hook to register the final cacheGraham Leggett2010-09-271-0/+5
* Add 'local' authz provider that matches connections originatingStefan Fritsch2010-09-251-0/+3