1. 20 Jun, 2000 1 commit
    • William A. Rowe Jr's avatar
      · fe2be9ba
      William A. Rowe Jr authored
        This patch solves several specific issues:
      
           1.3.x truncated any open/command arguments following the %1 arg.
                 so this patch adds the char** arguments to several functions
      
           1.3.x did not expand environment strings (%userprofile% etc.)
                 *) This patch may still not do so, if we are running with a
                    subset of the 'normal' environment for security reasons.
      
           1.3.x did not parse the extension itself (eg. the .pl key itself)
                 for the command, failing the 'named' type (eg. perlscript),
                 so this patch first tests the 'named' key, then the .ext key
      
      PR:
      Obtained from:
      Submitted by:
      Reviewed by:
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85623 13f79535-47bb-0310-9956-ffa450edef68
      fe2be9ba
  2. 19 Jun, 2000 9 commits
  3. 18 Jun, 2000 7 commits
  4. 17 Jun, 2000 13 commits
  5. 16 Jun, 2000 3 commits
  6. 15 Jun, 2000 3 commits
  7. 14 Jun, 2000 3 commits
  8. 13 Jun, 2000 1 commit