Skip to content
  1. Jun 08, 2014
    • Jakub Wilk's avatar
      Create ~/.rnd with mode 0600 instead of 0666 · 5c52c046
      Jakub Wilk authored
      Because of a missing include <fcntl.h> we don't have O_CREATE and don't create
      the file with open() using mode 0600 but fall back to using fopen() with the
      default umask followed by a chmod().
      
      Problem found by Jakub Wilk <jwilk@debian.org>.
      5c52c046
  2. Jun 07, 2014
  3. Jun 05, 2014
  4. Jun 03, 2014
  5. Jun 02, 2014
  6. Jun 01, 2014
  7. May 31, 2014
  8. May 30, 2014
  9. May 29, 2014
  10. May 27, 2014
  11. May 26, 2014
  12. May 25, 2014
  13. May 24, 2014
  14. May 22, 2014
  15. May 21, 2014
  16. May 20, 2014