80 Commits

Author SHA1 Message Date
Bill Zissimopoulos
109e483a2f sys: file change notifications 2016-04-01 13:42:46 -07:00
Bill Zissimopoulos
aa81e1ffe5 sys: IRP_MN_NOTIFY_CHANGE_DIRECTORY: implementation and related changes 2016-03-31 16:30:03 -07:00
Bill Zissimopoulos
62191fba36 sys: IRP_MJ_QUERY_DIRECTORY 2016-03-22 16:39:12 -07:00
Bill Zissimopoulos
6fc43c6ca2 sys, dll: IRP_MJ_DIRECTORY_CONTROL: implementation 2016-03-19 13:16:01 -07:00
Bill Zissimopoulos
965c86b79b sys: STATUS_INVALID_USER_BUFFER 2016-03-18 15:48:43 -07:00
Bill Zissimopoulos
57460d7452 sys: FspLockUserBuffer: now acts directly on the IRP 2016-03-18 15:36:44 -07:00
Bill Zissimopoulos
3d6397871d sys: FspBufferUserBuffer 2016-03-18 15:09:11 -07:00
Bill Zissimopoulos
7ff99da000 update copyright notices for 2016 2016-03-17 14:59:46 -07:00
Bill Zissimopoulos
26d2d51117 sys: fileinfo: call MmCanFileBeTruncated only when truncating (allows file mappings to be created)
sys: util.c: FspGetMdlAddress()
2016-03-16 16:17:22 -07:00
Bill Zissimopoulos
a5765defd3 sys: FspSendSetInformationIrp: add DeviceObject parameter to bypass filter devices 2016-03-15 23:59:01 -07:00
Bill Zissimopoulos
12463043e4 sys: FspFsvolWriteCached: update file size prior to a cached write to ensure that the user-mode file system knows the correct file size 2016-03-15 23:27:31 -07:00
Bill Zissimopoulos
d9f4382225 sys: read/write testing 2016-03-09 14:42:29 -08:00
Bill Zissimopoulos
79119a22cb sys: IRP_MJ_READ, FspSafeMdlCreate, FspSafeMdlCopyBack: bug fixes 2016-03-08 16:24:08 -08:00
Bill Zissimopoulos
6efb5cc113 winfsp-tests: rdwr-test 2016-03-07 21:15:08 -08:00
Bill Zissimopoulos
1ad09f9b99 sys: IRP_MJ_WRITE, IRP_MJ_READ: testing 2016-03-07 18:34:24 -08:00
Bill Zissimopoulos
9aca7e2e81 sys: FspSafeMdlCreate: testing 2016-03-07 17:53:52 -08:00
Bill Zissimopoulos
c7c367ccc8 sys: IRP_MJ_READ: implementation 2016-03-04 17:08:46 -08:00
Bill Zissimopoulos
b4160f4aac sys: rename DEBUGRANDTEST to DEBUGTEST 2016-03-04 15:41:53 -08:00
Bill Zissimopoulos
342fd6a996 sys: FspAllocatePoolMustSucceed, FspAllocateIrpMustSucceed 2016-03-03 17:20:57 -08:00
Bill Zissimopoulos
d46d1e169a sys: IRP_MJ_WRITE: implementation 2016-03-02 15:35:35 -08:00
Bill Zissimopoulos
892e8eb025 sys: wq: FspWq* routiens
sys: write: initial implementation
2016-02-23 20:07:33 -08:00
Bill Zissimopoulos
c30fec9daf sys: refactor allocation routines and FspIopCreateRequestFunnel 2016-02-23 15:06:27 -08:00
Bill Zissimopoulos
e7cef94507 sys: IRP_MJ_QUERY_SECURITY 2016-02-18 15:54:52 -08:00
Bill Zissimopoulos
5d26211c38 sys: FspUnicodePathIsValid() 2016-02-10 11:37:28 -08:00
Bill Zissimopoulos
cc19ddcd92 sys: IRP_MJ_SET_INFORMATION: FileRenameInformation 2016-02-10 10:48:27 -08:00
Bill Zissimopoulos
6c94eb3398 sys: IRP_MJ_SET_INFORMATION: FileRenameInformation 2016-02-09 11:26:03 -08:00
Bill Zissimopoulos
976c054d06 sys: IRP_MJ_SET_INFORMATION 2016-01-26 11:05:36 -08:00
Bill Zissimopoulos
db1dc6fc91 sys: util: FSP_SYNCHRONOUS_WORK_ITEM 2015-12-23 23:04:20 -08:00
Bill Zissimopoulos
4a33885b01 sys: util: rename FSP_WORK_ITEM_WITH_DELAY to FSP_DELAYED_WORK_ITEM 2015-12-23 22:42:19 -08:00
Bill Zissimopoulos
7197501c9a Major refactoring: WIP 2015-12-20 10:57:45 -08:00