Bill Zissimopoulos
|
9bd9cf4fbd
|
update source copyright notices for 2018
|
2018-01-03 15:29:38 -08:00 |
|
Bill Zissimopoulos
|
a57325e8af
|
update source copyright notices for 2017
|
2017-01-05 13:56:18 -08:00 |
|
Bill Zissimopoulos
|
40735c4687
|
sys: POOL_NX_OPTIN
|
2016-12-14 15:06:00 -08:00 |
|
Bill Zissimopoulos
|
1d8d72129d
|
sys: util: fix Delays when retrying MustSucceed allocations
|
2016-12-07 17:19:26 -08:00 |
|
Bill Zissimopoulos
|
127d4cc4eb
|
sys: fsctl: oplock fixes
|
2016-11-20 15:27:24 -08:00 |
|
Bill Zissimopoulos
|
ce551d4e0d
|
sys: oplock: refactoring/cleanup
|
2016-11-20 14:08:23 -08:00 |
|
Bill Zissimopoulos
|
358db2a54f
|
sys: oplock: misc fixes and improvements
|
2016-11-16 13:34:43 -08:00 |
|
Bill Zissimopoulos
|
bc8962d2b6
|
sys: FspOplockBreakH
|
2016-11-10 12:29:11 -08:00 |
|
Bill Zissimopoulos
|
2d98cda607
|
sys: oplocks: WIP
|
2016-11-10 12:11:14 -08:00 |
|
Bill Zissimopoulos
|
8395b22ddc
|
sys: oplocks: WIP
|
2016-11-10 12:10:55 -08:00 |
|
Bill Zissimopoulos
|
4417ebcc92
|
sys: util: FspSafeMdlCreate: assertion fix
|
2016-10-27 23:30:16 -07:00 |
|
Bill Zissimopoulos
|
e0b0b1b367
|
sys: read,write: IRP_MN_MDL improvements
|
2016-10-22 14:04:31 -07:00 |
|
Bill Zissimopoulos
|
096b2dabde
|
sys: refactor util.c into strutil.c; introduce FspIsNameInExpression to wrap FsRtlIsNameInExpression
|
2016-10-14 14:09:54 -07:00 |
|
Bill Zissimopoulos
|
bd952253fb
|
cosmetic fix
|
2016-10-11 11:39:17 -07:00 |
|
Bill Zissimopoulos
|
c7780cf7fa
|
license: switch to GPLv3 from AGPLv3
|
2016-10-10 21:33:27 -07:00 |
|
Bill Zissimopoulos
|
c6967c737a
|
sys: FspUnicodePathIsValid: check and return stream type
|
2016-10-05 13:44:32 -07:00 |
|
Bill Zissimopoulos
|
860e9db8a7
|
sys: FspMainFileOpen, FspMainFileClose, FspMainFileOpenCheck
|
2016-10-04 22:19:41 -07:00 |
|
Bill Zissimopoulos
|
6a126da51d
|
sys: IRP_MJ_CREATE: handle security descriptor and file attributes correctly for named streams
|
2016-10-03 10:29:46 -07:00 |
|
Bill Zissimopoulos
|
03df0a9c26
|
sys: renamed "main stream" to "main file"
|
2016-10-02 16:57:15 -07:00 |
|
Bill Zissimopoulos
|
495fc7a5dc
|
sys: implement named stream open/close and related delete/share access issues
|
2016-09-27 14:53:59 -07:00 |
|
Bill Zissimopoulos
|
7cb56bb132
|
sys: FspUnicodePathIsValid: improvements
|
2016-09-25 21:38:41 -07:00 |
|
Bill Zissimopoulos
|
5e13c8750e
|
sys: FspUnicodePathIsValid, FspUnicodePathIsValidPattern
|
2016-09-24 22:21:05 -07:00 |
|
Bill Zissimopoulos
|
be8c29114a
|
sys: FspFsvolFileSystemControlReparsePoint: improve computation of TargetOnFileSystem field when MUP is being used
|
2016-09-12 15:11:45 -07:00 |
|
Bill Zissimopoulos
|
30f2807e2b
|
sys: FspGetDeviceObjectByName: PAGED_CODE() macro
|
2016-09-11 21:45:32 -07:00 |
|
Bill Zissimopoulos
|
af2cc10c15
|
sys,dll: reparse point testing
|
2016-09-10 23:00:55 -07:00 |
|
Bill Zissimopoulos
|
968de4689c
|
inc,src,tst: add AGPLv3 notices
|
2016-04-25 14:29:05 -07:00 |
|
Bill Zissimopoulos
|
57793f9b9a
|
sys: on Windows 8+ make Write buffer read-only
|
2016-04-20 16:01:35 -07:00 |
|
Bill Zissimopoulos
|
d0eee263c8
|
sys: util: safe MDL bug fix
|
2016-04-20 12:29:38 -07:00 |
|
Bill Zissimopoulos
|
220208cf87
|
sys: fix some prefast suggestions
|
2016-04-11 15:27:34 -07:00 |
|
Bill Zissimopoulos
|
9b81c03ccc
|
sys: fsp_debug: greatly simplify debugging support
|
2016-04-10 23:45:09 -07:00 |
|
Bill Zissimopoulos
|
f7a739381c
|
sys: FspIrpHook and IRP_MN_NOTIFY_CHANGE_DIRECTORY
|
2016-04-06 11:51:55 -07:00 |
|
Bill Zissimopoulos
|
e6ab31a0e0
|
sys: IRP_MJ_FLUSH_BUFFERS
|
2016-04-02 11:38:24 -07:00 |
|
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 |
|