reactos.git
2021-03-04 Serge Gautherie[CSRSRV] CsrApiHandleConnectionRequest(): Remove ASSERT...
2021-03-04 Serge Gautherie[FREELDR] LoadAndBootWindowsCommon(): Use UNREACHABLE...
2021-03-04 Serge Gautherie[NTOS:KE] KiIdleLoop(): Propagate DECLSPEC_NORETURN...
2021-03-04 Serge Gautherie[NTOS:KE] KiIdleLoop(): Add DECLSPEC_NORETURN, Remove...
2021-03-04 Jérôme Gardou[DBGHELP] Fix use of unix path
2021-03-04 George Bișoc[NTDLL_APITEST] Implement testcase for NtCompareTokens
2021-03-04 George Bișoc[NTOS:SE] Complete the SepCompareTokens implementation
2021-03-04 Katayama Hirofumi MZ[BROWSEUI_APITEST] Fix abnormal termination on fn2...
2021-03-04 George Bișoc[NTOS:PS] Guard the quota in a spin lock (#3419)
2021-03-04 Katayama Hirofumi MZ[BROWSEUI_APITEST] Strengthen IAutoComplete on WM_KEYDO...
2021-03-03 Jérôme Gardou[SDK:RTL] Statically initialize RtlCriticalSectionList
2021-03-03 Serge Gautherie[NTOS:KD] KdpDebugLogInit(): Close the thread handle
2021-03-03 Serge Gautherie[NTOS:KD] KdpLoggerThread(): Assert being in kernel...
2021-03-03 Victor Perevertkinthis seem to be the only combination which works on...
2021-03-03 Jérôme Gardou[FREELDR] Use target_link_options instead of add_target...
2021-03-03 Jérôme Gardou[CMAKE] Define _SBCS when using VS generator
2021-03-03 Jérôme Gardou[FREELDR] Use decimal numbers for section & file alignment
2021-03-03 Jérôme Gardou[BOOTMGFW] Explicitly disable NX compatibility
2021-03-03 Jérôme Gardou[CMAKE] Explicitly declare libcntpr as a static lib
2021-03-03 Jérôme Gardou[CRT] Declare strlen & wcslen as _CRTIMP
2021-03-03 Jérôme Gardou[CMAKE] Get rid of add_object_library
2021-03-03 Jérôme Gardou[SHLWAPI] Use an object library to separate C & C+...
2021-03-03 Jérôme Gardou[BOOTMGFW] Explicitly disable dynamic base
2021-03-03 Jérôme Gardou[GITHUB] Add MSBUILD CI action
2021-03-03 Jérôme Gardou[CMAKE] Disable policy CMP0091 and set /MT flag explici...
2021-03-03 Jérôme Gardou[CMAKE] Preprocess the ASM files but let msbuild handle...
2021-03-03 Jérôme Gardou[CMAKE] Use ASM_MASM language when building with MSVC...
2021-03-03 Victor Perevertkin[BOOTMGFW] Disable EFI bootloader compilation
2021-03-03 Jose Carlos... [DEVMGR][NETID] Update PT translation (#3487)
2021-03-03 Serge Gautherie[CMAKE] target_compile_definitions() calls: Remove...
2021-03-03 Victor Perevertkin[CMAKE] Use remove_target_compile_option when disabling...
2021-03-03 Victor Perevertkin[GITHUB] Choose LLVM version manually
2021-03-02 George Bișoc[NTOS:PS] Implement PS_QUOTA_TYPE and let the quota...
2021-03-02 George Bișoc[SHELL32] Determine if the FS is of type FATX (#3398)
2021-03-02 Colin Finck[NTDLL_APITEST] Ensure that some noticeable time has...
2021-03-02 Piotr Hetnarowicz[SOLITAIRE] Update Polish [pl-PL] translation (#3496)
2021-03-02 Piotr Hetnarowicz[SHELL32] Improve Polish [pl-PL] translation (#3494)
2021-03-02 Serge Gautherie[RTL_VISTA] CMakeLists.txt: Fix 'rtl' copypasta (#3489)
2021-03-02 Jérôme Gardou[ADVAPI32] In RegSetValueExW, do not fail if we fault...
2021-03-02 Jérôme Gardou[WS2_32] Fix error handling on non-existing registry...
2021-03-02 Jérôme Gardou[NTOS:KE] Generate proper frame info for trap handler...
2021-03-02 Jérôme Gardou[SDK:INCLUDE] Define KTRAP_FRAME_CS
2021-03-02 Jérôme Gardou[SDK] Properly put assembly debug info into .debug_fram...
2021-03-02 Katayama Hirofumi MZ[BROWSEUI_APITEST] Strengthen IAutoComplete testcase...
2021-03-02 Katayama Hirofumi MZ[SDK][ATL] Fix CWindow::GetWindowText method of BSTR...
2021-03-01 Katayama Hirofumi MZ[BROWSEUI_APITEST] Follow-up of #3493
2021-03-01 Katayama Hirofumi MZ[BROWSEUI_APITEST] Add IAutoComplete testcase (#3493)
2021-03-01 Carlo Bramini[SHIMGVW] Improve zooming feature and realize image...
2021-02-28 Tibor Lajos... [SOLITAIRE] Add undo feature & fix occasionally invisib...
2021-02-28 Arnav Bhatt[MSGINA][SHELL32] Rework friendly UI shutdown dialog...
2021-02-28 Eric Kohl[LSASRV][SECUR32] Fix the naming mess
2021-02-28 Katayama Hirofumi MZ[ATL_APITEST] Fixup of #3492; fix SubclassWindow testcase
2021-02-28 Katayama Hirofumi MZ[SDK][ATL] Implement UnsubclassWindow methods (#3492)
2021-02-28 Eric Kohl[LSASRV] Fix a typo in the trusted user identification
2021-02-27 Eric Kohl[WKSSVC] Get version info and authentication package...
2021-02-27 Katayama Hirofumi MZ[SDK][INCLUDE] layout.h: Delete an assertion for window...
2021-02-26 Jérôme Gardou[NTOS:KD] Use Zw* syscall variants
2021-02-26 Jérôme Gardou[NTOS:MM] Do not chunk-read file when we are the modifi...
2021-02-26 Jérôme Gardou[NTOS:MM] Do not chunk-read files marked with FO_RANDOM...
2021-02-25 Katayama Hirofumi MZ[BROWSEUI] Fix and small improvement (#3486)
2021-02-25 Katayama Hirofumi MZ[SDK][INCLUDE] Erase files of incorrect commit
2021-02-25 Katayama Hirofumi MZ[SDK][INCLUDE] Strengthen and improve layout.h
2021-02-24 He Yang[TASKLIST] Implement tasklist command-line utility...
2021-02-24 Jose Carlos... [BROWSEUI]Update PT translation
2021-02-22 Katayama Hirofumi MZ[BROWSEUI] Refactoring CAutoComplete Part 1 (#3472)
2021-02-22 Serge Gautherie[FREELDR] DetectPnpBios(): Add 'i' to ERR() debug print...
2021-02-22 Doug Lyons[OPENGL32] Fix Red and Green Color Swap (#3478)
2021-02-22 George Bișoc[USETUP] Display the "check the FS" section as a MUI...
2021-02-22 George BișocReplace my E-mail with the ReactOS org one (#3475)
2021-02-22 Hervé Poussineau[FREELDR/x64] Fix MSVC x64 boot
2021-02-22 Hervé Poussineau[RSYM/x64] Allow binaries without symbol table
2021-02-22 Hervé Poussineau[RSYM/x64] Make command line compatible with x86 version
2021-02-22 Hervé Poussineau[FREELDR/x64] Partly revert 5367ae576083f18c0fbdf0c1e69...
2021-02-22 Hervé Poussineau[OBJ2BIN] Add support for IMAGE_REL_I386_REL16
2021-02-21 Hervé Poussineau[FREELDR] Fix check, as FreeLoader x64 compiled with...
2021-02-21 Hervé Poussineau[FREELDR/x64] Change syntax to be compatible with GAS x64
2021-02-21 Eric Kohl[LSASRV] Improve the policy change registration code...
2021-02-21 pivotman319[README] Trivial correction: replace "Seven" with ...
2021-02-21 Eric Kohl[NTOS:CM] Report key creation to the notify code
2021-02-21 Katayama Hirofumi MZ[SHIMGVW] Use _countof instead of ARRAYSIZE and use...
2021-02-20 Doug Lyons[WIN32K] Add StretchBlt function ability to flip images...
2021-02-20 Doug Lyons[GDI32_APITEST] Add more StretchBlt Regression Tests...
2021-02-20 Colin Finck[KERNEL32] Align the PROCESS_PRIORITY_CLASS variable...
2021-02-19 Eric Kohl[LSASRV] Add start code for the netlogon service
2021-02-19 Jérôme Gardou[NTOS:CC] Keep a reference on the shared cache map...
2021-02-18 Jérôme Gardou[NTOS:WMI] Be consistent about potential NULL pointer use
2021-02-17 Serge Gautherie[NTOS:WMI] IoWMIWriteEvent(): Add WNODE_FLAG_TRACED_GUI...
2021-02-17 Serge Gautherie[NTOS:WMI] IoWMIWriteEvent(): Fix annotation, Extend...
2021-02-16 Timo Kreuzer[NTOS:MM] Handle demand zero PTEs with MM_EXECUTE_READW...
2021-02-16 Serge Gautherie[PSDK] winbase.h: Update LoadLibraryEx() dwFlags value...
2021-02-16 Václav Zouzalík[SHIMGVW] Update Czech (cs-CZ) translation
2021-02-15 Hervé PoussineauRevert "Disable some C++ code, which doesn't compile...
2021-02-15 Hervé PoussineauDisable some C++ code, which doesn't compile for me
2021-02-15 Hervé Poussineau[NTOS:KD] Merge initialization phases 1 and 2, and...
2021-02-15 Katayama Hirofumi MZ[SHIMGVW] Refactoring (#3461)
2021-02-14 Jared Smudde[MMSYS] Add the OFN_EXPLORER flag to the Browse for...
2021-02-14 Carlo Bramini[SHIMGVW] Fix wrong text into the title bar. (#3459)
2021-02-14 Eric Kohl[NETAPI32] Use our implementation of NetWkstaUserEnum...
2021-02-13 Eric Kohl[WKSSVC][NETAPI32] Implement NetrWkstaGetInfo and get...
2021-02-13 Robert Naumann[SHIMGVW]Update German translation
next