1. 09 Sep, 2009 2 commits
  2. 06 Sep, 2009 1 commit
  3. 28 Aug, 2009 2 commits
  4. 27 Aug, 2009 1 commit
  5. 26 Aug, 2009 2 commits
  6. 23 Aug, 2009 2 commits
  7. 16 Aug, 2009 1 commit
  8. 12 Aug, 2009 1 commit
  9. 29 Jul, 2009 1 commit
  10. 24 Jul, 2009 1 commit
  11. 09 Jul, 2009 1 commit
  12. 05 Jul, 2009 1 commit
  13. 02 Jul, 2009 1 commit
  14. 23 Jun, 2009 1 commit
  15. 17 Jun, 2009 2 commits
  16. 16 Jun, 2009 1 commit
  17. 11 Jun, 2009 2 commits
  18. 01 Jun, 2009 1 commit
  19. 27 May, 2009 1 commit
  20. 25 May, 2009 1 commit
  21. 21 May, 2009 1 commit
  22. 19 May, 2009 1 commit
  23. 14 May, 2009 2 commits
  24. 06 May, 2009 1 commit
  25. 23 Apr, 2009 1 commit
  26. 21 Apr, 2009 2 commits
  27. 16 Apr, 2009 1 commit
    • Jeff Trawick's avatar
      mod_cgid: Improve handling of long AF_UNIX socket names (ScriptSock). · 4e64121b
      Jeff Trawick authored
      Dynamically allocate the AF_UNIX sockaddr based on the required filename size.
      For some platforms (e.g., Solaris, OS X, FreeBSD), this allows longer
      socket filenames to be used.
      
      When the name is too long, the failure reporting is more consistent and a 
      socket with truncated pathname is not left stranded.  The user still needs
      to use ScriptSock to specify a shorter name.
      
      An extra unlink() failure message may be generated when attempting to clean 
      up the socket after a daemon initialization error; the message is surpressed 
      for ENOTENT, but not for ENAMETOOLONG.
      
      PR: 47037
      
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@765725 13f79535-47bb-0310-9956-ffa450edef68
      4e64121b
  28. 11 Apr, 2009 1 commit
  29. 10 Apr, 2009 1 commit
  30. 08 Apr, 2009 1 commit
  31. 02 Apr, 2009 2 commits