1. 23 May, 2003 2 commits
    • William A. Rowe Jr's avatar
      · cf6d69b3
      William A. Rowe Jr authored
        Fix the build exceptions by adding the last diagnostics to Win9xConHook
        and changing the ApacheCore.pdb target.  All seems well, all looks good.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@100013 13f79535-47bb-0310-9956-ffa450edef68
      cf6d69b3
    • William A. Rowe Jr's avatar
      · 69f7782f
      William A. Rowe Jr authored
        Incorporate similar .pdb mechanics as Apache 2.0.  Because the list is
        much smaller, use explicit copy commands instead of the complex makefile
        install logic we have in Apache 2.0.  The generated .PDBs can be used from
        VisualStudio or WinDbg, or virtually any Win32 debugging tool to either
        debug the released binaries, or to perform post-mortem on crashdump files.
      
      Reviewed by: Allen Edwards (concept)
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@100012 13f79535-47bb-0310-9956-ffa450edef68
      69f7782f
  2. 22 May, 2003 5 commits
  3. 19 May, 2003 1 commit
  4. 14 May, 2003 1 commit
  5. 13 May, 2003 4 commits
  6. 09 May, 2003 1 commit
  7. 05 May, 2003 1 commit
    • Jeff Trawick's avatar
      AIX: Change the default accept mechanism from pthread back to · 429c6048
      Jeff Trawick authored
      fcntl.  Idle child cleanup doesn't work when the child selected
      for termination by the parent is waiting on a pthread mutex, and
      because the AIX kernel's notion of hot process is apparently the
      same as Apache's, it is common for the Apache parent to continually
      select a child for termination that the kernel will leave waiting
      on the mutex for extended periods of time.  There are other
      concerns with pthread mutexes as well, such as the ability to
      deadlock the server if a child process segfaults while holding the
      mutex.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@99718 13f79535-47bb-0310-9956-ffa450edef68
      429c6048
  8. 30 Apr, 2003 1 commit
  9. 28 Apr, 2003 1 commit
  10. 25 Apr, 2003 1 commit
  11. 24 Apr, 2003 2 commits
  12. 21 Apr, 2003 2 commits
  13. 14 Apr, 2003 1 commit
  14. 08 Apr, 2003 1 commit
  15. 07 Apr, 2003 1 commit
  16. 03 Apr, 2003 1 commit
  17. 02 Apr, 2003 3 commits
  18. 19 Mar, 2003 2 commits
  19. 05 Mar, 2003 1 commit
  20. 28 Feb, 2003 1 commit
  21. 27 Feb, 2003 1 commit
  22. 26 Feb, 2003 2 commits
  23. 22 Feb, 2003 3 commits
  24. 19 Feb, 2003 1 commit