1. 17 Dec, 2002 1 commit
    • Paul J. Reder's avatar
      · 767236e4
      Paul J. Reder authored
      mod_cache: Fix PR 15113, a core dump in cache_in_filter when
      a redirect occurs. The code was passing a format string and
      integer to apr_pstrcat. Changed to apr_psprintf. [Paul J. Reder]
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97970 13f79535-47bb-0310-9956-ffa450edef68
      767236e4
  2. 15 Dec, 2002 1 commit
  3. 14 Dec, 2002 1 commit
  4. 12 Dec, 2002 1 commit
  5. 11 Dec, 2002 1 commit
  6. 09 Dec, 2002 3 commits
  7. 05 Dec, 2002 1 commit
  8. 03 Dec, 2002 2 commits
  9. 02 Dec, 2002 1 commit
  10. 30 Nov, 2002 4 commits
  11. 29 Nov, 2002 1 commit
  12. 25 Nov, 2002 1 commit
  13. 22 Nov, 2002 6 commits
  14. 21 Nov, 2002 2 commits
  15. 18 Nov, 2002 1 commit
  16. 17 Nov, 2002 1 commit
  17. 15 Nov, 2002 1 commit
  18. 14 Nov, 2002 4 commits
  19. 12 Nov, 2002 1 commit
  20. 11 Nov, 2002 2 commits
  21. 10 Nov, 2002 2 commits
  22. 09 Nov, 2002 1 commit
  23. 08 Nov, 2002 1 commit
    • Paul J. Reder's avatar
      · 19a8bdb4
      Paul J. Reder authored
      Improves the user friendliness of the CacheRoot processing
      over my last pass. This version avoids the pool allocations
      but doesn't avoid all of the runtime checks. It no longer
      terminates during post-config processing. An error is logged
      once per worker, indicating that the CacheRoot needs to be set.
      [Paul J. Reder]
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97466 13f79535-47bb-0310-9956-ffa450edef68
      19a8bdb4