1. 30 Dec, 2001 2 commits
  2. 29 Dec, 2001 1 commit
  3. 28 Dec, 2001 1 commit
  4. 27 Dec, 2001 3 commits
  5. 26 Dec, 2001 3 commits
  6. 25 Dec, 2001 1 commit
  7. 24 Dec, 2001 1 commit
  8. 23 Dec, 2001 1 commit
  9. 20 Dec, 2001 1 commit
  10. 19 Dec, 2001 1 commit
  11. 18 Dec, 2001 2 commits
  12. 17 Dec, 2001 1 commit
  13. 15 Dec, 2001 1 commit
  14. 14 Dec, 2001 1 commit
  15. 12 Dec, 2001 1 commit
  16. 10 Dec, 2001 1 commit
  17. 08 Dec, 2001 1 commit
  18. 07 Dec, 2001 3 commits
  19. 05 Dec, 2001 2 commits
  20. 03 Dec, 2001 2 commits
    • William A. Rowe Jr's avatar
      · 130c56a2
      William A. Rowe Jr authored
        Resolved segfault in mod_isapi when configuring with ISAPICacheFile.
      
      PR: 8563, 8919
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92301 13f79535-47bb-0310-9956-ffa450edef68
      130c56a2
    • Greg Ames's avatar
      get binbuild working when apr, apr-util, and expat are built shared in · f14311db
      Greg Ames authored
      directories that are not well known to the loader.
      
      How it works:
      * libtool figures out the name of this system's library path environment
        variable (i.e. LD_LIBRARY_PATH, LIBPATH, DYLD_LIBRARY_PATH) at apr
        configure time (existing code)
      * save this variable name in SHLIBPATH_VAR in APRVARS
      * substitute this name when apachectl is created
      * uncomment the lines containing this variable during binbuild
      * install_bindist.sh updates the path to lib/ when the binary is
        installed (existing code)
      
      not done yet, but a good idea:
      * create a file or directory containing all environment variable settings
        for apachectl.  Others env vars need to be tweaked, at least on AIX and
        OS/390, so keeping them separate should reduce headaches long term.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92299 13f79535-47bb-0310-9956-ffa450edef68
      f14311db
  21. 01 Dec, 2001 2 commits
  22. 29 Nov, 2001 2 commits
  23. 28 Nov, 2001 1 commit
  24. 27 Nov, 2001 3 commits
  25. 24 Nov, 2001 2 commits