Commit Graph
100 Commits
Author SHA1 Message Date
Bill Zissimopoulos 55eee2efdd dll: GetDirInfoByName: eliminate unnecessary marker check 2017-09-30 12:33:05 -07:00
Bill Zissimopoulos f8a05eae95 memfs: fix Unicode case-insensitive comparison 2017-09-29 16:27:28 -07:00
Bill Zissimopoulos 9a4f04f46a sys: FspFsvolQueryDirectoryRetry: special handling for when pattern is filename 2017-09-29 15:44:49 -07:00
Bill Zissimopoulos 98334208b9 Revert commit c70089a176 2017-09-29 15:20:38 -07:00
Bill Zissimopoulos aae0a5bc74 dll: fuse: GetDirInfoByName 2017-09-28 16:55:45 -07:00
Bill Zissimopoulos 2438ece1cf memfs-dotnet: GetDirInfoByName 2017-09-28 14:41:27 -07:00
Bill Zissimopoulos 487d2449fe dotnet: GetDirInfoByName 2017-09-28 14:11:58 -07:00
Bill Zissimopoulos 6430b386da dll: GetDirInfoByName: properly handle marker for kernel cached directories 2017-09-28 14:05:55 -07:00
Bill Zissimopoulos c70089a176 sys: FSP_FILE_DESC: DirectoryNoMoreFiles optimization 2017-09-27 18:01:17 -07:00
Bill Zissimopoulos 0dff9a4c07 memfs: GetDirInfoByName 2017-09-27 17:08:41 -07:00
Bill Zissimopoulos 86c0ffa942 fsbench: file_list_single_test, file_list_none_test 2017-09-27 15:59:54 -07:00
Bill Zissimopoulos 5c613b2abd memfs: ReadDirectory: assert(0 == Pattern) 2017-09-26 14:26:57 -07:00
Bill Zissimopoulos 8a099f3faa sys: PassQueryDirectoryFileName 2017-09-26 14:19:27 -07:00
Bill Zissimopoulos 1ac172d2f8 inc,sys: PassQueryDirectoryFileName 2017-09-26 11:51:49 -07:00
Bill Zissimopoulos 34546def3c sys,dll: GetDirInfoByName 2017-09-25 19:46:36 -07:00
Bill Zissimopoulos 3ede1a5c70 memfs-dotnet: fix GetDescendantFileNames 2017-09-25 12:53:08 -07:00
Bill Zissimopoulos 5194536ec3 memfs: fix issue #103 2017-09-25 11:58:20 -07:00
Bill Zissimopoulos c39bc81299 tools: run-tests: run FSX over passthrough-fuse 2017-09-16 11:00:07 -07:00
Bill ZissimopoulosandGitHub 18bf6ca666 Merge pull request #107 from saibotu/pr-writesize
Don't decrease FileSize on write
2017-09-16 10:56:34 -07:00
Bill Zissimopoulos 6e578350f4 doc: update file system libraries 2017-09-01 15:20:20 -07:00
Bill Zissimopoulos 81afac9c3a fsptool: usage 2017-07-19 23:33:53 -07:00
Bill Zissimopoulos 10081e1a69 fsptool: perm 2017-07-19 23:28:46 -07:00
Bill Zissimopoulos 8e5c40bbbe fsptool: perm 2017-07-19 23:16:05 -07:00
Bill Zissimopoulos 7745bf4cdc fsptool: usage 2017-07-19 21:55:28 -07:00
Bill Zissimopoulos c7a779fa98 fsptool: id 2017-07-20 05:29:13 +01:00
Bill Zissimopoulos 3f90d60dc4 fsptool: id 2017-07-19 20:17:25 -07:00
Bill Zissimopoulos f73cbc0e37 fsptool: id 2017-07-19 17:35:24 -07:00
Bill Zissimopoulos c88a86f7c7 fsptool: id 2017-07-19 17:26:00 -07:00
Bill Zissimopoulos dbdbdf07cf fsptool: id 2017-07-19 16:48:00 -07:00
Bill Zissimopoulos 6b2dcaef96 fsptool: getuid, getgid 2017-07-19 16:05:49 -07:00
Bill Zissimopoulos fcae6ce018 fsptool: update Changelog 2017-07-19 15:38:03 -07:00
Bill Zissimopoulos 690d3e4c8e fsptool: lsvol 2017-07-19 15:22:43 -07:00
Bill Zissimopoulos af37424ecc fsptool: lsvol 2017-07-19 14:56:32 -07:00
Bill Zissimopoulos fd53e22f7e fstool: skeleton 2017-07-19 14:16:01 -07:00
Bill Zissimopoulos 3df0fa02ba build: refactor project for fsptool 2017-07-19 12:10:27 -07:00
Bill Zissimopoulos 9484b50cbd changelog: FspFileSystemOperationProcessId 2017-07-18 14:37:46 -07:00
Bill Zissimopoulos 14e6b402fe build: version.properties: MyGitRevision fix 2017-07-14 20:33:59 -07:00
Bill Zissimopoulos 2227429d8e opt: cygfuse: winpid_to_pid 2017-07-13 00:10:03 -07:00
Bill Zissimopoulos 9deb9d5319 dll: fuse: winpid_to_pid 2017-07-12 23:45:40 -07:00
Bill Zissimopoulos 193d5f4e91 tst: originating process id 2017-07-12 22:34:47 -07:00
Bill Zissimopoulos 26485ffbd6 sys: originating process id 2017-07-12 20:54:12 -07:00
Bill Zissimopoulos 7302b4baea dll: originating process id 2017-07-12 20:18:35 -07:00
Bill Zissimopoulos fc1586eb82 dll: originating process id 2017-07-12 18:53:12 -07:00
Bill Zissimopoulos 637f461a65 sys: FspFileNodeTrySetFileInfoOnOpen 2017-07-11 15:23:03 -07:00
Bill Zissimopoulos b35bf204db sys: FspFileNodeTrySetFileInfoOnOpen 2017-07-11 14:17:17 -07:00
Bill Zissimopoulos 3073646f29 doc: add link to queued events document 2017-06-21 14:32:18 -07:00
Bill Zissimopoulos 7f9f55de24 add queued events document 2017-06-21 14:19:56 -07:00
Bill Zissimopoulos bb3f8d37f2 tools: run-tests: disable passthrough-cpp that is no longer included in installer 2017-06-13 11:13:04 -07:00
Bill Zissimopoulos c72a9f2a05 build: update for release 1.1 2017-06-12 13:42:05 -07:00
Bill Zissimopoulos 9b4ab190e0 installer: do not install C++ layer 2017-06-12 13:33:45 -07:00
Bill Zissimopoulos 010ed909ec doc: update faq 2017-06-12 12:54:06 -07:00
Bill Zissimopoulos 2b4549a50d doc: update service arch doc with information about credentials 2017-06-12 12:40:50 -07:00
Bill Zissimopoulos 98a329e81b tst: memfs: atomically update FileNode::RefCount (issue #93) 2017-06-07 22:22:28 -07:00
Bill Zissimopoulos 8090b7c666 update Changelog 2017-05-22 17:42:55 -07:00
Bill Zissimopoulos c7d720eaa0 dll: fuse: allows slashes in -o VolumePrefix=PREFIX 2017-05-22 17:02:40 -07:00
Bill Zissimopoulos 8320160d73 build: version.properties: update to v1.1B3 2017-05-22 13:49:59 -07:00
Bill Zissimopoulos ce057b49b8 update Changelog 2017-05-22 13:30:16 -07:00
Bill Zissimopoulos a60c989089 update Changelog 2017-05-22 21:25:44 +01:00
Bill Zissimopoulos 0f6371f0d8 tools: run-tests: add fsx and winfstest for memfs-dotnet 2017-05-17 21:07:37 -07:00
Bill Zissimopoulos 1a4bbbe09a cygfuse: fix tabs to spaces 2017-05-17 15:19:36 -07:00
Bill Zissimopoulos 4e891dc2a8 cygfuse: add fuse_exited 2017-05-17 15:13:05 -07:00
Bill Zissimopoulos 18a77d63c3 cygfuse: improve cygfuse initialization 2017-05-17 14:59:31 -07:00
Bill Zissimopoulos 4ea9c6e362 dll: fuse: added -o options for additional WinFsp-FUSE options 2017-05-17 12:11:45 -07:00
Bill Zissimopoulos 9d77c192a8 cygfuse: cygfuse_init_fail now prints message and exits 2017-05-17 10:58:04 -07:00
Bill Zissimopoulos 6d5401d911 cygfuse: add 32-bit package 2017-05-17 00:54:26 -07:00
Bill Zissimopoulos 330d6e79f8 opt: cygfuse: bump release number to 5 2017-05-17 00:05:41 -07:00
Bill Zissimopoulos ed58b7a63c inc: fuse: fix missing-field-initializers warning 2017-05-16 23:41:02 -07:00
Bill Zissimopoulos f6853114c1 dll: fuse: implement fuse_exited 2017-05-16 23:26:18 -07:00
Bill Zissimopoulos 8ec7285d32 doc: add rclone to known file systems 2017-05-15 15:12:26 -07:00
Bill Zissimopoulos c183c0fe89 doc: add rar2fs to the known file systems 2017-05-13 16:37:26 -07:00
Bill Zissimopoulos 38ad8fd27d update README 2017-05-11 13:51:56 -07:00
Bill Zissimopoulos de85070e73 tst: winfsp-tests: disable internal tests when running with --external 2017-05-11 11:17:57 -07:00
Bill Zissimopoulos 5b8ebd6e1d src: dotnet: minor documentation fixes 2017-05-11 10:38:12 -07:00
Bill Zissimopoulos db530cb5e5 installer: add dotnet documentation 2017-05-10 23:32:43 -07:00
Bill Zissimopoulos 7cd4d4faab src: dotnet: add documentation 2017-05-10 23:11:42 -07:00
Bill Zissimopoulos 2560a513dc update changelog 2017-05-09 23:12:45 -07:00
Bill Zissimopoulos 1ee95be5d7 src: dotnet: FileSystemBase: GetStreamInfo: bug fix 2017-05-09 23:01:31 -07:00
Bill Zissimopoulos bd7546559c tst: memfs-dotnet: Create: fix allocation size 2017-05-09 22:02:37 -07:00
Bill Zissimopoulos d18a2c8b75 tst: memfs-dotnet: ReadDirectoryEntry: properly handle Marker 2017-05-09 17:49:43 -07:00
Bill Zissimopoulos 0ebae0adc1 src: dotnet: FileSystemHost.GetSecurityByName: handle STATUS_REPARSE 2017-05-09 16:58:16 -07:00
Bill Zissimopoulos d70c49ccd0 tools: run-tests: add memfs-dotnet testing 2017-05-09 00:03:01 -07:00
Bill Zissimopoulos 5846939116 tools: run-tests: add memfs-dotnet testing 2017-05-08 23:11:45 -07:00
Bill Zissimopoulos f124e74f01 installer: add memfs-dotnet 2017-05-08 22:56:06 -07:00
Bill Zissimopoulos 05abb93e4b tst: memfs-dotnet: fix stream_getstreaminfo_test 2017-05-08 22:17:17 -07:00
Bill Zissimopoulos 5839d46b7a tst: memfs-dotnet: fix stream_create_overwrite_test 2017-05-08 21:57:45 -07:00
Bill Zissimopoulos bce0d63f7d tst: memfs-dotnet: fix read/write offset copy 2017-05-08 21:53:49 -07:00
Bill Zissimopoulos 14b9f5affc tst: memfs-dotnet: fix rename_caseins_test 2017-05-08 21:45:30 -07:00
Bill Zissimopoulos 035a430470 tst: dotnet: SetSecurity testing 2017-05-08 21:25:25 -07:00
Bill Zissimopoulos 0af9e46e76 src: dotnet: FileSystemBase.ModifySecurityDescriptor 2017-05-08 21:25:03 -07:00
Bill Zissimopoulos c4530f1252 tst: memfs-dotnet: testing 2017-05-07 17:40:47 -07:00
Bill Zissimopoulos 9f78a17583 tst: memfs-dotnet: reparse points testing 2017-05-07 17:12:08 -07:00
Bill Zissimopoulos eea0b1bc79 src: dotnet: GetReparseTag 2017-05-07 17:11:39 -07:00
Bill Zissimopoulos 8338a6e066 tst: memfs-dotnet: fix exceptions in SetFileSizeInternal 2017-05-07 16:29:28 -07:00
Bill Zissimopoulos ddba49dbea tst: memfs-dotnet: remove unnecessary OpenNodeSet 2017-05-07 16:28:49 -07:00
Bill Zissimopoulos a6ff8a87de tst: memfs-dotnet: ReadDirectory fixes 2017-05-07 15:45:01 -07:00
Bill Zissimopoulos bf64bcf9ba dotnet: fix problems with FullContext and GCHandle 2017-05-07 15:13:22 -07:00
Bill Zissimopoulos 8c5d9bda20 tst: memfs-dotnet: testing 2017-05-06 23:40:46 -07:00
Bill Zissimopoulos f1ac28b0aa dotnet: log exceptions 2017-05-06 23:39:58 -07:00
Bill Zissimopoulos ff725f931d tst: memfs-dotnet: testing 2017-05-06 23:10:40 -07:00
Bill Zissimopoulos 31519ba416 dotnet: bug fixes 2017-05-06 17:01:55 -07:00