reactos.git
2018-01-08 Mark Jansen[NTOS] Limit the spam from NtNotifyChangeMultipleKeys.
2018-01-08 Mark Jansen[SDK] Add UNIMPLEMENTED_ONCE macro, to be used for...
2018-01-08 Colin Finck[RAPPS] Remove the RAPPS database from the main source...
2018-01-08 Katayama Hirofumi MZ[USETUP] Improve muifonts.h and add a SimHei font subst...
2018-01-08 Thomas Faber[ADVAPI32] Fix non-PCH build.
2018-01-07 Mark Jansen[ADVAPI32] Stub OpenTrace and ProcessTrace so newer...
2018-01-07 Mark Jansen[PSDK] Fix definition of INVALID_PROCESSTRACE_HANDLE...
2018-01-07 Erdem Ersoy[TRANSLATIONS] Update the email address and add a note...
2018-01-07 jimtabor[RichEd20] Fix structure by adding missing byte, see...
2018-01-07 Serge Gautherie[FASTFAT] Improve code style in addition to 8294118174b...
2018-01-07 Joachim Henze[WIN32K] revert PR173 to fix regressions in Chrome...
2018-01-07 Pierre Schweitzer[FASTFAT] Notify on file size change in FileAllocationI...
2018-01-07 Pierre Schweitzer[FASTFAT] Add a wrapper around FsRtlNotifyFullReportChange
2018-01-07 Timo Kreuzer[DRWTSN32] Fix amd64 build
2018-01-07 Pierre Schweitzer[FASTFAT] When a file gets overwritten, notify about...
2018-01-07 Pierre Schweitzer[FASTFAT] When overwriting a file, also update its...
2018-01-06 Pierre Schweitzer[FASTFAT] When dealing with attributes on IRP_MJ_CREATE...
2018-01-06 Pierre Schweitzer[NTFS] Apply fix from 52f0726: allow partial info copy...
2018-01-06 Timo Kreuzer[NTOS:MM] Pass FaultCode to MiDispatchFault
2018-01-06 Timo Kreuzer[NTOS:MM] Mark local functions with static
2018-01-06 Timo Kreuzer[NTOS:MM] Add support for NX page-faults
2018-01-06 Timo Kreuzer[NTOS:MM] Make use of FaultCode and MI_IS_NOT_PRESENT_F...
2018-01-06 Timo Kreuzer[NTOS:MM] Pass The FaultCode to MmArmAcceessFault as...
2018-01-06 Timo Kreuzer[NTOS:MM] Pass page fault code to MmAccessFault
2018-01-06 Luo Yufan[TRANSLATION] Update Simplified Chinese translations...
2018-01-06 Timo Kreuzer[NDK] Fix some ob types (64 bit)
2018-01-06 Timo Kreuzer! Fix build of tracert
2018-01-06 Pierre Schweitzer[FLTMGR] Properly allocate CCB in CreatePortCCB()
2018-01-06 Colin Finck[NTOS:CM] Improve code in cmsysini.c (#216)
2018-01-06 Pierre Schweitzer[USETUP] When opening the target file for dropping...
2018-01-06 Mark Jansen[DRWTSN32] Implement basic crash report functionality
2018-01-05 Luo Yufan[TRANSLATION] Improve Simplified Chinese Translations...
2018-01-05 Giannis Adamopoulos[SHELL32] CMenuToolbarBase: Use COLOR_MENUTEXT color...
2018-01-04 Giannis Adamopoulos[COMCTL32] tab: Use DrawThemeText when drawing text...
2018-01-04 Pierre Schweitzer[USETUP] When overwriting a file, if open fails, it...
2018-01-04 Timo Kreuzer[NTOS:EX] Don't dereference ExpCritSecOutOfMemoryEvent...
2018-01-04 David Quintana[PSDK] Change #if to #ifdef, to be more consistent...
2018-01-04 David Quintana[PSDK] Add ICMP_ECHO_REPLY32 needed by 64-bit code...
2018-01-04 Giannis Adamopoulos[COMCTL32] toolbar: Draw checked and not hot buttons...
2018-01-04 Katayama Hirofumi MZ[NTOS:KDBG] Fix DPRINT format specifier in KdPortInitia... 263/head
2018-01-03 Timo Kreuzer[NTOS:MM] Use MiResolveDemandZeroFault instead of MiDis...
2018-01-03 Timo Kreuzer[NTOS:MM] Implement resolving PXE/PPE page table demand...
2018-01-03 Timo Kreuzer[NTOS:MM] Increment Prcb->MmDemandZeroCount while holdi...
2018-01-03 Timo Kreuzer[NTOS/MM] Add Protection parameter to MiResolveDemandZe...
2018-01-03 Bișoc George[DLL][WIN32][NEWDEV] Wrong character in the Romanian...
2018-01-03 Stanislav Motylkov[SYSSETUP] Add marquee progress bar to show setup is...
2018-01-03 Bișoc George[RAPPS] Romanian translation update
2018-01-03 Bișoc George[RAPPS] Italian translation update
2018-01-03 Joachim Henze[RAPPS] update translation de-DE.rc for CORE-13789
2018-01-03 Alexander Shaposhnikov[RAPPS] Make selection global 257/head
2018-01-03 Pierre Schweitzer[DISKPART] Don't crash on input if user provided no...
2018-01-03 Hermes Belusca... [NTOS:INBV] Simplify a little bit the BootLogoFadeIn...
2018-01-03 Stanislav Motylkov[NTOS:INBV] Implement rotation bar for boot screen
2018-01-02 Bișoc George[REACTOS] Italian translation update. #255
2018-01-02 Luo Yufan[TRANSLATIONS] Simplified Chinese translation update...
2018-01-02 Ged Murphy[TRACERT] Rewrite tracert
2018-01-02 Alexander Shaposhnikov[RAPPS] Simplified string creation in CAvailableApps
2018-01-01 Thomas Faber[CMAKE] Allow overriding the .dll extension for delay... 246/head
2018-01-01 Pierre Schweitzer[FASTFAT] When overwriting a file with FILE_OVERWRITE...
2018-01-01 Pierre Schweitzer[FASTFAT] On file overwrite, deny it if file as HIDDEN...
2018-01-01 Timo Kreuzer[NTOS:KE] Fix pushing of fake error code in KiDoubleFau...
2018-01-01 Timo Kreuzer[RTL] Fix amd64 version of DebugService2
2018-01-01 Timo KreuzerAmd64/misc 64bit fixes (#236)
2018-01-01 Hermès Bélusca... [CHARMAP:NEW] Fix newlines and whitespace.
2017-12-31 Hermès Bélusca... [REACTOS] Switch to year 2018...
2017-12-31 Pierre Schweitzer[NTFS] Start using different tags for allocations.
2017-12-31 Bișoc George[CHARMAP:NEW] Adding some indentation (#241)
2017-12-31 Bișoc George[CHARMAP:NEW] Italian language implementation (#243)
2017-12-31 Bișoc George[CHARMAP:NEW] Romanian language implementation (#242)
2017-12-31 Thomas Faber[DXTN] Fix MSVC build with runtime checks. 247/head
2017-12-31 Mark Jansen[SHLEXTDBG] Add utility to run / debug shell extensions. 232/head
2017-12-31 Mark Jansen[ROSDLGS] Add SetWizardButtons to CPropertyPageImpl
2017-12-31 Mark Jansen[COM_APITEST] Add zipfldr tests.
2017-12-31 Pierre Schweitzer[NTFS] Fix a memory leak on error
2017-12-31 Pierre Schweitzer[NTFS] Use LookasideList allocations for FILE_RECORD_HE...
2017-12-31 Pierre Schweitzer[NTFS] Use LookasideList allocations for NTFS_ATTR_CONTEXT.
2017-12-31 Pierre Schweitzer[NTFS] Rewrite ReleaseAttributeContext() so that its...
2017-12-31 Pierre Schweitzer[NTFS] Don't dereference NULL IRP
2017-12-31 Pierre Schweitzer[NTFS] Don't leak memory in case of failure while creat...
2017-12-31 Pierre Schweitzer[NTFS] Don't leak attributes contextes in the btree...
2017-12-31 Pierre Schweitzer[NTFS] Don't leak memory when reading or writing non...
2017-12-31 Hermès Bélusca... [SETUPAPI] Fix extraction of files from a cabinet file...
2017-12-31 Hermès Bélusca... [SETUPAPI] Add __REACTOS__ guards around our own code...
2017-12-30 Alexander Shaposhnikov[RAPPS] Replaced "..." with "…" for resource unification
2017-12-30 Bișoc George[CHARMAP] Tiny update for Italian translation
2017-12-30 Thomas Faber[LIBS] Use KeClearEvent instead of KeResetEvent where... 238/head
2017-12-30 Thomas Faber[KMTESTS] Use KeClearEvent instead of KeResetEvent...
2017-12-30 Thomas Faber[NTOS] Use KeClearEvent instead of KeResetEvent where...
2017-12-30 Thomas Faber[DRIVERS] Use KeClearEvent instead of KeResetEvent...
2017-12-30 Timo Kreuzer[KSPROXY] Fix MSVC build
2017-12-29 Bișoc George[RAPPS] Romanian translation update 233/head
2017-12-29 Pierre Schweitzer[NTOSKRNL] Print tags which contains numerics in the...
2017-12-29 Pierre Schweitzer[NTOSKRNL] In the memory dumper, print in the direct...
2017-12-29 Pierre Schweitzer[NTOSKRNL] Add support for verbose output in the !poolu...
2017-12-29 Timo Kreuzer[NTOS:EX] Fix handle table code for x64.
2017-12-29 Pierre Schweitzer[NTOSKNRL] Addendum to 9a633f7
2017-12-29 Pierre Schweitzer[NTOSKRNL] Fix MSVC build
2017-12-29 Pierre Schweitzer[NTOSKRNL] Add support for the ? wildcard in the !poolu...
2017-12-29 Pierre Schweitzer[NTOSKRNL] Allow filtering !poolused output using a tag
2017-12-29 Pierre Schweitzer[NTOSKRNL] Now that the memory dumper handles paged...
next