Skip to content
  1. Jun 20, 2000
    • 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. Jun 19, 2000
  3. Jun 18, 2000
  4. Jun 17, 2000
  5. Jun 16, 2000
  6. Jun 15, 2000
  7. Jun 14, 2000
  8. Jun 13, 2000