reactos.git
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)
2018-12-24 Eric Kohl[MC] Fix the build
2018-12-24 Eric Kohl[MC] Fix build issue?
2018-12-24 Eric KohlFix the build
2018-12-24 Eric Kohl[NET] Add (incomplete) COMPUTER command and rename...
2018-12-24 Luo Yufan[COMDLG32] Update Simplified Chinese translation.
2018-12-24 Luo Yufan[COMCTL32] Update Simplified Chinese translation.
2018-12-24 Eric Kohl[NET] Move TIME, USE, USER, VIEW and NET command syntax...
2018-12-24 Eric Kohl[NET] Move START, STATISTICS and STOP command syntax...
2018-12-24 Eric Kohl[NET] Move PAUSE, PRINT, SEND, SESSION and SHARE comman...
2018-12-23 Eric Kohl[NET] Move HRELPMSG, LOVALGROUP and NAME command syntax...
2018-12-23 Eric Kohl[NET] Move FILE, GROUP and HELP command syntax and...
2018-12-23 Hermès Bélusca... [USETUP] Add SETUP_INIT_PAGE in the list of virtual...
2018-12-23 Bișoc George[OSK] Add missing welcome box resource for Estonian...
2018-12-23 Hermès Bélusca... [USETUP] Modify the integrated user-mode PnP manager...
2018-12-23 Hermès Bélusca... [USETUP] Check for invalid INF handles before doing...
2018-12-23 Eric Kohl[NET] Move COMPUTER, CONFIG and CONTINUE command syntax...
2018-12-23 Pierre Schweitzer[SDK] Set proper lang IDs, aka fix build
2018-12-23 Luo Yufan[FONTVIEW] Update Traditional Chinese translation....
2018-12-23 Eric Kohl[NET] Move ACCOUNTS command syntax and help text into...
2018-12-23 Pierre Schweitzer[NTOSKRNL] Set the MemoryMaker flag when executing...
2018-12-23 Pierre Schweitzer[NTOSKRNL] Implement write behind in Cc
2018-12-23 Eric Kohl[NET] Load netmsg.dll right from the start and print...
2018-12-23 Hermès Bélusca... [UMPNPMGR] Use HeapReAlloc() to reallocate the PnP...
2018-12-23 Hermès Bélusca... [UMPNPMGR] Minor formatting, and enable a DPRINT1 in...
2018-12-23 Pierre Schweitzer[KMTESTS:CC] Fix a typo, definitely showing this code...
2018-12-23 Pierre Schweitzer[NTOSKRNL] Honor files that shouldn't be lazy written
2018-12-23 Pierre Schweitzer[KMTESTS:CC] Add tests showing a dirty VACB isn't flush...
2018-12-23 Pierre Schweitzer[NTOSKRNL] When growing a file, invalid the last VACB...
2018-12-22 Eric Kohl[NETMSG] Fix message table include statement and build...
2018-12-22 Eric Kohl[MC] Remove some useless quotation marks from message...
2018-12-22 Pierre Schweitzer[FONTSUB] Fix build²
2018-12-22 Pierre Schweitzer[FONTSUB] Fix build
2018-12-22 Pierre Schweitzer[KMTESTS:CC] Add a trace to identify failing tests
2018-12-22 Luo Yufan[TRANSLATION] Update Chinese shortcut translation ...
2018-12-22 Pierre Schweitzer[KMTESTS:CC] Add more tests for SetFileSizes
2018-12-22 Pierre Schweitzer[KMTESTS:CC] Add tests for CcSetFileSizes
2018-12-22 Thomas Faber[USP10] Don't mix character and glyph index caches...
2018-12-21 Serge Gautherie[NTOS:CC] CcCanIWrite(): Use BYTES_TO_PAGES(Length)
2018-12-21 Pierre Schweitzer[IPHLPAPI_APITEST] Add tests for GetOwnerModuleFromUdpEntry
2018-12-21 Pierre Schweitzer[SDK] Define GetOwnerModuleFromUdpEntry()
2018-12-21 Pierre Schweitzer[IPHLPAPI_APITEST] Add tests for GetExtendedUdpTable
2018-12-21 Oleg Dubinskiy[COMDLG32] Update Ukrainian translation for NEWFILEOPEN...
2018-12-21 Oleg Dubinskiy[COMDLG32] Update Russian translation for NEWFILEOPENV2...
2018-12-21 Pierre Schweitzer[NTOSKRNL] Don't call AcquireForLazyWrite with the...
2018-12-21 Serge Gautherie[D3DCOMPILER_43] Fix a MSVC-x64 warning about dxbc_init...
2018-12-20 Lee Schroeder[THEMEUI][BOOTDATA] Add the Red, White, Blue Classic...
2018-12-20 Hermès Bélusca... [NTOS] Addendum to 03873aee: check that the computed...
2018-12-20 Serge Gautherie[LOG2LINES] Partially sync output format from command...
2018-12-20 Serge Gautherie[JSCRIPT] Fix a MSVC-x64 warning about to_uint32()...
2018-12-20 Katayama Hirofumi MZ[ROSAPPS][VGAFONTEDIT] Refactor on OpenInfo
2018-12-20 Katayama Hirofumi MZ[ROSAPPS][VGAFONTEDIT] Fix memory leaks
2018-12-20 Luo Yufan[TRANSLATION] Update Chinese translation. (#1170)
2018-12-20 Katayama Hirofumi MZ[ROSAPPS][VGAFONTEDIT] String/Memory check
2018-12-20 Jared Smudde[DEVMGMT] Replace the blurry 32pixel icon with a cleare...
2018-12-20 Katayama Hirofumi MZ[USETUP][NTDLL_APITEST][KBDROST] Allow non-Latin codepa...
2018-12-20 Pierre Schweitzer[NTOSKRNL] Check that caller has the priviliege to...
2018-12-20 Hermès Bélusca... [NTOS] Minor formatting + don't hardcode sizeof(UCHAR...
2018-12-20 Hermès Bélusca... [NTOS] Addendum to d8cb37bf: return the correct Status...
2018-12-20 Hermès Bélusca... [NTOS] Fixes for NtDisplayString().
2018-12-20 Luo Yufan[TRANSLATION] Update Traditional Chinese translation...
2018-12-19 Stanislav Motylkov[NETSHELL] Use distinct icon for connection status...
2018-12-19 Pierre Schweitzer[NTOSKRNL] Drop the ViewLock mutex in favour of the...
2018-12-19 Eric Kohl[NTOSKRNL] Fix indentation. No code changes.
2018-12-19 Eric Kohl[NTOSKRNL] Fix indentation. No code changes.
2018-12-19 Giannis Adamopoulos[NTUSER] Implement creating the system threads
2018-12-19 Giannis Adamopoulos[USERSRV] Add definition for the USER_CREATE_SYSTEM_THR...
2018-12-19 Giannis Adamopoulos[WINSRV] Add a hack to fix giving the api port to win32k
2018-12-19 Giannis Adamopoulos[NTUSER] Fix desktop and window station assignment...
2018-12-19 Giannis Adamopoulos[NTUSER] Don't crash when the current thread doesn...
2018-12-19 Giannis Adamopoulos[WINSRV] Fix setting the console title
2018-12-19 Baruch Rutman[TRANSLATION][USETUP] Complete Hebrew translation ...
2018-12-19 Katayama Hirofumi MZ[ROSAPPS][VGAFONTEDIT] Allow file drop (#1165)
2018-12-19 Luo YufanUpdate Chinese translation. (#1164)
2018-12-19 Katayama Hirofumi MZ[DEVMGR][NETCFGX][MSCONFIG][NETSHELL] Fix and improve...
2018-12-19 Thomas Faber[CRT] Use explicit C linkage for intrinsic functions.
2018-12-19 Pierre Schweitzer[NTOSKRNL] Fix copy/pasta ;-)
2018-12-19 Pierre Schweitzer[NTOSKRNL] Probe parameters in NtAllocateUuids() if...
2018-12-18 Oleg Dubinskiy[VCDCONTROLTOOL] Add Ukrainian translation
2018-12-18 Pierre Schweitzer[NTOSKRNL] Only allow SYSTEM to call NtSetUuidSeed()
2018-12-18 Serge Gautherie[PSDK] Fix 5 MSVC-x64 "C4028" warnings about SQL*(...
2018-12-18 Yaroslav Kibysh[TRANSLATION] Ukrainian Translation Update & OEM-866...
next