1. 29 Nov, 2001 5 commits
  2. 28 Nov, 2001 6 commits
  3. 27 Nov, 2001 1 commit
  4. 24 Nov, 2001 1 commit
  5. 23 Nov, 2001 1 commit
  6. 22 Nov, 2001 7 commits
  7. 21 Nov, 2001 5 commits
  8. 20 Nov, 2001 2 commits
  9. 19 Nov, 2001 1 commit
  10. 16 Nov, 2001 1 commit
  11. 15 Nov, 2001 3 commits
  12. 14 Nov, 2001 1 commit
  13. 12 Nov, 2001 1 commit
  14. 07 Nov, 2001 3 commits
  15. 20 Oct, 2001 1 commit
  16. 17 Oct, 2001 1 commit
    • William A. Rowe Jr's avatar
      · 292dc5d6
      William A. Rowe Jr authored
        It is absolutely invalid practice to test 'prot' bits to determine if a
        file is readable.  The only acceptable means of testing readability is to
        open it for reading, due to discrepancies between permissions, DACLs and
        SACLS.  Even Linux hackers are gonna need to learn that lesson if they
        plan to do any DOD or Gov work once DACL-enhanced Linux is adopted.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@91516 13f79535-47bb-0310-9956-ffa450edef68
      292dc5d6