Skip to content
  1. Jan 24, 2018
  2. Jan 23, 2018
  3. Jan 19, 2018
  4. Jan 16, 2018
  5. Jan 15, 2018
    • Marc Vef's avatar
      Added three access and lookup configurations: · 337d171c
      Marc Vef authored
      - should permissions be checked when access() is called or discarded. Default off
      //#define CHECK_ACCESS
      - If access permissions should be checked while opening a file. Default off
      //#define CHECK_ACCESS_DURING_OPEN
      - If disabled, a file or directory is always presumed to be there (even if it is not). No check is executed. Default on.
      #define DO_LOOKUP
      337d171c
    • Marc Vef's avatar
      Add basic MD_Test functionality · 49a77aac
      Marc Vef authored
      - Add: adafs_access, open with check if object exists
      - Add: root metadentry to database of each node
      - Modified: Open, unlink, mkdir, rmdir and combined their functionality to "create node" and "remove node"
      49a77aac
  6. Jan 12, 2018
  7. Dec 22, 2017
  8. Dec 17, 2017
  9. Dec 15, 2017
  10. Dec 14, 2017
  11. Dec 13, 2017
  12. Dec 12, 2017
  13. Dec 11, 2017
  14. Dec 04, 2017
  15. Dec 01, 2017
  16. Nov 29, 2017
  17. Nov 15, 2017
  18. Nov 14, 2017
  19. Nov 13, 2017
  20. Nov 10, 2017