75 Commits

Author SHA1 Message Date
Bill Zissimopoulos
9f56a21c7f
sys: cleanup: minor change 2018-04-18 20:13:08 -07:00
Bill Zissimopoulos
9bd9cf4fbd
update source copyright notices for 2018 2018-01-03 15:29:38 -08:00
Bill Zissimopoulos
a57325e8af update source copyright notices for 2017 2017-01-05 13:56:18 -08:00
Bill Zissimopoulos
ba312de59b sys: security: change notification 2016-12-27 22:24:42 -08:00
Bill Zissimopoulos
5824a24bf4 sys: FspFileNodeNotifyChange: significant improvements 2016-12-27 21:30:56 -08:00
Bill Zissimopoulos
ff3436718c sys: FSP_FILE_DESC::DidSetMetadata 2016-12-23 16:26:16 -08:00
Bill Zissimopoulos
69f6f661ba sys,dll: Cleanup, file times overhaul 2016-12-23 15:30:39 -08:00
Bill Zissimopoulos
c897ddd864 sys,dll: Cleanup/TruncateOnClose overhaul 2016-12-21 16:09:24 -08:00
Bill Zissimopoulos
ce551d4e0d sys: oplock: refactoring/cleanup 2016-11-20 14:08:23 -08:00
Bill Zissimopoulos
f3894dbc7b sys: cleanup: oplocks 2016-11-11 22:08:14 -08:00
Bill Zissimopoulos
bd952253fb cosmetic fix 2016-10-11 11:39:17 -07:00
Bill Zissimopoulos
c7780cf7fa license: switch to GPLv3 from AGPLv3 2016-10-10 21:33:27 -07:00
Bill Zissimopoulos
03df0a9c26 sys: renamed "main stream" to "main file" 2016-10-02 16:57:15 -07:00
Bill Zissimopoulos
495fc7a5dc sys: implement named stream open/close and related delete/share access issues 2016-09-27 14:53:59 -07:00
Bill Zissimopoulos
aed134080c inc: fsctl: PostCleanupOnDeleteOnly 2016-09-21 14:22:08 -07:00
Bill Zissimopoulos
968de4689c inc,src,tst: add AGPLv3 notices 2016-04-25 14:29:05 -07:00
Bill Zissimopoulos
430f47945d sys: FspFsvolDeviceInvalidateVolumeInfo 2016-04-11 11:45:39 -07:00
Bill Zissimopoulos
04345ff7a0 sys: FspFileNodeUnlockAll 2016-04-06 18:05:09 -07:00
Bill Zissimopoulos
109e483a2f sys: file change notifications 2016-04-01 13:42:46 -07:00
Bill Zissimopoulos
aa81e1ffe5 sys: IRP_MN_NOTIFY_CHANGE_DIRECTORY: implementation and related changes 2016-03-31 16:30:03 -07:00
Bill Zissimopoulos
7ff99da000 update copyright notices for 2016 2016-03-17 14:59:46 -07:00
Bill Zissimopoulos
bd413b9c9b sys: FSP_FILE_NODE: add HandleCount field and refactor cleanup/close/rename 2016-03-15 15:09:47 -07:00
Bill Zissimopoulos
1fa9dcaa61 sys: cleanup: comment fix 2016-03-11 22:13:39 -08:00
Bill Zissimopoulos
b4160f4aac sys: rename DEBUGRANDTEST to DEBUGTEST 2016-03-04 15:41:53 -08:00
Bill Zissimopoulos
4d3a169da6 sys: eliminate multiple uses of FspFsvolFileRename locking 2016-03-04 15:08:42 -08:00
Bill Zissimopoulos
98ebfed65b sys: IRP_MJ_CLEANUP: properly perform CcUninitializeCacheMap 2016-03-03 17:04:04 -08:00
Bill Zissimopoulos
d46d1e169a sys: IRP_MJ_WRITE: implementation 2016-03-02 15:35:35 -08:00
Bill Zissimopoulos
4f5c19c73f sys, dll: Request->FileName: testing 2016-02-09 16:58:22 -08:00
Bill Zissimopoulos
4cdbdb5682 sys: IRP_MJ_CLEANUP: comment 2016-02-09 14:01:57 -08:00
Bill Zissimopoulos
6f19ebf66a fsctl: remove FileNameRequired field 2016-02-09 13:41:40 -08:00
Bill Zissimopoulos
eda129ae81 sys: FSP_IOCMPL_DISPATCH now returns NTSTATUS 2016-01-27 11:59:52 -08:00
Bill Zissimopoulos
008178a21c sys: WIP 2016-01-19 17:40:14 -08:00
Bill Zissimopoulos
727975e206 sys: FileDesc now stored for FileObject (in FsContext2) 2016-01-19 17:38:12 -08:00
Bill Zissimopoulos
b17d70e462 sys: rename FsContext to FileNode 2016-01-18 12:25:56 -08:00
Bill Zissimopoulos
0bedee7d5f sys: introduce private NTSTATUS codes FSP_STATUS_POST_IOQ* and ensure that Irp is not touched after STATUS_PENDING 2016-01-17 14:12:05 -08:00
Bill Zissimopoulos
8a77de8908 sys: IRP_MJ_CREATE refactoring 2016-01-12 14:34:30 -08:00
Bill Zissimopoulos
e885905c77 sys: ioq: IRP can no longer be canceled once they enter the Processing state 2016-01-11 17:14:06 -08:00
Bill Zissimopoulos
a382db8b01 sys: IRP_MJ_CREATE: refactoring to support Overwrite 2016-01-07 19:47:45 -08:00
Bill Zissimopoulos
16895a5b68 sys: IRP_MJ_CREATE: refactoring to support Overwrite 2016-01-07 15:42:53 -08:00
Bill Zissimopoulos
0bfd946edb sys: FspIopPostWorkRequestBestEffort 2016-01-05 16:24:10 -08:00
Bill Zissimopoulos
aad518ac27 dll: FspShareAccessRemove in cleanup 2016-01-05 13:30:23 -08:00
Bill Zissimopoulos
cfb69319f7 sys: IRP_MJ_CLEANUP, IRP_MJ_CLOSE 2016-01-04 16:49:23 -08:00
Bill Zissimopoulos
3996169639 sys: MustSucceed requests 2016-01-04 16:46:29 -08:00
Bill Zissimopoulos
8ad93d934d sys: IRP_MJ_CLOSE 2016-01-04 15:34:11 -08:00
Bill Zissimopoulos
707e53d99f sys: IRP_MJ_CLEANUP 2016-01-04 14:59:06 -08:00
Bill Zissimopoulos
162fd3e8c8 sys: IRP_MJ_CLEANUP 2016-01-04 14:30:02 -08:00
Bill Zissimopoulos
b5da069d17 Major refactoring: testing 2015-12-23 23:51:05 -08:00
Bill Zissimopoulos
7a12fe0713 Major refactoring: WIP 2015-12-22 17:27:14 -08:00
Bill Zissimopoulos
1ed7575316 Major refactoring: WIP 2015-12-22 16:25:42 -08:00
Bill Zissimopoulos
7197501c9a Major refactoring: WIP 2015-12-20 10:57:45 -08:00