reactos.git
2019-10-05 Mark Harmstone[FREELDR] Retrieve the correct ACPI RSDP table address... 1951/head
2019-10-05 Mark Harmstone[FREELDR] Load the Firmware Errata file specified in...
2019-10-05 Mark Harmstone[FREELDR] Insert DLLs into load order before what refer...
2019-10-05 Mark Harmstone[FREELDR] Set LDRP_DRIVER_DEPENDENT_DLL where necessary...
2019-10-05 Mark Harmstone[FREELDR] Fix bug in Btrfs filename lookups. (#1951)
2019-10-05 Pierre Schweitzer[MOUNTMGR] Properly look for symlink and break when...
2019-10-05 Stanislav Motylkov[HALXBOX] Implement shutdown, reboot, and power cycle...
2019-10-05 Stanislav Motylkov[HALXBOX][CMAKE] Merge generic module with xbox module...
2019-10-05 Doug LyonsShell Find Improvements to make Search Item general...
2019-10-03 Joachim Henze[D3DCOMPILER_43] Addendum to last commit CORE-14955...
2019-10-03 Joachim Henze[D3D8][D3D9][DDRAW][D3DCOMPILER_43][WINED3D] Revert...
2019-10-03 Katayama Hirofumi MZ[MEDIA][FONTS] Replace 'Verdana' fonts CORE-16400 ...
2019-10-03 Pierre Schweitzer[FREELDR] Stop asking people to report bugs on ros...
2019-10-02 Federico PellegattaUpdated release version on readme
2019-10-02 Pierre Schweitzer[KERNEL32] Fix FIXME by calling appropriate function...
2019-10-02 Pierre Schweitzer[SDK] Define RtlGetNativeSystemInformation()
2019-10-01 Pierre Schweitzer[NTDLL_WINETESTS] Fix the test so that it works on...
2019-09-30 Joachim Henze[SDK] Raise KERNEL_VERSION_PATCH_LEVEL to 14 in the... 0.4.14-dev
2019-09-30 Serge Gautherie[NTOS:MM] i386: Fix '_MI_NO_EXECUTE' typo
2019-09-29 Pierre Schweitzer[SDK] Make our MEMORY_SECTION_NAME definitions consistent.
2019-09-29 Pierre Schweitzer[NTOSKRNL] Simplify buffer definition in MiQueryMemoryS...
2019-09-29 Pierre Schweitzer[NTDLL_WINETESTS] Section name query test is broken...
2019-09-29 Thomas Faber[SHELLFOLDERS] Gracefully handle NULL pidl in CDrivesFo...
2019-09-29 Serge Gautherie[USBPORT] USBPORT_InvalidateEndpointHandler(): Properly...
2019-09-29 Victor Perevertkin[FREELDR] Optimize and refactor the FAT driver.
2019-09-29 Victor Perevertkin[FREELDR] Add FAT caching to FAT filesystem driver.
2019-09-29 Thomas Faber[SHELL] IPersistIDList/IShellLink use P(C)IDLIST_ABSOLU...
2019-09-29 Thomas Faber[SHELL] IShellExtInit::Initialize uses PCIDLIST_ABSOLUT...
2019-09-29 Thomas Faber[SHELL] Fix more IPersistFolder::Initialize prototypes...
2019-09-28 Hermès Bélusca... [HAL] Update the PCI hardware IDs database.
2019-09-28 Stanislav Motylkov[HAL] Fix more bugs in HalpDebugPciDumpBus (#1939)
2019-09-27 Thomas Faber[HDAUDBUS] Build a device instance ID from Codec &... 1941/head
2019-09-27 Pierre Schweitzer[NTOSKRNL] Implement NtQuerySystemInformation(SystemLog...
2019-09-26 William Kent[CONFIGURE] Add support for latest MSVC toolchain ...
2019-09-26 Shy Zedaka[BROWSEUI][SHELL32][TRANSLATION] Major Translations...
2019-09-26 Thomas Faber[HDAUDBUS] Fix timeouts for hardware register operation... 1899/head
2019-09-26 Thomas Faber[NTOS:PNP] When traversing the device tree, keep a... 1560/head
2019-09-25 Mark Jansen[APPHELP_APITEST] Make the db test succeed on 2k3 1910/head
2019-09-25 Mark Jansen[APPHELP_APITEST] Make the apphelp test succeed on 2k3
2019-09-25 Eric Kohl[POWERCFG] Fix the Indentation. No code changes!
2019-09-24 James Tabor[Win32SS] Support Module Versioning.
2019-09-24 Eric Kohl[SNDVOL32] Fix a typo in the bass and treble slider...
2019-09-24 Oleg Dubinskiy[UTILMAN] Add Russian translation (#1934)
2019-09-24 Katayama Hirofumi MZFix line spacing of Baltic MS Sans Serif (ssee1257...
2019-09-23 Stanislav Motylkov[HAL] Fix parser bugs in HalpDebugPciDumpBus (#1895)
2019-09-23 Lee Schroeder[MSXML3R] XML/XSL file description localization (#1926)
2019-09-23 Abdulganiev... [TRANSLATION] Russian translation for browseui (#1928)
2019-09-23 Eric Kohl[INF] Create missing registry keys on TCPIP install
2019-09-22 Serge Gautherie[NTOS:KE] Fix 'Sert' typo, in a comment (#1929)
2019-09-22 Joachim Henze[COMCTL32] Workaround v6 button redraw regressions...
2019-09-22 Joachim Henze[BROWSEUI] RC de-DE of Search feature & Folderoptions...
2019-09-22 Thomas Faber[SHELL] IPersistFolder::Initialize takes a PCIDLIST_ABS...
2019-09-22 Thomas Faber[SHELL] IPersistFolder2::GetCurFolder takes a PIDLIST_A...
2019-09-22 Thomas Faber[LABEL] Fix MSVC build.
2019-09-22 Eric Kohl[LABEL] Prompt the user to confirm the deletion of...
2019-09-22 Eric Kohl[LABEL][CMD] Convert the label command to a standalone...
2019-09-22 Thomas Faber[SHELL32_APITEST] Fix PIDL leaks.
2019-09-22 Thomas Faber[BROWSEUI] Fix a PIDL leak.
2019-09-22 Thomas Faber[SHLWAPI] Import Wine commit c8175e6c7a7 (Fix Stat...
2019-09-22 Thomas Faber[SHELL32] Handle BYREF variants in CFolderItems::Item.
2019-09-22 Thomas Faber[WS2_32_APITEST] Try to make the number of WSAAsync...
2019-09-22 Serge Gautherie[MOUNTMGR] HasDriveLetter(): Simplify code by using...
2019-09-21 Bișoc George[PSDK] Add missing declaration of WTSGetActiveConsoleSe...
2019-09-21 Mark Jansen[CODEOWNERS] Add some entries, fix some others
2019-09-21 Katayama Hirofumi MZ[USETUP] Improve Japanese translation (#1918)
2019-09-21 Carlo Bramini[OPENGLCFG] Fix crash if no drivers (#1919)
2019-09-21 James Tabor[User32|Tests] Sync Port Wine Combo Controls.
2019-09-21 Eric Kohl[ATTRIB][CMD] Convert the 'attrib' command into a stand...
2019-09-21 Katayama Hirofumi MZ[WIN32SS][NTUSER] Fix hit test position of popup menu
2019-09-21 Hermès Bélusca... OOPS - Nothing to see there :P
2019-09-21 Hermès Bélusca... [UBTRFS] Addendum to 255ef2c3: Add missing exports...
2019-09-21 Hermès Bélusca... WIP testing ISO
2019-09-20 Adam Słaboń[TRANSLATION] Polish translation update (#1916)
2019-09-20 Carlo Bramini[OPENGLCFG] Add italian translation. (#1915)
2019-09-20 Joachim Henze[COMCTL32] Updown Suppress the NM_RELEASEDCAPTURE notif...
2019-09-20 Joachim Henze[USERINIT] Limit expanded Combobox height for LiveCD
2019-09-20 Carlo Bramini[THEMES] Add italian translations (#1913)
2019-09-20 Eric Kohl[IPCONFIG] Improve the 'Autoconfiguration Enabled'...
2019-09-19 Joachim Henze[EXPLORER] Mitigate CORE-15760 'system menu may close...
2019-09-19 Eric Kohl[FREELDR] Hack: Boot ReactOS even when a cdrom-drive...
2019-09-19 Carlo Bramini[NETPLWIZ] Add Italian translation. (#1912)
2019-09-19 Eric Kohl[CABMAN] Third addendum to 7afc888: Also use the the...
2019-09-19 Eric Kohl[CABMAN] Second addendum to 7afc888: Use the old code...
2019-09-19 Eric Kohl[CABMAN] Addendum to 7afc8882: Use PATH_MAX instead...
2019-09-19 Eric Kohl[CABMAN] Do not use tmpfile() because it does not work...
2019-09-19 Hermès Bélusca... [FREELDR] Rename the PE loader functions 'PeLdr*' inste...
2019-09-19 Hermès Bélusca... [SDK:NT] Remove Win32-isms.
2019-09-18 Hermès Bélusca... [FREELDR] Implement 'SeekRelative' mode for the *Seek...
2019-09-17 Hermès Bélusca... [FREELDR] Addendum / actual fix for ef76709b
2019-09-17 Hermès Bélusca... [FREELDR] Other enhancements.
2019-09-17 Hermès Bélusca... [FREELDR] Minor code improvements + 1 bug-fix.
2019-09-17 Pierre Schweitzer[BROWSEUI] Translate search function into French
2019-09-17 Eric Kohl[LSA][SECUR32] Check for untrusted clients
2019-09-17 Eric Kohl[MSV1_0] Implement LsaApCallPackageUntrusted()
2019-09-16 Eric Kohl[SYSDM] Store the profile path in the PROFILEDATA struc...
2019-09-15 Brock Mammen[SHELLFIND] Use IS_INTRESOURCE()
2019-09-15 Brock Mammen[COM_APITEST] Remove duplicate interface
2019-09-15 Brock Mammen[SHELLFIND] Add missing dependency to CMakeLists.txt
2019-09-15 Brock Mammen[COM_APITEST] Add CFindFolder test
2019-09-15 Brock Mammen[BROWSEUI] Add search strings to all language resources
next