reactos.git
2018-02-24 Harteex[BOOTDATA] Fix path to temp folder for the Swedish...
2018-02-24 Pierre Schweitzer[NTOSKRNL] Implement ThreadHideFromDebugger in NtSetInf...
2018-02-24 Mark Jansen[ACLAYERS] Add WIN8 and WIN81 VersionLie shims
2018-02-24 Mark Jansen[APPSHIM_APITEST] Add Win8 and Win81 versionlie tests
2018-02-24 Mark Jansen[ACPPAGE] Enable version lies until Win7 + some cleanup
2018-02-24 Mark Jansen[APPHELP] Set debug level in case of parse failure
2018-02-24 Eric Kohl[SERVMAN] Add an accelerator for the F5 (refresh) key
2018-02-24 Timo Kreuzer[WIN32K] Get rid of some instances of the ugly RETURN...
2018-02-24 Timo Kreuzer[FORMATTING] Fix indentation, no functional changes.
2018-02-24 Pierre Schweitzer[NTOSKRNL] Implement the support for reserve IRP in IO
2018-02-24 Pierre Schweitzer[NTOSKRNL] Add the CcDataFlushes and CcDataPages counters
2018-02-24 Pierre Schweitzer[NTOSKRNL] Add the CcPinReadWait and CcPinReadNoWait...
2018-02-24 Thomas Faber[SHLWAPI] Cherry-pick Wine commit 7be8beab68c (Don...
2018-02-24 Thomas Faber[KERNEL32_WINETEST] Cherry-pick Wine commit 85f515292aa...
2018-02-24 Thomas Faber[IMAGEHLP_WINETEST] Un-mark a ROS-diff that's been...
2018-02-24 Pierre Schweitzer[NTOSKRNL] Return some Cc counters in SystemPerformance...
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...
next