| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-12-29 | Merge branch 'main' into fix-transaction-processing | ya-solnyshko | |
| 2024-07-01 | Standarize INF files enconding to UTF-16 (LE with BOM); renormalize files | Adonais Romero Gonzalez | |
| 2024-06-28 | RI develop to main (#1189) | JakobL-MSFT | |
| * Memory leakage in message "sizeof(SCANNER_MESSAGE) * threadCount * requestCount" bytes long memory is allocated but only "sizeof(SCANNER_MESSAGE) * threadCount" bytes long of it is freed. * Handles malloc function fail case * Refactors comment line * Solves the miscalculation of the message index * simbatt: Fix broken registry read-back The GetSimBattStateFromRegistry function is currently using default settings if GetSimBattStateFromRegistry succeeds, whereas settings from registry are only applied if GetSimBattStateFromRegistry fails. This does not make sense to me. Therefore proposing to remove the `!` negation from `if (!NT_SUCCESS(Status)) {` on the line after `Status = GetSimBattStateFromRegistry(Device, RegState);` so that default settings are loaded when registry read-back fails. * Issue of freeing memory without waiting completion of threads accessing it is fixed * Fixes information leakage warning Fixes the issue of possible information leakage from uninitialized padding bytes * Avoids possible multiplication overflow warning * Avoids possible multiplication overflow warning * CI Pipelines build with WDK Nuget Packages (#1179) Integrate nuget into the workflow pipelines * FI from main to develop (#1188) Fix text and minor issues in Winget configuration files Co-authored-by: Adonais Romero Gonzalez <[email protected]> * Improve version info, vsix installation, and update building locally readme * Fix printing vsix version * Refactored vsix install and cleaned up build sampleset --------- Co-authored-by: İsa Yurdagül <[email protected]> Co-authored-by: Fredrik Orderud <[email protected]> Co-authored-by: Christian Allred <[email protected]> Co-authored-by: tristanb-ntdev <[email protected]> Co-authored-by: Matt <[email protected]> Co-authored-by: Adonais Romero Gonzalez <[email protected]> | |||
| 2024-06-19 | fix wrong referenced context in transaction processing | ya-solnyshko | |
| 2024-02-26 | Remove x86 and ARM configurations for sample projects. (#1126) | Adonais Romero González | |
| * Removed Win32 and Arm from the project configurations. * Set default platform to x64. | |||
| 2024-02-19 | Add ARM64 as target platform on multiple samples (#1104) | Adonais Romero González | |
| * Add ARM64 as target platform on multiple samples * Remove ARM64 from WFPSampler temporarily --------- Co-authored-by: Jakob Lichtenberg (170957) <[email protected]> | |||
| 2024-01-25 | Merge pull request #932 from hsebs/patch-2 | Christian Allred | |
| Fix error logging | |||
| 2023-10-09 | Remove .exe from the INF file (#1040) | zlockard | |
| Co-authored-by: Zac Lockard <[email protected]> | |||
| 2023-10-02 | Remove unused variable | Zac Lockard | |
| 2023-09-29 | Switch to final registry key loading paradigm | Zac Lockard | |
| 2023-09-28 | Clean up paradigm | Zac Lockard | |
| 2023-09-27 | Prototype new paradigm | Zac Lockard | |
| 2023-09-26 | Update to correct build number | Zac Lockard | |
| 2023-09-26 | Remove user-mode app from driver package to fix build issues | Zac Lockard | |
| 2023-07-31 | Update file system filter samples to use isolated state locations | zlockard | |
| 2023-04-04 | Update filesystem filter INF file encoding to be UTF-16 LE (#953) | Jason | |
| Co-authored-by: Jason Knichel <[email protected]> | |||
| 2023-03-21 | Add PnpLockdown=1 to file system filter samples (#937) | Jason | |
| Co-authored-by: Jason Knichel <[email protected]> | |||
| 2023-03-14 | Fix error logging | Heesung Kim | |
| `dwErrCode` which is always 0. | |||
| 2023-02-08 | Remove un-used macro NULL_FILTER_FILTER_NAME (#641) | astro | |
| Update nullFilter.c | |||
| 2022-05-18 | Replaced ExAllocatePoolWithTag to more secure ExAllocatePoolZero in samples ↵ | olegkMS | |
| of filesystems and filesystem filters; made necessary changes to make solutions buildable under recent Visual Studio (#725) | |||
| 2022-03-24 | typos (#706) | witer33 | |
| 2021-07-07 | update hash algorithm to sha256 | Oleg Kagan (111592) | |
| 2019-09-16 | Update README.md (#417)84625846248462384622846218462084619846188461784616846158461484613846128461184610846098460884607846068460584604 | Barry Golden | |
| 2019-08-22 | Update README.md (#407)7914479143791427914179140791397913879137791367913579134 | Barry Golden | |
| 2019-08-20 | Update README.md (#404) | Barry Golden | |
| 2019-08-17 | Update README.md | Barry Golden | |
| 2019-07-15 | Update README 6660566604666036660266601666006659966598665976659666595665946659366592665916659066589665886658766586665856658466583 | Den Delimarsky | |
| 2019-07-04 | Update sample metadata | Den Delimarsky | |
| 2019-03-13 | Update README files4492244921449204491944918449174491644915449144491344912449114491044909449084490744906449054490444903449024490144900448994489844897448964489544894448934489244891448904488944888448874488644885448844488344882448814488044879448784487744876448754487444873448724487144870448694486844867448664486444863448624486144860448594485844857448564485544854448534485244851448504484944848448474484644845448444484344842 | Den Delimarsky | |
| 2019-03-13 | Update manifests | Den Delimarsky | |
| 2019-03-13 | Update READMEs | Den Delimarsky | |
| 2019-03-13 | Update README metadata | Den Delimarsky | |
| 2019-03-13 | Testing samples browser integration | Den Delimarsky | |
| 2019-03-12 | Update README.md for samples portal (#358) | Barry Golden | |
| * Update README.md for samples portal * Update README.md for samples portal * Removed installwdf * Update fork (#2) * Fix typo ture -> true * Remove InstallWdf sample * Fix typo (#340) ture -> true * Readme typo fix (#349) * Update langid | |||
| 2018-09-24 | Updated YAML manifest for Microsoft Samples portal. (#287) | Barry Golden | |
| * Rename YAML manifests to use .yml extension * Add preserveParentHierarchy: true to YAML manifest * Updated YAML manifest for Microsoft Samples portal. * Fix YAML newline warnings * Updated vssolution path in YAML manifests | |||
| 2018-06-20 | [SimRep] Fix printing the correct function name in SimRepPreNetworkQueryOpen ↵ | Ged Murphy | |
| (#244) | |||
| 2018-04-09 | Fix use FILE_LINK_INFORMATION struct for (fileInfoClass == ↵ | Julio Garcia | |
| FileLinkInformation) instead of FILE_RENAME_INFORMATION struct. (#225) There was no error because both structs are same size, but this may change in future versions. | |||
| 2018-02-28 | Added .yaml files for samples portal (#214) | Barry Golden | |
| 2018-02-08 | Shouldn't consider desired access when checking for volume lock (#207) | Christian Allred | |
| 2018-01-16 | Fix issue #192 | Wei Mao | |
| 2017-08-30 | Update FWLINK. | Barry Golden | |
| 2017-08-24 | VSTS 12737998 | Barry Golden | |
| 2017-03-20 | Fix build failures | Wei Mao | |
| 2017-03-15 | Merge pull request #41 from pccq2002/patch-1 | Wei Mao | |
| Update CdoOperations.c | |||
| 2017-03-15 | Got rid of useless casts in AvScan.c | Elias Bachaalany | |
| 2016-10-06 | minor typo fix | Elias Bachaalany | |
| 2016-08-11 | Updated for "Windows 10 Anniversary Update" (Version 1607) | karlf | |
| 2016-01-09 | Update CdoOperations.c | pccq2002 | |
| 2015-08-12 | Rename README.md files to standardize casing | J M Rossy | |
| 2015-08-06 | Update README.md | Barry Golden | |
