reactos.git
2019-06-04 Eric Kohl[NET] Implement adding and deleting of network shares.
2019-06-04 Serge Gautherie[WIN32KNT_APITEST] Replace remaining TESTX() (#1609)
2019-06-03 James Tabor[GDI32] Meta File Fix Ups
2019-06-02 Katayama Hirofumi MZRevert "[USER32] Make App Switcher use the owner window...
2019-06-02 Eric Kohl[STORPORT] Detect attached devices
2019-06-02 Pierre Schweitzer[NTOSKRNL] Add support for global DOS directory in...
2019-06-02 Serge Gautherie[WIN32KNT_APITEST:NTDD] Improve failure handling
2019-06-02 Serge Gautherie[FORMATTING] Add/Remove a few spaces
2019-06-02 Serge Gautherie[USER32_APITEST:WNDPROC] Improve failure handling
2019-06-02 Serge Gautherie[USER32_APITEST:WNDPROC] 0 to NULL
2019-06-02 Serge Gautherie[FORMATTING] 3-spaces to 4-spaces
2019-06-02 Eric Kohl[STORPORT] Fix resource list size calculation
2019-06-02 Katayama Hirofumi MZ[WIN32SS][USER32] Fix Task Switcher more (#1602)
2019-06-02 Pierre Schweitzer[NTOSKRNL] In case IopMountVolume call is a success...
2019-06-02 Pierre Schweitzer[NTOSKRNL] On process primary token change, dereference...
2019-06-02 Katayama Hirofumi MZ[SDK][INCLUDE] Update msgdump.h
2019-06-01 woachk[NDK/TESTS] The world isn't only amd64 or i386 (#1596)
2019-06-01 woachkUpdate toolchain-msvc.cmake (#1593)
2019-06-01 woachk[CONFIGURE] Add support for VS16.1 (#1594)
2019-06-01 Joachim Henze[MSHTML] Fake Success in HTMLDocument_put_bgColor()
2019-06-01 Pierre Schweitzer[NTOSKRNL] Implement ObSetDirectoryDeviceMap
2019-06-01 Pierre Schweitzer[NTOSKRNL] Implement SeGetLogonIdDeviceMap
2019-06-01 Pierre Schweitzer[NTOSKRNL] Implement ObpSetCurrentProcessDeviceMap
2019-06-01 Pierre Schweitzer[NTOSKRNL] Implement ObpReferenceDeviceMap()
2019-06-01 Pierre Schweitzer[NTOSKRNL] Stub SeGetLogonIdDeviceMap
2019-06-01 Pierre Schweitzer[NTOSKRNL] Simplify NtQueryInformationProcess:ProcessDe...
2019-06-01 Pierre Schweitzer[NTOSKRNL] Add support for LUID mappings in ObQueryDevi...
2019-06-01 Pierre Schweitzer[NTOSKRNL] Implement support for PROCESS_DEVICEMAP_INFO...
2019-06-01 Pierre Schweitzer[NTOSKRNL] Implement ObIsLUIDDeviceMapsEnabled and...
2019-06-01 Pierre Schweitzer[NTOSKRNL] Disable LUID mapping until it's properly...
2019-06-01 James Tabor[NtUser] Fix Clipboard Synthesized Returns
2019-06-01 Pierre Schweitzer[NTOSKRNL] On device map freeing, make directory object...
2019-06-01 Pierre Schweitzer[NTOSKRNL] De-duplicate code between Ob(f)DereferenceDe...
2019-06-01 Pierre Schweitzer[NTOSKRNL] Add a few ASSERTs to ObpGetDosDevicesProtect...
2019-06-01 Pierre Schweitzer[NTOSKRNL] Implement ObpFreeDosDevicesProtection to...
2019-06-01 Pierre Schweitzer[NTOSKRNL] Modify ObpCreateDeviceMap so that it can...
2019-06-01 Katayama Hirofumi MZ[SDK][INCLUDE] msgdump.h registered message support
2019-06-01 jimtabor[User32] Fix Clipboard Meta Test Results
2019-06-01 jimtabor[Win32SS] Support Clipboard Metafile
2019-05-31 Joachim Henze[ROSTESTS][GLOBAL_MEM] GlobalAllocNFree might return...
2019-05-31 Eric Kohl[NET] Start work on the SHARE command. List shares...
2019-05-31 Katayama Hirofumi MZ[KERNEL32_APITEST] dynamic linked RtlIsCriticalSectionL...
2019-05-31 Katayama Hirofumi MZ[USER32] Fix behavior of Task Switcher (Alt+Tab) (...
2019-05-31 Katayama Hirofumi MZ[KERNEL32_APITEST] Check CJK codepage before tests
2019-05-30 jimtabor[NtGDI] Support Clipboard Metafile
2019-05-30 jimtabor[GDI32] Support Clipboard Metafile
2019-05-30 Joachim Henze[ROSAPPS][PICE] Fix a glitch at two places where code...
2019-05-30 Eric Kohl[UMPNPMGR] Split the monolithic monster: service, rpc...
2019-05-29 Eric Kohl[UMPNPMGR] PNP_QueryArbitratorFreeData and PNP_QueryArb...
2019-05-29 Joachim Henze[ROSAPPS][GETTYPE] Fix a copy-paste-issue when checking...
2019-05-29 Eric Kohl[NETAPI32] Implement parts of NetGetDCName and declare...
2019-05-29 Eric Kohl[NETLOGON] Add the netlogon service.
2019-05-29 Katayama Hirofumi MZ[WIN32KNT_APITEST] Split win32knt_apitest to 3 modules...
2019-05-29 Eric Kohl[NETAPI32] Implement NetpAllocWStrFromStr(), NetpAllocW...
2019-05-29 Katayama Hirofumi MZ[SYSSETUP] Set registry hostname in WriteComputerSettin...
2019-05-28 Eric Kohl[NET] Fix remaining issues with logon hours.
2019-05-28 Eric Kohl[NET] Load the names of the days of week for the 'times...
2019-05-27 Eric Kohl[NET] Fix the timezone issue in the logon hours parser...
2019-05-27 Timo Kreuzer[TELNET] Add missing curly braces to for-statement
2019-05-27 Timo Kreuzer[TELNET] Add missing curly braces to while-statement
2019-05-27 Timo Kreuzer[TELNET] Add missing curly braces to if-statelent
2019-05-27 Timo Kreuzer[TELNET] disable restrict warnings
2019-05-27 Hervé Poussineau[LDR] Silence some debug logs when images overlap
2019-05-27 Timo Kreuzer[BROWSEUI] Fix indentation
2019-05-27 Timo Kreuzer[GLU32] Fix indentation
2019-05-27 Timo Kreuzer[MSHTML] Convert tabs to spaces
2019-05-27 Timo Kreuzer[REISERFS] Convert a tab to spaces
2019-05-27 Timo Kreuzer[TFTPD] Disable format-overflow warnings
2019-05-27 Timo Kreuzer[MINIZIP] Add curly braces to if-statement and fix...
2019-05-27 Timo Kreuzer[LIBXSLT] Disable misleading-indentation warnings
2019-05-27 Timo Kreuzer[RSAENH] Use StringCbPrintfA instead of sprintf
2019-05-27 Timo Kreuzer[USETUP] Use RtlStringCbPrintfA instead of sprintf
2019-05-27 Timo Kreuzer[MINGW32] Add some definitions to fix building with...
2019-05-27 Timo Kreuzer[CRT] Add missing posix error codes
2019-05-27 Hervé Poussineau[CMAKE] Disable unused-const-variable warning
2019-05-27 Hervé Poussineau[CMAKE] Disable --compress-debug-sections on GCC >...
2019-05-27 Katayama Hirofumi MZ[WIN32SS][NTGDI] Don't use FLOAT in ftGdiGetGlyphOutlin...
2019-05-27 Katayama Hirofumi MZ[WIN32SS][NTGDI] Avoid allocation of zero size in NtGdi...
2019-05-27 Eric Kohl[NET] Implement a parser for the '/times' option of...
2019-05-27 Katayama Hirofumi MZ[KERNEL32] Fix SetComputerNameExW (#1583)
2019-05-27 Katayama Hirofumi MZ[KERNEL32_APITEST] Check also 'NV Hostname' in SetCompu...
2019-05-27 Katayama Hirofumi MZ[GDI32_APITEST] Improve GetGlyphIndices testcase (...
2019-05-26 Jose Carlos... [EXPLORER] Update Portuguese Translation
2019-05-26 Jose Carlos... [TRANSLATIONS] Update/Add Portuguese translations.
2019-05-26 Katayama Hirofumi MZ[KERNEL32_APITEST] Fix build
2019-05-26 Serge Gautherie[KERNEL32_APITEST] Improve SetComputerNameExW test...
2019-05-26 Katayama Hirofumi MZ[WIN32SS][NTGDI] Improve Text Transformation (#1573)
2019-05-25 Hermès Bélusca... [CONSRV] Minor code cleanup.
2019-05-25 Katayama Hirofumi MZ[KERNEL32_APITEST] Add SetComputerNameExW testcase...
2019-05-23 Katayama Hirofumi MZ[WIN32SS][NTGDI] Don't use FLOAT for orientation (...
2019-05-23 Oleg Dubinskiy[SETUP] Fix controls position in 1st stage GUI setup...
2019-05-23 Katayama Hirofumi MZ[WIN32SS][NTGDI] Don't use FLOAT in IntEscapeMatrix...
2019-05-23 Hervé Poussineau[NTOS:KDBG] Use CONTEXT instead of KTRAP_FRAME
2019-05-23 Hervé Poussineau[NTOS:KD] Remove some _WINDK_ usages
2019-05-23 Hervé Poussineau[NTOS:KD] Remove dead code
2019-05-23 Hervé Poussineau[NTOS:KD] Remove CTRL+C pending support left over,...
2019-05-23 Hervé Poussineau[NTOS:KD] Remove /BREAK support left over, likely broke...
2019-05-22 Katayama Hirofumi MZ[WIN32SS][NTUSER] Fix msvc-x64 build
2019-05-22 Joachim Henze[FREETYPE] Fix regression CORE-16041 Font/Text Rotation...
2019-05-21 jimtabor[NtUser] Fix setting screen size.
next