reactos.git
2019-06-06 Eric Kohl[UMPNPMGR] Implement PNP_GetClassInstance().
2019-06-06 Ender OsselAdd an Alpha note for new users in the README (#1270)
2019-06-06 Serge Gautherie[ROSTESTS] Add missing '\n' to a few skip()
2019-06-06 Hermès Bélusca... [BROWSEUI] Fix CSHEnumClassesOfCategories::Initialize... 1559/head
2019-06-06 Serge Gautherie[BROWSEUI_APITEST] Add a test for SHEnumClassesOfCatego...
2019-06-06 Serge Gautherie[BROWSEUI] browseui.spec: Fix SHEnumClassesOfCategories...
2019-06-06 Joachim Henze[WIN32SS][FREETYPE] Avoid performance regression CORE...
2019-06-05 Serge Gautherie[BOOTLIB] Check DBG with #if, not #ifdef (#1621)
2019-06-05 Serge Gautherie[LWIP] Fix src/core/init.c a bit (#1620)
2019-06-05 Serge Gautherie[MBEDTLS] Use '#ifndef __REACTOS__', instead of '#if...
2019-06-05 Serge Gautherie[DXSDK] Improve dxerr?.h a bit (#1617)
2019-06-05 Serge Gautherie[NCFTP] Check _DEBUG with #ifdef, not #if (#1616)
2019-06-05 Serge Gautherie[NTDLL_VISTA] Check _DEBUG with #ifdef, not #if (#1615)
2019-06-05 Serge Gautherie[ADVAPI32:REG] Remove some useless casts (#1614)
2019-06-05 Serge Gautherie[USER32] RegisterClipboardFormatA(): Enable a SetLastEr...
2019-06-05 Eric Kohl[MC] Add syntax and help texts for the NET SHARE command.
2019-06-05 Serge Gautherie[LOCALSPL] Check DBG with #if, not #ifdef
2019-06-04 Serge Gautherie[NTOS:MM] PeFmtCreateSection(): Improve AMD64 image...
2019-06-04 Serge GautherieMisc addendum to CORE-14271 (#1529)
2019-06-04 Mas Ahmad Muhammad[RAPPS] Add Indonesian translation. (#1598) 1598/head
2019-06-04 Mas Ahmad Muhammad[EXPLORER] Add Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[FORMAT] Update Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[RUNDLL32] Update Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[SUBST] Add Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[SERVICES] Add Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[RUNONCE] Add Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[FONTVIEW] Add Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[MSPAINT] Add Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[OSK] Add Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[REGEDIT] Update Indonesian translation. (#1598)
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
next