reactos.git
2021-11-28 Katayama Hirofumi MZ[RICHED20] Fail elegantly if pRow or pPara is NULL...
2021-11-27 Hermès Bélusca... [NTVDM] Create the CMOS ram file in NTVDM's own directo...
2021-11-27 Hermès Bélusca... [NTVDM] DosCreateProcess(): Add failure checks when...
2021-11-27 Hermès Bélusca... [NTVDM] Retrieve the full directory of the current...
2021-11-27 Hermès Bélusca... [NTVDM] disk.c: Simplify some code; unmount only presen...
2021-11-27 Hermès Bélusca... [NTVDM] Sort out some global/emulator header info,...
2021-11-27 Hermès Bélusca... [NTVDM] Silence noisy DPRINTs when starting processes...
2021-11-27 Hermès Bélusca... [NTVDM] In non-STANDALONE builds, check whether we...
2021-11-27 Hermès Bélusca... [KERNEL32] Don't hardcode some types in sizeofs, and...
2021-11-27 James Tabor[User32|API_TEST] Add Get Window Ptr Test
2021-11-27 James Tabor[User32] Add Back Break with Error Message
2021-11-27 Stanislav Motylkov[FREELDR] Fix release builds for PC-98 and Xbox platforms
2021-11-25 Doug Lyons[NTVDM] Use strsafe functions for concantenation of...
2021-11-24 Eric Kohl[NTOS:LPC] NtReplyWaitReceivePortEx returns the correct...
2021-11-24 James Tabor[User32] Fix Copy Paste
2021-11-24 Eric Kohl[NTOS:IO] Fail, if io completion port and an apc routin...
2021-11-24 Jose Carlos... [SYSSETUP][USETUP] [NLS] Update pt-PT translation ...
2021-11-23 Doug Lyons[NTVDM] Add otya128's WineVDM integration code into...
2021-11-23 Denis Malikov[WIN32SS:NTUSER] Fix window state after restoring snapp...
2021-11-22 Hermès Bélusca... [NTVDM] Log the command line used when starting NTVDM.
2021-11-22 Doug Lyons[WIN32K] Fix 'use after free' in NtGdiStretchDIBitsInte...
2021-11-21 Hermès Bélusca... [SMSS] Use NULL for NULL pointers.
2021-11-21 Hermès Bélusca... [CSRSRV] Update the status.h file with updated information.
2021-11-21 Hermès Bélusca... [NTDLL:CSR][CSRSRV] Start to deprecate CSR functions...
2021-11-21 Hermès Bélusca... [NTDLL_APITEST] Test that NtQueryInformationProcess...
2021-11-21 Thomas Faber[NTOS:SE] Don't assert on levels that don't allow imper...
2021-11-21 Eric Kohl[NTOS:EX] Fix version specific return value for NtSetSy...
2021-11-21 Serge Gautherie[RICHED20] select_style(): Check font_cache too
2021-11-21 Thomas Faber[NTOS:SE] Fix always-true assert in SeTokenCanImpersonate.
2021-11-21 Thomas Faber[REACTOS] Fix traces with missing arguments.
2021-11-21 Thomas Faber[NTOS] Fix broken SAL annotations on MmDereferenceSegme...
2021-11-20 Thomas Faber[NTOS:IO] Use a guarded region in IopQueueIrpToThread. 4106/head
2021-11-20 Serge Gautherie[CONFIGURE] Add support for 'Visual Studio 2022, v17.x'
2021-11-19 Julio Carchi[USER32] GetQueueStatus() should not return 0 when...
2021-11-19 Hermès Bélusca... [WINSPOOL] QS_SENDMESSAGE|QS_ALLEVENTS == QS_ALLINPUT...
2021-11-19 Hermès Bélusca... [PSDK] Sort out the QS_*** definitions. Add the Win7...
2021-11-19 Serge Gautherie[PSDK] Unduplicate QS_RAWINPUT (#4116)
2021-11-19 George Bișoc[CODEOWNERS] Add myself as maintainer for Security...
2021-11-19 Hermès Bélusca... [FREELDR] Add RegCloseKey() and use it where registry...
2021-11-19 Hermès Bélusca... [FREELDR] Switch to RtlZeroMemory() from memset().
2021-11-19 Hermès Bélusca... [FREELDR] Don't hardcode buffer size.
2021-11-19 Hermès Bélusca... [FDEBUG] Switch to ZeroMemory() from memset().
2021-11-19 Serge Gautherie[FREELDR] Diverse improvements and fixes for CORE-12802...
2021-11-18 Serge Gautherie[CRT] stdio/file.c: Import 3 Wine one-liner fixes ...
2021-11-18 Scott Maday[SHELL32] Control panel context menu semantic bugfix...
2021-11-18 Hermès Bélusca... [NTOS:EX] Clarify the situation with the SystemPathInfo... 4065/head
2021-11-18 Hermès Bélusca... [NTOS:EX] NtQuerySystemInformation: Use same parameter... 4064/head
2021-11-18 Hermès Bélusca... [NDK][NTOS:EX] Add/fix SAL annotations for Nt/ZwSetSyst...
2021-11-18 Hermès Bélusca... [NDK][NTOS:EX] Minor formatting.
2021-11-18 Chan Chilung[BOOTDATA] Update some time zones for East Europe ...
2021-11-18 Katayama Hirofumi MZ[SHELL32] Drop a shortcut of the drive (#4072)
2021-11-17 Stanislav Motylkov[GITHUB] Applications, CPL, and rosapps modules are...
2021-11-17 Sergey Valentei[HHPCOMP] Check return value when calling chdir (#4073)
2021-11-17 Justin Miller[CRT] Add setjmp for the arm64 architecture (#4088)
2021-11-17 Konrad Dybcio[SDK][CMAKE] config.cmake: Add ARM64 compiler options... 4050/head
2021-11-17 Stanislav Motylkov[THEMES][LUNAR] Fix line endings problem
2021-11-17 Nikki Next[THEMES][LUNAR] Add Russian translation (#4100)
2021-11-17 Dmitry Borisov[ISAPNP] Add support for NEC PC-98 series
2021-11-16 George Bișoc[NTOS:SE] Validate the SID lengths when capturing them 4097/head
2021-11-16 Thomas Faber[DBGHELP] Fix default search path handling. CORE-17073
2021-11-15 Mark Jansen[FONTEXT] Fix font installation 3846/head
2021-11-15 Mark Jansen[FONTEXT] Simplify HIDA usage
2021-11-15 Mark Jansen[SHELL32] Simplify HIDA usage
2021-11-15 Mark Jansen[SENDMAIL] Simplify HIDA usage
2021-11-15 Mark Jansen[MYDOCS] Simplify HIDA usage
2021-11-15 Mark Jansen[SHELL32][SHELL32_APITEST] Add SHGetAttributesFromDataO...
2021-11-15 Mark Jansen[DRWTSN32] Implement arm context reading
2021-11-15 Joachim Henze[WIN32K] Fix a weird control character in dibobj.c...
2021-11-15 Thomas Faber[RICHED20_WINETEST] Re-enable crashing test. CORE-16799
2021-11-15 Thomas Faber[SETUP] Register riched20.dll's type library during...
2021-11-14 Thomas Faber[RICHED20] Decorate thiscall functions as such. ROSTEST...
2021-11-14 Thomas Faber[NTOS:PS] Fix copypasta in NtQueryInformationJobObject... 4090/head
2021-11-14 Thomas Faber[NTOS:IO] Correctly deal with exceptions when handling...
2021-11-14 Thomas Faber[NTOS:IO] Don't call IopCompleteRequest with uninitiali...
2021-11-14 Thomas Faber[NTOS:EX] Assert some AcquireResource return values...
2021-11-14 Thomas Faber[NTOS:EX] Correctly handle OOM in NtFindAtom. CID 1237072
2021-11-13 Thomas Faber[BOOTDATA] Include VMXNET3 driver in optional.
2021-11-11 Doug Lyons[CRT] Do Not lock ioinfo when spawning functions (...
2021-11-10 Mark Jansen[COMCTL32] Fix crash on SB_GETPARTS
2021-11-07 George Bișoc[ADVAPI32] Properly implement CreateRestrictedToken 4062/head
2021-11-07 George Bișoc[KMTESTS:SE] Implement SeFilterToken testcase 4056/head
2021-11-07 George Bișoc[NTDLL_APITEST] Implement NtFilterToken testcase
2021-11-07 George Bișoc[NTOS:SE] Implement token filtering
2021-11-07 George Bișoc[SDK][NDK][XDK] Add the privilege flags needed for...
2021-11-07 George Bișoc[SDK][NDK] Declare the NtFilterToken syscall prototype
2021-11-07 Hervé Poussineau[HALX86] Implement HalBuildScatterGatherList
2021-11-07 Hervé Poussineau[HALX86] Partly implement HalCalculateScatterGatherListSize
2021-11-05 George Bișoc[NTOS:SE] Partially revert 0129de2
2021-11-04 Serge Gautherie[NTOS:MM] MI_IS_*(): Improve documentation
2021-11-04 Serge Gautherie[NTOS:KE] KiTrap0EHandler(): Use MI_IS_WRITE_ACCESS()
2021-11-04 George Bișoc[NTOS:SE] Mark the token as no longer belonging to... 4081/head
2021-11-03 Doug Lyons[SHELL32] Enable OpenWith to handle "NoOpenWith" and...
2021-11-01 Hervé Poussineau[NTOS:IO] Create non volatile registry keys for root...
2021-11-01 Hervé Poussineau[NTOS:IO] Do not crash when calling IopLegacyResourceAl...
2021-11-01 Hervé Poussineau[HALX86] Stub-implement scatter/gather DMA operations
2021-11-01 Katayama Hirofumi MZ[WIN32SS][NTUSER] Implement NtUserDestroyInputContext...
2021-10-30 Mark Jansen[ATL][ATL_APITEST] Add test for CPath +small fixes 4030/head
2021-10-30 Hervé Poussineau[PARTMGR] Mark partitions as removable if device is...
2021-10-30 Thomas Faber[WIN32K] Fix uninitialized bResult in IntExtTextOutW.
2021-10-30 Thomas Faber[WIN32K] Mark default as unreachable.
next