1. 14 Aug, 2006 1 commit
  2. 11 Aug, 2006 1 commit
    • cmiller@zippy.cornsilk.net's avatar
      Bug#21224: mysql_upgrade uses possibly insecure temporary files · d6b00b72
      cmiller@zippy.cornsilk.net authored
      We open for writing a known location, which is exploitable with a symlink
      attack.  Now, use the EXCLusive flag, so that the presence of anything at 
      that location causes a failure.  Try once to open safely, and if failure 
      then remove that location and try again to open safely.  If both fail, then
      raise an error.
      d6b00b72
  3. 10 Aug, 2006 2 commits
  4. 09 Aug, 2006 1 commit
  5. 07 Aug, 2006 7 commits
  6. 06 Aug, 2006 4 commits
  7. 05 Aug, 2006 1 commit
  8. 03 Aug, 2006 17 commits
  9. 02 Aug, 2006 6 commits