reactos.git
2018-02-24 Pierre Schweitzer[NTOSKRNL] Add the CcMapDataWait and CcMapDataNoWait...
2018-02-24 Eric Kohl[SERVICES][ADVAPI32] Fix the broken service stop sequence
2018-02-23 Serge Gautherie[IPHLPAPI] Fix getNumRoutes() return value, on Mib...
2018-02-23 Giannis Adamopoulos[SHELL32] -CMenuToolbarBase: Remove all buttons on...
2018-02-22 Mark Jansen[SHIMENG] Do not crash on a NULL ModuleName & BaseAddress.
2018-02-22 Serge Gautherie[KMTESTS:FSRTL] Fix all FsRtlLargeMcbTestsFastFat(...
2018-02-22 Thomas Faber[NTOS:CC] Don't read past the end of the file in CcPerf... 390/head
2018-02-22 Thomas Faber[NTOS:CC] Avoid some magic numbers.
2018-02-22 Thomas Faber[SHELL32] Fix PIDL leak in CMenuSFToolbar::FillToolbar...
2018-02-22 Thomas Faber[DHCPCSVC] Fix a memory leak in bind_lease introduced...
2018-02-21 Pierre Schweitzer[KMTESTS:FSRTL] Add a few more tests matching MS FastFAT.
2018-02-21 Thomas Faber[IPHLPAPI] Fix memory leak in getNumRoutes. CORE-14353
2018-02-21 Thomas Faber[KMTESTS:FSRTL] Avoid writing to string literals. ROSTE...
2018-02-20 Pierre Schweitzer[VFATLIB] Fix FAT partitions formatting in a non clean...
2018-02-20 Serge Gautherie[SC] Addendum to 4728157: Add missed values to query...
2018-02-20 Giannis Adamopoulos[SHELL32] CShellItem: Fix GetDisplayName and Compare
2018-02-20 Giannis Adamopoulos[SHELL32] CShellItem: Implement BindToHandler and impro...
2018-02-20 Giannis Adamopoulos[SHELL32] CShellItem: Fix return value of Compare method
2018-02-20 Giannis Adamopoulos[SHELL32] CDefaultContextMenu: Implement GetCommandString
2018-02-20 Giannis Adamopoulos[SHELL32] Fix a couple of tests
2018-02-20 Giannis Adamopoulos[SHELL32] shellpath: sync a part of _SHGetDefaultValue...
2018-02-20 Giannis Adamopoulos[SHELL32] Fix some test failures
2018-02-19 Timo Kreuzer[REACTOS] Fix a number of Get/SetWindowsLong*Ptr* issue...
2018-02-19 Timo Kreuzer[WIN32K] Implement NtUserSetWindowLongPtr for 64 bit...
2018-02-19 Mark Jansen[RTL][XDK][KERNERL32_WINETEST] Import wine actctx chang...
2018-02-19 Mark Jansen[RAPPS] Various fixes
2018-02-19 Giannis Adamopoulos[SNDREC32] it-IT.rc: add a missing new line
2018-02-19 Giannis Adamopoulos[SHELL32] CFSFolder: Fix some tests for GetAttributesOf
2018-02-18 Eric Kohl[SERVICES] Update a drivers status properly
2018-02-18 Mark Jansen[COMCTL32] Export GetWindowSubclass by name.
2018-02-18 Pierre Schweitzer[NTOSKRNL] Fix mismatching spinlock release in CcPerfor...
2018-02-18 Pierre Schweitzer[KMTESTS:CC] Addendum to 3fe0e28: use ok_irql.
2018-02-18 Serge Gautherie[KMTESTS:IO] Fix a Clang-Cl warning about NameLength 380/head
2018-02-18 Thomas Faber[KMTESTS:IO] Correctly free name in IoFilesystem's...
2018-02-18 Serge Gautherie[KMTESTS:NPFS] Fix 2 Clang-Cl warnings about ShareAccess
2018-02-18 Pierre Schweitzer[KMTESTS:CC] Add IRQL tests for CcCopyRead showing...
2018-02-18 Thomas Faber[HAL] Eliminate tail calls from HalpHardwareInterruptLe... 178/head
2018-02-18 Thomas Faber[HAL] Eliminate tail calls from HalpDispatchInterrupt...
2018-02-18 Thomas Faber[HAL] Eliminate tail calls from HalEndSystemInterrupt...
2018-02-18 Thomas Faber[HAL] Create a macro for the HalpEndSoftwareInterrupt...
2018-02-18 Thomas Faber[HAL] Convert HalpEndSoftwareInterrupt2 to fastcall...
2018-02-18 Mark Jansen[RAPPS] Some fixes to our completely broken cert pinnin...
2018-02-18 Pierre Schweitzer[NTOSKRNL] Don't make CcScheduleReadAhead() too noisy
2018-02-18 Thomas Faber[WIN32K:NTUSER] Safely handle allocation failure in... 366/head
2018-02-18 Thomas Faber[WIN32K:NTUSER] Avoid allocating an extra item in IntCl...
2018-02-18 Thomas Faber[WIN32K:NTUSER] Handle realloc failure in IntRemoveMenu...
2018-02-18 Thomas Faber[WIN32K:NTUSER] Handle allocation failure in PopupMenuW...
2018-02-18 Thomas Faber[KMTESTS] Change license to LGPL and update to SPDX...
2018-02-18 Hermès Bélusca... [NTSTATUS] Add some status messages.
2018-02-18 Hermès Bélusca... [BOOTDATA] Add some informative registry values (Win2k3...
2018-02-18 Hermès Bélusca... [BOOTDATA] Add "Application Popup" as a known source...
2018-02-17 Joachim Henze[CMAKE] Increase KERNEL_VERSION_PATCH_LEVEL to 9 CORE...
2018-02-17 Hermès Bélusca... [SC] Fix MSVC build.
2018-02-17 Giannis Adamopoulos[SHELL32] CFSDropTarget: style fixes
2018-02-17 Giannis Adamopoulos[SHELL32] CDefView: remove a useless print
2018-02-17 Giannis Adamopoulos[SHELL32] CFSDropTarget: Use copy depending on the...
2018-02-17 Giannis Adamopoulos[SHELL32] CFSDropTarget: Initial implementation of...
2018-02-17 Giannis Adamopoulos[SHELL32] CDefView: Implement several methods needed...
2018-02-17 Giannis Adamopoulos[SHELL32] Add menu resource which is used when dragging...
2018-02-17 Eric Kohl[SC] Implement missing query/queryex options
2018-02-17 Colin Finck[CMAKE] Call "git describe" with the --long parameter...
2018-02-17 Hermès Bélusca... [SHELL32_APITEST] Run the CUserNotification worker... 0.4.9-dev
2018-02-17 Pierre Schweitzer[NTOSKRNL] Don't call OOM dumper in case we were trying...
2018-02-17 Pierre Schweitzer[NTOSKRNL] Allow more chars in ExpTagAllowPrint().
2018-02-17 Pierre Schweitzer[FASTFAT] Drop read ahead locking routines in favor...
2018-02-16 Hermès Bélusca... [SHELL32] Fix COM registration of IShellFolder, IShellL...
2018-02-16 Pierre Schweitzer[EXPLORER] Update French translation
2018-02-16 Katayama Hirofumi MZimprove SHGetFileInfo (#118)
2018-02-16 Serge Gautherie[D3D9][ARPING] Add missing va_start() and va_end()...
2018-02-15 Hermès Bélusca... [COM_APITEST] Reenable two known interfaces (#367)...
2018-02-15 Doug Lyons[I8042PRT] Apply a workaround for Dell Latitude D610
2018-02-15 Hermès Bélusca... [SHELL32_APITEST] Add a test for the CUserNotification... 367/head
2018-02-15 Hermès Bélusca... [SHELL32] Implement the CUserNotification class, which...
2018-02-15 Hermès Bélusca... [COM_APITEST] Add tests for IUserNotification. CORE...
2018-02-15 Hermès Bélusca... [PSDK] Add definitions for IUserNotification, IQueryCon...
2018-02-15 Serge Gautherie[SC] Disable debug messages on user interface (#382)
2018-02-15 Ivan Labutin[HAL] Implement APIC-based profiling for x64. 116/head
2018-02-15 Thomas Faber[IP] Silence "TCP operation failed" debug spam.
2018-02-14 Giannis Adamopoulos[SHELL32] CNewMenu: Don't use CWM_GETISHELLBROWSER.
2018-02-14 Giannis Adamopoulos[SHELL32] Fix the toolbar buttons in the file open...
2018-02-14 Joachim Henze[SHELL32] Fix glitch in de-DE.rc
2018-02-13 Giannis Adamopoulos[SHELL32] CDefViewBckgrndMenu: Fix handling string...
2018-02-13 Hermès Bélusca... [SHLWAPI] Import wine commit 2c163225730e88 as addendum...
2018-02-13 Luo Yufan[TRANSLATION][INF] Update Simplified Chinese translatio...
2018-02-13 Mark Jansen[COMCTL32] Import wine commit 71cf0a31d99feb to fix...
2018-02-12 Hermès Bélusca... [SHLWAPI] Improvements for SHCreateWorkerWindowW/A...
2018-02-12 Pierre Schweitzer[CDFS_NEW] Fix a bug in Microsoft CDFS implementation...
2018-02-12 Eric Kohl[SERVICES] Set a complete service status for running...
2018-02-12 Eric Kohl[SERVICES] Fix the initial service status
2018-02-12 Serge Gautherie[APPSHIM_APITEST] Fix 2 Clang-Cl warnings about ok2
2018-02-12 Serge Gautherie[EXPLORER] Fix a Clang-Cl warning about Icon->ProcessId
2018-02-11 Bișoc George[EXPLORER] WatchList should be freed with delete[]...
2018-02-11 Hermès Bélusca... [CONUTILS] Relax the enforcement of using FORMAT_MESSAG...
2018-02-10 Hermès Bélusca... [MAGNIFY] Call PostQuitMessage() only at the very end.
2018-02-10 Pierre Schweitzer[NTOSKRNL] In debug builds, print more information...
2018-02-10 Denis Malikov[SDK] Fix NT6 building issues and improve SDK NT6 headers. 356/head
2018-02-10 Serge Gautherie[CRT:STARTUP] Fix a Clang-Cl warning about GS_Exception... 372/head
2018-02-10 Serge Gautherie[DXG] Fix a Clang-Cl warning about DDHAL_CB32_CANCREATE... 370/head
2018-02-10 Serge Gautherie[OPENGLCFG] Fix a Clang-Cl warning about IDC_DEBUG_OUTPUT
2018-02-10 Thomas Faber[STRMBASE] Sync with Wine 3.0. CORE-14225 364/head
next