reactos.git
2020-11-21 Aobi Chan CL[TRANSLATION] Improve zh-TW translation (#3218)
2020-11-21 Hermès Bélusca... Addendum to commit 3e79cb8e: Add also the official...
2020-11-21 Serge Gautherie[HALX86] Update the PCI hardware IDs database.
2020-11-20 Jérôme Gardou[VMAKE/WIDL] Properly fix build (try 3)
2020-11-20 Jérôme Gardou[CMAKE] Fix host tools dependency tracking
2020-11-20 Stanislav Motylkov[RAPPS] Properly use FormatMessageW with WinInet messag...
2020-11-20 Jérôme Gardou[CMAKE/WIDL] Fix build (try 2)
2020-11-20 Jérôme Gardou[CMAKE/WIDL] Fix build
2020-11-20 Jérôme Gardou[CMAKE/WIDL] Run widl from the source directory
2020-11-17 Hervé Poussineau[NTOS:KD] Correctly define previous mode when entering...
2020-11-16 Jérôme Gardou[PARTMGR] Use FORCEINLINE
2020-11-16 Jérôme Gardou[SDK] Use FORCEINLINE instead of inline
2020-11-16 Jérôme Gardou[NCFTP] declare DisposeWinsock as static
2020-11-16 Jérôme Gardou[GITHUB] Add CLang build action
2020-11-16 Jérôme Gardou[NTOSKRNL] DO not disable optimisations when compiling...
2020-11-16 Jérôme Gardou[RAPPS] Do not implicitly cast pointer to BOOL
2020-11-16 Jérôme Gardou[ATL] Declare pointer as return type for functions...
2020-11-16 Jérôme Gardou[EXT2FS] Use GNU89 standard when using CLang
2020-11-16 Jérôme Gardou[CDFS] Use GNU89 standard when using CLang
2020-11-16 Jérôme Gardou[MSVCRT] make some functions static
2020-11-16 Jérôme Gardou[CRT] Use ASM aliases for CLang builds
2020-11-16 Jérôme Gardou[NFS41_DRIVER] Use GNU89 standard when compiling with...
2020-11-16 Jérôme Gardou[STORAHCI] Use FORCEINLINE instead of __inline
2020-11-16 Jérôme Gardou[NTOSKRNL] Link memcmp to the import lib when using...
2020-11-16 Jérôme Gardou[NDIS] Use FORCEINLINE instead of __inline
2020-11-16 Jérôme Gardou[MSVCRTEX] Add some floating point functions for CLang...
2020-11-16 Jérôme Gardou[CRT] Fix __forceinline definition for clang
2020-11-16 Jérôme Gardou[CRT] Fix intrinsics definition with clang
2020-11-16 Jérôme Gardou[CMAKE] Fix use of CLang
2020-11-16 Hervé Poussineau[NTOS:KD] Move some KDBG-specific variables to KDBG...
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdpReportExceptionStateChange() with...
2020-11-16 Hervé Poussineau[NTOS:KD] Use a PCONTEXT instead of a PKTRAP_FRAME...
2020-11-16 Hervé Poussineau[NTOS:KD] Move some declarations where they belong
2020-11-16 Hervé Poussineau[NTOS:KD] Remove useless define
2020-11-16 Hervé Poussineau[NTOS:KD] Remove useless variables/members
2020-11-16 Hervé Poussineau[NTOS:KD] Remove Bochs port debugging
2020-11-16 Hervé Poussineau[NTOS:KD] Remove useless implementation of BREAKPOINT_P...
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdpReportCommandStringStateChange(...
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdpReportLoadSymbolsStateChange() with...
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdEnableDebuggerWithLock()/KdDisableDeb...
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdEnterDebugger()/KdExitDebugger()...
2020-11-16 Hervé Poussineau[NTOS:KD] Remove useless uses of _WINKD_
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdpReport() with kd64 version
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdpTrap() with kd64 version
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdpPrintString()/KdpPromptString()...
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdpStub with kd64 version
2020-11-16 Hervé Poussineau[NTOS:KD] Remove some now useless tests on _WINKD_
2020-11-16 Hervé Poussineau[NTOS:KD] Merge some more functions with kd64
2020-11-16 Hervé Poussineau[NTOS:KD] Rename KdpEnterDebuggerException to KdpTrap...
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdInitDebugger with kd64 version +...
2020-11-16 Hervé Poussineau[NTOS:KD] Import KdpCallInitRoutine() into KdDebuggerIn...
2020-11-16 Hervé Poussineau[NTOS:KD] Move implementation of banner display from...
2020-11-16 Hervé Poussineau[NTOS:KD] Make implementation of KdInitSystem more...
2020-11-16 Hervé Poussineau[NTOS:KD] Compile all kd64 files in kdbg mode
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdPowerTransition/KdChangeOption with...
2020-11-16 Hervé Poussineau[NTOS:KD] Implement empty versions of KdDebuggerInitial...
2020-11-16 Hervé Poussineau[NTOS:KD] Merge KdPollBreakIn() with kd64 version
2020-11-16 Hervé Poussineau[NTOS:KD] Remove invalid configuration (not _WINKD_...
2020-11-16 Hervé Poussineau[NTOS:KD] Remove 'support' for Pice. It was only settin...
2020-11-16 Hervé Poussineau[NTOS:KD] Remove GDB stubs
2020-11-16 Hervé Poussineau[NTOS:KDBG] Remove useless file
2020-11-15 Hervé Poussineau[NTOS:IO] Do not translate resources of type CmResource...
2020-11-15 Hervé Poussineau[PCI] Accept a bus number range instead of a single...
2020-11-14 Oleg Dubinskiy[REGEDIT] Make "finished find" messagebox owned by...
2020-11-14 Serge Gautherie[SAMSRV] SamIFree_SAMPR_USER_INFO_BUFFER: Add missing...
2020-11-14 Serge Gautherie[SAMSRV] SamrQueryInformationUser: Add missing break...
2020-11-14 Vadim Galyant[HALX86] Implement HalQueryAMLIIllegalIOPortAddresses... 3334/head
2020-11-14 Thomas Faber[NTOS:CM] Implement support for KeyValuePartialInformat... 3337/head
2020-11-14 Thomas Faber[NTDLL_APITEST] Add a test for KeyValuePartialInformati...
2020-11-14 Serge Gautherie[COMPBATT] Add a missing OBJ_KERNEL_HANDLE
2020-11-14 Serge Gautherie[NTOS:KDBG] Add some missing OBJ_KERNEL_HANDLE
2020-11-13 Victor Perevertkin[PARTMGR] Disable driver startup
2020-11-13 Victor Perevertkin[PSDK] Add more 32 and 64-bit definitions to ntddscsi.h
2020-11-13 Victor Perevertkin[PARTMGR] Add the Partition Manager driver
2020-11-12 Victor Perevertkin[MOUNTMGR] Volumes with NO_DRIVE_LETTER attribute shoul...
2020-11-09 Victor Perevertkin[NTOS:PNP] Enumerate the device tree after loading...
2020-11-09 Adam Słaboń[BOOTDATA] Add an empty SystemPrefix value (#3362)
2020-11-09 Hermès Bélusca... [XDK] Update the definition of DEBUG_DEVICE_DESCRIPTOR...
2020-11-09 Jérôme Gardou|CMAKE] Use RULE_LAUNCH_COMPILE property to handle...
2020-11-09 Jérôme Gardou[KDGDB] Always use kernel stack to get stack frame
2020-11-08 Victor Perevertkin[HALX86] Drop hacks in HalpAddDevice to work around...
2020-11-08 Victor Perevertkin[GITHUB] Enable amd64 artefacts and other minor changes
2020-11-08 Victor Perevertkin[MOUNTMGR] Fix ReparseFile concatenation in OnlineMount...
2020-11-07 Timo Kreuzer[NTOS:MM] Handle PXE/PPE gaps in MiDeleteVirtualAddresses
2020-11-07 Timo Kreuzer[HAL:X64] Fix/improve the BIOS interface
2020-11-07 Timo Kreuzer[CMAKE] Add architecture to our build string
2020-11-07 Timo Kreuzer[SPEC2DEF] Implement support for private exports
2020-11-07 Timo Kreuzer[WIN32K] Fix an ASSERT to ignore the upper 32 bits...
2020-11-07 Timo Kreuzer[WIN32NT_APITEST] Add tests for truncated and extended...
2020-11-07 Timo Kreuzer[KERNEL32] Fix register initialization in BaseInitializ...
2020-11-07 Timo Kreuzer[PSAPI] Fix and simplify FindDeviceDriver
2020-11-07 Jose Carlos... [SHELL32][SHELLEXT] Portuguese (PT) translation improve...
2020-11-07 Jose Carlos... [CMD] Add new portuguese (PT) translation (#3260)
2020-11-07 Timo Kreuzer[NTOS:SE] Fix handling of relative security descriptors...
2020-11-07 Thomas Faber[KMTESTS:HAL] Add a test for HalQueryAMLIIllegalIOPortA... 3339/head
2020-11-06 Hermès Bélusca... [WINDOWSCODECS] It turns out that /wd4133 is not enough...
2020-11-06 Hermès Bélusca... [RAPPS.COM] Use HeapAlloc/Free instead of the deprecate...
2020-11-06 Hermès Bélusca... [NTOS:EX] Move the C_ASSERT UUID_CACHED_VALUES_STRUCT...
2020-11-06 Hermès Bélusca... [CMD][SERVMAN][SHELL32][WINSPOOL][ROSAPPS][NTOS:PNP...
2020-11-06 Hermès Bélusca... [SERVMAN] Fix trailing whitespace.
next