1. 28 Jun, 2005 1 commit
  2. 20 Jun, 2005 3 commits
  3. 16 May, 2005 1 commit
  4. 11 May, 2005 2 commits
  5. 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
  6. 04 May, 2005 1 commit
  7. 05 Apr, 2005 2 commits
  8. 29 Mar, 2005 1 commit
  9. 09 Mar, 2005 1 commit
  10. 06 Mar, 2005 1 commit
  11. 04 Mar, 2005 1 commit
  12. 03 Mar, 2005 2 commits
  13. 02 Feb, 2005 1 commit
  14. 21 Jan, 2005 1 commit
  15. 10 Jan, 2005 1 commit
  16. 06 Jan, 2005 1 commit
  17. 05 Jan, 2005 1 commit
  18. 22 Dec, 2004 3 commits
  19. 06 Dec, 2004 2 commits
    • 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
    • William A. Rowe Jr's avatar
      · 8517f3d2
      William A. Rowe Jr authored
        Restore the 'copyright' and 'license' terms to LICENSE file,
        as Roy points out, if the terms further modify our LICENSE
        they must remain in that file.
      
        NOTICE is purely for cases of 'permission is granted provided 
        you identify that your application provides notice that it
        includes software created by Foo Corp., in your distribution 
        and associated documentation'.  So in NOTICE, we are following 
        their LICENSE terms.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@110010 13f79535-47bb-0310-9956-ffa450edef68
      8517f3d2
  20. 01 Dec, 2004 1 commit
  21. 24 Nov, 2004 2 commits
  22. 19 Nov, 2004 1 commit
  23. 14 Nov, 2004 1 commit
  24. 30 Oct, 2004 1 commit
  25. 29 Oct, 2004 3 commits
  26. 27 Oct, 2004 3 commits