Commit Graph

  • 9df0920de1 tools: run-tests: always do leak test (even on failures) Bill Zissimopoulos 2016-11-09 13:29:27 -08:00
  • c10c7cc672 sys: FspFileNodeClose: ensure that cleanup also happens when Create fails Bill Zissimopoulos 2016-11-09 12:49:29 -08:00
  • a0cb134bd3 sys: FspFsvolReadNonCached,FspFsvolWriteNonCached: reuse work Requests Bill Zissimopoulos 2016-11-09 15:58:17 -08:00
  • becfd2e1c5 sys: request work item refactoring Bill Zissimopoulos 2016-11-08 16:37:49 -08:00
  • 1e93f0d10d sys: request work item refactoring Bill Zissimopoulos 2016-11-08 15:31:15 -08:00
  • adeb847c7e sys: request work item refactoring Bill Zissimopoulos 2016-11-08 14:18:52 -08:00
  • 5a83c68f56 sys: request work item refactoring Bill Zissimopoulos 2016-11-08 13:53:11 -08:00
  • 9d176643c3 sys: driver.h: add static assert for size of FSP_FSCTL_TRANSACT_REQ_HEADER Bill Zissimopoulos 2016-11-08 12:50:57 -08:00
  • b1d8192d59 sys: restrict build to Win7 Bill Zissimopoulos 2016-11-07 13:28:57 -08:00
  • bd3d462bce sys: FspFileNodeSetFileInfo: fix Release build warning Bill Zissimopoulos 2016-11-06 18:44:58 -08:00
  • aa2d70d8de sys: FspFileNodeSetFileInfo: make CcSetFileSizes failures benign tst: fscrash: test huge allocation size failures Bill Zissimopoulos 2016-11-06 17:15:07 -08:00
  • 31c40d017d sys: create: allow user mode file system to disable caching for individual files Bill Zissimopoulos 2016-11-04 13:08:10 -07:00
  • 5c8da5518c sys: FspFsvolCreate: clarify comment Bill Zissimopoulos 2016-11-04 12:22:43 -07:00
  • a80a9d3d4c doc: update winfsp-testing.adoc Bill Zissimopoulos 2016-11-04 09:58:01 -07:00
  • 57580e91f5 tools: run-tests: fscrash Bill Zissimopoulos 2016-11-04 00:32:16 -07:00
  • 1a43619c5e tst: fscrash: WIP Bill Zissimopoulos 2016-11-04 00:03:30 -07:00
  • aae6a15e5a tst: fscrash: WIP Bill Zissimopoulos 2016-11-03 22:31:59 -07:00
  • f54ce6a65d tst: fscrash: WIP Bill Zissimopoulos 2016-11-03 21:48:34 -07:00
  • ab0c2fc25c tst: fscrash: WIP Bill Zissimopoulos 2016-11-03 20:39:28 -07:00
  • fd439add27 doc: winfsp-testing: add information about fscrash Bill Zissimopoulos 2016-11-03 19:53:02 -07:00
  • 8855a2b896 tst: fscrash: WIP Bill Zissimopoulos 2016-11-03 19:18:39 -07:00
  • 7c41ffd64e tst: fscrash: initial commit Bill Zissimopoulos 2016-11-03 16:15:32 -07:00
  • 621eb63029 doc: minor fix in winfsp-testing.adoc Bill Zissimopoulos 2016-11-03 12:42:28 -07:00
  • f1b96f8a28 doc: add WinFsp Testing Strategy document Bill Zissimopoulos 2016-11-03 12:39:14 -07:00
  • 4512dac0a9 doc: update Changelog Bill Zissimopoulos 2016-11-03 09:36:50 -07:00
  • deee32b743 tools: run-tests: perform leak-test after all WinFsp drives have been unmounted Bill Zissimopoulos 2016-11-02 22:12:39 -07:00
  • 5f1b723fab tools: run-tests: leak-test Bill Zissimopoulos 2016-11-02 21:31:28 -07:00
  • 453f1732dc tools: run-tests: leak-test: add output Bill Zissimopoulos 2016-11-02 21:00:08 -07:00
  • 8c8d669be8 tools: run-tests: leak-test: add output Bill Zissimopoulos 2016-11-02 20:59:16 -07:00
  • 53077d990a tools: run-tests: leak-test Bill Zissimopoulos 2016-11-02 20:16:18 -07:00
  • c665812d76 sys: FspVolumeDelete: perform MmForceSectionClosed on open files - this removes them from the Mm Standby List Bill Zissimopoulos 2016-11-02 18:27:38 -07:00
  • b56379b542 tools: run-tests: simple standby list test Bill Zissimopoulos 2016-11-02 16:22:47 -07:00
  • 83c1489b92 sys: FspVolumeMountNoLock: dereference FsvrtDeviceObject on success resolves a VPB/FsvrtDeviceObject leak Bill Zissimopoulos 2016-11-02 13:00:17 -07:00
  • 3e3aa7651f dll: UmFileContextIsUserContext2, UmFileContextIsFullContext support Bill Zissimopoulos 2016-11-01 18:49:28 -07:00
  • ec2cf5106d src: ioctl.i: comment out symbol that does not exist during Debug build on AppVeyor Bill Zissimopoulos 2016-11-01 16:10:19 -07:00
  • 25322059b3 appveyor: build Debug and Release configurations Bill Zissimopoulos 2016-11-01 16:03:00 -07:00
  • a255fa11e7 tst: winfsp-tests: disable FILE_FLAG_NO_BUFFERING mmap test against localhost share (Win8 bug) Bill Zissimopoulos 2016-11-01 14:56:01 -07:00
  • dbb8b5d3b9 tst: winfsp-tests: --share option now allows running tests against remote share Bill Zissimopoulos 2016-11-01 13:32:51 -07:00
  • 4c6a61d2c9 tst: winfsp-tests: refactoring/fixes when running --ntfs/--external tests Bill Zissimopoulos 2016-11-01 11:13:25 -07:00
  • ac4828ec11 tools: run-tests: disable rdwr_mmap and reparse_symlink tests which currently fail under redirector/SRV2 Bill Zissimopoulos 2016-10-31 12:18:53 -07:00
  • e0f163e9ba sys: maintain FO_FILE_MODIFIED bit Bill Zissimopoulos 2016-10-29 13:04:13 -07:00
  • 9bcd8dcb8e sys: FspIopCompleteIrpEx: handle SRV2 query directory completion Bill Zissimopoulos 2016-10-28 16:33:54 -07:00
  • 096e5b7eb1 Revert "sys: FspFsvolDirectoryControlComplete: support SRV2 queries" Bill Zissimopoulos 2016-10-28 11:43:26 -07:00
  • 1c85fb94f0 sys: FspFileNodeCleanupComplete, FspFileNodeClose: fix problem with OpenCount handling Bill Zissimopoulos 2016-10-27 23:57:27 -07:00
  • 4417ebcc92 sys: util: FspSafeMdlCreate: assertion fix Bill Zissimopoulos 2016-10-27 23:30:16 -07:00
  • 5fa631339d sys: FspFsvolSetRenameInformation: correctly compute Suffix for SRV2 renames Bill Zissimopoulos 2016-10-27 11:44:43 -07:00
  • 26092211a8 tst: winfsp-tests: --external tests done within a temporary directory Bill Zissimopoulos 2016-10-26 20:24:57 -07:00
  • 50af8f6444 tools: run-tests: winfsp-tests --external Bill Zissimopoulos 2016-10-26 16:55:17 -07:00
  • ee0031f995 sys: FspFsvolQueryInformation: add stub FileEaInformation support Bill Zissimopoulos 2016-10-26 16:45:18 -07:00
  • 75ff7f2c01 tools: run-tests: add net share tests (currently multiple failures) Bill Zissimopoulos 2016-10-26 16:03:20 -07:00
  • 3e557e1b65 tools: run-tests: add case-insensitive option when testing dir mounts Bill Zissimopoulos 2016-10-26 15:09:26 -07:00
  • 79bf651203 tst: winfsp-tests: add WINAPI for Hook* and Resilient* APIs Bill Zissimopoulos 2016-10-26 15:11:06 -07:00
  • 205a59dbc6 tst: winfsp-tests: ResilientRemoveDirectoryW Bill Zissimopoulos 2016-10-26 14:36:38 -07:00
  • 8f54152096 tst: winfsp-tests: WIP Bill Zissimopoulos 2016-10-26 13:59:21 -07:00
  • 5e71992153 tst: winfsp-tests: WIP Bill Zissimopoulos 2016-10-26 13:40:30 -07:00
  • dfe45e1be5 tst: winfsp-tests: WIP Bill Zissimopoulos 2016-10-26 13:27:49 -07:00
  • ff7a446194 tst: winfsp-tests: WIP Bill Zissimopoulos 2016-10-26 13:16:27 -07:00
  • 17056b4f3f tst: winfsp-tests: always use CreateDirectoryW Bill Zissimopoulos 2016-10-26 12:48:30 -07:00
  • b19621233a tst: winfsp-tests: HookCreateDirectoryW, HookMoveFileExW, HookFindFirstFileW Bill Zissimopoulos 2016-10-26 12:37:36 -07:00
  • e07ef0712e tst: winfsp-tests: HookRemoveDirectoryW Bill Zissimopoulos 2016-10-26 12:08:29 -07:00
  • 0532cee99c tst: winfsp-tests: refactor hooks Bill Zissimopoulos 2016-10-26 12:02:30 -07:00
  • b072a1f0da tst: winfsp-tests: add license headers Bill Zissimopoulos 2016-10-25 20:29:05 -07:00
  • badaf82462 tst: winfsp-tests: --resilient command line option Bill Zissimopoulos 2016-10-25 20:19:04 -07:00
  • 3f79b2e46d tst: winfsp-tests: --resilient command line option Bill Zissimopoulos 2016-10-25 15:35:46 -07:00
  • 319e5d4ee6 tst: winfsp-tests: --resilient command line option Bill Zissimopoulos 2016-10-25 14:50:12 -07:00
  • 66d5fe98df tst: winfsp-tests: add --ntfs option Bill Zissimopoulos 2016-10-25 14:03:26 -07:00
  • 8abadf94f3 tst: winfsp-tests: minor fix Bill Zissimopoulos 2016-10-25 12:52:06 -07:00
  • 728c1b3402 tst: winfsp-tests: add/remove network shares from memfs_start/memfs_stop to properly support test file system Bill Zissimopoulos 2016-10-25 11:38:26 -07:00
  • 8b31b1018b tst: winfsp-tests: abort messages Bill Zissimopoulos 2016-10-25 11:15:47 -07:00
  • 310fd23035 tst: winfsp-tests: initial network share support Bill Zissimopoulos 2016-10-25 11:04:53 -07:00
  • 7f2426271c sys: FspFsvolDirectoryControlComplete: support SRV2 queries Bill Zissimopoulos 2016-10-23 21:53:45 -07:00
  • 3cfa4156d2 sys: IRP_MN_QUERY_DIRECTORY: prep work to handle non-NULL Irp->MdlAddress Bill Zissimopoulos 2016-10-23 17:47:57 -07:00
  • 23dadcf8a0 dll,tst: do not add dot entries for root directory Bill Zissimopoulos 2016-10-23 11:03:44 -07:00
  • e0b0b1b367 sys: read,write: IRP_MN_MDL improvements Bill Zissimopoulos 2016-10-22 14:04:31 -07:00
  • a525e095d3 sys: check Response->IoStatus.Information for Read, Write, QueryDirectory Bill Zissimopoulos 2016-10-21 21:46:47 -07:00
  • e16dfd8a43 dll: debug: QueryStreamInformation logging Bill Zissimopoulos 2016-10-21 21:02:59 -07:00
  • 3bf4140f91 sys,dll: backup/restore privilege support Bill Zissimopoulos 2016-10-21 19:13:05 -07:00
  • b194a33406 tst: winfsp-tests: backup/restore privilege testing Bill Zissimopoulos 2016-10-21 17:43:25 -07:00
  • 0dd452fac1 tools: run-tests: improvements Bill Zissimopoulos 2016-10-20 18:48:39 -07:00
  • df11a7d7ff dll: FspAccessCheckEx: fix traverse check problem with reparse points Bill Zissimopoulos 2016-10-20 18:32:01 -07:00
  • 51d29c172a tools: run-tests: improvements Bill Zissimopoulos 2016-10-20 17:52:41 -07:00
  • 2803a1b0cf tools: run-tests: correctly test ERRORLEVEL Bill Zissimopoulos 2016-10-20 16:48:36 -07:00
  • 067a0f1b37 dll: API polishing Bill Zissimopoulos 2016-10-20 16:32:12 -07:00
  • 03611b6210 sys: FspFsvolSetRenameInformation: when doing an exact case rename do not send it to the user mode file system Bill Zissimopoulos 2016-10-19 16:15:23 -07:00
  • 2ff60e5e98 tst: memfs: Rename: fix problem when renaming names differing in case only Bill Zissimopoulos 2016-10-19 15:52:22 -07:00
  • 488993d22b doc: update Changelog Bill Zissimopoulos 2016-10-19 14:32:00 -07:00
  • 3cba22b9a5 tst: winfsp-tests: replace abort with ABORT in HookCreateFile, etc. Bill Zissimopoulos 2016-10-19 13:56:15 -07:00
  • a3e577b091 tst: winfsp-tests: create_notraverse_test: fix security descriptor Bill Zissimopoulos 2016-10-19 13:55:23 -07:00
  • 9b287fb559 tst: winfsp-tests: create_notraverse_test Bill Zissimopoulos 2016-10-19 12:40:52 -07:00
  • f642ea57be dll: FspAccessCheckEx: test access checks without traverse privilege Bill Zissimopoulos 2016-10-19 11:54:22 -07:00
  • cb17b7e2e0 dll: FspFileSystemSetMountPoint: testing Bill Zissimopoulos 2016-10-18 14:08:58 -07:00
  • 82a9c8e80f dll: FspFileSystemSetMountPoint: now supports directories Bill Zissimopoulos 2016-10-17 21:04:22 -07:00
  • 628dae38d7 case-insensitivity testing Bill Zissimopoulos 2016-10-17 15:33:23 -07:00
  • 958b5a47a8 installer: include product version in product name Bill Zissimopoulos 2016-10-17 15:05:45 -07:00
  • 8d38a0dac6 sys,dll: support file name normalization Bill Zissimopoulos 2016-10-17 14:23:56 -07:00
  • a653a010ce ext: tlib: fix mistake in cmdline handling introduced in latest change Bill Zissimopoulos 2016-10-17 13:19:20 -07:00
  • 31eedbddb3 sys: create: OpenTargetDirectory handling moved before the Prepare phase Bill Zissimopoulos 2016-10-17 11:05:49 -07:00
  • 5bf913045e update submodules Bill Zissimopoulos 2016-10-16 15:22:19 -07:00
  • a10a09d4e9 tst: winfsp-tests: dirnotify_test improvements Bill Zissimopoulos 2016-10-16 14:58:37 -07:00
  • 3e0db6da07 tst: winfsp-tests: dirnotify_test changed to catch filename case problems Bill Zissimopoulos 2016-10-16 13:30:48 -07:00