- Oct 01, 2004
-
-
Greg Ames authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105364 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105362 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105360 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105359 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105358 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 29, 2004
-
-
Bradley Nicholes authored
PR 24801 submitted by: [Jess Holle <jessh ptc.com>] reviewed by: minfrin, bnicholes, clar git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105343 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 28, 2004
-
-
William A. Rowe Jr authored
All that I know of, feel free to add your 2.0.52 binaries notation. It sort of seems silly to even track this here, anyone who feels like ripping out the 'binaries available' has my blessing. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105334 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105319 13f79535-47bb-0310-9956-ffa450edef68
-
Jean-Jacques Clar authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105316 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105308 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 26, 2004
-
-
Mladen Turk authored
years ago. Hope it doesn't break anything :). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105296 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 24, 2004
-
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105289 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
Otherwise, mod_cache has no clue that the response has a limited lifetime. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105288 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105287 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
No functional changes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105286 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105285 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
Previously, if the cached copy was stale, the response would go into an indeterminate state. Therefore, the freshness check must be done before we 'accept' the response and, if it fails (i.e. stale), we can't allow any side effects. This caused a number of changes to how mod_disk_cache reads its headers as ap_scan_script_header_err() purposely has side-effects and that's unacceptable. So, factor out only what we need. Also, remove the broken conditional filter code as you can't reliably alter the filter list once the response is started. (Regardless, cache_select_url() has the freshness checks now.) Assist to Sascha Schumann for reporting mod_cache was busted. This commit also includes the following fix to cache_storage: Tell mod_mem_cache that we will no longer be serving this object if it is stale git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105283 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 23, 2004
-
-
Joe Orton authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105279 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
* server/protocol.c (ap_rgetline_core): Never NUL terminate at (*s)[-1] for caller-supplied *s. Submitted by: Rici Lake <ricilake speedy.com.pe> Reviewed by: jorton, jerenkrantz, trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105278 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Onto 2.0.53 (or sneaking back into 2.0.52? time will tell.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105277 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Bump for tentative 2.0.52 release - tag is APACHE_2_0_52_WROWE_RC1 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105274 13f79535-47bb-0310-9956-ffa450edef68
-
Jean-Jacques Clar authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105272 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
PR: Obtained from: Submitted by: nd Reviewed by: nd, jorton, trawick, jerenkrantz git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105271 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
due to disabled/empty caches. PR: Obtained from: Submitted by: Jess Holle Reviewed by: minfrin, bnicholes, trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105270 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
(Technically, it invalidates FirstBill's vote; but I'll let it slide...) Also propose the mod_disk_cache race condition fix. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105269 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
PR: Obtained from: Submitted by: Jess Holle Reviewed by: minfrin, bnicholes, trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105268 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105267 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105266 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 22, 2004
-
-
Justin Erenkrantz authored
a flood of trouble reports in my inbox should count as a regression! I win! git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105256 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105255 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105254 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105251 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105243 13f79535-47bb-0310-9956-ffa450edef68
-
Jeon Jeongho authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105241 13f79535-47bb-0310-9956-ffa450edef68
-
No Author authored
'APACHE_2_0_BRANCH'. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105240 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
to httpd-2.0-cvs@. OFFER ENDS SOON. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105239 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 21, 2004
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105232 13f79535-47bb-0310-9956-ffa450edef68
-
Geoffrey Young authored
Fix merging of the Satisfy directive, which was applied to the surrounding context and could allow access despite configured authentication. PR: 31315 Submitted by: Rici Lake <rici ricilake.net> Reviewed by: jorton, nd, pquerna, geoff git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105227 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105224 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105223 13f79535-47bb-0310-9956-ffa450edef68
-