Skip to content
  1. Oct 10, 2013
    • Jim Jagielski's avatar
      Merge r1526666, r1527220 from trunk: · 37b01e35
      Jim Jagielski authored
      WinNT MPM: Exit the child if the parent process crashes or is terminated.
      
      Submitted by: Oracle, via trawick
      
      The original modification was made some years ago for Oracle HTTP Server
      by an Oracle employee.  trawick made additional changes for style and
      for trunk/2.4.x changes.
      
      
      Follow up to r1526666:
      
      Use SYNCHRONIZE instead of PROCESS_ALL_ACCESS because
      
      a. it is sufficient
      b. it avoids an issue where PROCESS_ALL_ACCESS is larger on
         newer SDKs, resulting in a run-time error when running on
         older Windows
      
      Close the handle.
      
      Submitted by: Ivan Zhakov <ivan visualsvn.com>
      
      Submitted by: trawick
      Reviewed/backported by: jim
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1531000 13f79535-47bb-0310-9956-ffa450edef68
      37b01e35
    • Jim Jagielski's avatar
      Merge r1530793 from trunk: · 55337b30
      Jim Jagielski authored
      core: Don't truncate output when sending is interrupted by a signal,
            such as from an exiting CGI process.
      
      PR: 55643
      
      Submitted by: trawick
      Reviewed/backported by: jim
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1530999 13f79535-47bb-0310-9956-ffa450edef68
      55337b30
  2. Oct 08, 2013
  3. Oct 07, 2013
  4. Oct 03, 2013
  5. Oct 02, 2013
  6. Oct 01, 2013
  7. Sep 26, 2013
  8. Sep 17, 2013
  9. Sep 14, 2013
  10. Aug 19, 2013