1918 Commits

Author SHA1 Message Date
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
Bill Zissimopoulos
0bca8f851c tst: memfs-dotnet: remove dead code 2017-05-06 15:06:29 -07:00
Bill Zissimopoulos
acf175da60 tst: memfs-dotnet: WIP 2017-05-06 14:49:17 -07:00
Bill Zissimopoulos
23eac24c84 dotnet: FileSystemBase.GetStreamEntry 2017-05-06 14:48:56 -07:00
Bill Zissimopoulos
0f9ef3bd51 tst: memfs-dotnet: WIP 2017-05-05 20:30:07 -07:00
Bill Zissimopoulos
2bdd54536e dotnet: reparse point WIP 2017-05-05 20:29:47 -07:00
Bill Zissimopoulos
060ebcca0d tst: memfs-dotnet: WIP 2017-05-05 18:24:17 -07:00
Bill Zissimopoulos
b38a89e485 dotnet: reparse point changes 2017-05-05 18:23:52 -07:00
Bill Zissimopoulos
b5bfeee027 dotnet: FileSystemHost: fixes 2017-05-05 16:15:29 -07:00
Bill Zissimopoulos
f36cacaf84 tst: memfs-dotnet: WIP 2017-05-05 14:47:48 -07:00
Bill Zissimopoulos
4278cec465 tst: memfs-dotnet: WIP 2017-05-05 12:08:32 -07:00
Bill Zissimopoulos
151627091b tst: memfs-dotnet: WIP 2017-05-04 23:00:53 -07:00
Bill Zissimopoulos
2ee3f02928 tst: memfs-dotnet: WIP 2017-05-04 21:56:46 -07:00
Bill Zissimopoulos
d77d3ccccf tools: version-info.bat: toggle executable bit 2017-05-04 15:19:11 -07:00
Bill Zissimopoulos
1e0c91658e doc: add cgofuse to known file systems 2017-04-28 14:52:05 -07:00
Bill Zissimopoulos
568096b560 build: installer: mark as Beta v1.1B1 2017-04-17 16:57:06 -07:00
Bill Zissimopoulos
b2e175a991 build: installer: mark as Beta 2017-04-17 16:54:17 -07:00
Bill Zissimopoulos
757c4f151d Update README to point to latest release 2017-04-17 16:46:44 -07:00
Bill Zissimopoulos
8b71e18972 inc: winfsp.hpp: refactor FileSystem class into FileSystemHost and FileSystemBase 2017-04-17 14:30:07 -07:00
Bill Zissimopoulos
4e7f988371 inc: winfsp.hpp: refactor FileSystem class into FileSystemHost and FileSystemBase 2017-04-17 13:20:07 -07:00
Bill Zissimopoulos
eb04d7ab90 build: installer: add cygfuse 2017-04-16 15:44:55 -07:00
Bill Zissimopoulos
d6c3b7304d Update README with chocolatey linl 2017-04-16 13:03:51 -07:00
Bill Zissimopoulos
1ee563cd13 src: dotnet: refactor FileSystem class into FileSystemHost and FileSystemBase 2017-04-16 11:46:16 -07:00
Bill Zissimopoulos
8787f2c528 inc: winfsp.hpp: FileSystem: ReadDirectoryEntry and friends 2017-04-14 00:01:08 -07:00
Bill Zissimopoulos
4c102ab57c inc: winfsp.hpp: SetDebugLogFile 2017-04-13 22:19:17 -07:00