4784e99b74
[NTOSKRNL:CC] Implementation of CcGetNumberOfMappedPages
...
Added CcGetNumberOfMappedPages,
2024-05-24 10:32:14 +02:00
8e73c913ed
[NTOSKRNL:CC] added CcGetCachedDirtyPageCountForFile
...
Added CcGetCachedDirtyPageCountForFile
2024-05-24 08:16:13 +02:00
c3b506d686
[NTOSKRNL:CC] Bug Fix
2024-05-24 07:50:01 +02:00
18f2c27449
[NTOSKRNL:CC] Added more Log Handle Directives
...
Added CcSetLoggedDataThreshold,CcIsThereDirtyLoggedPages
2024-05-24 07:38:40 +02:00
189cf42f74
[NTOSKRNL:CC] Fixing Synchronization Bug
...
Fixing Bug identified by PeyTy
2024-05-18 17:22:16 +02:00
5b5000d7f1
[NTOSKRNL:CC] CC LOG: Added CcGetLsnForFileObject
...
Added CcGetLsnForFileObject and fixed some Synchronization code,
2024-05-18 08:22:19 +02:00
90e470627f
Update NTOSKRNL/CC/ccloghandler.cpp
2024-05-17 18:08:23 +02:00
9fa8fa9fee
Fixed Parameters
...
Fixed Parameters for CcSetLogHandleForFileEx and CcSetAdditionalCacheAttributesEx as per WIndows SDK
2024-05-17 18:02:27 +02:00
3af1178f6d
Update NTOSKRNL/CC/ccloghandler.cpp
2024-05-17 17:55:18 +02:00
36cd225c02
[NTOSKRNL:CC] Fixing Code Formating
2024-05-17 17:54:09 +02:00
7314c677e7
Update NTOSKRNL/CC/ccloghandler.cpp
2024-05-17 17:48:27 +02:00
9fb0e1c897
Update NTOSKRNL/CC/ccloghandler.cpp
2024-05-17 17:47:10 +02:00
47d3ad5e82
[NTOSKRNL:CC] Catch Controller Add LOG Handler Directives
...
Implemented everything, CcGetLsnForFileObject is left now
2024-05-17 17:45:28 +02:00
cfb3362f1e
[NTOSKRNL:CC] Added CcSetAdditionalCacheAttributesEx
2024-05-17 16:55:50 +02:00
cb5a92dcd4
[NTOSKRNL:CC] Fixing Repetation
2024-05-10 10:57:17 +02:00
97722bb3e6
[NTOSKRNL:CC] Catch Controller Add LOG Handler Directives
...
Following Functions are Implemented:
*CcSetLogHandleForFile
*CcSetAdditionalCacheAttributes
TODO
*CcSetLogHandleForFile
*CcGetLsnForFileObject
*CcGetDirtyPages
2024-05-10 10:23:51 +02:00