62 Commits

Author SHA1 Message Date
Bill Zissimopoulos
c203404672 winfsp-tests: WIP 2016-01-25 15:53:29 -08:00
Bill Zissimopoulos
a7479b2b29 dll: IRP_MJ_QUERY_VOLUME_INFORMATION 2016-01-25 13:46:52 -08:00
Bill Zissimopoulos
1db9f2b677 winfsp-tests: getinfo_test 2016-01-24 11:27:38 -08:00
Bill Zissimopoulos
7b5262ccef sys, dll: IRP_MJ_QUERY_INFORMATION 2016-01-23 23:06:22 -08:00
Bill Zissimopoulos
56c6b5287f sys: RelatedFileObject: testing 2016-01-21 17:34:50 -08:00
Bill Zissimopoulos
727975e206 sys: FileDesc now stored for FileObject (in FsContext2) 2016-01-19 17:38:12 -08:00
Bill Zissimopoulos
b17d70e462 sys: rename FsContext to FileNode 2016-01-18 12:25:56 -08:00
Bill Zissimopoulos
08ba86980d winfsp-tests: memfs-test, create-test 2016-01-13 16:41:43 -08:00
Bill Zissimopoulos
a1efce552e winfsp-tests: always use release libraries 2016-01-13 15:17:20 -08:00
Bill Zissimopoulos
7936c4df24 winfsp-tests: Memfs C++ implementation 2016-01-13 13:34:34 -08:00
Bill Zissimopoulos
5d558334cd winfsp-tests: memfs 2016-01-12 19:49:09 -08:00
Bill Zissimopoulos
d2eabf4e05 dll: create.c: refactoring 2016-01-04 21:46:02 -08:00
Bill Zissimopoulos
dc9f95e8a6 dll: cleanup, close 2016-01-04 17:14:49 -08:00
Bill Zissimopoulos
223b287453 dll: WIP 2015-12-31 22:53:17 -08:00
Bill Zissimopoulos
422d4ccc79 dll: FspFileSystemLoop() 2015-12-30 17:31:24 -08:00
Bill Zissimopoulos
28ab5aa3e4 Major refactoring: testing 2015-12-28 18:41:26 -08:00
Bill Zissimopoulos
fee52f4397 dll: use NODEFAULTLIB by default 2015-12-28 18:30:40 -08:00
Bill Zissimopoulos
9c7d1cb565 Major refactoring 2015-12-28 18:17:37 -08:00
Bill Zissimopoulos
72fdea5e78 sys: ioq 2015-12-28 11:17:37 -08:00
Bill Zissimopoulos
5fb9953a3a sys: ioq: now includes a dictionary for fast translation of IrpHint to Irp 2015-12-27 17:49:17 -08:00
Bill Zissimopoulos
78c5fdb6f2 Major refactoring: IRP_MJ_CREATE 2015-12-24 11:52:37 -08:00
Bill Zissimopoulos
41269e9d21 Major refactoring: testing 2015-12-23 12:28:56 -08:00
Bill Zissimopoulos
42762d49ea dll: Major refactoring: WIP 2015-12-23 12:08:50 -08:00
Bill Zissimopoulos
7033cc6095 dll: Major refactoring: WIP 2015-12-23 11:24:34 -08:00
Bill Zissimopoulos
1ed7575316 Major refactoring: WIP 2015-12-22 16:25:42 -08:00
Bill Zissimopoulos
7197501c9a Major refactoring: WIP 2015-12-20 10:57:45 -08:00
Bill Zissimopoulos
f099fe4bff tst: winfsp-tests: IRP timeout testing 2015-12-16 17:18:16 -08:00
Bill Zissimopoulos
99b4734d74 dll: support /NODEFAULTLIB builds 2015-12-15 18:53:56 -08:00
Bill Zissimopoulos
2b1edc8d29 dll: MemAlloc/MemFree 2015-12-15 14:32:11 -08:00
Bill Zissimopoulos
44a17d0b4d dll: FspFileSystemLoop 2015-12-15 13:15:44 -08:00
Bill Zissimopoulos
f4b8609a98 VStudio: fix PDB filename clashing 2015-12-08 11:31:12 -08:00
Bill Zissimopoulos
0fb9de1ebd sys: FspIopPostWorkRequest() 2015-12-06 23:55:22 -08:00
Bill Zissimopoulos
0d49e87468 sys: IRP_MJ_CREATE 2015-12-05 11:31:51 -08:00
Bill Zissimopoulos
25457b916d sys: IRP_MJ_CREATE 2015-12-02 19:40:40 -08:00
Bill Zissimopoulos
7f182ac04d dll: FspDebugLog
sys: DEBUGLOG
2015-11-30 21:00:06 -08:00
Bill Zissimopoulos
f149301125 sys: testing 2015-11-30 20:15:57 -08:00
Bill Zissimopoulos
0081596f8d winfsp-tests: mount-test 2015-11-30 15:35:40 -08:00
Bill Zissimopoulos
abdc76ea2e add winfsp-tests and ext/tlib 2015-11-30 13:48:19 -08:00
Bill Zissimopoulos
a71ca19644 add mirror sample 2015-11-30 12:40:46 -08:00
Bill Zissimopoulos
ccf4ef5cc8 sys: device.c 2015-11-29 13:39:57 -08:00
Bill Zissimopoulos
97c98ac265 sys: WIP 2015-11-27 23:37:57 -08:00
Bill Zissimopoulos
3ea9a4242c sys: rename iocompl.c to ioc.c 2015-11-27 13:03:20 -08:00
Bill Zissimopoulos
f9d300c738 sys: WIP 2015-11-27 10:29:29 -08:00
Bill Zissimopoulos
91ace92aaf fix broken project target names 2015-11-26 00:43:10 -08:00
Bill Zissimopoulos
1421006581 FSP_API 2015-11-26 00:39:10 -08:00
Bill Zissimopoulos
1ad43de1a1 dll: fsctl.c, ntstatus.c 2015-11-25 16:04:05 -08:00
Bill Zissimopoulos
ceb46a8c55 add winfsp.dll project 2015-11-25 14:24:59 -08:00
Bill Zissimopoulos
c1b4c43514 inc: winfsp.h 2015-11-25 13:50:30 -08:00
Bill Zissimopoulos
cac74f3b63 sys: fsctl 2015-11-24 20:10:29 -08:00
Bill Zissimopoulos
25f6bd52a7 sys: FspTransactThread 2015-11-24 15:59:43 -08:00