reactos.git
2019-01-06 Luo Yufan[TRANSLATION] Update Chinese translation. (#1223)
2019-01-06 Pierre Schweitzer[NTOSKRNL] Fix !irpfind usage message
2019-01-06 Pierre Schweitzer[NTOSKRNL] Properly check for address validity in ...
2019-01-06 Pierre Schweitzer[NTOSKRNL] Reimplement !irpfind using !poolfind helpers
2019-01-06 Pierre Schweitzer[NTOSKRNL] Implement !poolfind command in KDBG
2019-01-06 Baruch Rutman[NTUSER] Fix SetProcessDefaultLayout() (#1013) 1013/head
2019-01-06 Katayama Hirofumi MZ[FONT][GDI32] Fix font enumeration functions (#1221)
2019-01-06 Katayama Hirofumi MZ[GDI32_APITEST] Improve CreateFontIndirect testcase
2019-01-05 Hermès Bélusca... [FREELDR] Simplify code by using a AddReactOSArcDiskInf...
2019-01-05 Denis Malikov[KERNEL32] make some NLS and Format functions work...
2019-01-05 Hermès Bélusca... [WIN32SS:NTUSER] Completely update the metrics in co_In...
2019-01-05 David QuintanaResource file strings cleanup (#581)
2019-01-05 Mark Jansen[SDK] Reset InDbgPrint state when an exception occurs 1220/head
2019-01-05 Eric Kohl[NET] Implement the /add and /del options of the comput...
2019-01-05 Bișoc George[VCDCONTROLTOOL] Implement Romanian & Italian translati...
2019-01-05 Denis Malikov[MSVCRT] export _except_handler4_common
2019-01-05 Serge Gautherie[LOG2LINES] Use translate_line() for command line input too
2019-01-05 Andrew Boyarshin[NTDLL][RTL] Implement RtlGetFullPathName_UEx
2019-01-05 Mark Jansen[APPHELP] Prevent a nullptr dereference 1216/head
2019-01-05 Mark Jansen[SHIMENG] Prevent a nullptr dereference
2019-01-05 Mark Jansen[APPCOMPAT] Move sdbtagid.h and sdbtypes.h to a shared...
2019-01-05 Mark Jansen[SHIMENG] Ignore shims that are loading
2019-01-05 Mark Jansen[APPHELP] Fix a typo in the logging
2019-01-05 Mark Jansen[SHIMLIB] c++ compatibility
2019-01-05 Timo Kreuzer[REACTOS] Fix misc 64 bit issues (#783)
2019-01-05 Thomas Faber[MPG123] Update to version 1.25.10. CORE-15280
2019-01-05 Thomas Faber[MBEDTLS] Update to version 2.7.6. CORE-15280
2019-01-05 Thomas Faber[LIBPNG] Update to version 1.6.35. CORE-15280
2019-01-04 Bișoc George[OSK] Fix a sentence in Italian resource (#1219)
2019-01-04 Luo Yufan[TRANSLATION] Improve Chinese translation of VCDControl...
2019-01-04 Mark Jansen[APISETS] Remove default kernel32 import library, since... 1182/head
2019-01-04 Mark Jansen[VERIFIER] Remove stub special case, since our normal...
2019-01-04 Giannis Adamopoulos[WINSRV] ConSrvConnect: Always store the control dispat...
2019-01-04 Giannis Adamopoulos[WINSRV] usersrv: Fix a wrong debug print
2019-01-04 Giannis Adamopoulos[WINSRV] usersrv: Don't terminate processes with no...
2019-01-04 Giannis Adamopoulos[WINSRV] usersrv: remove wrong dead code and fix indent...
2019-01-04 Giannis Adamopoulos[WINSRV] consrv: Implement terminating console processe...
2019-01-04 Giannis Adamopoulos[WINSRV] usersrv: Simplify sanity checks in UserClientS...
2019-01-03 Pierre Schweitzer[MOUNTMGR] Fix buffer length checking
2019-01-03 Mark Jansen[LDR] Ensure we start with a valid pointer 1201/head
2019-01-03 Mark Jansen[LDR] Actually allocate what is asked for
2019-01-03 Mark Jansen[LDR] Don't dereference a possible nullptr on a malform...
2019-01-03 Mark Jansen[LDR] Don't dereference a possible nullptr
2019-01-03 Bișoc George[OSK] Update translation files (#1189)
2019-01-03 Yaroslav Kibysh[APPWIZ] Russian and Ukrainian Translations Update...
2019-01-03 Eric KohlAddendum to 60f018ae: Remove obsolete DPRINTs and fix...
2019-01-03 Pierre Schweitzer[RXCE] Fix leftover
2019-01-03 Katayama Hirofumi MZ[USER32] Let App Switcher activate only one window...
2019-01-03 Hermès Bélusca... [RDBSS] Fix pointer value assignation.
2019-01-03 Timo Kreuzer[RXCE] Fix 64 bit build
2019-01-02 Eric Kohl[ACPI] Add code to retrieve packet type data from ACPI...
2019-01-02 Pierre Schweitzer[TCPIP] Don't trust the TEB
2019-01-02 Hermès Bélusca... [WIN32SS] Try to recover display when changing the...
2019-01-02 Hermès Bélusca... [WIN32SS:NTUSER] Remove some hardcoded buffer sizes...
2019-01-02 Hermès Bélusca... [WIN32SS:NTUSER] Minor whitespace formatting.
2019-01-02 Hermès Bélusca... [FRAMEBUF] Correctly check the return value of the...
2019-01-02 Giannis Adamopoulos[NTUSER] Fix a few tests related to desktops and window...
2019-01-02 Pierre Schweitzer[RDBSS][RXCE] Implement IRP cancellation
2019-01-02 Julio Carchi[TRANSLATION] Spanish translations (#944)
2019-01-01 Pierre Schweitzer[NTOSKRNL] Add a raw implementation of !irpfind in...
2019-01-01 Arnav Bhatt[TRANSLATION] Hindi translation of browseui, comctl32...
2019-01-01 Mark Jansen[LDR] Introduce a private heap for the loader. 1204/head
2019-01-01 Eric Kohl[BATTC] Fixed an oops!
2019-01-01 Eric Kohl[BATTC] Some tiny fixes
2019-01-01 Eric Kohl[BATTC] Fix indentation. No code changes!
2019-01-01 Pierre Schweitzer[TCPIP] Check buffer before dereferencing it
2019-01-01 Pierre Schweitzer[SETUP] Silence some noisy DPRINT1
2018-12-31 Hermès Bélusca... Happy New Year 2019 everybody!
2018-12-31 Luo Yufan[TRANSLATION] Update Chinese translation. (#1212)
2018-12-31 Eric Kohl[UMPNPMGR] PNP_GetDeviceList: Implement the enumeration...
2018-12-31 Bișoc George[CONTRIBUTING] Add a notice for how to set your real...
2018-12-31 Stanislav Motylkov[MPLAY32] Accept paths with double quotes from command...
2018-12-31 Pierre Schweitzer[WIN32K] Deny deviceless calls to EngDeviceIoControl
2018-12-31 Eric Kohl[UMPNPMGR] PNP_GetDeviceListSize: Implement the buffer...
2018-12-31 Hervé Poussineau[ZLIB] Import upstream commit 38e8ce32afbaa82f67d992b9f...
2018-12-31 Pierre Schweitzer[TCPIP] Don't assume the TEB is always defined
2018-12-31 Eric Kohl[UMPNPMGR] PNP_GetDeviceList/PNP_GetDeviceListSize...
2018-12-31 Hervé Poussineau[RTL] Fix RtlNewSecurityGrantedAccess improperly zeroin...
2018-12-31 Pierre Schweitzer[IPHLPAPI] Add support for service tags in GetOwnerModu...
2018-12-31 Pierre Schweitzer[TCPIP] Return the SubProcessTag when enumerating conne...
2018-12-31 Pierre Schweitzer[TCPIP] Save the SubProcessTag when an ADDRESS_FILE...
2018-12-31 Pierre Schweitzer[SDK] Add PsGetCurrentThreadTeb() to the DDK
2018-12-31 Pierre Schweitzer[ADVAPI32_APITEST] Add tests showing that first field...
2018-12-31 Katayama Hirofumi MZ[FONT][WIN32SS] Partially implement font/text rotation...
2018-12-31 Luo Yufan[TRANSLATION] Update Chinese translation. (#1205)
2018-12-31 Bișoc George[APPWIZ] Do not hardcode the strings (#1208)
2018-12-30 Pierre Schweitzer[SERVICES] Properly check again PID
2018-12-30 Pierre Schweitzer[SERVICES] pszName is a string, mark it so
2018-12-30 Pierre Schweitzer[ADVAPI32] When starting or sending a control to a...
2018-12-30 Pierre Schweitzer[ADVAPI32] Stop pretending our advapi32 is NT6+
2018-12-30 Pierre Schweitzer[SERVICES] On service start control message, send the...
2018-12-30 Eric Kohl[UMPNPMGR] PNP_GetDeviceList: Implement the enumeration...
2018-12-30 Hermès Bélusca... [FREELDR] Explicitly call RamDiskInitialize() in RamDis...
2018-12-30 Hermès Bélusca... [USETUP] Fix the strings given to the printf-like funct...
2018-12-30 Hermès Bélusca... [CDFS] Addendum to 5429771b, 6c733856 and 3c64b4cb...
2018-12-30 Hermès Bélusca... [NTOS] Fix a NULL-pointer access bug.
2018-12-30 Hermès Bélusca... [NTOS] Don't use TAG_IO_NAME when calling ExFreePoolWit...
2018-12-30 Hermès Bélusca... [NTOS] Code formatting only.
2018-12-30 Eric Kohl[UMPNPMGR] PNP_GetDeviceListSize: Implement the buffer...
2018-12-30 Pierre Schweitzer[SERVICES] Implement ScmGenerateServiceTag and call...
next