1. 18 Aug, 2003 2 commits
  2. 17 Aug, 2003 1 commit
  3. 15 Aug, 2003 1 commit
  4. 14 Aug, 2003 1 commit
    • Justin Erenkrantz's avatar
      More fun with IPv6 Listen statements. · cf62944e
      Justin Erenkrantz authored
      - Remove the default_family declaration as it is no longer used.
      - Fix segfault if checking NULL sa->hostname.
      - Cycle through the bind_addr list if we get an error creating an IPv6 socket
        and we're IPv6 enabled and the binding address is NULL.  The odds are that
        we just can't support IPv6.  (The twist is that apr_sockaddr_info_get should
        return bind_addr's for IPv6 and IPv4.  This strikes me as slightly more
        elegant than the find_default_family hack.)
      
      This should get us working on Linux and Netware again.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100994 13f79535-47bb-0310-9956-ffa450edef68
      cf62944e
  5. 13 Aug, 2003 3 commits
  6. 12 Aug, 2003 3 commits
  7. 11 Aug, 2003 1 commit
  8. 09 Aug, 2003 2 commits
  9. 08 Aug, 2003 2 commits
  10. 07 Aug, 2003 4 commits
  11. 06 Aug, 2003 5 commits
  12. 05 Aug, 2003 6 commits
  13. 04 Aug, 2003 4 commits
  14. 03 Aug, 2003 5 commits