summaryrefslogtreecommitdiffstats
path: root/CHANGES (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Expand authz provider entryStefan Fritsch2010-09-251-1/+3
* Fix crash accessing pollset on worker thread when child process is exiting.Jeff Trawick2010-09-241-0/+3
* Another user identifiable change, new behavior feature.William A. Rowe Jr2010-09-231-1/+6
* Tag a user identifiable change. Thanks to rbowen for docs help.William A. Rowe Jr2010-09-231-0/+5
* Because PATH and the library path are closely interrelated, and the causeWilliam A. Rowe Jr2010-09-231-1/+7
* mod_cache: Give the cache provider the opportunity to choose to cacheGraham Leggett2010-09-211-0/+5
* Introduce ap_rxplus class: higher-level regexps supporting perl-styleNick Kew2010-09-211-0/+4
* Allow authz providers to check args while reading the config and allowStefan Fritsch2010-09-191-0/+3
* Shorten the changes entries.Graham Leggett2010-09-191-14/+6
* mod_include: Move the request_rec within mod_include to beGraham Leggett2010-09-191-0/+3
* mod_include: Reinstate support for UTF-8 character sets by allowing aGraham Leggett2010-09-191-0/+4
* mod_cache: Add a discrete commit_entity() provider function within theGraham Leggett2010-09-161-0/+14
* mod_cache: Change the signature of the store_body() provider functionGraham Leggett2010-09-131-0/+12
* - Add another check during ErrorLogFormat parsingStefan Fritsch2010-09-061-1/+1
* Add ErrorLogFormat directive for configuring the error log format, includingStefan Fritsch2010-09-051-0/+5
* Disable sendfile by default, as discussed atStefan Fritsch2010-09-041-0/+2
* mod_cache: Check the request to determine whether we are allowedGraham Leggett2010-09-041-0/+5
* mod_cache: Use a proper filter context to hold filter data insteadGraham Leggett2010-09-041-0/+4
* Fix a spelling mistake.Graham Leggett2010-09-041-1/+1
* mod_cgid: Log a warning if the ScriptSock path is truncated becauseStefan Fritsch2010-09-041-0/+3
* Fail startup for vhost configuration problems, rather thanDaniel Earl Poirier2010-08-301-0/+8
* * temp_sa is already the correct pointer.Ruediger Pluem2010-08-301-0/+3
* PR49809: Allow DirectoryMatch to match the EOL character ($). andEric Covener2010-08-271-0/+3
* Fix correct PRJim Jagielski2010-08-251-1/+1
* Bump up for 2.3.9-devJim Jagielski2010-08-241-0/+3
* Support large log files in suexecStefan Fritsch2010-08-221-0/+2
* core: Abort with sensible error message if no or more than one MPM isStefan Fritsch2010-08-211-0/+3
* Remove unneeded CHANGES entry.Rainer Jung2010-08-201-3/+0
* Fix broken "creationdate" property in mod_dav_fs andRainer Jung2010-08-201-0/+6
* mod_proxy: Rename erroronstatus to failonstatus...Jeff Trawick2010-08-201-0/+2
* And we are at 2.3.8-dev...Jim Jagielski2010-08-191-0/+3
* Properly check the result returned by apr_ldap_init: There may have been anStefan Fritsch2010-08-191-0/+3
* mod_rewrite: Log errors if rewrite map files cannot be openedStefan Fritsch2010-08-181-0/+3
* For backends which are HTTP/1.1, do a quick test (ping)Jim Jagielski2010-08-161-0/+4
* Update CHANGES.Rainer Jung2010-07-251-0/+3
* Fix typo in CHANGES.Rainer Jung2010-07-251-1/+1
* remove CHANGES entry of change reverted as part of r964156Stefan Fritsch2010-07-241-3/+0
* Move AddOutputFilterByType implementation from core to mod_filter.Nick Kew2010-07-221-0/+5
* CVE-2010-1452: Fix handling of missing path segments in the parsed URI struct...Paul Querna2010-07-211-0/+4
* Update SSL cipher suite and add example for SSLHonorCipherOrder.Rainer Jung2010-07-211-0/+3
* Fix processing of long chunk extensionsNick Kew2010-07-201-0/+3
* Don't risk segfault in authz if r->user is not setNick Kew2010-07-201-0/+4