1
0
mirror of https://github.com/winfsp/winfsp.git synced 2026-04-27 00:49:15 -05:00
Commit Graph

35 Commits

Author SHA1 Message Date
Bill Zissimopoulos 6be55aa515 memfs: allow empty VolumePrefix in command line 2016-05-23 17:16:06 -07:00
Bill Zissimopoulos 1505b1f368 memfs: add -d (debug) switch 2016-05-23 13:47:07 -07:00
Bill Zissimopoulos d89baea193 memfs: do not update LastAccessTime on Open 2016-05-20 18:39:32 -07:00
Bill Zissimopoulos 599430e649 memfs: fix erroneous realloc 2016-05-20 18:17:00 -07:00
Bill Zissimopoulos 4f5e00474e memfs: handle FILE_ATTRIBUTE_ARCHIVE 2016-05-20 17:56:25 -07:00
Bill Zissimopoulos 1c3fc530f6 dll: np: NPAddConnection3, NPCancelConnection implementation 2016-05-16 15:48:27 -07:00
Bill Zissimopoulos e4e2465bcb memfs: empty Mountpoint ("") now means autodetect (same as no MountPoint) 2016-05-14 23:52:37 -07:00
Bill Zissimopoulos 713ee8a917 memfs: add old memfs-main.c 2016-05-09 14:17:28 -07:00
Bill Zissimopoulos 27a16e5c54 dll: service: testing 2016-05-07 22:37:17 -07:00
Bill Zissimopoulos 789222af68 dll: FspServiceRun 2016-05-07 17:25:49 -07:00
Bill Zissimopoulos 587fee93e9 dll, memfs: rename FspServiceRun to FspServiceLoop 2016-05-07 17:08:03 -07:00
Bill Zissimopoulos 077bbb0d65 memfs: convert to service 2016-05-07 17:00:58 -07:00
Bill Zissimopoulos 9ffc3f03ed memfs: comment fix 2016-05-02 11:12:41 -07:00
Bill Zissimopoulos e0dde7349e sys,dll,tst: ensure that project compiles for x86 2016-04-28 15:02:00 -07:00
Bill Zissimopoulos 968de4689c inc,src,tst: add AGPLv3 notices 2016-04-25 14:29:05 -07:00
Bill Zissimopoulos 1bf28bdfa4 fsctl: FSP_FSCTL_TRANSACT_REQ: add Req.QueryDirectory.Pattern 2016-04-21 11:49:11 -07:00
Bill Zissimopoulos 57793f9b9a sys: on Windows 8+ make Write buffer read-only 2016-04-20 16:01:35 -07:00
Bill Zissimopoulos f30a3ed7f3 memfs: fix minor problem in command line parsing 2016-04-20 13:27:28 -07:00
Bill Zissimopoulos fc77f4d9d3 memfs: Rename: bugfix 2016-04-19 22:29:18 -07:00
Bill Zissimopoulos 9df1c47a94 memfs: GetVolumeInfo: ensure correct TotalSize and FreeSize calculations 2016-04-13 20:52:04 -07:00
Bill Zissimopoulos 1239c610a5 sys: IRP_MJ_READ: remove FspFileNodeTrySetFileInfo at completion
sys: IRP_MJ_READ: remove PagingIo early exit optimization
sys: IRP_MJ_WRITE: remove PagingIo early exit optimization
2016-04-13 20:33:10 -07:00
Bill Zissimopoulos 41296044e6 sys: IRP_MJ_READ, IRP_MJ_WRITE: fix paging I/O sizes 2016-04-13 18:00:02 -07:00
Bill Zissimopoulos b92e49ae6c memfs: memfs-main.c 2016-04-10 18:50:42 -07:00
Bill Zissimopoulos e973274d1c memfs: memfs-main.c 2016-04-09 12:08:30 -07:00
Bill Zissimopoulos d1b004dc29 memfs: MemfsCreate: RootSddl 2016-04-09 12:02:18 -07:00
Bill Zissimopoulos bc65c2c34d memfs: memfs-main.c 2016-04-08 21:30:14 -07:00
Bill Zissimopoulos 9d451f4578 memfs: memfs-main.c 2016-04-08 20:45:36 -07:00
Bill Zissimopoulos 2c7ce4a3da memfs: memfs-main.c 2016-04-08 20:29:43 -07:00
Bill Zissimopoulos 9f6bbe4a63 memfs: memfs-main.c 2016-04-08 17:37:54 -07:00
Bill Zissimopoulos 59347cd00d memfs: memfs-main.c 2016-04-08 17:30:20 -07:00
Bill Zissimopoulos 5b0522df46 memfs: memfs-main.c 2016-04-08 17:25:57 -07:00
Bill Zissimopoulos 32007577a0 memfs: memfs-main.c 2016-04-08 16:59:24 -07:00
Bill Zissimopoulos 13b1e448e8 memfs: memfs-main.c 2016-04-08 16:54:24 -07:00
Bill Zissimopoulos c5c5e9f301 build: memfs 2016-04-08 16:00:37 -07:00
Bill Zissimopoulos 20f1298fe6 build: rename mirror to memfs 2016-04-08 15:45:45 -07:00