reactos.git
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...
2018-12-30 Pierre Schweitzer[SERVICES] Implement ScmGetServiceNameFromTag
2018-12-30 Pierre Schweitzer[SERVICES] Implement RI_ScQueryServiceTagInfo
2018-12-30 Pierre Schweitzer[ADVAPI32] Implement I_ScQueryServiceTagInfo
2018-12-30 Pierre Schweitzer[ADVAPI32] Implement I_QueryTagInformation
2018-12-30 Pierre Schweitzer[SERVICES] Define the RI_ScQueryServiceTagInfo RPC...
2018-12-30 Eric Kohl[UMPNPMGR] PNP_GetDeviceList: Implement the enumeration...
2018-12-30 Timo Kreuzer[NDK][NTOS] Add global definition of INIT_FUNCTION...
2018-12-30 Eric Kohl[UMPNPMGR] PNP_GetDeviceListSize: Implement the buffer...
2018-12-29 Thomas Faber[WIN32K:NTUSER] Reference menus owned by a popup menu... 1200/head
2018-12-29 Eric Kohl[UMPNPMGR] PNP_GetDeviceList / PNP_GetDeviceListSize...
2018-12-29 Pierre Schweitzer[ADVAPI32_APITEST] Unknown field isn't that unknown...
2018-12-29 Timo Kreuzer[CABMAN] Fix a problem with creating temp files on...
2018-12-29 Mark Jansen[FONT][WIN32SS] Re-add casts for gcc
2018-12-29 Mark Jansen[FONT][WIN32SS] Remove casts
2018-12-29 Mark Jansen[FONT][WIN32SS] Hold the freetype lock while accessing...
2018-12-29 Mark Jansen[FONT][WIN32SS] Fix a memory leak
2018-12-29 Mark Jansen[FONT][WIN32SS] Fix a memory leak
2018-12-29 Mark Jansen[FONT][WIN32SS] Hold the freetype lock while accessing...
2018-12-29 Mark Jansen[FONT][WIN32SS] Hold the freetype lock while accessing...
2018-12-29 Mark Jansen[FONT][WIN32SS] Do not return an uninitialized variable
2018-12-29 Eric Kohl[NTOS:IO] Fix indentation. No code changes.
2018-12-28 Katayama Hirofumi MZ[APPWIZ] Show message box upon error
2018-12-28 Pierre Schweitzer[SETUP] Add support for selecting FS type in unattended...
2018-12-28 Thomas Faber[WIN32K:NTUSER] Acquire the user lock exclusively in...
2018-12-28 Thomas Faber[NTDLL:LDR] Avoid passing an uninitialized variable...
2018-12-28 Katayama Hirofumi MZ[MENU][WIN32SS] Fix non-menubar menu text Y position...
2018-12-27 Mark Jansen[NTOS] When checking something for NULL, let's initiali...
2018-12-27 Eric Kohl[ADVAPI32] CreateProcessAsUserA/W: Partially revert...
2018-12-27 Luo Yufan[TRANSLATION] Update Traditional Chinese translation...
2018-12-27 Katayama Hirofumi MZ[FONT][WIN32SS] Optimize a bit
2018-12-26 Luo Yufan[TRANSLATION] Update Traditional Chinese translation...
2018-12-25 Eric Kohl[NTOS:IO] When a device has been started, create an...
2018-12-25 Katayama Hirofumi MZ[FONT][WIN32SS] Follow-up of #1184
2018-12-25 Pierre Schweitzer[BTRFS] Reduce diff with upstream
2018-12-25 Pierre Schweitzer[NTOSKRNL_VISTA] Implement FsRtlGetEcpListFromIrp and...
2018-12-25 Pierre Schweitzer[NTOSKRNL_VISTA] Implement IoGetIrpExtraCreateParameter
2018-12-25 Katayama Hirofumi MZ[FONT][WIN32SS] Refactor rendering text background...
2018-12-25 Katayama Hirofumi MZ[WIN32SS] Fix RLE4 bitmap decoding (#1188)
2018-12-25 Luo Yufan[TRANSLATION] Update Chinese translation. (#1187)
next