reactos.git
2017-11-04 Pierre Schweitzer[CDFS] Remove the VPB field from the VCB. Not only...
2017-11-04 Eric Kohl[SETUPAPI] Update some functions to the current coding...
2017-11-04 Eric Kohl[SETUPAPI] Start the implementation of CM_Open_DevNode_...
2017-11-04 Mark Jansen[WIN32K] Check if the window being destroyed is current...
2017-11-04 Stas'M[DBGHELP] [XDK] [ARM64] Fix magic constant
2017-11-03 Serge Gautherie[USETUP][ROSAPPS][EXT2LIB] NtReadFile() calls: Remove... 100/head
2017-11-03 Serge Gautherie[FREELDR] Additional safety checks for PcMemGetBiosMemo... 44/head
2017-11-03 Thomas Faber[REACTOS][FDEBUG] Remove unnecessary DLGPROC casts. 99/head
2017-11-03 Thomas Faber[CPL] Remove unnecessary DLGPROC casts.
2017-11-03 Giannis Adamopoulos[SHELL32] SHBrowseForFolder: Fix creating a new folder...
2017-11-02 Hermès Bélusca... [COMCTL32] comctl32/propsheet: Fix redrawing of the...
2017-11-02 Pierre Schweitzer[RDBSS] Fix a bug in RxQueryNameInfo(): don't only...
2017-11-02 Benedikt Freisen[MSPAINT] Base dialog implementations on CDialogImpl
2017-11-02 Manuel Bachmann[SHELL32] Fix multiple selection of desktop icons
2017-11-02 Giannis Adamopoulos[BROWSEUI] Add a todo comment block in CISFBand.cpp...
2017-11-01 Mark Jansen[ATL] Initial implementation of CAtlExeModuleT.
2017-11-01 Pierre Schweitzer[RDBSS] More capture
2017-11-01 Pierre Schweitzer[RDBSS] Start defining the RxCapture* macros and start...
2017-11-01 Pierre Schweitzer[RXCE] Implement RxInitializeDebugSupport()
2017-11-01 Pierre Schweitzer[RDBSS] Implement RxCheckFcbStructuresForAlignment()
2017-10-31 Giannis Adamopoulos[EXPLORER] -Rewrite taskbar settings routines and dialog
2017-10-31 Pierre Schweitzer[RDBSS] Implement RxQueryNameInfo() and RxConjureOrigin...
2017-10-31 Pierre Schweitzer[RXCE] Implement RxAcquireExclusiveFcbResourceInMRx()
2017-10-31 Amine Khaldi[SERIAL] Fix Serial{Get,Clear}PerfStats() to become...
2017-10-31 Amine Khaldi[XDK][DDK] Take the gcc path for __assert_annotation...
2017-10-31 Amine Khaldi[LIB/ATL] Take the gcc code path for the unused macros...
2017-10-31 Eric Kohl[STORPORT] Check status code of the call to PortFdoConn...
2017-10-31 Amine Khaldi[LIBXML2] Do not rely on nan() when compiling with...
2017-10-31 Amine Khaldi[XDK/NTBASEDEF] Use __builtin_offsetof to define FIELD_...
2017-10-30 Amine Khaldi[CRT/INTRIN] Use the gcc intrinsic equivalents when...
2017-10-30 Amine Khaldi[ACPICA] Take the gcc code path for host configuration...
2017-10-30 Amine Khaldi[INCLUDE/REACTOS][LOCALMON][LOCALSPL][SPOOLSS] Add...
2017-10-30 Amine Khaldi[LIBSAMPLERATE] Define exit() as __debugbreak(). CORE...
2017-10-30 Amine Khaldi[NMIDEBUG] Do not take the msvc codepath in NmiClearFla...
2017-10-30 Amine Khaldi[SHELL32] Properly set case -714 as TBN_DRAGOUT. CORE...
2017-10-30 Amine Khaldi[BOOT/ENVIRON] Define the INT8 type as signed char...
2017-10-30 Amine Khaldi[SERIALUI] Set the stdcall calling convention for CommD...
2017-10-29 Thomas Faber[SHELL32][REGEDIT][MSCONFIG_NEW] Correctly check for... 93/head
2017-10-29 Marian Schubert[NET] Add missing newlines to net utility output (#91)
2017-10-29 Pierre Schweitzer[KERNEL32] Fix a FIXME in WaitNamedPipeW(): allow waiti...
2017-10-29 Pierre Schweitzer[RTL] Revert b3b2a23 which introduced a regression.
2017-10-29 Pierre Schweitzer[KERNEL32] In GetLogicalDrives(), if NtQueryInformation...
2017-10-29 Samuel SerapionCID 1206831 Dereference after null check
2017-10-29 Serge Gautherie[MOUNTMGR][NTOSKRNL] ZwWriteFile() calls: Use explicit...
2017-10-28 Alexander Shaposhnikov[RAPPS] Prevent download dialog placeholder from displaying
2017-10-28 Giannis Adamopoulos[EXPLORER] CSysPagerWnd: Notify the CTrayWindow to...
2017-10-28 Giannis Adamopoulos[EXPLORER] Simplify how autohide is implemented
2017-10-28 Amine Khaldi[NTOS] Add missing brackets. Comment out some unused...
2017-10-28 Amine Khaldi[BROWSEUI][DEVMGR][EXPLORER][NTGDI][NTOBJSHEX][NTVDM...
2017-10-28 Amine Khaldi[SPOOLSV] Add some missing VOIDs. CORE-11799 (#94)
2017-10-28 Amine Khaldi[GLU32] Add TrimRegion destructor when compiling with...
2017-10-28 Amine Khaldi[OPENGL32] Set the stdcall calling convention for wglGe...
2017-10-28 Amine Khaldi[UDFS] Do not take some of the msvc codepaths when...
2017-10-28 Amine Khaldi[NTDLL][NTUSER][SPOOLSS][WINSPOOL] Add some missing...
2017-10-28 Amine Khaldi[CRT/INTRIN] Use __forceinline for __INTRIN_INLINE...
2017-10-28 zefklop[CRT] fix bug in _rotr implementation
2017-10-27 Amine Khaldi[INCLUDE/WINE] Use __builtin_ffs in the clang-cl build...
2017-10-27 Amine Khaldi[SHELL32] Remove some unused members and comment out...
2017-10-27 Amine Khaldi[MSAFD] Properly define SockAsyncThread() and avoid...
2017-10-27 Amine Khaldi[SHSVCS] Add missing VOID. CORE-11799 (#94)
2017-10-27 Alexander Shaposhnikov[RAPPS] Removed redundant static_cast
2017-10-27 Alexander Shaposhnikov[RAPPS] Make CConfigParser a temp object.
2017-10-27 Alexander Shaposhnikov[RAPPS] Replace pointer array with object array in...
2017-10-27 Serge Gautherie[NTOSKRNL][ROSSYM] ZwReadFile() calls: Use explicit...
2017-10-27 Giannis Adamopoulos[VERSION.CMAKE] Bump the version to 0.4.8-dev
2017-10-26 Alexander ShaposhnikovCONTRIBUTING.md: Add legal notice
2017-10-26 David Quintana[EXPLORER] Update start menu banner to match our new... 0.4.8-dev
2017-10-26 Timo Kreuzer[NTOSKRNL] Fix out-of-bounds access (CID-1401083) and...
2017-10-26 Timo Kreuzer[NTOSKRNL] Fix our-of-bounds access and memory leak...
2017-10-26 Giannis Adamopoulos[SHELL32] CDefView: Fix a leak of an HMENU. This fix...
2017-10-26 Giannis Adamopoulos[ACPPAGE] Convert CLayerUIPropPage to use CPropertyPageImpl
2017-10-26 Giannis AdamopoulosAdd CPropertyPageImpl that allows us to make property...
2017-10-26 Giannis Adamopoulos[ATL] Add CHAIN_MSG_MAP macro
2017-10-25 Katayama Hirofumi MZ[WIN32SS] fix font extent.
2017-10-25 Ged Murphy [KMTEST] Initial usermode support for testing FS mini...
2017-10-23 Eric Kohl[STORPORT] Get the interrupt from the resource list...
2017-10-23 Serge GautherieCORE-13048. [I8042PRT] keyboard.c: Restore 1 "Irql...
2017-10-23 Alexander Shaposhnikov[CONFIGURE] Add -VS_VER flag (#86)
2017-10-23 Pierre Schweitzer[KERNEL32] Fix MSVC build
2017-10-23 Pierre Schweitzer[KERNEL32] Implement NpGetUserNamep()
2017-10-23 Amine Khaldi[NTDLL_WINETEST] Sync with Wine Staging 2.16. CORE...
2017-10-23 Amine Khaldi[INCLUDE/WINE] Update winternl.h. CORE-13762
2017-10-23 Amine Khaldi[REGEDIT_WINETEST] Sync with Wine Staging 2.16. CORE...
2017-10-23 Amine Khaldi[QEDIT_WINETEST] Sync with Wine Staging 2.16. CORE...
2017-10-23 Amine Khaldi[PSAPI_WINETEST] Sync with Wine Staging 2.16. CORE...
2017-10-23 Amine Khaldi[OPENGL32_WINETEST] Sync with Wine Staging 2.16. CORE...
2017-10-23 Samuel Serapion[CRT] Use MAX_PATH for buffer meant to contain an arbit...
2017-10-23 Pierre Schweitzer[KERNEL32] Fix a FIXME in GetNamedPipeHandleStateW...
2017-10-23 Pierre Schweitzer[KERNEL32] Check Basep8BitStringToDynamicUnicodeString...
2017-10-23 Pierre Schweitzer[KERNEL32] Check NtQueryInformationFile succeed before...
2017-10-23 Pierre Schweitzer[FFS] Don't leak on failure
2017-10-23 Pierre Schweitzer[FFS] Don't leak memory on volume mount
2017-10-23 Pierre Schweitzer[FFS] Don't allocate (and leak :-)) an unused event
2017-10-22 Giannis Adamopoulos[EXPLORER] Reduce the spam due to the broken CBandSite...
2017-10-22 Pierre Schweitzer[REISERFS] Don't leak on failure
2017-10-22 Pierre Schweitzer[REISERFS] Don't leak on failure
2017-10-22 Pierre Schweitzer[REISERFS] Don't allocate (and leak :-)) an unused...
2017-10-22 Mark Jansen[ATL] Implement CDialogImpl
2017-10-22 Giannis Adamopoulos[BROWSEUI] CBandSiteMenu: Use CSimpleArray and CComHeapPtr.
2017-10-22 Giannis Adamopoulos[BROWSEUI] Improve CBandSiteBase::OnWinEvent to forward...
next