1. 10 Oct, 2005 3 commits
  2. 21 Sep, 2005 1 commit
  3. 15 Aug, 2005 1 commit
  4. 08 Aug, 2005 2 commits
  5. 15 Jul, 2005 1 commit
  6. 14 Jul, 2005 1 commit
  7. 06 Jul, 2005 3 commits
  8. 28 Jun, 2005 2 commits
  9. 20 Jun, 2005 3 commits
  10. 16 May, 2005 1 commit
  11. 11 May, 2005 2 commits
  12. 10 May, 2005 2 commits
    • 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
  13. 04 May, 2005 1 commit
  14. 05 Apr, 2005 2 commits
  15. 29 Mar, 2005 1 commit
  16. 09 Mar, 2005 1 commit
  17. 06 Mar, 2005 1 commit
  18. 04 Mar, 2005 1 commit
  19. 03 Mar, 2005 2 commits
  20. 02 Feb, 2005 1 commit
  21. 21 Jan, 2005 1 commit
  22. 10 Jan, 2005 1 commit
  23. 06 Jan, 2005 1 commit
  24. 05 Jan, 2005 1 commit
  25. 22 Dec, 2004 3 commits
  26. 06 Dec, 2004 1 commit
    • William A. Rowe Jr's avatar
      · b129831a
      William A. Rowe Jr authored
      Clean up indention and propogate the required notices for H.S.'s regex
      and expat-lite to NOTICE.
      
      Leaves me a question;  this is in httpd-1.3 LICENSE;
      
        For the expat xml parser library component:
      
        Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
                                       and Clark Cooper
      
      Grepping the entire tree, I find no reference to Thai OSSC/C. Cooper,
      does this even belong here?
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@110015 13f79535-47bb-0310-9956-ffa450edef68
      b129831a