1. 31 Mar, 2003 2 commits
    • William A. Rowe Jr's avatar
      · 388e1556
      William A. Rowe Jr authored
        Solve segfaults from unusual error exceptions in cgid.  The daemon
        has no 'real' request_rec, so we can't use ap_log_rerror() anywhere
        within the cgid_server() code.
      
        Also, one of the two log messages was echoed to the child, no point
        when the actual request logic should take care of that notification.
      
      Submitted by:	Jeff Trawick
      Reviewed by:	Bill Rowe
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99132 13f79535-47bb-0310-9956-ffa450edef68
      388e1556
    • William A. Rowe Jr's avatar
      · 4c78c6ec
      William A. Rowe Jr authored
        Quit registering *two* cleanups listening sockets prior to exec.
        We open them once, register a cleanup only once.
      
      Submitted by:	Jeff Trawick
      Reviewed by:	FirstBill, OtherBill
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99130 13f79535-47bb-0310-9956-ffa450edef68
      4c78c6ec
  2. 30 Mar, 2003 3 commits
  3. 29 Mar, 2003 4 commits
  4. 28 Mar, 2003 3 commits
  5. 27 Mar, 2003 6 commits
  6. 26 Mar, 2003 4 commits
  7. 24 Mar, 2003 6 commits
  8. 23 Mar, 2003 7 commits
  9. 22 Mar, 2003 5 commits