reactos.git
2020-06-14 Thomas Faber[RTL] Use LastEntryInSegment to speed up RtlpFindAndCom... 2319/head
2020-06-14 Thomas Faber[RTL] Add and populate LastEntryInSegment. CORE-14588
2020-06-14 Thomas Faber[RTL] Create a define for the common members of HEAP...
2020-06-13 Victor Perevertkin[USBSTOR] Fix unused variable introduced in 94e61c3
2020-06-13 Victor Perevertkin[USBSTOR] Fix wrong function name in a9b97ae
2020-06-12 Victor Perevertkin[USBSTOR] Move PDO's Inquiry data and FDO's SCSI context
2020-06-12 Victor Perevertkin[USBSTOR] General refactoring.
2020-06-12 Serge Gautherie[README.FSD] Add 'disk_new' entry
2020-06-12 Serge Gautherie[README.FSD] Add 'nfs41 project' entries
2020-06-12 Serge Gautherie[README.FSD] Remove obsolete 'reactos/' directory
2020-06-09 Stanislav Motylkov[FREELDR] Add display controller detection for Xbox
2020-06-08 Serge Gautherie[SECUR32_WINETEST] Update for new WineHQ certificate
2020-06-08 Victor Perevertkin[WININET_WINETEST][URLMON_WINETEST][SHELL32_APITEST...
2020-06-07 Oleg Dubinskiy[VSSAPI] Add missing wrapper for ?CreateVssBackupCompon...
2020-06-07 Oleg Dubinskiy[VSSAPI] Import Wine commits "Stub CreateVssBackupCompo...
2020-06-07 Oleg Dubinskiy[PSDK] Import vsbackup.idl from Wine and enable it...
2020-06-07 Oleg Dubinskiy[PSDK] Add some missing definitions from Wine in vss.idl
2020-06-07 Oleg Dubinskiy[PSDK] Replace our vswriter.h by Wine's vswriter.idl...
2020-06-07 Charles Ambrye[CHARMAP] Functionality Improvements and Bug Fixes...
2020-06-07 Oleg Dubinskiy[RPCRT4] Export NdrCreateServerInterfaceFromStub as... 2715/head
2020-06-06 Thomas Faber[SHELLBARS] Add missing psdk dependency.
2020-06-06 Thomas Faber[MSTASK] Add netapi32 dependency to ensure atsvc_c...
2020-06-06 George Bișoc[NTDLL_APITEST] Add ProcessWx86Information testcase...
2020-06-06 Amine Khaldi[CMAKE] Implement PCH builds with target_precompile_hea... 2764/head
2020-06-06 Serge Gautherie[HHPCOMP] Fix 2 MSVC C4101 warnings (#2392)
2020-06-06 Serge Gautherie[SHLWAPI] lang/*.rc : Enforce aa-BB filenames (#2816)
2020-06-06 Serge Gautherie[NFSD] readdir_copy_shortname(): Add needed brackets...
2020-06-06 Serge Gautherie[APPHELP_APITEST] Properly handle a couple 'malloc...
2020-06-06 Serge Gautherie[NTOSKRNL] Add 'DECLSPEC_NORETURN' to a few 'KeBugCheck...
2020-06-06 George Bișoc[NTDLL_APITEST] Add NtSetInformationThread testcase...
2020-06-06 George Bișoc[NTDLL_APITEST] Add ProcessBasePriority and ProcessRais...
2020-06-06 Thomas Faber[NTOS:KE] Save ExceptionList in the assembly version... 2836/head
2020-06-06 Thomas Faber[NTOS:KE] Split KiCheckForSListFault into its own funct...
2020-06-06 Thomas Faber[RTL] Add FPO information to RtlpExecuteHandler. CORE...
2020-06-05 Serge Gautherie[CDMAKE] Add 'DECLSPEC_NORETURN' to 'error_exit()'...
2020-06-04 Serge Gautherie[SDK:RTL] RtlValidAcl(): Improve ACL error messages...
2020-06-04 Serge Gautherie[KERNEL32] FatalAppExitW: Add an 'UNREFERENCED_LOCAL_VA...
2020-06-04 Serge Gautherie[IPHLPAPI] getNumInterfacesInt(): Remove 'if()' redunda...
2020-06-02 Dmitry Borisov[HALXBOX] Fix clock drift (#2889)
2020-06-02 Stanislav Motylkov[FREELDR] Fix register offset
2020-06-02 Katayama Hirofumi MZ[SHELL32] Improve readability of filesystem notificatio...
2020-06-01 Jose Carlos... [TRANSLATION] Add/update Portuguese translation (#2850)
2020-06-01 Jose Carlos... [TRANSLATION] Add/Update Portuguese translation for...
2020-06-01 Serge Gautherie[CSRSRV] CsrUnhandledExceptionFilter: Check RtlAdjustPr...
2020-06-01 Serge Gautherie[APISETS] Fix some functions that are NT10(v1607)+...
2020-06-01 He Yang[RAPPS] Update Chinese (Taiwan) translation (#2873)
2020-06-01 Serge Gautherie[CSRSRV] CsrSetProcessSecurity(): Check 1st NtQueryInfo...
2020-06-01 Serge Gautherie[MSGINA] gui: Improve DlgData_LoadBitmaps() (#2520)
2020-06-01 Serge Gautherie[APISETS] Some API sets are NT10+ and win32 only (Part...
2020-06-01 Serge Gautherie[SNDREC32] Use ShellAboutW(..., ..., NULL, ...) (#2827)
2020-06-01 Serge Gautherie[USER32] MDIClientWndProc_common(): Properly sync to...
2020-06-01 Serge Gautherie[NTOS:MM] MmDeleteProcessAddressSpace(): Move 'Address...
2020-06-01 Serge Gautherie[REACTOS] RegQueryValueExW() wants bytes, not chars...
2020-05-31 Stanislav Motylkov[INF] Add better device descriptions for Original Xbox
2020-05-31 Eric Kohl[SCHEDSVC] Implement the job start time calculation...
2020-05-31 Eric Kohl[SCHEDSVC] Fix the job start time calculation for given...
2020-05-31 Timo Kreuzer[NTDLL] Use lowest OS version GUID in the application...
2020-05-31 Timo Kreuzer[MSTASK] Add C stubs and comment out decorated exports
2020-05-29 Mark Jansen[NTOSKRNL] Group files in the project file based on...
2020-05-28 Victor Perevertkin[GITHUB] Set up necessary environment variables for...
2020-05-28 Thomas Faber[CPPRT][CRT] Avoid extern assembly declarations with...
2020-05-28 Katayama Hirofumi MZ[SHELL32][INCLUDE] Improve CheckEscapesA/W (#2795)
2020-05-27 Serge Gautherie[LABEL] wmain(): Initialize 'szBuffer' (#2867)
2020-05-26 Serge Gautherie[WIN32K:NTUSER] NC_IconForWindow(): Remove redundant...
2020-05-26 Serge Gautherie[FORMATTING] [CMAKE] Remove space in 'if (' (#2847)
2020-05-26 Serge Gautherie[WINSPOOL] GetPrinterDriverA(): Refactor failure handli...
2020-05-25 Serge Gautherie[CSRSRV] CsrGetProcessLuid(): Check 1st NtQueryInformat...
2020-05-25 Serge Gautherie[NTVDM] GetNextFreeVDDEntry(): Remove 'Entry' redundant...
2020-05-25 Serge Gautherie[MMSYS] OnHScroll(): Fix wrong '&&' operator (#2855)
2020-05-25 Serge Gautherie[HAL:HALPPC] HalAllocateCrashDumpRegisters(): Remove...
2020-05-24 Stanislav Motylkov[PROCESSR][INF] Fix "Intel Intel" duplication typos
2020-05-24 Stanislav Motylkov[NTOS:PO] Report correct CPU frequency in CurrentMhz
2020-05-24 Yaroslav Kibysh[NTOS:INBV] Fix hardcoded values (#2840)
2020-05-24 Serge Gautherie[NTOS:EX] ExpInitializeExecutive(): Fix 'PerfMem' copyp...
2020-05-24 Timo Kreuzer[ADVAPI32] Convert ordinals to @ in spec file
2020-05-23 Tibor Lajos... [TRANSLATION] Hungarian translation update for shell32...
2020-05-23 Serge Gautherie[LSASRV] LsapLogonUser(): Fix 'AuthenticatingAuthority...
2020-05-23 Timo Kreuzer[NTDLL] Rename ExportEntry to ExportDirectory to better...
2020-05-23 Serge Gautherie[NTOSKRNL] Sync some INIT_FUNCTION (#2824)
2020-05-23 Serge Gautherie[NTOSKRNL] Place INIT_FUNCTION before the return type...
2020-05-23 Piotr Hetnarowicz[APPWIZ] Polish translation update (#2790)
2020-05-23 Piotr Hetnarowicz[MC] Update Polish translation of netmsgmsg.mc (#2691)
2020-05-23 Jose Carlos... [RAPPS] Update Portuguese translation (#2820)
2020-05-23 Eric Kohl[USERENV] Implement DeleteProfileW()
2020-05-23 Eric Kohl[SAMSRV] SampInitializeSAM: Fix indentation and add...
2020-05-23 Serge Gautherie[WINSPOOL] GetPrinterA(): Refactor failure handling...
2020-05-22 Kyle Katarn[DEVMGR] Use the ShellAboutW API routine to display...
2020-05-22 Kyle Katarn[SYSSETUP][MAIN] Fix Mouse Properties UI and improve...
2020-05-21 Eric Kohl[BROWSER] Add the browser service
2020-05-21 Eric Kohl[UMPNPMGR] Start work on PNP_GetNextResDes()
2020-05-21 Serge Gautherie[SYSSETUP] DoWriteProductOption(): Fix 'pData' copypast...
2020-05-21 Jose Carlos... [ACCESS.CPL] Improvements to Portuguese translation...
2020-05-20 Yaroslav Kibysh[NTOS:INBV] Fix screen flash and more (#2821)
2020-05-20 He Yang[RAPPS] Rapps trivial fixes (#2819)
2020-05-20 Victor Perevertkin[SDK][FREETYPE] Fix GCC8.4 -O2 build
2020-05-20 Serge Gautherie[REACTOS] Remove executable bits on source files (...
2020-05-20 Eric Kohl[UMPNPMGR] Improve some debug messages
2020-05-20 Kyle Katarn[RAPPS] French translation update following PR #2792...
2020-05-20 Kyle Katarn[MAIN.CPL] Fix of Keyboard settings French translation...
2020-05-20 Kyle Katarn[TIMEDATE] French translation (#2811)
next