70 Commits

Author SHA1 Message Date
Bill Zissimopoulos
ad9dafbaaa winfsp-tests: rdwr-test 2016-03-06 11:19:39 -08:00
Bill Zissimopoulos
e040c4d3cf sys: fast I/O and resource acquisition callbacks 2016-02-23 22:39:15 -08:00
Bill Zissimopoulos
892e8eb025 sys: wq: FspWq* routiens
sys: write: initial implementation
2016-02-23 20:07:33 -08:00
Bill Zissimopoulos
e77a8b0262 winfsp-tests: security testing 2016-02-19 15:49:34 -08:00
Bill Zissimopoulos
0abd173898 sys: FSP_META_CACHE: initial implementation 2016-02-17 16:55:14 -08:00
Bill Zissimopoulos
93fb3a9934 dll: refactor into access.c/fsop.c 2016-02-17 13:00:09 -08:00
Bill Zissimopoulos
e3ed7a9a2c sys, dll: Security 2016-02-17 12:39:53 -08:00
Bill Zissimopoulos
d8c35f26b0 dll: major overhaul of FSP_FILE_SYSTEM dispatching 2016-02-16 17:03:00 -08:00
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