257 Commits

Author SHA1 Message Date
Bill Zissimopoulos
e4cabc50c5 tst: winfsp-tests: stream_setfileinfo_test 2016-10-05 18:18:57 -07:00
Bill Zissimopoulos
59eb40fd9b tst: winfsp-tests: stream_getsecurity_test 2016-10-05 16:59:54 -07:00
Bill Zissimopoulos
d85d36c94f tst: memfs: MemfsFileNodeMapHasChild: fix problems with streams on directory 2016-10-05 15:21:33 -07:00
Bill Zissimopoulos
27b841faf8 sys: FspFileNodeOpen: refine main file vs stream sharing violations 2016-10-05 14:55:37 -07:00
Bill Zissimopoulos
4ccbd1bdf6 tst: winfsp-tests: stream_create_test 2016-10-05 10:48:33 -07:00
Bill Zissimopoulos
7e1861a9f5 tst: memfs: GetSecurityByName: fix FileAttributes for streams on directories 2016-10-04 23:00:42 -07:00
Bill Zissimopoulos
1f0f2fe094 tst: winfsp-tests: stream testing 2016-10-03 20:15:17 -07:00
Bill Zissimopoulos
d7ec331c74 tst: winfsp-tests: stream testing 2016-10-03 20:14:22 -07:00
Bill Zissimopoulos
938c036387 tst: winfsp-tests: stream testing 2016-10-03 18:27:09 -07:00
Bill Zissimopoulos
16f5bd089d tst: winfsp-tests: stream testing 2016-10-03 17:30:30 -07:00
Bill Zissimopoulos
6afea44e31 tst: winfsp-tests: stream testing 2016-10-03 17:13:19 -07:00
Bill Zissimopoulos
2859355fd8 tst: winfsp-tests: stream testing 2016-10-03 16:52:44 -07:00
Bill Zissimopoulos
75012d1301 tst: winfsp-tests: stream testing 2016-10-03 16:40:03 -07:00
Bill Zissimopoulos
8e1512c067 tst: winfsp-tests: stream testing 2016-10-03 16:31:43 -07:00
Bill Zissimopoulos
fa6b621042 tst: winfsp-tests: stream testing 2016-10-03 16:16:09 -07:00
Bill Zissimopoulos
8ffb359f20 tst: winfsp-tests: stream testing 2016-10-03 16:13:17 -07:00
Bill Zissimopoulos
203873ef04 tst: winfsp-tests: stream testing 2016-10-03 16:08:45 -07:00
Bill Zissimopoulos
e73bda3926 tst: winfsp-tests: stream testing 2016-10-03 15:57:34 -07:00
Bill Zissimopoulos
0186b82fea tst: winfsp-tests: stream testing 2016-10-03 15:30:08 -07:00
Bill Zissimopoulos
db38d2f7f8 tst: winfsp-tests: stream testing 2016-10-03 15:19:18 -07:00
Bill Zissimopoulos
87b2d4ca4c tst: memfs: MEMFS_NAMED_STREAMS macro 2016-10-03 11:55:39 -07:00
Bill Zissimopoulos
dfd6cbbde1 tst: memfs: support named streams 2016-10-03 10:58:55 -07:00
Bill Zissimopoulos
5c3a82a074 tst: memfs: Cleanup: remove all named streams on delete 2016-09-28 17:11:30 -07:00
Bill Zissimopoulos
b591015b28 tst: memfs: Cleanup: remove all named streams on delete 2016-09-28 16:59:39 -07:00
Bill Zissimopoulos
fb9b798d3d tst: memfs: implement GetStreamInfo 2016-09-28 16:17:50 -07:00
Bill Zissimopoulos
a46c0610c4 tst: memfs: MemfsFileNameHasPrefix: work to support named streams 2016-09-27 15:35:26 -07:00
Bill Zissimopoulos
5e13c8750e sys: FspUnicodePathIsValid, FspUnicodePathIsValidPattern 2016-09-24 22:21:05 -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
b06e947e0e tst: winfsp-tests: troubleshoot appveyor dirnotify failure 2016-09-21 15:07:51 -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
817beebb63 inc: fsctl: FSP_FSCTL_VOLUME_PARAMS changes:
- increase size of VolumePrefix
- add FileSystemName field (currently unused)
2016-09-20 15:37:42 -07:00
Bill Zissimopoulos
2c3f177314 tst: winfsp-tests: disable HookCreateFileW for now 2016-09-16 17:34:32 -07:00
Bill Zissimopoulos
91e8bb1229 tst: winfsp-tests: HookCreateFileW 2016-09-16 10:08:16 -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
49cd11b34b tst: memfs: GetSecurityByName: reparse point fix 2016-09-14 16:20:21 -07:00
Bill Zissimopoulos
5fa0c36c8f dll: relative symbolic link resolution testing 2016-09-13 00:14:35 -07:00
Bill Zissimopoulos
ea2cc54677 dll: relative symbolic link resolution testing 2016-09-12 22:45:47 -07:00
Bill Zissimopoulos
ccec269dd6 dll: relative symbolic link resolution testing 2016-09-12 21:50:25 -07:00
Bill Zissimopoulos
5888e9ab05 dll: relative symbolic link resolution testing 2016-09-12 21:42:02 -07:00
Bill Zissimopoulos
e412d735ed tst: winfsp-tests: reparse_symlink_relative_test 2016-09-12 19:55:35 -07:00
Bill Zissimopoulos
582997b5a4 tst: winfsp-tests: reparse_symlink_large_test 2016-09-12 18:13:25 -07:00
Bill Zissimopoulos
bd0acf2289 sys,dll: symbolic link testing 2016-09-11 17:04:01 -07:00
Bill Zissimopoulos
af2cc10c15 sys,dll: reparse point testing 2016-09-10 23:00:55 -07:00
Bill Zissimopoulos
165f3ec45d sys,dll: symlink testing 2016-09-09 21:21:24 -07:00
Bill Zissimopoulos
811696d939 sys,dll: reparse point testing 2016-09-09 19:40:37 -07:00
Bill Zissimopoulos
5dcbbaa4e7 tst: winfsp-tests: NFS reparse point testing 2016-09-09 15:24:33 -07:00
Bill Zissimopoulos
9b4b5abe48 tst: winfsp-tests: reparse point testing 2016-09-09 14:55:15 -07:00