Skip to content
  1. Jan 11, 2006
  2. Jan 05, 2006
  3. Dec 16, 2005
  4. Dec 12, 2005
  5. Dec 02, 2005
  6. Nov 03, 2005
  7. Oct 31, 2005
  8. Oct 28, 2005
  9. Oct 19, 2005
  10. Oct 18, 2005
  11. Oct 13, 2005
  12. Oct 12, 2005
  13. Oct 10, 2005
  14. Sep 21, 2005
  15. Aug 15, 2005
  16. Aug 08, 2005
  17. Jul 15, 2005
  18. Jul 14, 2005
  19. Jul 06, 2005
  20. Jun 28, 2005
  21. Jun 20, 2005
  22. May 16, 2005
  23. May 11, 2005
  24. May 10, 2005
    • William A. Rowe Jr's avatar
      · 07367d16
      William A. Rowe Jr authored
        Win32-enable, unix threaded-enable the mod_log_forensic module.
      
        * adds a get_forensic_id() function, differing between win32,
          threaded, and non-threaded platforms (threaded and win32
          platforms get instead an pid:tid:time:seq identifier.)
      
        * stop the module config abuse, and simply use r->notes (this
          requires the 169534 svn patch already applied.)
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@169535 13f79535-47bb-0310-9956-ffa450edef68
      07367d16
    • William A. Rowe Jr's avatar
      · 6bb4e312
      William A. Rowe Jr authored
        Fix an irritating bug.  The forensic-id is captured in two places, as
        an r->notes entry, and in the (supposedly constant) server config(!)
      
        This patch retrieves the r->notes copy instead at final logging phase.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@169534 13f79535-47bb-0310-9956-ffa450edef68
      6bb4e312
  25. May 04, 2005
  26. Apr 05, 2005
  27. Mar 29, 2005