1. 12 Jun, 2008 4 commits
  2. 11 Jun, 2008 3 commits
  3. 10 Jun, 2008 10 commits
  4. 09 Jun, 2008 7 commits
  5. 08 Jun, 2008 2 commits
  6. 07 Jun, 2008 1 commit
  7. 06 Jun, 2008 12 commits
  8. 05 Jun, 2008 1 commit
    • William A. Rowe Jr's avatar
      httpd-2.2 and -2.0 specific patch to revert to 2.0.55/2.2.0 handling of the · 0e549a46
      William A. Rowe Jr authored
      stdout channel; do not close stdout in the parent process or reassign it to
      \\Device\Null, but keep it open so that the console signal handler continues
      to interact with the running "daemonized" httpd process.
      
      Not committed to httpd-2.x; there is disagreement as to whether this is good
      behavior for a daemon, and the proper 2.4(3.0) behavior on Win32 may be to
      daemonize but properly handle -k stop by the PID file contents.  Many have
      asked for this feature who run a minimal httpd.exe, especially from some
      removeable media such as CD, and wish to be able to halt it as a console. 
      
      PR: 44800 (part 3/3)
      Submitted by: tdonovan
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@663704 13f79535-47bb-0310-9956-ffa450edef68
      0e549a46