1. 17 Oct, 2001 1 commit
    • William A. Rowe Jr's avatar
      · f1477236
      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@91516 13f79535-47bb-0310-9956-ffa450edef68
      f1477236
  2. 16 Oct, 2001 28 commits
  3. 15 Oct, 2001 9 commits
  4. 14 Oct, 2001 2 commits