439 Commits

Author SHA1 Message Date
Bill Zissimopoulos
8b31b1018b tst: winfsp-tests: abort messages 2016-10-25 11:15:47 -07:00
Bill Zissimopoulos
310fd23035 tst: winfsp-tests: initial network share support 2016-10-25 11:04:53 -07:00
Bill Zissimopoulos
23dadcf8a0 dll,tst: do not add dot entries for root directory 2016-10-23 11:03:44 -07:00
Bill Zissimopoulos
b194a33406 tst: winfsp-tests: backup/restore privilege testing 2016-10-21 17:43:25 -07:00
Bill Zissimopoulos
067a0f1b37 dll: API polishing 2016-10-20 16:32:12 -07:00
Bill Zissimopoulos
03611b6210 sys: FspFsvolSetRenameInformation: when doing an exact case rename do not send it to the user mode file system 2016-10-19 16:15:23 -07:00
Bill Zissimopoulos
2ff60e5e98 tst: memfs: Rename: fix problem when renaming names differing in case only 2016-10-19 15:52:22 -07:00
Bill Zissimopoulos
3cba22b9a5 tst: winfsp-tests: replace abort with ABORT in HookCreateFile, etc. 2016-10-19 13:56:15 -07:00
Bill Zissimopoulos
a3e577b091 tst: winfsp-tests: create_notraverse_test: fix security descriptor 2016-10-19 13:55:23 -07:00
Bill Zissimopoulos
9b287fb559 tst: winfsp-tests: create_notraverse_test 2016-10-19 12:40:52 -07:00
Bill Zissimopoulos
f642ea57be dll: FspAccessCheckEx: test access checks without traverse privilege 2016-10-19 11:54:22 -07:00
Bill Zissimopoulos
cb17b7e2e0 dll: FspFileSystemSetMountPoint: testing 2016-10-18 14:08:58 -07:00
Bill Zissimopoulos
8d38a0dac6 sys,dll: support file name normalization 2016-10-17 14:23:56 -07:00
Bill Zissimopoulos
a10a09d4e9 tst: winfsp-tests: dirnotify_test improvements 2016-10-16 14:58:37 -07:00
Bill Zissimopoulos
3e0db6da07 tst: winfsp-tests: dirnotify_test changed to catch filename case problems 2016-10-16 13:30:48 -07:00
Bill Zissimopoulos
77df532ac3 tst: winfsp-tests: getfileinfo_name_test 2016-10-16 13:14:36 -07:00
Bill Zissimopoulos
3ed7847d84 tst: test case insensitivity
sys: FspFileNameIsValid: $DATA is case insensitive
2016-10-15 19:50:47 -07:00
Bill Zissimopoulos
12e40f908d tst: winfsp-tests: stream_rename_flipflop_test 2016-10-13 00:17:48 -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
233904fd51 dll: move STATUS_FILE_IS_A_DIRECTORY collision check to fsop.c from memfs 2016-10-12 12:15:19 -07:00
Bill Zissimopoulos
3e0f2316a7 dll: special case STATUS_OBJECT_NAME_NOT_FOUND and STATUS_OBJECT_NAME_COLLISION to handle open/create via symlink
tst: memfs: support reparse point functionality over a named stream and fix status return on create collision over directory
2016-10-12 11:18:55 -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
612c820630 tst: memfs: add -D option to specify debug log file 2016-10-10 13:25:47 -07:00
Bill Zissimopoulos
e13233ef32 tst: memfs: add -D option to specify debug log file 2016-10-10 13:21:20 -07:00
Bill Zissimopoulos
bd5e15fe24 sys: FspFileNodeNotifyChange: implement/test stream notifications 2016-10-09 16:08:11 -07:00
Bill Zissimopoulos
b06132cb6b tst: winfsp-tests: stream_create_related_test 2016-10-06 20:42:05 -07:00
Bill Zissimopoulos
748c9b6409 tst: winfsp-tests: stream_getstreaminfo_test 2016-10-06 17:20:23 -07:00
Bill Zissimopoulos
bfc7fc5dec tst: winfsp-tests: stream_getstreaminfo_test 2016-10-06 17:06:23 -07:00
Bill Zissimopoulos
4b1111fcc5 tst: winfsp-tests: stream_getstreaminfo_test 2016-10-06 15:36:33 -07:00
Bill Zissimopoulos
86ddeed129 tst: memfs: GetStreamInfo 2016-10-06 15:36:09 -07:00
Bill Zissimopoulos
fd7b12bb61 tst: memfs: minor fix 2016-10-06 12:13:34 -07:00
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