Bill Zissimopoulos
|
e58ac1fbde
|
sys,dll: pass NULL security descriptor to user-mode file system during Create
|
2016-10-03 21:02:43 -07:00 |
|
Bill Zissimopoulos
|
0c810c52fa
|
sys: IRP_MJ_QUERY_INFORMATION: FileStreamInformation
|
2016-09-24 13:59:02 -07:00 |
|
Bill Zissimopoulos
|
aed134080c
|
inc: fsctl: PostCleanupOnDeleteOnly
|
2016-09-21 14:22:08 -07:00 |
|
Bill Zissimopoulos
|
3ce490d405
|
inc: fsctl: UmFileNodeIsUserContext2
|
2016-09-21 10:40:18 -07:00 |
|
Bill Zissimopoulos
|
817beebb63
|
inc: fsctl: FSP_FSCTL_VOLUME_PARAMS changes:
- increase size of VolumePrefix
- add FileSystemName field (currently unused)
|
2016-09-20 15:37:42 -07:00 |
|
Bill Zissimopoulos
|
46a29f663a
|
inc: fsctl: simplify FSP_FSCTL_TRANSACT_RSP Rsp.Create.Reparse
|
2016-09-14 17:18:59 -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
|
44c86ff9a4
|
dll: fuse: use NFS reparse points for POSIX special files
|
2016-09-08 10:43:01 -07:00 |
|
Bill Zissimopoulos
|
fee75590a8
|
sys,dll: rename VolumeParams::ReparsePoints* fields
|
2016-08-21 23:36:09 -07:00 |
|
Bill Zissimopoulos
|
f7e0362350
|
sys,dll: reparse point implementation: WIP
|
2016-08-15 04:53:11 -07:00 |
|
Bill Zissimopoulos
|
7337f3c6cd
|
sys,dll: symbolic link (reparse point) support: WIP
|
2016-08-04 11:25:35 -07:00 |
|
Bill Zissimopoulos
|
a8d76d3e46
|
sys, dll: reparse point (symbolic link) support: WIP
|
2016-07-25 21:27:48 -07:00 |
|
Bill Zissimopoulos
|
9b93c766c3
|
dll: fsctl, fuse: preflight check
|
2016-06-02 20:21:34 -07:00 |
|
Bill Zissimopoulos
|
71867f6779
|
sys, dll: IRP_MJ_SET_INFORMATION: perform access checks when replacing file during rename
|
2016-05-24 21:41:08 -07:00 |
|
Bill Zissimopoulos
|
b089b98afc
|
dll: FspFileSystemRegister, FspFileSystemUnregister
|
2016-05-01 18:01:49 -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 |
|
Bill Zissimopoulos
|
1bf28bdfa4
|
fsctl: FSP_FSCTL_TRANSACT_REQ: add Req.QueryDirectory.Pattern
|
2016-04-21 11:49:11 -07:00 |
|
Bill Zissimopoulos
|
1bcd3cec0a
|
sys, dll: NetworkProvider implementation (NPGetConnection)
|
2016-04-19 14:29:07 -07:00 |
|
Bill Zissimopoulos
|
7025dd5cf0
|
sys: FspVolumeGetName: now return concat of VolumeName and VolumePrefix (if network mount)
|
2016-04-18 12:12:52 -07:00 |
|
Bill Zissimopoulos
|
1239c610a5
|
sys: IRP_MJ_READ: remove FspFileNodeTrySetFileInfo at completion
sys: IRP_MJ_READ: remove PagingIo early exit optimization
sys: IRP_MJ_WRITE: remove PagingIo early exit optimization
|
2016-04-13 20:33:10 -07:00 |
|
Bill Zissimopoulos
|
41296044e6
|
sys: IRP_MJ_READ, IRP_MJ_WRITE: fix paging I/O sizes
|
2016-04-13 18:00:02 -07:00 |
|
Bill Zissimopoulos
|
e6ab31a0e0
|
sys: IRP_MJ_FLUSH_BUFFERS
|
2016-04-02 11:38:24 -07:00 |
|
Bill Zissimopoulos
|
4802780ddf
|
sys: IRP_MJ_QUERY_DIRECTORY
|
2016-03-23 16:26:28 -07:00 |
|
Bill Zissimopoulos
|
c78e77cf52
|
sys: IRP_MJ_QUERY_DIRECTORY
|
2016-03-23 16:24:46 -07:00 |
|
Bill Zissimopoulos
|
6fc43c6ca2
|
sys, dll: IRP_MJ_DIRECTORY_CONTROL: implementation
|
2016-03-19 13:16:01 -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
|
df1343cd9d
|
dll: FspFileSystemOpRead, FspFileSystemOpWrite
|
2016-03-04 22:45:14 -08:00 |
|
Bill Zissimopoulos
|
8b9e8499aa
|
sys: IRP_MJ_READ, IRP_MJ_WRITE
|
2016-03-04 21:07:14 -08:00 |
|
Bill Zissimopoulos
|
bf02a601b2
|
sys: IRP_MJ_READ: implementation
|
2016-03-04 19:20:41 -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
|
d46d1e169a
|
sys: IRP_MJ_WRITE: implementation
|
2016-03-02 15:35:35 -08:00 |
|
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 |
|