reactos.git
2019-10-17 Pierre Schweitzer[MOUNTMGR] QueryPointsFromMemory: take into account...
2019-10-17 Serge Gautherie[CODEOWNERS] Add /drivers/filters/*/ entries
2019-10-17 Serge Gautherie[MSAFD] WSPSetSockOpt(): Fix a copypasta
2019-10-16 Pierre Schweitzer[MOUNTMGR_APITEST] Dump returned mount points
2019-10-16 Serge Gautherie[MOUNTMGR] QueryPointsFromSymbolicLinkName(): Fix a...
2019-10-15 Eric Kohl[umpnpmgr][ndk] Implement PNP_RequestDeviceEject()...
2019-10-13 Hermès Bélusca... [SDK] Fix a typo, caught by Stas'M :)
2019-10-13 Mark Harmstone[FREELDR] Set LDRP_IMAGE_INTEGRITY_FORCED if necessary...
2019-10-13 Eric Kohl[NDK] Fix coding style and indentation. No code changes!
2019-10-13 Hermès Bélusca... [FREELDR] Fix build with the 'Grossly Crying Compiler...
2019-10-13 Hermès Bélusca... [FREELDR] Improvements for GDT descriptors initialization.
2019-10-13 Hermès Bélusca... [SDK][NDK] Add two missing documented GDT selector...
2019-10-13 Eric Kohl[UMPNPMGR] Implement PNP_QueryRemove()
2019-10-13 Eric Kohl[NDK] Add PLUGPLAY_CONTROL_QUERY_REMOVE_DATA type
2019-10-13 Katayama Hirofumi MZ[SDK][INCLUDE] Update msgdump.h
2019-10-12 Mark Jansen[WIN32K:menu] Use signed types for negative values... 1943/head
2019-10-12 Joachim Henze[BROWSEUI][SHELLFIND] Allow to 'Open Containing Folder'
2019-10-11 Joachim Henze[WIN32SS] Fix regression CORE-16393
2019-10-09 Stanislav Motylkov[FREELDR][XBOXVMP] Retrieve screen resolution directly...
2019-10-09 Hermès Bélusca... [FREELDR] Advance the file pointers every time a read...
2019-10-09 Hermès Bélusca... [FREELDR] Improvements for the RamDisk support.
2019-10-09 Stanislav Motylkov[FREELDR] Xbox memory management improvements (#1961)
2019-10-08 Brock Mammen[EXPLORER] Fix right-click menu for taskbar clock ...
2019-10-08 Stanislav Motylkov[XBOXVMP] Fix broken pixels and general refactoring...
2019-10-08 Mas4hmad[TRANSLATION] Add/Update Indonesian translations (...
2019-10-08 Carlo Bramini[CMDUTILS] Add italian translation for 'comp' utility...
2019-10-08 maharmstone[FREELDR] Handle Btrfs sparse extents (#1959)
2019-10-07 Hermès Bélusca... [FREELDR] Add support for loading Linux in x64 FreeLdr...
2019-10-07 Hermès Bélusca... [FREELDR] Fix an inconsistency bug when switching the...
2019-10-07 Hermès Bélusca... [FREELDR] Add support for loading Linux in x64 FreeLdr...
2019-10-07 Hermès Bélusca... [FREELDR] Several changes regarding chainloading and...
2019-10-07 Hermès Bélusca... [SDK:CRT] For intrinsics that don't exist on MSVC 2010...
2019-10-06 Eric Kohl[SYSSETUP][NETCFGX][INF] Install the TCPIP protocol...
2019-10-06 Hermès Bélusca... [FREELDR] NT loader: Allocate the Loader Block Extensio...
2019-10-06 Hermès Bélusca... [FREELDR] INFFILE Parser: Fix while-loop conditions...
2019-10-06 Katayama Hirofumi MZ[MEDIA][FONTS] Delete many fonts CORE-16407 (#1955)
2019-10-06 Serge Gautherie[MOUNTMGR] Properly look for device and break when...
2019-10-06 Serge Gautherie[MOUNTMGR] QueryPointsFromMemory(): Do not leak DeviceN...
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...
next