Skip to content
Snippets Groups Projects
  1. Jul 03, 2016
    • Peter Palfrader's avatar
      sandboxing: allow open() of stats dir · 2c4e78d9
      Peter Palfrader authored
      When sandboxing is enabled, we could not write any stats to disk.
      check_or_create_data_subdir("stats"), which prepares the private stats
      directory, calls check_private_dir(), which also opens and not just stats() the
      directory.  Therefore, we need to also allow open() for the stats dir in our
      sandboxing setup.
      2c4e78d9
  2. Jul 01, 2016
  3. Jun 28, 2016
  4. Jun 24, 2016
  5. Jun 23, 2016
  6. Jun 22, 2016
  7. Jun 21, 2016
  8. Jun 15, 2016
  9. Jun 14, 2016
  10. Jun 13, 2016
  11. Jun 12, 2016
  12. Jun 11, 2016
  13. Jun 02, 2016
Loading