1. 01 Dec, 2018 1 commit
    • Lioncash's avatar
      service/fsp_srv: Implement CleanDirectoryRecursively · a7d9fe99
      Lioncash authored
      This is the same behavior-wise as DeleteDirectoryRecursively, with the
      only difference being that it doesn't delete the top level directory in
      the hierarchy, so given:
      
      root_dir/
        - some_dir/
          - File.txt
        - OtherFile.txt
      
      The end result is just:
      
      root_dir/
      a7d9fe99
  2. 30 Nov, 2018 4 commits
  3. 29 Nov, 2018 2 commits
  4. 28 Nov, 2018 8 commits
  5. 27 Nov, 2018 25 commits