reactos.git
2019-02-28 Thomas Faber[HDAUDBUS] Fix a DPRINT.
2019-02-27 Thomas Faber[HDAUDBUS] Prevent overflow of the AudioGroups array...
2019-02-26 Bișoc George[SNDVOL32] Small Italian translation update
2019-02-26 Thomas Faber[HDAUDBUS] Implement HDA_Unload. Stub HDA_Power and... 1377/head
2019-02-26 Thomas Faber[HDAUDBUS] Correctly mask register values.
2019-02-26 Thomas Faber[HDAUDBUS] Implement PDO removal. CORE-14617
2019-02-26 Thomas Faber[HDAUDBUS] Implement FDO removal. CORE-14617
2019-02-26 Thomas Faber[HDAUDBUS] Use IoForwardIrpSynchronously instead of...
2019-02-26 Thomas Faber[HDAUDBUS] Forward FDO requests instead of completing...
2019-02-26 Thomas Faber[HDAUDBUS] Use a switch for minor function codes.
2019-02-26 Thomas Faber[HDAUDBUS] Split FDO/PDO PNP handling into separate...
2019-02-26 Thomas Faber[HDAUDBUS] Minor fixes:
2019-02-25 Pierre Schweitzer[MSAFD] Don't leak event while querying/setting socket...
2019-02-25 Pierre Schweitzer[MSAFD] Implement socket options SO_SNDBUF and SO_RCVBUF
2019-02-25 Pierre Schweitzer[AFD_APITEST] Add apitest for AFD window size options
2019-02-25 Pierre Schweitzer[AFD] Don't allow caller to set broken values to window...
2019-02-25 Pierre Schweitzer[AFD] Add default window sizes on socket creation
2019-02-25 Mark Jansen[XDK] Remove _M_AMD64 special case 1358/head
2019-02-25 Mark Jansen[APPHELP] Implement SdbRegisterDatabase[Ex]
2019-02-25 Mark Jansen[APPHELP][APPHELP_APITEST] Implement SdbGetDatabaseInfo...
2019-02-25 Mark Jansen[APPHELP] Implement ShimDumpCache and ShimFlushCache
2019-02-25 Mark Jansen[SDB] Initial SdbRegisterDatabase stubs
2019-02-25 Mark Jansen[APPHELP_APITEST] Add a test for shim database registration
2019-02-25 Stanislav Motylkov[MODULES][WALLPAPERS] Fix build (#1375)
2019-02-24 Luo Yufan[TRANSLATION] Update Chinese and Traditional Chinese...
2019-02-24 Pierre Schweitzer[MSAFD] Make WSPSetSockOpt() SO_RCVBUF stub return...
2019-02-24 Timo Kreuzer[NTOS::Mm] Fix inverted check in MiWriteProtectSystemImage
2019-02-24 Dylan Navas[MODULES] Fix CMakeLists.txt for wallpapers module...
2019-02-24 Serge Gautherie[KMTEST] Fix 3 Clang-Cl warnings about Status and Callb...
2019-02-24 Eric Kohl[MMSYS] Volume page: Initialize the volume trackbar...
2019-02-24 Eric Kohl[MMSYS] Sounds page: Update the 'Play' button and the...
2019-02-24 Eric Kohl[SNDVOL32] Disable only the 'Play' button, when no...
2019-02-24 Stanislav Motylkov[MSGINA] Add bar bitmap to logon and shutdown dialogs
2019-02-24 Stanislav Motylkov[MSGINA] Improve Ctrl-Alt-Del invitation window
2019-02-24 Stanislav Motylkov[MSGINA] Implement rotation bar animation
2019-02-24 Eric Kohl[MMSYS] Disable the 'Low' and 'High' text of the volume...
2019-02-24 Raul Tambre[WINLOGON] Fix fallback keyboard layout flags
2019-02-24 Eric Kohl[SNDVOL32] Advanced Controls dialog: Implemented the...
2019-02-23 Eric Kohl[SNDVOL32] Remove trailing whitespace
2019-02-23 Eric Kohl[SNDVOL32] Resize the dialog and groupbox when there...
2019-02-23 Pierre Schweitzer[WS2_32] Use SEH in WSCGetProviderPath()
2019-02-23 Eric Kohl[SNDVOL32] Advanced Controls dialog: Initialize the...
2019-02-23 Pierre Schweitzer[WS2_32] Implement WSCGetProviderPath()
2019-02-22 Eric Kohl[SNDVOL32] Advanced controls dialog: Remove the TBS_AUT...
2019-02-21 Eric Kohl[SNDVOL32] Move the advanced controls dialog to a separ...
2019-02-20 Serge Gautherie[NDK] Fix 'DeletedChidren' typo (#1367)
2019-02-20 Pierre Schweitzer[VIDEOPRT] Don't return uninitialized memory
2019-02-20 Mark Jansen[SNDVOL32] Fix parsing dialog icons
2019-02-20 Stanislav Motylkov[SNDVOL32] Add left and right balance icons
2019-02-20 Thomas Faber[NTOS:PNP] Correctly respect data size in PnpRegSzToStr...
2019-02-20 Thomas Faber[NTDLL_APITEST] Show that registry strings can be longe...
2019-02-19 Stanislav Motylkov[SNDVOL32] Add Russian translation
2019-02-19 Michael Fritscher[FREELDR] PXE: Fix network packet size
2019-02-18 Eric Kohl[SNDVOL32] Add the 'Advanced Controls for Volume Contro...
2019-02-18 Mark Jansen[MSI] Prevent uninitialized variable usage
2019-02-18 Mark Jansen[MSI] Do not leak rootkey
2019-02-18 Mark Jansen[SHELL32] Abort change notifications on a nullptr
2019-02-17 Eric Kohl[SNDVOL32] Implement the dialog resize code for the...
2019-02-17 Eric Kohl[SNDVOL32] Fix the window height issue when the line...
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.
next