reactos.git
2019-02-17 Thomas Faber[RTL] Fix GCC build.
2019-02-17 Thomas Faber[ACPI] Update ACPICA library to version 20190215.
2019-02-17 Thomas Faber[COMCTL32] Check for NULL pointer when handling BCM_GET...
2019-02-17 Thomas Faber[COMCTL32] Add NULL checks to SetWindowSubclass.
2019-02-17 Thomas Faber[RTL] Protect pointer validity check in RtlFreeHeap...
2019-02-17 Hermès Bélusca... [CMLIB] Assign a signature to the in-memory HHIVE regis...
2019-02-17 Hermès Bélusca... [CMLIB] Minor code style changes only: Use slightly...
2019-02-17 Hermès Bélusca... [NTOS:CM] Set and reset the CMHIVE HiveIsLoading flag...
2019-02-16 Eric Kohl[SNDVOL32] AUTORADIOBUTTONs are AUTORADIOBUTTONs, not...
2019-02-16 Eric Kohl[SNDVOL32] Change the menu item prefix from IDC to IDM
2019-02-16 Mark Jansen[WIN32K:NTUSER] Do not try to reposition an off-screen... menu_alignment 1360/head
2019-02-16 Pierre Schweitzer[KERNEL32] Stub SetThreadErrorMode()
2019-02-16 Eric Kohl[SNDVOL32] Enable the balance and volume trackbars...
2019-02-16 Pierre Schweitzer[MSAFD] Add an initial implementation of SIO_GET_EXTENS...
2019-02-16 Eric Kohl[SNDVOL32] Disable the Mute checkbox for all lines...
2019-02-16 Pierre Schweitzer[E1000] Remove useless null check
2019-02-16 Pierre Schweitzer[E1000] Don't attempt to free uninitialized pointer
2019-02-16 Katayama Hirofumi MZmsgdump.h undocumented drag & drop support (#1359)
2019-02-16 Pierre Schweitzer[IPHLPAPI] Properly handle GetModuleBaseName failure
2019-02-16 Pierre Schweitzer[IPHLPAPI] Check pointers when returning module info...
2019-02-16 Pierre Schweitzer[IPHLPAPI] Remove dead code
2019-02-14 Pierre Schweitzer[FASTFAT] On volume open, update share access if volume...
2019-02-14 Pierre Schweitzer[VFATLIB] Don't forcibly delete LFN when not in RW...
2019-02-13 Bișoc George[USETUP] Check the status value of BuildInstallPaths...
2019-02-13 Julian Kirsch[NSLOOKUP] Fix crash in case of no network connectivity...
2019-02-13 Bișoc George[CRYPTEXT] Add Romanian & Italian translations (#1352)
2019-02-13 Bișoc George[OSK] Romanian & Italian translations update (#1353)
2019-02-13 Andrew Cook[RAMDISK] Fix unterminated query table
2019-02-12 Timo Kreuzer[CRT] Implement thread/fiber safe support for MSVC...
2019-02-12 Timo Kreuzer[CRT] Use alias names for rot functions when compiling...
2019-02-12 Timo Kreuzer[MVDM] hack-fix Clang-CL build
2019-02-12 Timo Kreuzer[CPPRT] Implement __std_terminate wrapper for Clang-CL
2019-02-12 Timo Kreuzer[NDK] Fix INIT_SECTION for Clang (use the GCC definition)
2019-02-12 Timo Kreuzer[CRT] Don't define _DECLSPEC_I on Clang builds
2019-02-11 Eric Kohl[SNDVOL32] Read the Style value from the registry and...
2019-02-11 Eric Kohl[SNDVOL32] Disable the balance trackbar for mono channels.
2019-02-11 Stanislav Motylkov[MEDIA][INF] Fix E1000 driver date
2019-02-11 Victor Perevertkin[CONFIGURE] Do not create another "reactos" directory...
2019-02-11 Pierre Schweitzer[NTOSKRNL] Simplify object type name printing
2019-02-10 Hermès Bélusca... [WIN32SS:NTUSER] Bugcheck in case two mandatory initial...
2019-02-10 Hermès Bélusca... [BUGCODES] Add WIN32K_INIT_OR_RIT_FAILURE to the list.
2019-02-10 Hermès Bélusca... [USBSTOR][USBSTOR_NEW] Fix a comparison made for assign...
2019-02-10 Hermès Bélusca... [DISK.SYS] Add a HACK so that we can use NT5+ NTOS...
2019-02-10 Eric Kohl[SNDVOL32] Implement the volume and balance trackbar...
2019-02-10 Pierre Schweitzer[OOPS] That was not meant to be pushed/commited
2019-02-10 Pierre Schweitzer[CRYPTEX] Add French translation
2019-02-10 Stanislav Motylkov[CRYPTEXT] Add russian translation
2019-02-10 Eric Kohl[SNDVOL32] Initialize and update the volume and balance...
2019-02-10 Eric Kohl[SNDVOL32] Fix coding style issues. No code changes!
2019-02-10 Baruch Rutman[CRYPTEXT] Make extension localizable, and add an icon...
2019-02-10 Hermès Bélusca... [NETCFGX] Fix an assignment typo.
2019-02-10 Serge Gautherie[CMAKE] msvc.cmake: Remove 2 now redundant '/GF' (...
2019-02-10 Bișoc George[USETUP][REACTOS] Check the status return value of...
2019-02-10 Bișoc George[OSK] Implement standard/enhanced keyboard handler...
2019-02-10 Luo Yufan[SETUP][INF] Add font substitute for CJK. (#1346)
2019-02-10 Mark Jansen[IPHLPAPI] Preserve decoration in exported symbols 1345/head
2019-02-10 Eric Kohl[SNDVOL32] Disable the 'Advanced Controls' menu item...
2019-02-10 Pierre Schweitzer[NTOSKRNL] Also display sections name
2019-02-10 Serge Gautherie[UDFS] Correctly check SeSinglePrivilegeCheck() return...
2019-02-09 Hermès Bélusca... [SDK:CMAKE] Fix LINK command-line from the VS IDE for...
2019-02-09 Hermès Bélusca... [FREELDR][SDK:CMAKE] Move the `MSVC "linker script...
2019-02-09 Oleksandr Shaposhnikov[FREELDR] Fix VSSolution configuring and build
2019-02-09 Eric Kohl[SNDVOL32] Fix the positions and sizes of the separator...
2019-02-09 Pierre Schweitzer[NTOSKRNL] Fix parsing loop
2019-02-09 Pierre Schweitzer[NTOSKRNL] Add a first implementation of !handle comman...
2019-02-09 Andrew Cook[mvdm] Fix missing pointer dereference
2019-02-09 Mark Jansen[CRYPTEXT] Add a minimal shell extension that will... 1343/head
2019-02-08 Mark Jansen[LDR] Check forwarded imports against the manifest... 1342/head
2019-02-07 Victor Perevertkin[E1000] Finished an implementation of the driver.
2019-02-07 Mark Jansen[NDIS] Improve debug output
2019-02-07 Mark Jansen[E1000] Initial send implementation.
2019-02-07 Mark Jansen[E1000] Implement basic sending.
2019-02-07 Mark Jansen[E1000] Basic initialization of the card
2019-02-07 Mark Jansen[E1000] Create an initial driver skeleton
2019-02-07 Mark Jansen[LDR] Add support for .local files 1339/head
2019-02-07 Mark Jansen[NTDLL_APITEST] Add test for RtlComputePrivatizedDllName_U
2019-02-07 Mark Jansen[RTL] Implement RtlComputePrivatizedDllName_U
2019-02-07 Serge Gautherie[NTOS:MM] ExFreePoolWithTag(): Accept tag mismatch...
2019-02-05 Eric Kohl[SNDVOL32] Take the balance between channels into accou...
2019-02-04 Eric Kohl[MMSYS] Take the balance between channels into account...
2019-02-04 Amine Khaldi[WINDOWSCODECS_WINETEST] Sync with Wine Staging 4.0...
2019-02-04 Amine Khaldi[WINDOWSCODECS] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 Amine Khaldi[PSDK] Update wincodec.idl. CORE-15682
2019-02-04 Amine Khaldi[WBEMPROX_WINETEST] Sync with Wine Staging 4.0. CORE...
2019-02-04 Amine Khaldi[WBEMPROX] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 Amine Khaldi[WBEMDISP_WINETEST] Sync with Wine Staging 4.0. CORE...
2019-02-04 Amine Khaldi[WBEMDISP] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 Amine Khaldi[VERSION_WINETEST] Sync with Wine Staging 4.0. CORE...
2019-02-04 Amine Khaldi[VERSION] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 Amine Khaldi[VBSCRIPT_WINETEST] Sync with Wine Staging 4.0. CORE...
2019-02-04 Amine Khaldi[VBSCRIPT] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 Amine Khaldi[UXTHEME_WINETEST] Sync with Wine Staging 4.0. CORE...
2019-02-04 Amine Khaldi[USP10_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 Amine Khaldi[USP10] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 Amine Khaldi[USERENV_WINETEST] Sync with Wine Staging 4.0. CORE...
2019-02-04 Amine Khaldi[URLMON_WINETEST] Sync with Wine Staging 4.0. CORE...
2019-02-04 Amine Khaldi[URLMON] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 Amine Khaldi[TWAIN_32_WINETEST] Sync with Wine Staging 4.0. CORE...
2019-02-04 Amine Khaldi[T2EMBED] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 Amine Khaldi[SXS_WINETEST] Sync with Wine Staging 4.0. CORE-15682
next