1
0
mirror of https://github.com/winfsp/winfsp.git synced 2026-04-28 09:29:16 -05:00
Commit Graph

362 Commits

Author SHA1 Message Date
Bill Zissimopoulos 5444ce7f50 sys: rename: only do MmFlushImageSection when ImageSectionObject is not NULL 2016-11-24 15:09:39 -08:00
Bill Zissimopoulos 29c140b9cd tst: winfsp-tests: delete_pending_test 2016-11-24 13:34:51 -08:00
Bill Zissimopoulos cdfd60877b tst: winfsp-tests: delete_mmap_test 2016-11-24 13:26:50 -08:00
Bill Zissimopoulos e7931e28fd tst: make non-essential and long running tests optional 2016-11-23 21:26:21 -08:00
Bill Zissimopoulos 1ffba78a18 tst: winfsp-tests: oplock testing 2016-11-23 16:19:46 -08:00
Bill Zissimopoulos 1d3423d5fb tst: winfsp-tests: oplock testing 2016-11-23 16:11:24 -08:00
Bill Zissimopoulos a894e4a2af tst: winfsp-tests: oplock testing 2016-11-23 15:41:28 -08:00
Bill Zissimopoulos b6f084d71f tst: winfsp-tests: oplock testing 2016-11-23 11:46:46 -08:00
Bill Zissimopoulos ca6d0d2dcf tst: winfsp-tests: disable oplock tests on shares 2016-11-22 22:15:46 -08:00
Bill Zissimopoulos 851a6145cd tst: winfsp-tests: oplock testing 2016-11-22 21:20:31 -08:00
Bill Zissimopoulos aec7b34e13 tst: winfsp-tests: HookDeleteFileW: oplock testing 2016-11-22 20:21:35 -08:00
Bill Zissimopoulos 38006ba553 tst: HookMoveFileExW: fix problem with requesting oplock on same file 2016-11-22 18:30:08 -08:00
Bill Zissimopoulos ee469b40e7 sys: FspFileNodeRename: handle cleaned up but not closed file 2016-11-22 17:27:52 -08:00
Bill Zissimopoulos 1f385a9ab5 sys: rename: bail early when attempting to replace directory 2016-11-22 15:47:34 -08:00
Bill Zissimopoulos b0a59e42fc tst: add oplock testsuite run and disable some tests according to configuration 2016-11-21 16:45:10 -08:00
Bill Zissimopoulos 53f60a698a tst: winfsp-tests: add oplock option 2016-11-19 22:58:40 -08:00
Bill Zissimopoulos 8750451e10 sys: FspFsvolDeviceEnumerateContextByName, FspFileNodeRename: bugfix: properly enumerate/rename streams 2016-11-16 14:34:01 -08:00
Bill Zissimopoulos a255fa11e7 tst: winfsp-tests: disable FILE_FLAG_NO_BUFFERING mmap test against localhost share (Win8 bug) 2016-11-01 14:56:01 -07:00
Bill Zissimopoulos dbb8b5d3b9 tst: winfsp-tests: --share option now allows running tests against remote share 2016-11-01 13:32:51 -07:00
Bill Zissimopoulos 4c6a61d2c9 tst: winfsp-tests: refactoring/fixes when running --ntfs/--external tests 2016-11-01 11:13:25 -07:00
Bill Zissimopoulos 26092211a8 tst: winfsp-tests: --external tests done within a temporary directory 2016-10-26 20:24:57 -07:00
Bill Zissimopoulos 79bf651203 tst: winfsp-tests: add WINAPI for Hook* and Resilient* APIs 2016-10-26 15:11:06 -07:00
Bill Zissimopoulos 205a59dbc6 tst: winfsp-tests: ResilientRemoveDirectoryW 2016-10-26 14:36:38 -07:00
Bill Zissimopoulos 8f54152096 tst: winfsp-tests: WIP 2016-10-26 13:59:21 -07:00
Bill Zissimopoulos 5e71992153 tst: winfsp-tests: WIP 2016-10-26 13:40:30 -07:00
Bill Zissimopoulos dfe45e1be5 tst: winfsp-tests: WIP 2016-10-26 13:27:49 -07:00
Bill Zissimopoulos ff7a446194 tst: winfsp-tests: WIP 2016-10-26 13:16:27 -07:00
Bill Zissimopoulos 17056b4f3f tst: winfsp-tests: always use CreateDirectoryW 2016-10-26 12:48:30 -07:00
Bill Zissimopoulos b19621233a tst: winfsp-tests: HookCreateDirectoryW, HookMoveFileExW, HookFindFirstFileW 2016-10-26 12:37:36 -07:00
Bill Zissimopoulos e07ef0712e tst: winfsp-tests: HookRemoveDirectoryW 2016-10-26 12:08:29 -07:00
Bill Zissimopoulos 0532cee99c tst: winfsp-tests: refactor hooks 2016-10-26 12:02:30 -07:00
Bill Zissimopoulos b072a1f0da tst: winfsp-tests: add license headers 2016-10-25 20:29:05 -07:00
Bill Zissimopoulos badaf82462 tst: winfsp-tests: --resilient command line option 2016-10-25 20:19:04 -07:00
Bill Zissimopoulos 3f79b2e46d tst: winfsp-tests: --resilient command line option 2016-10-25 15:35:46 -07:00
Bill Zissimopoulos 319e5d4ee6 tst: winfsp-tests: --resilient command line option 2016-10-25 14:50:12 -07:00
Bill Zissimopoulos 66d5fe98df tst: winfsp-tests: add --ntfs option 2016-10-25 14:03:26 -07:00
Bill Zissimopoulos 8abadf94f3 tst: winfsp-tests: minor fix 2016-10-25 12:52:06 -07:00
Bill Zissimopoulos 728c1b3402 tst: winfsp-tests: add/remove network shares from memfs_start/memfs_stop to properly support test file system 2016-10-25 11:38:26 -07:00
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 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