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

147 Commits

Author SHA1 Message Date
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 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 125b612c9f winfsp-tests: eventlog-test.c 2016-05-06 15:58:33 -07:00
Bill Zissimopoulos f1693af6a3 sys: IRP_MJ_DIRECTORY: speed improvements and a bug fix 2016-04-21 09:57:22 -07:00
Bill Zissimopoulos 2e5af0c6ef winfsp-tests: setvolinfo_test: bug fix for when running without admin privileges 2016-04-09 17:26:31 -07:00
Bill Zissimopoulos d1b004dc29 memfs: MemfsCreate: RootSddl 2016-04-09 12:02:18 -07:00
Bill Zissimopoulos 2c7ce4a3da memfs: memfs-main.c 2016-04-08 20:29:43 -07:00
Bill Zissimopoulos c5c5e9f301 build: memfs 2016-04-08 16:00:37 -07:00
Bill Zissimopoulos 7458f7da39 winfsp-tests: lock-test 2016-04-07 12:36:27 -07:00
Bill Zissimopoulos 829ef65cbb winfsp-tests: lock-test 2016-04-06 21:20:44 -07:00
Bill Zissimopoulos 71c1469b46 winfsp-tests: flush_volume_test 2016-04-04 11:23:39 -07:00
Bill Zissimopoulos ced1bf49c3 winfsp-tests: flush_volume_test 2016-04-04 11:22:05 -07:00
Bill Zissimopoulos 5b837acaaa winfsp-tests: flush_test 2016-04-02 19:13:34 -07:00
Bill Zissimopoulos cddba10c9b winfsp-tests: flush_test 2016-04-02 18:43:27 -07:00
Bill Zissimopoulos e6ab31a0e0 sys: IRP_MJ_FLUSH_BUFFERS 2016-04-02 11:38:24 -07:00
Bill Zissimopoulos b187d47bca winfsp-tests: dirnotify_test 2016-04-01 17:41:06 -07:00
Bill Zissimopoulos c656d61f97 winfsp-tests: delete_access_test 2016-04-01 16:26:23 -07:00
Bill Zissimopoulos e06b5f20bd winfsp-tests: delete_access_test 2016-04-01 15:50:27 -07:00
Bill Zissimopoulos fdb74e60ee sys: IRP_MJ_DIRECTORY_CONTROL: testing 2016-03-30 16:20:42 -07:00
Bill Zissimopoulos f3a2d5f2c0 winfsp-tests: memfs: MemfsFileNodeMapGetParent: bug fix 2016-03-29 12:34:11 -07:00
Bill Zissimopoulos 26f2721179 winfsp-tests: memfs: MemfsFileNodeMapDump 2016-03-29 11:52:29 -07:00
Bill Zissimopoulos b5f37e2a40 sys: IRP_MJ_DIRECTORY_CONTROL: testing 2016-03-29 00:02:11 -07:00
Bill Zissimopoulos b0f4926b77 winfsp-tests: dirctl-test 2016-03-28 22:21:35 -07:00
Bill Zissimopoulos 5f68ac105e sys: IRP_MJ_DIRECTORY_CONTROL: IRP_MN_QUERY_DIRECTORY: testing 2016-03-28 15:18:43 -07:00
Bill Zissimopoulos c898100dac winfsp-tests: dirctl-test 2016-03-25 14:19:38 -07:00
Bill Zissimopoulos ce8bac3898 winfsp-tests: memfs: ReadDirectory 2016-03-25 13:33:26 -07:00
Bill Zissimopoulos 5773fade20 winfsp-tests: dirctl-test.c 2016-03-25 13:00:29 -07:00
Bill Zissimopoulos 9d3b2d6a84 winfsp-tests: dirctl-test.c 2016-03-25 12:50:35 -07:00
Bill Zissimopoulos 1dc68eec57 winfsp-tests: memfs: ReadDirectory 2016-03-24 15:25:10 -07:00
Bill Zissimopoulos 7ff99da000 update copyright notices for 2016 2016-03-17 14:59:46 -07:00
Bill Zissimopoulos 62e25c7fff winfsp-tests: rdwr_mixed_test 2016-03-17 14:46:52 -07:00
Bill Zissimopoulos ab1391c349 winfsp-tests: rdwr_mixed_test 2016-03-17 14:32:41 -07:00
Bill Zissimopoulos b734e6968d sys: FspFileNodeFlushAndPurgeCache 2016-03-17 10:13:52 -07:00
Bill Zissimopoulos df85107c42 winfsp-tests: rdwr_mmap_test 2016-03-16 16:41:15 -07:00
Bill Zissimopoulos fc7c709e5f winfsp-tests: rdwr_mmap_test 2016-03-16 14:44:39 -07:00
Bill Zissimopoulos 66d20d3d35 winfsp-tests: rdwr-test: reopen file with pending write behinds 2016-03-14 14:26:49 -07:00
Bill Zissimopoulos 71c1fecdcb winfsp-tests: rdwr-test: write through testing 2016-03-11 22:05:24 -08:00
Bill Zissimopoulos 92020807a6 winfsp-tests: rdwr-test 2016-03-11 16:44:40 -08:00
Bill Zissimopoulos 151247f1e6 sys: cached read/write testing 2016-03-11 14:44:17 -08:00
Bill Zissimopoulos 01cca2c144 winfsp-tests: rdwr-test 2016-03-09 11:31:48 -08:00
Bill Zissimopoulos 2bcb6e3c02 winfsp-tests: rdwr-test 2016-03-09 11:18:30 -08:00
Bill Zissimopoulos 735f5d56be winfsp-tests: rdwr-test: overlapped testing 2016-03-08 23:54:33 -08:00