193 Commits

Author SHA1 Message Date
Bill Zissimopoulos
7e90092028 sys, dll: QuerySecurity, SetSecurity 2016-02-19 14:07:41 -08:00
Bill Zissimopoulos
12bbddfb19 sys: IRP_MJ_SET_SECURITY 2016-02-18 17:21:39 -08:00
Bill Zissimopoulos
3cfdfba64c sys: FSP_META_CACHE: refactoring and start integration into Fsvol 2016-02-18 11:48:57 -08:00
Bill Zissimopoulos
e3ed7a9a2c sys, dll: Security 2016-02-17 12:39:53 -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
1b533512d3 sys, dll: FSP_FSCTL_STOP 2016-02-16 20:37:13 -08:00
Bill Zissimopoulos
678f175713 sys: FspVolumeTransact: support both METHOD_BUFFERED and METHOD_OUT_DIRECT 2016-02-15 15:52:31 -08:00
Bill Zissimopoulos
f61aa5a9bb sys: FSP_FSCTL_TRANSACT[_BATCH]_BUFFER_SIZEMIN 2016-02-15 15:15:46 -08:00
Bill Zissimopoulos
d1fe27f996 sys: FSP_FSCTL_TRANSACT/FSP_FSCTL_TRANSACT_BATCH 2016-02-15 15:07:05 -08:00
Bill Zissimopoulos
4f5c19c73f sys, dll: Request->FileName: testing 2016-02-09 16:58:22 -08:00
Bill Zissimopoulos
8b25afe0bf fsctl: comment 2016-02-09 13:50:14 -08:00
Bill Zissimopoulos
04ab1cdc86 fsctl: comment 2016-02-09 13:48:23 -08:00
Bill Zissimopoulos
6f19ebf66a fsctl: remove FileNameRequired field 2016-02-09 13:41:40 -08:00
Bill Zissimopoulos
71eed46e42 inc: fsctl.h 2016-02-03 16:25:24 -08:00
Bill Zissimopoulos
976c054d06 sys: IRP_MJ_SET_INFORMATION 2016-01-26 11:05:36 -08:00
Bill Zissimopoulos
a889451345 fsctl.h: FSP_FSCTL_VOLUME_INFO changes 2016-01-25 18:17:54 -08:00
Bill Zissimopoulos
f19500568d sys, winfsp-tests: rename SerialNumber to VolumeSerialNumber 2016-01-25 15:33:47 -08:00
Bill Zissimopoulos
a25e30e4a2 sys: IRP_MJ_QUERY_VOLUME_INFORMATION 2016-01-25 12:54:40 -08:00
Bill Zissimopoulos
1c464cad2b fsctl: FSP_FSCTL_VOLUME_PARAMS 2016-01-25 12:02:52 -08:00
Bill Zissimopoulos
ed91c26c59 sys: IRP_MJ_QUERY_VOLUME_INFORMATION 2016-01-24 23:35:29 -08:00
Bill Zissimopoulos
7b5262ccef sys, dll: IRP_MJ_QUERY_INFORMATION 2016-01-23 23:06:22 -08:00
Bill Zissimopoulos
69fd1ebd6c sys: store FileInfo in FileNode's 2016-01-23 14:01:53 -08:00
Bill Zissimopoulos
af36418f43 fsctl: FSP_FSCTL_FILE_INFO and related changes 2016-01-22 23:00:25 -08:00
Bill Zissimopoulos
68795652b3 sys: Create requests now send additional information on response 2016-01-22 16:39:46 -08:00
Bill Zissimopoulos
6adc3e792a sys: IRP_MJ_CREATE: FileAttributes 2016-01-20 18:12:08 -08:00
Bill Zissimopoulos
12cec5dc22 sys: FspFsvolCreateTryFlushImage 2016-01-20 15:42:33 -08:00
Bill Zissimopoulos
727975e206 sys: FileDesc now stored for FileObject (in FsContext2) 2016-01-19 17:38:12 -08:00
Bill Zissimopoulos
f3d84c7b88 rename *Path to *Name in multiple instances 2016-01-13 15:16:46 -08:00
Bill Zissimopoulos
ebc8016787 dll: FSP_FILE_SYSTEM_INTERFACE method changes and C++ support 2016-01-13 12:15:03 -08:00
Bill Zissimopoulos
7e1883044b dll: overwrite refactoring 2016-01-12 16:43:24 -08:00
Bill Zissimopoulos
8a77de8908 sys: IRP_MJ_CREATE refactoring 2016-01-12 14:34:30 -08:00
Bill Zissimopoulos
26e2bf506b sys: IRP_MJ_CREATE refactoring 2016-01-12 12:16:33 -08:00
Bill Zissimopoulos
16895a5b68 sys: IRP_MJ_CREATE: refactoring to support Overwrite 2016-01-07 15:42:53 -08:00
Bill Zissimopoulos
aad518ac27 dll: FspShareAccessRemove in cleanup 2016-01-05 13:30:23 -08:00
Bill Zissimopoulos
30662ac9fa sys, dll: add AllocationSize, FileSize in Response::Rsp::Create::Opened 2016-01-04 14:09:17 -08:00
Bill Zissimopoulos
d2828b3e8c sys: create: open UserMode AccessToken handle in FspFsvolCreatePrepare and close it properly in FspFsvolCreateRequestFini 2016-01-02 16:16:00 -08:00
Bill Zissimopoulos
223b287453 dll: WIP 2015-12-31 22:53:17 -08:00
Bill Zissimopoulos
e3c04e15ba Major refactoring: IRP_MJ_CREATE 2015-12-24 15:46:54 -08:00
Bill Zissimopoulos
d773e2f96a Major refactoring: IRP_MJ_CREATE 2015-12-24 12:03:22 -08:00
Bill Zissimopoulos
0191b9551b dll: Major refactoring: WIP 2015-12-23 12:09:58 -08:00
Bill Zissimopoulos
6f8e169bc4 sys: ioq: implement IRP capacity 2015-12-23 11:14:40 -08:00
Bill Zissimopoulos
0cc2594efc Major refactoring: WIP 2015-12-22 18:19:58 -08:00
Bill Zissimopoulos
1ed7575316 Major refactoring: WIP 2015-12-22 16:25:42 -08:00
Bill Zissimopoulos
a4ac4fd169 Major refactoring: WIP 2015-12-20 15:23:17 -08:00
Bill Zissimopoulos
7197501c9a Major refactoring: WIP 2015-12-20 10:57:45 -08:00
Bill Zissimopoulos
ec0e8548b5 sys: fsctl: VolumeParams now has IrpTimeout 2015-12-16 11:13:38 -08:00
Bill Zissimopoulos
0f2139f32a sys: fsctl.h: change values for FspFsctlTransact*Kind's 2015-12-14 22:30:44 -08:00
Bill Zissimopoulos
aee12e1c5f sys: FspFsvrtTransact: now has timeout 2015-12-14 12:36:40 -08:00
Bill Zissimopoulos
5d6d938039 sys: FspFsvrtTransact testing 2015-12-12 17:01:30 -08:00