204 Commits

Author SHA1 Message Date
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
Bill Zissimopoulos
aa75d412ac sys: IRP_MJ_QUERY_VOLUME_INFORMATION: FileFsDeviceInformation: always return FILE_DEVICE_DISK to avoid problem with GetFileType failures 2016-05-23 22:23:47 -07:00
Bill Zissimopoulos
6be55aa515 memfs: allow empty VolumePrefix in command line 2016-05-23 17:16:06 -07:00
Bill Zissimopoulos
1505b1f368 memfs: add -d (debug) switch 2016-05-23 13:47:07 -07:00
Bill Zissimopoulos
d89baea193 memfs: do not update LastAccessTime on Open 2016-05-20 18:39:32 -07:00
Bill Zissimopoulos
599430e649 memfs: fix erroneous realloc 2016-05-20 18:17:00 -07:00
Bill Zissimopoulos
4f5e00474e memfs: handle FILE_ATTRIBUTE_ARCHIVE 2016-05-20 17:56:25 -07:00
Bill Zissimopoulos
ffded63c56 tst: lock-test: fix mistake in calling GetOverlappedResult when prior operation has returned error 2016-05-20 14:29:55 -07:00
Bill Zissimopoulos
1c3fc530f6 dll: np: NPAddConnection3, NPCancelConnection implementation 2016-05-16 15:48:27 -07:00
Bill Zissimopoulos
e4e2465bcb memfs: empty Mountpoint ("") now means autodetect (same as no MountPoint) 2016-05-14 23:52:37 -07:00
Bill Zissimopoulos
713ee8a917 memfs: add old memfs-main.c 2016-05-09 14:17:28 -07:00
Bill Zissimopoulos
27a16e5c54 dll: service: testing 2016-05-07 22:37:17 -07:00
Bill Zissimopoulos
789222af68 dll: FspServiceRun 2016-05-07 17:25:49 -07:00
Bill Zissimopoulos
587fee93e9 dll, memfs: rename FspServiceRun to FspServiceLoop 2016-05-07 17:08:03 -07:00
Bill Zissimopoulos
077bbb0d65 memfs: convert to service 2016-05-07 17:00:58 -07:00
Bill Zissimopoulos
125b612c9f winfsp-tests: eventlog-test.c 2016-05-06 15:58:33 -07:00
Bill Zissimopoulos
9ffc3f03ed memfs: comment fix 2016-05-02 11:12:41 -07:00
Bill Zissimopoulos
e0dde7349e sys,dll,tst: ensure that project compiles for x86 2016-04-28 15:02:00 -07:00
Bill Zissimopoulos
968de4689c inc,src,tst: add AGPLv3 notices 2016-04-25 14:29:05 -07:00