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

2631 Commits

Author SHA1 Message Date
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 v1.1B2 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
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