44 Commits

Author SHA1 Message Date
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
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
151247f1e6 sys: cached read/write testing 2016-03-11 14:44:17 -08:00
Bill Zissimopoulos
ad9dafbaaa winfsp-tests: rdwr-test 2016-03-06 11:19:39 -08:00
Bill Zissimopoulos
a3abbc0eb5 winfsp-tests: memfs 2016-03-06 10:33:58 -08:00
Bill Zissimopoulos
bc9f983285 sys: IRP_MJ_SET_INFORMATION: FileEndOfFileInformation: ignore calls with the AdvanceOnly parameter 2016-03-03 11:35:32 -08:00
Bill Zissimopoulos
b58236bf95 winfsp-tests: memfs: SetSecurity: bug fix 2016-02-20 22:59:58 -08:00
Bill Zissimopoulos
39991f8901 winfsp-tests: security testing 2016-02-20 12:13:32 -08:00
Bill Zissimopoulos
7e90092028 sys, dll: QuerySecurity, SetSecurity 2016-02-19 14:07:41 -08:00
Bill Zissimopoulos
9514bcfd8c dll: FSP_FILE_SYSTEM_INTERFACE: rename GetSecurity to GetSecurityByName 2016-02-17 11:08:46 -08:00
Bill Zissimopoulos
49cf687de3 sys: IRP_MJ_SET_VOLUME_INFORMATION/FileFsLabelInformation 2016-02-17 10:27:09 -08:00
Bill Zissimopoulos
003e9a6d91 fsctl: move VolumeCreationTime from FSP_FSCTL_VOLUME_INFO to FSP_FSCTL_VOLUME_PARAMS 2016-02-16 21:38:42 -08:00
Bill Zissimopoulos
d8c35f26b0 dll: major overhaul of FSP_FILE_SYSTEM dispatching 2016-02-16 17:03:00 -08:00
Bill Zissimopoulos
fc790a4c3e winfsp-tests: memfs: Rename 2016-02-10 21:04:20 -08:00
Bill Zissimopoulos
0cc5468764 dll: FspPathPrefix(), FspPathSuffix(): better root handling 2016-02-10 16:57:12 -08:00
Bill Zissimopoulos
cc19ddcd92 sys: IRP_MJ_SET_INFORMATION: FileRenameInformation 2016-02-10 10:48:27 -08:00
Bill Zissimopoulos
4f5c19c73f sys, dll: Request->FileName: testing 2016-02-09 16:58:22 -08:00
Bill Zissimopoulos
f65e2059e4 sys: IRP_MJ_SET_INFORMATION: testing 2016-02-05 23:34:37 -08:00
Bill Zissimopoulos
66f54294a2 sys: IRP_MJ_SET_INFORMATION 2016-02-05 18:30:34 -08:00
Bill Zissimopoulos
a889451345 fsctl.h: FSP_FSCTL_VOLUME_INFO changes 2016-01-25 18:17:54 -08:00
Bill Zissimopoulos
0ebb8c620c winfsp-tests: getvolinfo_test 2016-01-25 16:38:45 -08:00
Bill Zissimopoulos
f19500568d sys, winfsp-tests: rename SerialNumber to VolumeSerialNumber 2016-01-25 15:33:47 -08:00
Bill Zissimopoulos
f7ce154278 winfsp-tests: memfs 2016-01-25 14:14:18 -08:00
Bill Zissimopoulos
a7479b2b29 dll: IRP_MJ_QUERY_VOLUME_INFORMATION 2016-01-25 13:46:52 -08:00
Bill Zissimopoulos
a0b0f9600c sys: IRP_MJ_QUERY_INFORMATION 2016-01-24 22:11:27 -08:00
Bill Zissimopoulos
19ff086c9a sys: IRP_MJ_QUERY_INFORMATION: testing 2016-01-24 13:23:39 -08:00
Bill Zissimopoulos
83329c8e71 winfsp-tests: memfs: GetInformation 2016-01-23 23:08:32 -08:00
Bill Zissimopoulos
af36418f43 fsctl: FSP_FSCTL_FILE_INFO and related changes 2016-01-22 23:00:25 -08:00
Bill Zissimopoulos
2afa957feb winfsp-tests: memfs: minor improvement 2016-01-22 16:42:35 -08:00
Bill Zissimopoulos
68795652b3 sys: Create requests now send additional information on response 2016-01-22 16:39:46 -08:00
Bill Zissimopoulos
8d9a998c35 winfsp-tests: memfs 2016-01-20 21:49:52 -08:00
Bill Zissimopoulos
6adc3e792a sys: IRP_MJ_CREATE: FileAttributes 2016-01-20 18:12:08 -08:00
Bill Zissimopoulos
a7fb304a24 winfsp-tests: memfs: fixes 2016-01-17 14:24:56 -08:00
Bill Zissimopoulos
58b16cdaae winfsp-tests: memfs: testing 2016-01-15 15:06:08 -08:00
Bill Zissimopoulos
08ba86980d winfsp-tests: memfs-test, create-test 2016-01-13 16:41:43 -08:00
Bill Zissimopoulos
a1efce552e winfsp-tests: always use release libraries 2016-01-13 15:17:20 -08:00
Bill Zissimopoulos
830d2fde71 memfs 2016-01-13 13:45:15 -08:00
Bill Zissimopoulos
7936c4df24 winfsp-tests: Memfs C++ implementation 2016-01-13 13:34:34 -08:00