1
0
mirror of https://github.com/winfsp/winfsp.git synced 2026-04-28 17:39:17 -05:00
Commit Graph

28 Commits

Author SHA1 Message Date
Bill Zissimopoulos d2de5e996c update source copyright for 2019 2019-02-28 10:39:31 -08:00
Bill Zissimopoulos 0de00e872f dotnet: ModifySecurityDescriptorEx
Deprecate ModifySecurityDecriptor and introduce
ModifySecurityDescriptorEx. Works around the problem
of clobbering an existing security descriptor when the
native API FspSetSecurityDescriptor fails.
2018-10-08 15:08:07 -07:00
Bill Zissimopoulos 75ae8daf8f update commercial disclaimer 2018-08-21 18:09:33 -07:00
Bill Zissimopoulos 9bd9cf4fbd update source copyright notices for 2018 2018-01-03 15:29:38 -08:00
Bill Zissimopoulos 2438ece1cf memfs-dotnet: GetDirInfoByName 2017-09-28 14:41:27 -07:00
Bill Zissimopoulos 3ede1a5c70 memfs-dotnet: fix GetDescendantFileNames 2017-09-25 12:53:08 -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 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 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 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 8c5d9bda20 tst: memfs-dotnet: testing 2017-05-06 23:40:46 -07:00
Bill Zissimopoulos ff725f931d tst: memfs-dotnet: testing 2017-05-06 23:10:40 -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 0f9ef3bd51 tst: memfs-dotnet: WIP 2017-05-05 20:30:07 -07:00
Bill Zissimopoulos 060ebcca0d tst: memfs-dotnet: WIP 2017-05-05 18:24:17 -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