Commit Graph

18 Commits

Author SHA1 Message Date
9ee547e83e Add DOSCenter's modification date. 2020-09-06 19:09:35 +01:00
0be537e175 Add support for AaruFormat media files. 2020-09-04 22:26:10 +01:00
c0b1a7729c Show disks in virtual filesystem. 2020-09-04 20:38:43 +01:00
f6e594179f Set proper winfsp parameters. 2020-09-03 21:11:49 +01:00
66c174ee95 Fix enumerating directories with a marker in winfsp. 2020-09-03 21:10:56 +01:00
2be39492e4 Implement GetSecurityByName in winfsp. 2020-09-03 20:41:54 +01:00
57336b7cb4 Fix return value in winfsp's GetVolumeInfo. 2020-09-03 19:47:32 +01:00
542e741184 Ensure mount point does not exist in winfsp. 2020-09-03 19:47:11 +01:00
57bda701f2 Implement ReadDirectoryEntry in winfsp. 2020-09-03 17:39:23 +01:00
59194499b6 Use class for file node information in winfsp. 2020-09-03 16:58:34 +01:00
70e379a62c Implement getfileinfo in winfsp. 2020-09-03 02:45:41 +01:00
763e3dbef7 Implement read in winfsp. 2020-09-03 02:43:37 +01:00
92956b60eb Implement close in winfsp. 2020-09-03 02:39:10 +01:00
b6ceb7f43d Implement open in winfsp. 2020-09-03 02:36:26 +01:00
9703a2210b Implement GetVolumeInfo in winfsp. 2020-09-03 00:14:11 +01:00
ab91dbe6cd Implement winfsp writing functions (to return read-only error). 2020-09-02 23:52:38 +01:00
1f869f34ad Add mount and umount functions for winfsp implementation. 2020-09-02 16:53:21 +01:00
b1fcf40945 Add winfsp library. 2020-08-30 14:22:41 +01:00