Skip to content
  1. Dec 17, 2002
    • 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. Dec 15, 2002
  3. Dec 14, 2002
  4. Dec 12, 2002
  5. Dec 11, 2002
  6. Dec 09, 2002
  7. Dec 05, 2002
  8. Dec 03, 2002
  9. Dec 02, 2002
  10. Nov 30, 2002
  11. Nov 29, 2002
  12. Nov 25, 2002
  13. Nov 22, 2002
  14. Nov 21, 2002
  15. Nov 18, 2002
  16. Nov 17, 2002
  17. Nov 15, 2002
  18. Nov 14, 2002
  19. Nov 12, 2002
  20. Nov 11, 2002
  21. Nov 10, 2002
  22. Nov 09, 2002
  23. Nov 08, 2002
    • 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