1
0
mirror of https://github.com/winfsp/winfsp.git synced 2026-05-04 08:44:36 -05:00
Commit Graph

596 Commits

Author SHA1 Message Date
Bill Zissimopoulos 2341c7fd7c sys: FspVolumeWork: minor bug fix 2016-01-15 18:14:10 -08:00
Bill Zissimopoulos 6d4700e0d3 sys: IRP_MJ_CREATE: disassociate FsContext from Request on success! 2016-01-15 17:42:07 -08:00
Bill Zissimopoulos 7c4f77019f sys: device: FspFsvolDeviceCompareElement: bug fix 2016-01-15 16:52:09 -08:00
Bill Zissimopoulos fd6c36b62c sys: device.c: use ERESOURCE instead of fast/guarded mutex as a lock for Context table 2016-01-15 16:00:30 -08:00
Bill Zissimopoulos 73ca6b30dc sys: FspFsvolCreatePrepare: send impersonation token to user-mode 2016-01-15 15:04:49 -08:00
Bill Zissimopoulos ed5e95b863 sys: FspVolumeGetName: bug fix 2016-01-13 16:35:36 -08:00
Bill Zissimopoulos cbf15e47ad sys: IRP_MJ_CREATE refactoring 2016-01-12 16:41:12 -08:00
Bill Zissimopoulos 4fce03c636 sys: IRP_MJ_CREATE: root directory check 2016-01-12 15:30:13 -08:00
Bill Zissimopoulos 39847b7181 sys: IRP_MJ_CREATE refactoring 2016-01-12 14:41:53 -08:00
Bill Zissimopoulos 8a77de8908 sys: IRP_MJ_CREATE refactoring 2016-01-12 14:34:30 -08:00
Bill Zissimopoulos cd28edf6a9 sys: IRP_MJ_CREATE refactoring 2016-01-12 13:50:41 -08:00
Bill Zissimopoulos 26e2bf506b sys: IRP_MJ_CREATE refactoring 2016-01-12 12:16:33 -08:00
Bill Zissimopoulos e885905c77 sys: ioq: IRP can no longer be canceled once they enter the Processing state 2016-01-11 17:14:06 -08:00
Bill Zissimopoulos d8cde24fcd sys: IRP_MJ_CREATE 2016-01-07 23:13:29 -08:00
Bill Zissimopoulos e83cecded9 sys: IRP_MJ_CREATE 2016-01-07 22:12:30 -08:00
Bill Zissimopoulos 8c7f790805 sys: IRP_MJ_CREATE 2016-01-07 21:54:18 -08:00
Bill Zissimopoulos a382db8b01 sys: IRP_MJ_CREATE: refactoring to support Overwrite 2016-01-07 19:47:45 -08:00
Bill Zissimopoulos 16895a5b68 sys: IRP_MJ_CREATE: refactoring to support Overwrite 2016-01-07 15:42:53 -08:00
Bill Zissimopoulos 9b93df1788 sys: FspIoqNextPendingIrp: add BoundaryIrp parameter 2016-01-05 17:10:44 -08:00
Bill Zissimopoulos 164b48f453 sys: FSP_LEAVE_IOC fix 2016-01-05 16:38:38 -08:00
Bill Zissimopoulos fe73fe8267 sys: FspIopPostWorkRequestBestEffort 2016-01-05 16:27:42 -08:00
Bill Zissimopoulos 0bfd946edb sys: FspIopPostWorkRequestBestEffort 2016-01-05 16:24:10 -08:00
Bill Zissimopoulos bd5b1e59c1 sys: FspIoqPostIrpEx 2016-01-05 15:50:37 -08:00
Bill Zissimopoulos 9d9eb44f0b sys: complete functions may repost IRP by setting Result to STATUS_PENDING 2016-01-05 15:39:58 -08:00
Bill Zissimopoulos cafa15f1e4 sys: complete functions may repost IRP by setting Result to STATUS_PENDING 2016-01-05 14:52:02 -08:00
Bill Zissimopoulos aad518ac27 dll: FspShareAccessRemove in cleanup 2016-01-05 13:30:23 -08:00
Bill Zissimopoulos 0d7a6f5ce6 sys: IRP_MJ_CREATE: STATUS_REPARSE: clarify RelatedFileObject handling 2016-01-05 13:08:26 -08:00
Bill Zissimopoulos 2e5b7dc716 sys: create: disable ValidDataLength functionality 2016-01-04 23:49:56 -08:00
Bill Zissimopoulos cfb69319f7 sys: IRP_MJ_CLEANUP, IRP_MJ_CLOSE 2016-01-04 16:49:23 -08:00
Bill Zissimopoulos 3996169639 sys: MustSucceed requests 2016-01-04 16:46:29 -08:00
Bill Zissimopoulos 8ad93d934d sys: IRP_MJ_CLOSE 2016-01-04 15:34:11 -08:00
Bill Zissimopoulos 707e53d99f sys: IRP_MJ_CLEANUP 2016-01-04 14:59:06 -08:00
Bill Zissimopoulos 162fd3e8c8 sys: IRP_MJ_CLEANUP 2016-01-04 14:30:02 -08:00
Bill Zissimopoulos 30662ac9fa sys, dll: add AllocationSize, FileSize in Response::Rsp::Create::Opened 2016-01-04 14:09:17 -08:00
Bill Zissimopoulos f1d75a2653 sys: volume: allow the IRP debug timeout value on all builds 2016-01-02 16:21:33 -08:00
Bill Zissimopoulos d2828b3e8c sys: create: open UserMode AccessToken handle in FspFsvolCreatePrepare and close it properly in FspFsvolCreateRequestFini 2016-01-02 16:16:00 -08:00
Bill Zissimopoulos 223b287453 dll: WIP 2015-12-31 22:53:17 -08:00
Bill Zissimopoulos 9e3d5166cf sys: MUP redir testing 2015-12-29 16:33:00 -08:00
Bill Zissimopoulos 5aa722d12e sys: create 2015-12-29 14:02:57 -08:00
Bill Zissimopoulos 9c7d1cb565 Major refactoring 2015-12-28 18:17:37 -08:00
Bill Zissimopoulos 3f7102a2ed sys: ioq 2015-12-28 16:20:35 -08:00
Bill Zissimopoulos 72fdea5e78 sys: ioq 2015-12-28 11:17:37 -08:00
Bill Zissimopoulos 3d381145e3 sys: ioq 2015-12-28 09:51:55 -08:00
Bill Zissimopoulos 0d74769c07 Major refactoring: testing 2015-12-27 23:22:27 -08:00
Bill Zissimopoulos ea09e3a57b sys: comment change 2015-12-27 22:48:48 -08:00
Bill Zissimopoulos a1ec205ba4 Major refactoring: testing 2015-12-27 22:44:35 -08:00
Bill Zissimopoulos e91255cef3 sys: Ioq bucket count 2015-12-27 22:23:07 -08:00
Bill Zissimopoulos 6d2a56cea0 Major refactoring: testing 2015-12-27 22:08:56 -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 e3c04e15ba Major refactoring: IRP_MJ_CREATE 2015-12-24 15:46:54 -08:00