1. 17 Oct, 2000 1 commit
  2. 14 Oct, 2000 3 commits
  3. 12 Oct, 2000 3 commits
  4. 10 Oct, 2000 24 commits
  5. 08 Oct, 2000 7 commits
  6. 07 Oct, 2000 2 commits
    • William A. Rowe Jr's avatar
      · b264280e
      William A. Rowe Jr authored
        Addresses the huge issue that Crypt::PasswdMD5 is probably not, and
        Digest::SHA1 is possibly not already installed, but the user may not
        even need it for their files!  Also inform the user what to grab and
        where.  Finally, assures that the old Crypt::PasswdMD5 (that didn't
        export apache_md5_crypt()) will work nonetheless.
      
        There is still one -big- problem ... the list of xDBM_Files options
        won't necessarily correspond to how Apache was built, nor if they
        are using mod_auth_db vs. mod_auth_dbm.  This has -got- to be fixed
        (although it's an old problem.)
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86434 13f79535-47bb-0310-9956-ffa450edef68
      b264280e
    • Ralf S. Engelschall's avatar
      Fix prototype to get rid of: · 70a37edf
      Ralf S. Engelschall authored
      proxy_util.c:1320: warning: `get_per_thread_data' was used with no prototype
      before its definition
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86431 13f79535-47bb-0310-9956-ffa450edef68
      70a37edf