182 Commits

Author SHA1 Message Date
Bill Zissimopoulos
13a52c4ab4
tools: parselog: parse winfsp logs 2020-08-26 18:30:30 -07:00
Bill Zissimopoulos
c18d4f1508
tools: parselog: parse winfsp logs 2020-08-26 16:01:14 -07:00
Bill Zissimopoulos
fcfebb968f
tools: parselog: parse winfsp logs 2020-08-26 14:52:53 -07:00
Bill Zissimopoulos
b82aeeadbd
tools: deploy.bat 2020-06-14 14:46:13 -07:00
Bill Zissimopoulos
dcaa24bc52
tools: deploy.bat, debug.bat 2020-06-09 18:09:56 -07:00
Bill Zissimopoulos
fc18b70a00
tools: deploy: winfsp checkpoint 2020-05-24 00:18:57 -07:00
Bill Zissimopoulos
191c98bd41
tools: vcvarsall.bat: minor fix 2020-05-21 18:59:01 -07:00
Bill Zissimopoulos
5360f5ca6e
tools: vcvarsall.bat: minor fix 2020-05-21 18:05:21 -07:00
Bill Zissimopoulos
89aaf33b62 tools: deploy: hyper-v support 2020-05-22 01:33:02 +01:00
Bill Zissimopoulos
675ecf2e51 tools: switch default build to latest Visual Studio 2020-05-21 15:51:32 -07:00
Bill Zissimopoulos
b663cfdca5 tools: update ntstatus.bat, winerror.bat for latest SDK's 2020-05-21 15:23:21 -07:00
Bill Zissimopoulos
9d69ae7503
doc: use markdown for API reference 2020-03-23 15:03:22 -07:00
Bill Zissimopoulos
279b00e195
tools: build.bat: add choco prerelease support 2020-02-16 22:36:10 +02:00
Bill Zissimopoulos
9e32fed598
tools: build-choco.bat 2020-01-28 19:47:14 -08:00
Bill Zissimopoulos
b3dfea8303
tools: fix-source-copyright: fix botched script 2020-01-22 14:35:24 -08:00
Bill Zissimopoulos
ab1e024965
tools: build.bat: fix winfsp-tests zip file build 2019-11-16 16:05:40 -08:00
Bill Zissimopoulos
39c189aff7
sys: fsext: FspFsextProviderTransact 2019-11-16 14:02:44 -08:00
Bill Zissimopoulos
3d9fc467ef
tools: build.bat: winfsp-tests zip file 2019-11-16 07:26:07 +00:00
Bill Zissimopoulos
b04266e0fe
tools: run-tests: add memfs-fuse3 testing 2019-10-08 04:35:28 +01:00
Bill Zissimopoulos
f25983853b tools: build.bat: update cert subject 2019-06-25 17:09:34 -07:00
Bill Zissimopoulos
dcf7e4c5a6 sys: fsext: FsextProvider testing 2019-06-22 14:30:23 -07:00
Bill Zissimopoulos
f0d7e5b322
Merge pull request #237 from dworkin/feature/async-dotnet
Async I/O for dotnet
2019-06-21 14:48:30 -07:00
Bill Zissimopoulos
ed31a187ac opt/fsext: kernel mode winfsp extension 2019-06-14 18:34:19 -07:00
Felix A. Croes
ce436fc29a Attempt to add a slowio test for memfs-dotnet. 2019-06-04 17:10:33 +02:00
Bill Zissimopoulos
6406246ce2 tools: deploy: fix driver path 2019-04-17 14:39:16 -07:00
Bill Zissimopoulos
9dcc04f882 tools: update deploy/debug scripts 2019-04-15 15:34:35 -07:00
Bill Zissimopoulos
3d646bdf88
tools: run-tests: enable ifstest EA tests 2019-03-21 18:19:01 -07:00
Bill Zissimopoulos
8c0957f702
tools: run-tests: EA testing 2019-03-20 19:42:45 -07:00
Bill Zissimopoulos
0dbc3f9f25
tools: run-tests 2019-03-20 19:13:54 -07:00
Bill Zissimopoulos
b2912460e0
tools: cloc.bat wraps cloc 2019-03-13 15:04:39 -07:00
Bill Zissimopoulos
fcd3aff811
Merge branch 'release/1.4': fix #190 2018-11-06 10:12:45 -08:00
Bill Zissimopoulos
17d687fe7e
tools: run-tests: disable create_readonlydir_test on compat FUSE tests (no FileAttributes) 2018-11-05 14:14:21 -08:00
Bill Zissimopoulos
4deb7b96a9
tools: run-tests: disable create_readonlydir_test on FUSE3 (no FileAttributes) 2018-11-05 12:39:55 -08:00
Bill Zissimopoulos
60aee6867c
tools: run-tests: disable getfileattr_test for compat-fuse tests 2018-10-04 14:58:34 -07:00
Bill Zissimopoulos
4255d4eec7
tools: run-tests: disable getfileattr_test on file systems that cannot pass it 2018-10-03 09:31:21 -07:00
Bill Zissimopoulos
dcf3d612bc sys: create: FspFsvolCreate
Fix file name case after crossing a reparse point as per
http://online.osr.com/ShowThread.cfm?link=287522
2018-09-06 16:40:27 -07:00
Bill Zissimopoulos
523ccbea02
Merge branch 'pvt-fuse3' 2018-07-25 12:54:54 -07:00
Bill Zissimopoulos
cf699ba441
tools: run-tests: passthrough-fuse3 2018-07-25 11:29:24 -07:00
Bill Zissimopoulos
77fb2cc1c1
tools: run-tests: enable all winfsp-tests on airfs 2018-07-24 21:54:38 -07:00
Bill Zissimopoulos
09309f858c
airfs: testing 2018-07-14 12:07:04 -07:00
Bill Zissimopoulos
12baaa6d50
airfs: testing 2018-07-14 11:15:12 -07:00
Bill Zissimopoulos
c584782bc7
airfs: testing 2018-07-14 11:04:10 -07:00
Bill Zissimopoulos
9c4a361c48
airfs: testing as disk file system 2018-07-14 09:16:14 -07:00
Bill Zissimopoulos
9a9a73d4d8
airfs: testing 2018-07-05 23:36:20 +01:00
Bill Zissimopoulos
ebc8c268e5
appveyor: FSP_FSCTL_VOLUME_PARAMS size change compat testing 2018-04-22 11:16:25 -07:00
Bill Zissimopoulos
5b72b4ad4a
tools: run-tests: FlushAndPurgeOnCleanup 2018-04-19 11:17:41 -07:00
Bill Zissimopoulos
3df27f5b28
doc: rename API doc files 2018-01-11 17:25:17 -08:00
Bill Zissimopoulos
b4f5707e4e
tools: apidoc
doc: launch.h
2018-01-11 17:09:20 -08:00
Bill Zissimopoulos
309827860f
tools: run-tests: extra time for memfs to spin up (LocalService) 2018-01-11 16:39:45 -08:00
Bill Zissimopoulos
9bd9cf4fbd
update source copyright notices for 2018 2018-01-03 15:29:38 -08:00