Bill Zissimopoulos
|
5a5a1008de
|
sys: FspFileNameCompare, FspFileNameIsPrefix
|
2016-10-14 16:01:05 -07:00 |
|
Bill Zissimopoulos
|
32c289fa34
|
sys: FspFsvolFileSystemControlReparsePoint: replace use of RtlEqualUnicodeString with FspFsvolDeviceVolumePrefixInString
|
2016-10-14 15:13:52 -07:00 |
|
Bill Zissimopoulos
|
0534225662
|
sys: canonicalize filename related functions under the name FspFileName*
|
2016-10-14 14:47:16 -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
|
5770f2d901
|
build: improve build versioning
|
2016-10-13 14:32:09 -07:00 |
|
Bill Zissimopoulos
|
42745e2239
|
sys: FspFileNodeRename: correctly handle rename of closed by referenced descendant files
|
2016-10-12 23:52:54 -07:00 |
|
Bill Zissimopoulos
|
249c1a5cb8
|
sys: FspFsvolDeviceEnumerateContextByName: fix bug that manifested itself as hanging renames
|
2016-10-12 20:08:17 -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
|
4084448bd5
|
sys,dll: properly implement stream create check
|
2016-10-10 17:29:16 -07:00 |
|
Bill Zissimopoulos
|
bd5e15fe24
|
sys: FspFileNodeNotifyChange: implement/test stream notifications
|
2016-10-09 16:08:11 -07:00 |
|
Bill Zissimopoulos
|
6bd6f0ee35
|
inc: fsctl: increase request/response size to 16K
dll: remove /Gs[size] switch, fix FspFileSystemResolveReparsePoints to not use more than 4K of stack space
|
2016-10-08 23:33:59 -07:00 |
|
Bill Zissimopoulos
|
03f906f966
|
sys: FspFsvolQueryDirectoryCopy: minor fix
|
2016-10-06 16:51:40 -07:00 |
|
Bill Zissimopoulos
|
e2d4b36057
|
sys: FspFsvolQueryStreamInformation* testing
|
2016-10-06 15:35:40 -07:00 |
|
Bill Zissimopoulos
|
ab2908a9ee
|
sys: FspFileNodeTrySetSecurity, FspFileNodeTrySetDirInfo
|
2016-10-06 12:41:23 -07:00 |
|
Bill Zissimopoulos
|
eb2000a194
|
sys: FSP_FILE_NODE: correctly handle FileInfo cache in the presence of streams
|
2016-10-06 12:13:16 -07:00 |
|
Bill Zissimopoulos
|
92dc2feecd
|
sys: use main file security cache
|
2016-10-05 17:38:16 -07:00 |
|
Bill Zissimopoulos
|
43f333e8a6
|
sys: FSP_FILE_NODE: change number field access through inline functions
|
2016-10-05 17:30:50 -07:00 |
|
Bill Zissimopoulos
|
27b841faf8
|
sys: FspFileNodeOpen: refine main file vs stream sharing violations
|
2016-10-05 14:55:37 -07:00 |
|
Bill Zissimopoulos
|
c6967c737a
|
sys: FspUnicodePathIsValid: check and return stream type
|
2016-10-05 13:44:32 -07:00 |
|
Bill Zissimopoulos
|
0a8b8e8444
|
sys: create: validate FileName only after FileNode->FileName has been constructed
|
2016-10-05 10:27:17 -07:00 |
|
Bill Zissimopoulos
|
352450d538
|
sys: FspMainFileOpen
|
2016-10-05 00:32:04 -07:00 |
|
Bill Zissimopoulos
|
860e9db8a7
|
sys: FspMainFileOpen, FspMainFileClose, FspMainFileOpenCheck
|
2016-10-04 22:19:41 -07:00 |
|
Bill Zissimopoulos
|
1d435269bd
|
sys: create: correctly compute file name lengths when streams are involved
|
2016-10-04 11:35:39 -07:00 |
|
Bill Zissimopoulos
|
e58ac1fbde
|
sys,dll: pass NULL security descriptor to user-mode file system during Create
|
2016-10-03 21:02:43 -07:00 |
|
Bill Zissimopoulos
|
016d015fe6
|
sys: file, callbacks: acquire MainFileNode resources if exists
|
2016-10-03 14:21:34 -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
|
cc408b71e1
|
sys: FspFsvolQueryStreamInformationCopy: add stream type ($DATA) to stream names
|
2016-09-28 16:17:10 -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
|
2ba46fdb71
|
ensure that all source files use UNIX newlines
|
2016-09-25 21:50:44 -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
|
2e71d2fe14
|
sys: FspFsvolQueryStreamInformationCopy: improvements
|
2016-09-24 17:32:35 -07:00 |
|
Bill Zissimopoulos
|
866e4abe10
|
sys: IRP_MN_QUERY_DIRECTORY: correctly handle STATUS_BUFFER_OVERFLOW cases
|
2016-09-24 17:16:58 -07:00 |
|
Bill Zissimopoulos
|
7894cc8b7b
|
sys: fileinfo.c: minor comment change
|
2016-09-24 15:09:15 -07:00 |
|
Bill Zissimopoulos
|
0c810c52fa
|
sys: IRP_MJ_QUERY_INFORMATION: FileStreamInformation
|
2016-09-24 13:59:02 -07:00 |
|
Bill Zissimopoulos
|
aed134080c
|
inc: fsctl: PostCleanupOnDeleteOnly
|
2016-09-21 14:22:08 -07:00 |
|
Bill Zissimopoulos
|
8eebfe811d
|
sys: FspFsvolQueryFsAttributeInformation: fix buffer overrun error
|
2016-09-20 20:55:10 -07:00 |
|
Bill Zissimopoulos
|
5798527237
|
sys: FspFsvolQueryFsAttributeInformation: return full file system name
|
2016-09-20 16:30:03 -07:00 |
|
Bill Zissimopoulos
|
74af44e2e7
|
sys: create: FspFsvolCreateNoLock: fix open of network drive root
|
2016-09-15 20:23:21 -07:00 |
|
Bill Zissimopoulos
|
316a2940dc
|
sys: write: FspFsvolWriteCached: fix simple but major bug when using FILE_APPEND_DATA
|
2016-09-15 15:28:55 -07:00 |
|
Bill Zissimopoulos
|
1e88fedb19
|
src: sys: FspFsvolCreateComplete: minor comment fix
|
2016-09-15 00:16:25 -07:00 |
|
Bill Zissimopoulos
|
5771eedc45
|
sys,dll: FspFileSystemResolveReparsePoints: use IO_REPARSE_TAG_SYMLINK instead of IO_REPARSE for symlink resolution
- FspFsvolCreateComplete STATUS_REPARSE handling changed to support device-relative symlink reparse points
|
2016-09-14 22:16:40 -07:00 |
|
Bill Zissimopoulos
|
46a29f663a
|
inc: fsctl: simplify FSP_FSCTL_TRANSACT_RSP Rsp.Create.Reparse
|
2016-09-14 17:18:59 -07:00 |
|
Bill Zissimopoulos
|
ccf58122a2
|
sys: FspFsvolFileSystemControlReparsePoint: comments
|
2016-09-12 15:27:31 -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
|
25a2873556
|
sys: symbolic link testing
|
2016-09-11 17:18:56 -07:00 |
|
Bill Zissimopoulos
|
bd0acf2289
|
sys,dll: symbolic link testing
|
2016-09-11 17:04:01 -07:00 |
|