272 Commits

Author SHA1 Message Date
Bill Zissimopoulos
74af44e2e7 sys: create: FspFsvolCreateNoLock: fix open of network drive root 2016-09-15 20:23:21 -07:00
Bill Zissimopoulos
316a2940dc sys: write: FspFsvolWriteCached: fix simple but major bug when using FILE_APPEND_DATA 2016-09-15 15:28:55 -07:00
Bill Zissimopoulos
49cd11b34b tst: memfs: GetSecurityByName: reparse point fix 2016-09-14 16:20:21 -07:00
Bill Zissimopoulos
5fa0c36c8f dll: relative symbolic link resolution testing 2016-09-13 00:14:35 -07:00
Bill Zissimopoulos
ea2cc54677 dll: relative symbolic link resolution testing 2016-09-12 22:45:47 -07:00
Bill Zissimopoulos
ccec269dd6 dll: relative symbolic link resolution testing 2016-09-12 21:50:25 -07:00
Bill Zissimopoulos
5888e9ab05 dll: relative symbolic link resolution testing 2016-09-12 21:42:02 -07:00
Bill Zissimopoulos
e412d735ed tst: winfsp-tests: reparse_symlink_relative_test 2016-09-12 19:55:35 -07:00
Bill Zissimopoulos
582997b5a4 tst: winfsp-tests: reparse_symlink_large_test 2016-09-12 18:13:25 -07:00
Bill Zissimopoulos
bd0acf2289 sys,dll: symbolic link testing 2016-09-11 17:04:01 -07:00
Bill Zissimopoulos
af2cc10c15 sys,dll: reparse point testing 2016-09-10 23:00:55 -07:00
Bill Zissimopoulos
165f3ec45d sys,dll: symlink testing 2016-09-09 21:21:24 -07:00
Bill Zissimopoulos
811696d939 sys,dll: reparse point testing 2016-09-09 19:40:37 -07:00
Bill Zissimopoulos
5dcbbaa4e7 tst: winfsp-tests: NFS reparse point testing 2016-09-09 15:24:33 -07:00
Bill Zissimopoulos
9b4b5abe48 tst: winfsp-tests: reparse point testing 2016-09-09 14:55:15 -07:00
Bill Zissimopoulos
00c0574f1f tst: memfs: minor fix 2016-09-08 11:42:05 -07:00
Bill Zissimopoulos
28931f4687 tst: reparse point testing 2016-09-04 12:38:12 -07:00
Bill Zissimopoulos
80e07cead6 sys,dll: reparse point implementation: DeleteReparsePoint 2016-08-26 07:43:25 -07:00
Bill Zissimopoulos
981e60643f dll: reparse points: allow file system to provide directory symlink behavior 2016-08-22 00:04:49 -07:00
Bill Zissimopoulos
613a564ca2 tst: memfs: implement reparse points 2016-08-19 23:33:40 -07:00
Bill Zissimopoulos
ab278d7b60 Merge branch 'master' into symlink 2016-07-31 00:16:38 -07:00
Bill Zissimopoulos
35b9cb15a3 tst: do not test for read-only buffer during Write when not on Win8+ 2016-07-28 16:37:49 -07:00
Bill Zissimopoulos
a8d76d3e46 sys, dll: reparse point (symbolic link) support: WIP 2016-07-25 21:27:48 -07:00
Bill Zissimopoulos
342e7e39e2 tst: secret: small program to aid with testing launcher secrets 2016-06-29 16:27:01 -07:00
Bill Zissimopoulos
0577b8febb dll: posix: use the S-1-0-65534 <-> 65534 for the unmapped SID/UID 2016-06-28 11:45:35 -07:00
Bill Zissimopoulos
7e8d9fb986 dll: posix: map unmapped UID to S-1-5-7 (Anonymous) 2016-06-24 16:28:38 -07:00
Bill Zissimopoulos
37b6936ad0 dll: posix: FspNullSid, FspNullUid 2016-06-24 00:19:20 -07:00
Bill Zissimopoulos
a3cfc84007 inc,dll: winfsp: FSP_FILE_SYSTEM_INTERFACE
Consolidate SetFileSize/SetAllocationSize
2016-06-23 14:30:01 -07:00
Bill Zissimopoulos
0f63dddb32 dll: FspFileSystemOpEnter, FspFileSystemOpLeave 2016-06-08 20:43:52 -07:00
Bill Zissimopoulos
396997fb22 winfsp-tests: posix_map_path_test 2016-06-07 16:03:48 -07:00
Bill Zissimopoulos
6bef445102 winfsp-tests: posix_map_sd_test 2016-06-07 00:39:43 -07:00
Bill Zissimopoulos
9edbe7012e winfsp-tests: posix_map_sd_test 2016-06-07 00:32:32 -07:00
Bill Zissimopoulos
bc5f5c02db winfsp-tests: posix_map_sd_test 2016-06-07 00:00:15 -07:00
Bill Zissimopoulos
326d6479ad winfsp-tests: posix_map_sd_test 2016-06-06 23:39:50 -07:00
Bill Zissimopoulos
54d343c4e4 winfsp-tests: posix_map_sd_test 2016-06-06 23:28:31 -07:00
Bill Zissimopoulos
96e048ec5e winfsp-tests: posix_map_sd_test 2016-06-06 23:11:03 -07:00
Bill Zissimopoulos
c46d8b2e0a winfsp-tests: posix_map_sd_test 2016-06-06 22:57:28 -07:00
Bill Zissimopoulos
0d4aa15377 winfsp-tests: posix_map_sid_test 2016-06-05 11:45:18 -07:00
Bill Zissimopoulos
7fbaa8d37c winfsp-tests: posix_map_sid_test 2016-06-05 11:00:58 -07:00
Bill Zissimopoulos
229c3f81fa winfsp-tests: posix_map_sid_test 2016-06-05 00:34:44 -07:00
Bill Zissimopoulos
22da074ff7 dll: fuse: fuse_opt_parse: bugfix in handling templates of the form NAME=VALUE 2016-06-03 15:06:56 -07:00
Bill Zissimopoulos
6910b67982 dll: fuse: implementation checkpoint 2016-06-02 13:24:44 -07:00
Bill Zissimopoulos
b559c7405f dll: fuse_opt: support escaped options and related refactoring 2016-05-31 15:34:26 -07:00
Bill Zissimopoulos
765bb1e1a3 fuse: better handling of long (Cygwin64 vs Win64) 2016-05-31 11:12:01 -07:00
Bill Zissimopoulos
a938cb4fe6 dll, tst: fix 32-bit build 2016-05-30 15:19:36 -07:00
Bill Zissimopoulos
bcbba3e4cf fuse_opt: testing 2016-05-29 23:41:55 -07:00
Bill Zissimopoulos
10c3f6f507 fuse_opt: testing 2016-05-29 23:37:30 -07:00
Bill Zissimopoulos
ead273ae18 fuse_opt: testing 2016-05-29 23:31:53 -07:00
Bill Zissimopoulos
4850056bf6 tst: winfsp-tests: fuse_opt testing 2016-05-29 10:15:37 -07:00
Bill Zissimopoulos
214b43398f dll: FspAccessCheckEx: if the desired access includes DELETE or FILE_READ_ATTRIBUTES and access was denied, check with the parent 2016-05-24 15:37:16 -07:00