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

1023 Commits

Author SHA1 Message Date
Bill Zissimopoulos 9fe93bfb5d sys: FSP_ENTER, FSP_LEAVE now do FsRtlEnterFileSystem, FsRtlExitFileSystem 2015-11-18 15:34:03 -08:00
Bill Zissimopoulos 280c41eef4 sys: remove IoUnregisterFileSystem from DriverUnload 2015-11-18 10:10:01 -08:00
Bill Zissimopoulos f52e36e76e sys: HasDbgBreakPoint and flesh out IRP handlers (to return STATUS_INVALID_REQUEST) 2015-11-17 23:11:47 -08:00
Bill Zissimopoulos 5424692f7f sys: WIP 2015-11-17 17:46:23 -08:00
Bill Zissimopoulos ffe75d5242 sys: add NtStatusSym() 2015-11-17 16:07:46 -08:00
Bill Zissimopoulos ca86b7d6c5 tools/debug.bat: start windbg for winfsp debugging 2015-11-17 15:11:11 -08:00
Bill Zissimopoulos a6bc8de0fd sys: FSP_ENTER/FSP_LEAVE 2015-11-17 13:59:41 -08:00
Bill Zissimopoulos ef2d278311 sys: FSP_ENTER/FSP_LEAVE 2015-11-17 11:50:12 -08:00
Bill Zissimopoulos be46a057c5 sys: WIP 2015-11-16 23:25:29 -08:00
Bill Zissimopoulos b88eb453e6 sys: WIP 2015-11-16 23:09:36 -08:00
Bill Zissimopoulos b597c11b72 sys: WIP 2015-11-16 22:49:02 -08:00
Bill Zissimopoulos ec59ee43b9 sys: WIP 2015-11-16 22:40:02 -08:00
Bill Zissimopoulos d7c43c2f30 sys: WIP 2015-11-16 22:29:15 -08:00
Bill Zissimopoulos 552def98aa sys: WIP 2015-11-16 21:33:05 -08:00
Bill Zissimopoulos f35020612d sys: WIP 2015-11-16 17:52:07 -08:00
Bill Zissimopoulos a5a859587a sys: minor reorg 2015-11-16 16:45:20 -08:00
Bill Zissimopoulos 1b18452663 sys: initial fast I/O support 2015-11-16 16:37:27 -08:00
Bill Zissimopoulos 99c2a6a5e5 sys: create basic driver structure 2015-11-16 15:40:31 -08:00
Bill Zissimopoulos 20a5e668c6 driver.h: DEBUGLOG: output newline at end of message 2015-11-16 11:58:22 -08:00
Bill Zissimopoulos 2b55702d88 tools/deploy.bat: simply driver deployment batch file 2015-11-15 19:30:29 -08:00
Bill Zissimopoulos ab2aa36dad driver.c: WIP 2015-11-14 21:48:20 -08:00
Bill Zissimopoulos 075296813a add VStudio project 2015-11-14 19:13:17 -08:00
Bill Zissimopoulos 04c3041182 initial commit 2015-11-14 17:21:43 -08:00