reactos.git
2018-05-12 Eric Kohl[BOOTDATA] Register the CriticalDeviceCoInstaller for...
2018-05-12 Pierre Schweitzer[FASTFAT] Implement support for stack overflow in read...
2018-05-12 Thomas Faber[USBPORT] Fix x64 build.
2018-05-11 Bișoc George[INETCPL] Fix a typo in Romanian resource file
2018-05-11 Vadim Galyant[USBPORT][USBOHCI_NEW] Avoid using pointers for physica...
2018-05-11 Thomas Faber[USBOHCI_NEW] Fix build.
2018-05-10 Eric Kohl[BOOTDATA] Add settings for the Latvian (QUERTY) keyboa...
2018-05-10 Eric Kohl[USETUP] Use an existing latvian keyboard layout
2018-05-10 Eric Kohl[BOOTDATA] Remove superfluous quotation marks
2018-05-10 Pierre Schweitzer[NTOSKRNL] Fix FsRtlStackOverflow work item free.
2018-05-10 Pierre Schweitzer[AUTOCHK] Statically link to FS libs.
2018-05-10 Pierre Schweitzer[FSLIB] Add headers for our FS libs.
2018-05-08 Bișoc George[COMCTL32] Update Romanian translation (#538)
2018-05-08 Serge Gautherie[APPSHIM_APITEST] Fix a Clang-Cl warning about n
2018-05-08 Alexander ShaposhnikovReflect latest release versions in README.md
2018-05-07 Serge Gautherie[DEVMGR] Fix a Clang-Cl warning about DriverInfoDetailD...
2018-05-06 Eric Kohl[IDL][NETAPI32][SRVSVC] Hack around another midl/rpcrt4 bug
2018-05-06 Thomas Faber[IPHLPAPI_APITEST] Avoid crash on ROS and failure on...
2018-05-05 Hermès Bélusca... [BOOTDATA][SHELL32] Add some recognized file extensions...
2018-05-05 Eric Kohl[IDL] srvsvc.idl: Fix the definition of Opnum29NotUsedO...
2018-05-04 Hermès Bélusca... [CONUTILS] Use the currently active console codepage...
2018-05-04 Serge Gautherie[DESK.CPL] Fix a Clang-Cl warning about "LogPixels"
2018-05-04 Serge Gautherie[UMPNPMGR] Fix a Clang-Cl warning about "CSConfigFlags"
2018-05-04 Robert Naumann[ZIPFLDR] Add German translation
2018-05-04 Robert Naumann[DRWTSN32] Add German translation
2018-05-04 Serge Gautherie[NTFS] Fix 2 Clang-Cl warnings about CurrentKey->IndexE...
2018-05-03 Wexpo Lyu[REACTOS] Update simplified chinese translation (#529)
2018-05-03 Serge Gautherie[CMAKE] USE_CLANG_CL: Add "-Wno-parentheses-equality"
2018-05-03 Serge Gautherie[ADVAPI32] Fix 2 TRACE() format copypastas.
2018-05-02 Pierre Schweitzer[NTOSKRNL] Optimize a bit deferred writes.
2018-05-02 Eric Kohl[ADVAPI32] SEH-protext the calls to service control...
2018-05-02 Wexpo Lyu[WINLOGON] Update simplified chinese translation (...
2018-05-01 Hermès Bélusca... [WINLOGON] Delimit the custom system shutdown message...
2018-05-01 Hermès Bélusca... [SHUTDOWN] Actually all shutdown.exe utilities from...
2018-05-01 Hermès Bélusca... [MSGINA] Fix layout of the security dialog box; add...
2018-05-01 Eric Kohl[SERVICES] Implement RI_ScSetServiceBitsA/W
2018-05-01 Hermès Bélusca... [TRANSLATION] Minor translation update.
2018-05-01 Hermès Bélusca... [SHELL32] Fix the layout of the Run/Execute dialog...
2018-05-01 Hermès Bélusca... [README] Restore the UTF-8 BOM as it otherwise does...
2018-05-01 Eric Kohl[SRVSVC][WKSSVC] Server and workstation service set...
2018-05-01 Eric Kohl[IDL] Fix redefinition of server types when lmserver...
2018-05-01 Eric Kohl[SDK] Improve lmserver.h
2018-05-01 Pierre Schweitzer[DRWTSN32] Add French translation.
2018-04-30 Pierre Schweitzer[NTOKSNRL] Always flush dirty VACB.
2018-04-30 David Knapp[SDK] Add description to MANUALLY_INITIATED_CRASH ...
2018-04-30 Pierre Schweitzer[NTOSKRNL] Free unused VACB when required.
2018-04-30 Pierre Schweitzer[NTOSKRNL] Unmark dirty first, and then write.
2018-04-29 Pierre Schweitzer[FASTFAT] Implement write IOs defering.
2018-04-29 Pierre Schweitzer[NTOSKRNL] Fix lazy writer for in-use VACB.
2018-04-29 Hermès Bélusca... [MODE] Improve the way the DOS device statuses are...
2018-04-29 Hermès Bélusca... [WINLOGON] Update french translation of the system...
2018-04-29 Eric Kohl[WINLOGON] Add german translation of the system shutdow...
2018-04-29 Eric Kohl[WINLOGON] Localize the shutdown timeout
2018-04-29 Hermès Bélusca... [MODE] Use more translated strings. CORE-12178
2018-04-29 Eric Kohl[SYSSETUP] Close the device key after the property...
2018-04-29 Bișoc George[CALC][CLIPBRD][SOLITAIRE][SPIDER][NOTEPAD][REGEDIT...
2018-04-29 Eric Kohl[SYSSETUP] Read driver settings from and write them...
2018-04-29 Pierre Schweitzer[FASTFAT] Reduce the number of local declaration.
2018-04-29 Pierre Schweitzer[SDK] Enforce callback type for KdRosRegisterCliCallbac...
2018-04-29 Pierre Schweitzer[FASTFAT] Use KdRosRegisterCliCallback() to register...
2018-04-29 Pierre Schweitzer[SDK] Make KdRosRegisterCliCallback() return status...
2018-04-29 Pierre Schweitzer[FASTFAT] Introduce a KDBG extension.
2018-04-28 Hermès Bélusca... [WINLOGON] Usability enhancement for the RPC SystemShut...
2018-04-28 Hermès Bélusca... [CMD] Improve how the command prompt displays when...
2018-04-28 Hermès Bélusca... [CMD] Don't reset bCtrlBreak too early.
2018-04-28 Hermès Bélusca... [CMD] Use CheckCtrlBreak().
2018-04-28 James Woodcock[CMD] Use _T() rather than L to initialise TCHARS.
2018-04-28 James Woodcock[CMD] Fix CTRL-C handling.
2018-04-28 James Woodcock[CMD] Don't pass CTRL-C to child processes.
2018-04-28 Pierre Schweitzer[FASTFAT] Don't leak directories FILE_OBJECT, FCB and... 524/head
2018-04-27 Pierre Schweitzer[NTOSKRNL] Also try to extract name from FCB when leaki...
2018-04-27 Pierre Schweitzer[NTOSKRNL] In !filecache, try to display FCB name
2018-04-27 Pierre Schweitzer[FASTFAT] When allocating a FCB, set its node type...
2018-04-27 Pierre Schweitzer[NTOSKNRL] In case we leak a VACB, debug as much inform...
2018-04-27 Pierre Schweitzer[NTOSKRNL] Noisily dereference mapped VACB on cache...
2018-04-26 Thomas Faber[MSXML3] Fix buffer overflow in BindStatusCallback_GetB...
2018-04-24 Jason JohnsonCorrectly bugcheck if we aren't returning a usermode...
2018-04-24 Peter WathallRemoved unreachable line (#517)
2018-04-23 Eric Kohl[SYSSETUP] PS2MousePropPageProvider: Use the UDN_DELTAP...
2018-04-23 Stanislav Motylkov[MSPAINT] Fix crash on zoom out
2018-04-22 Eric Kohl[SYSSETUP] Initialize the property sheet page dialog...
2018-04-22 Hermès Bélusca... [WIN32K] Implement UOI_FLAGS in NtUserGetObjectInformat...
2018-04-22 Bișoc George[CPL][CONSOLE] Mistake corrections
2018-04-22 Hermès Bélusca... [NULL] Additions for the Null driver.
2018-04-22 Mark Jansen[SDB] Add a fix for Globulation 2 unloading / reloading...
2018-04-22 Mark Jansen[SDK][ACGENRAL] Add the shim IgnoreFreeLibrary
2018-04-22 Mark Jansen[XML2SDB] Add support for TAG_LINK_DATE and TAG_LINKER_...
2018-04-22 Mark Jansen[SHIMLIB] Update helper functions, add ShimLib_StringND...
2018-04-22 Mark Jansen[APPSHIM_APITEST] Add a test for the shim IgnoreFreeLibrary
2018-04-22 Eric Kohl[ZIPFLDR] Fix russian translation
2018-04-22 Mark Jansen[SHELL32] Partially sync SHGetFileInfo with wine to... 507/head
2018-04-22 Mark Jansen[ZIPFLDR] Various usability improvements
2018-04-22 Mark Jansen[ATL] Add COMMAND_HANDLER macro.
2018-04-22 Stanislav Motylkov[ZIPFLDR] Add Russian translation
2018-04-22 Hermès Bélusca... [NTOSKRNL] Minor PnP enhancements.
2018-04-22 Hermès Bélusca... [ACPI] Fix the format of the (default hardcoded) "uniqu...
2018-04-22 Hermès Bélusca... [NTOSKRNL] Whitespace fixes only.
2018-04-22 Hermès Bélusca... [NTOSKRNL] Set the DRVO_BUILTIN_DRIVER DriverObject...
2018-04-22 Hermès Bélusca... [NTOSKRNL] Set flags the standard way.
2018-04-22 Doug Lyons[BROWSEUI] Apply a hack to prevent truncating the addre...
next