1. 23 May, 2001 5 commits
  2. 22 May, 2001 1 commit
  3. 21 May, 2001 2 commits
  4. 20 May, 2001 2 commits
  5. 18 May, 2001 2 commits
  6. 16 May, 2001 1 commit
  7. 15 May, 2001 6 commits
  8. 14 May, 2001 2 commits
  9. 13 May, 2001 3 commits
  10. 12 May, 2001 1 commit
  11. 10 May, 2001 8 commits
  12. 09 May, 2001 2 commits
    • William A. Rowe Jr's avatar
      · 6bbc2985
      William A. Rowe Jr authored
        ISAPIs written for MS may pass 0 as the result code with no adverse effect.
      
      Submitted by:	Jessie Oberreuter <joberreu@moselle.com>
      Reviewed by:	Will Rowe
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89062 13f79535-47bb-0310-9956-ffa450edef68
      6bbc2985
    • William A. Rowe Jr's avatar
      · 486f7308
      William A. Rowe Jr authored
        Resolve the win32 exec cmd bug, at least as far as some unixes support
        it.  Presume the command contains a filepath and transpose forward
        slashes to backslashes in the path.  (Note part of the bug, correctly
        identified by the poster of 7415, was the /c flag being transposed to \c).
      
        There has to be a better way, but at least this is now partially, and not
        entirely broken.  Command.com _does_ accept quoted file paths with spaces
        for the executable.
      
      PR:		7415
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89059 13f79535-47bb-0310-9956-ffa450edef68
      486f7308
  13. 06 May, 2001 1 commit
    • Ken Coar's avatar
      · c7381f6b
      Ken Coar authored
      	Add ability to escape characters in Rewrite* input strings using
      	'\' (e.g., "\$" to keep it from having its special meaning), and
      	NoEscape/NE flag to disable filtering the rewritten output through
      	URI encoding.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89040 13f79535-47bb-0310-9956-ffa450edef68
      c7381f6b
  14. 04 May, 2001 1 commit
  15. 03 May, 2001 1 commit
  16. 27 Apr, 2001 2 commits