reactos.git
2018-03-02 Sergey Stopkin[TRANSLATION] Some translations update
2018-03-02 Thomas Faber[COM_APITEST] Add some interfaces.
2018-03-02 Thomas Faber[COM_APITEST] Fix test failures on Win2003.
2018-03-01 Thomas Faber[NTOS:KE] Don't loop indefinitely trying to figure...
2018-03-01 Giannis Adamopoulos[TELEPHON.CPL] Include winuser.h in the rc which is...
2018-03-01 Thomas Faber[BEEPMIDI] Don't busy-wait when no notes are playing...
2018-03-01 Giannis Adamopoulos[SHIMGVW] -Add the 123 manifest to load the v6 comctl32...
2018-02-28 Joachim Henze[DESK] Fix text truncation in fr-FR.rc
2018-02-28 Joachim Henze[MMSYS] fix text truncation in fr-FR.rc
2018-02-28 Pierre Schweitzer[NTOKSRNL] Don't blindly schedule read-ahead on CcCopyR...
2018-02-28 Eric Kohl[STOBJECT] Use timers to distinguish between single...
2018-02-28 Giannis Adamopoulos[EXPLORER] CTrayWindow: Set the initial lock state...
2018-02-28 Giannis Adamopoulos[BROWSEUI] CBandSite: Implement SetBandSiteInfo and...
2018-02-28 Giannis Adamopoulos[BROWSEUI] CBandSite: Style fixes
2018-02-26 Simon Dräger[TRANSLATION] Completed German translation in taskmgr
2018-02-26 Giannis Adamopoulos[USER32] Small fixes for messages carrying pointers
2018-02-26 Giannis Adamopoulos[WINSRV] Implement sending the hard error balloon packa...
2018-02-25 Eric Kohl[SNDVOL32] Add the tray volume dialog
2018-02-25 Hermès Bélusca... [ADVAPI32] Few improvements for Services.
2018-02-25 Hermès Bélusca... [ADVAPI32] Code formatting + improve two traces.
2018-02-25 Hermès Bélusca... [ADVAPI32] ScStartService(): Just start the thread...
2018-02-25 Hermès Bélusca... [ADVAPI32] Take into account the service handler contex...
2018-02-25 Hermès Bélusca... [ADVAPI32] Use RPC types where needed. Comments cleanup.
2018-02-25 Simon Dräger[TRANSLATION] Completed German translation in stobject...
2018-02-25 Simon Dräger[TRANSLATION] Minor German grammatical improvements
2018-02-25 Hermès Bélusca... [ADVAPI32_APITEST] Open services & SCM handles with...
2018-02-25 Alexander Shaposhnikov[CONTRIBUTING] Update .gitmessage
2018-02-25 Eric Kohl[SC] Support the paramchange and netbind* control codes...
2018-02-25 Eric Kohl[SC][SERVICES] Support SERVICE_CONTROL_PARAMCHANGE...
2018-02-25 Pierre Schweitzer[CDFS_NEW] Sync with HEAD.
2018-02-25 Thomas Faber[BOOTDATA] Do not include caroots.inf in registry.inf...
2018-02-24 Hermès Bélusca... [SERVICES] Use safe-string routines in some places...
2018-02-24 Hermès Bélusca... [SERVICES] Send services shutdown notifications only...
2018-02-24 Hermès Bélusca... [SERVICES] Add french translation.
2018-02-24 Simon Dräger[TRANSLATION] German syntax fix. 399/head
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.
next