reactos.git
2020-01-07 Katayama Hirofumi MZ[WIN32SS][WINSRV] Fullwidth character handling for...
2020-01-06 Eric Kohl[DESK] The DisplayClassInstaller must create a new...
2020-01-06 Oleg Dubinskiy[USB] Update the names of new USB drivers
2020-01-06 Oleg Dubinskiy[SDK][USB] Delete old USB drivers and libusb
2020-01-06 Victor Perevertkin[WINHTTP_WINETEST] Skip several tests from execution...
2020-01-05 Eric Kohl[DNSRSLVR] R_ResolverFlushCache should only flush cache...
2020-01-05 Serge Gautherie[WININET_WINETEST] http: Remove ROSTESTS_73_FIXED worka...
2020-01-05 Eric Kohl[TIMEDATE] Update the clock on WM_TIMECHANGE
2020-01-04 Eric Kohl[SYSDM] Improve the user profile dialog
2020-01-03 Suraj K Suresh[PSDK] Support STRICT_TYPED_ITEMIDS in shdeprecated... 2161/head
2020-01-03 Suraj K Suresh[PSDK] Support STRICT_TYPED_ITEMIDS in shlwapi.h. CORE...
2020-01-03 Suraj K Suresh[PSDK] Support STRICT_TYPED_ITEMIDS in shlobj.h. CORE...
2020-01-03 Hermès Bélusca... [CRT] Define _INTEGRAL_MAX_BITS only if it isn't alread...
2020-01-03 Hermès Bélusca... [NTDLL_APITEST] Addendum to ae8c9a1f: really test the...
2020-01-03 Hermès Bélusca... [BLUE] Add IOCTL buffers validation. Addendum to commit... 2172/head
2020-01-03 Timo Kreuzer[NTDLL] Architecture specific spec file improvements
2020-01-03 Timo Kreuzer[NTDLL] Remove redundant Zw* -> Nt* forwarders
2020-01-03 Timo Kreuzer[NTDLL] Add some more stub exports
2020-01-03 Timo Kreuzer[RTL][NTDLL] Add some function stubs
2020-01-03 Timo Kreuzer[NTDLL] Export some more existing functions
2020-01-03 Timo Kreuzer[NTDLL] Ordinals -> @
2020-01-03 Timo Kreuzer[SPEC2DEF] Set ordinals explicitly in export def file
2020-01-03 Timo Kreuzer[NDK][XDK][RTL] Fix definition of RtlFillMemoryUlong...
2020-01-03 Timo Kreuzer[SETUP] Don't free a DLL that is still in use by a...
2020-01-03 Thomas Faber[NTOS:KE] In KiExitV86Mode, restore KTSS::Esp0 to its... 2123/head
2020-01-03 Thomas Faber[WIN32K:NTGDI] Add missing probe to NtGdiGetPath.
2020-01-03 Thomas Faber[WIN32K:NTGDI] Avoid breakpoints in syscalls.
2020-01-02 Eric Kohl[NTOS:IO] Fix indentation. No code changes!
2020-01-02 Hermès Bélusca... [LSASRV] Add parameter validation in LsapSetLogonSessio...
2020-01-02 Hermès Bélusca... [MSV1_0] Extend parameter validation in LsaApLogonUserE...
2020-01-02 Hermès Bélusca... [RTL] Fix RtlValidateUnicodeString() regarding the...
2020-01-02 Hermès Bélusca... [NTDLL_APITEST] Add a test for RtlValidateUnicodeString().
2020-01-02 Thomas Faber[DISK_NEW] Return correct info size in failure case...
2020-01-02 Thomas Faber[CDROM] Return the correct data length for IOCTL_DISK_G...
2020-01-02 Maxim Smirnov[SHELL32] Fix extra fixme (#1975)
2020-01-02 Oleg Dubinskiy[BOOTDATA] Add AppliedDPI registry value (#1966)
2020-01-01 Serge Gautherie[FREELDR] Update ACPI Extended Attributes support to... 1782/head
2020-01-01 Hermès Bélusca... [FREELDR] Simplify the PrintText() and FrLdrBugCheckWit... 1777/head
2020-01-01 Serge Gautherie[FREELDR] Reimplement i386PrintText(), adding line...
2020-01-01 Serge Gautherie[FREELDR] xboxcons.c, i386bug.c: Formatting and whitesp...
2020-01-01 Stanislav Motylkov[WS2_32_APITEST] Add some tests for GetAddrInfoW
2020-01-01 Katayama Hirofumi MZ[SDK][INCLUDE] Total refinement of Gdiplus headers...
2020-01-01 Katayama Hirofumi MZ[SDK][INCLUDE] Improve gdiplusgraphics.h (#2222)
2020-01-01 Katayama Hirofumi MZ[SDK][INCLUDE] Improve gdiplusmetafile.h (#2221)
2020-01-01 Katayama Hirofumi MZ[SDK][INCLUDE] Improve gdiplusmatrix.h (#2220)
2020-01-01 Katayama Hirofumi MZ[SDK][INCLUDE] Improve gdiplusstringformat.h (#2219)
2020-01-01 Katayama Hirofumi MZ[SDK][INCLUDE] Improve gdipluspath.h (#2218)
2020-01-01 Katayama Hirofumi MZ[SDK][INCLUDE] Refinement of Gdiplus headers (#2217)
2019-12-31 Hermès Bélusca... Happy New Year 2020 to everyone!!
2019-12-31 Eric Kohl[ADVAPI32] OpenSCManagerA/W: Set the last error even...
2019-12-31 Eric Kohl[LSASRV] LsarLookupSids: Return proper domain informati...
2019-12-31 Stanislav Motylkov[FREELDR] Obtain Xbox memory map via multiboot spec...
2019-12-31 Timo Kreuzer[NTOS:KE] Rename some locking functions to reflect...
2019-12-31 Thomas Faber[NTDLL_APITEST] Add a test for NtUnloadDriver. 2194/head
2019-12-31 Thomas Faber[APITESTS] Centrally define AllocateGuarded/FreeGuarded...
2019-12-31 Thomas Faber[NTOS:IO] Use UNICODE_STRING operations in IopUnloadDriver.
2019-12-31 Thomas Faber[NTOS] Make RtlFindCharInUnicodeString available in...
2019-12-31 Thomas Faber[NDK] RtlFindCharInUnicodeString is only available...
2019-12-31 Katayama Hirofumi MZ[SDK][INCLUDE] Rename Gdiplus::Region::region as native...
2019-12-31 Katayama Hirofumi MZ[SDK][INCLUDE] Improve Gdiplus::Graphics (#2211)
2019-12-31 Katayama Hirofumi MZ[SDK][INCLUDE] Rename Gdiplus::Graphics::graphics as...
2019-12-31 Katayama Hirofumi MZ[SDK][INCLUDE] Move Gdiplus::TextureBrush codes (#2208)
2019-12-31 Timo Kreuzer[NTOS] In KeWaitFor*Object(s) assert that the current...
2019-12-31 Katayama Hirofumi MZ[SDK][INCLUDE] Implement Gdiplus::Pen (#2207)
2019-12-31 Katayama Hirofumi MZ[SDK][INCLUDE] Rename Gdiplus::Pen::pen as nativePen...
2019-12-31 Katayama Hirofumi MZ[SDK][INCLUDE] Implement Gdiplus::Brush (#2205)
2019-12-31 Katayama Hirofumi MZ[SDK][INCLUDE] Rename Gdiplus::Brush::brush as nativeBr...
2019-12-31 Katayama Hirofumi MZ[SDK][INCLUDE] Improve Gdiplus::FontCollection (#2203)
2019-12-31 Katayama Hirofumi MZ[SDK][INCLUDE] Implement Gdiplus::ImageAttributes ...
2019-12-31 Katayama Hirofumi MZ[SDK][INCLUDE] Implement Gdiplus::CustomLineCap (#2201)
2019-12-31 Katayama Hirofumi MZ[SDK][TOOLS] Add do_code_format.sh to sdk/tools (#2191)
2019-12-31 Katayama Hirofumi MZ[SDK][INCLUDE] Implementing Gdiplus::GraphicsPath ...
2019-12-31 Katayama Hirofumi MZ[WIN32SS][WINSRV] Add CSR API_NUMBER info comments...
2019-12-30 Timo Kreuzer[NTOS:IO] Fix list enumeration in IopShutdownBaseFileSy...
2019-12-30 Victor Perevertkin[WINHTTP_WINETEST] Restore test_persistent_connection...
2019-12-30 Victor Perevertkin[WINHTTP] Initialize winsock upon WinHttpOpen
2019-12-30 Katayama Hirofumi MZ[SDK][INCLUDE] Improve gdiplusheader.h (#2197)
2019-12-30 Katayama Hirofumi MZ[SDK][INCLUDE] Improve gdipluseffects.h (#2196)
2019-12-30 Katayama Hirofumi MZ[SDK][INCLUDE] Improve gdipluscolor.h (#2195)
2019-12-30 Katayama Hirofumi MZ[SDK][INCLUDE] Rename Gdiplus::Image::image as nativeIm...
2019-12-30 Victor Perevertkin[NTOS:KD] Fix wrong debug level checking logic in KdpPrint.
2019-12-29 Thomas Faber[WIN32K:NTUSER] Avoid user memory access outside of...
2019-12-29 Thomas Faber[WIN32K:NTUSER] Correctly capture UNICODE_STRING in...
2019-12-29 Thomas Faber[WIN32K:NTUSER] Add missing probe in NtUserGetClassName.
2019-12-29 Hermès Bélusca... [CMD] If the prompt displays the information line on...
2019-12-29 Hermès Bélusca... [CMD] Code formatting; don't hardcode the string buffer...
2019-12-29 Eric Kohl[SAMSRV] SamrEnumerate...: Return STATUS_NO_MORE_ENTRIE...
2019-12-29 Hermès Bélusca... [BROWSEUI] Remove unneeded header, addendum to d967b5aa.
2019-12-29 Hermès Bélusca... [NETAPI32] Improve some error traces.
2019-12-29 Hermès Bélusca... [SHELL32] Remove some trailing spaces; use explicitly...
2019-12-29 Hermès Bélusca... [BROWSEUI] Remove useless RegenerateUserEnvironment...
2019-12-29 Hermès Bélusca... [WIN32SS:USER] Some minimal work and fixes concerning...
2019-12-29 Thomas Faber[INCLUDE] Safely handle odd & large lengths in ProbeAnd...
2019-12-29 Thomas Faber[WIN32K:NTUSER] Add missing parameter probe in NtUserGe...
2019-12-29 Katayama Hirofumi MZ[SDK][INCLUDE] Formatting gdiplus headers (#2190)
2019-12-29 Eric Kohl[NTOS:IO] Fix indentation. No code changes!
2019-12-29 Thomas Faber[NTOS:CM] Probe for write in NtLockProductActivationKeys.
2019-12-29 Thomas Faber[NTOS:CM] Protect user memory access with SEH in NtQuer...
2019-12-29 Eric Kohl[SYSSETUP] Start the dnscache service after the network...
2019-12-29 Katayama Hirofumi MZ[KERNEL32_APITEST] More power to ConsoleCP testcase...
next