1. 29 Aug, 2002 1 commit
  2. 28 Aug, 2002 3 commits
  3. 27 Aug, 2002 1 commit
    • Paul J. Reder's avatar
      · e9c725f5
      Paul J. Reder authored
      Remove CacheOn config directive since it is set but never checked.
      No sense wasting cycles on unused code. Besides, the only truly
      bug free code is deleted code. :)   [Paul J. Reder]
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96548 13f79535-47bb-0310-9956-ffa450edef68
      e9c725f5
  4. 26 Aug, 2002 3 commits
  5. 24 Aug, 2002 1 commit
  6. 23 Aug, 2002 2 commits
  7. 21 Aug, 2002 4 commits
  8. 20 Aug, 2002 1 commit
  9. 19 Aug, 2002 1 commit
  10. 18 Aug, 2002 3 commits
  11. 09 Aug, 2002 3 commits
  12. 08 Aug, 2002 1 commit
  13. 07 Aug, 2002 1 commit
  14. 06 Aug, 2002 3 commits
  15. 01 Aug, 2002 1 commit
  16. 31 Jul, 2002 1 commit
    • Jeff Trawick's avatar
      Restore the ability to specify host names on Listen directives. · 86e02241
      Jeff Trawick authored
      We needed to compare on the value we pass to apr_sockaddr_info_get(),
      not the IP address string.  Sometimes this is an IP address string
      and sometimes it is a host name.  Otherwise, on the second pass
      through this code we won't find the existing listen_rec for a Listen
      directive which had a host name, and we'll create a new listen_rec
      and try to bind again to the same addr/port.
      
      PR:                  11030
      Helped immensely by: David Shane Holden <dpejesh@yahoo.com>,
                           who debugged it and submitted a patch which
                           showed the problem; a much simpler change was
                           committed though
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96258 13f79535-47bb-0310-9956-ffa450edef68
      86e02241
  17. 30 Jul, 2002 2 commits
  18. 24 Jul, 2002 1 commit
  19. 19 Jul, 2002 1 commit
  20. 18 Jul, 2002 2 commits
  21. 17 Jul, 2002 2 commits
  22. 16 Jul, 2002 2 commits