1. 18 Sep, 2002 10 commits
  2. 17 Sep, 2002 8 commits
  3. 16 Sep, 2002 20 commits
  4. 15 Sep, 2002 2 commits
    • William A. Rowe Jr's avatar
      · a32a75c5
      William A. Rowe Jr authored
        Modify ap_open_logs (an internal function) to follow the hook open_logs
        argument schema so it can be directly invoked by the hook handler.  Also
        clean up the open_logs processing to return an error rather than simply
        exit()ing.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96829 13f79535-47bb-0310-9956-ffa450edef68
      a32a75c5
    • William A. Rowe Jr's avatar
      · a381b0e5
      William A. Rowe Jr authored
        Revisit the code that Ian and I discussed on list.  Actually pre-flight
        the access logs so that failure conditions are noted earlier, and return
        out of the code using the != OK convention from ap_hook_open_logs.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96828 13f79535-47bb-0310-9956-ffa450edef68
      a381b0e5