reactos.git
2022-05-25 Stanislav Motylkov[GITHUB] Add MSVC ARM64 builder
2022-05-25 Justin Miller[REACTOS] Finally get some ARM64 applications building...
2022-05-25 William Kent[CMAKE] Search the PATH for the compilers and cache... 4511/head
2022-05-25 William Kent[DBGHELP] Fix rsym runtime crash on ARM64 host
2022-05-25 William Kent[MKISOFS] Add ARM64 processor support
2022-05-24 George Bișoc[NTOS:KE] Write a basic kernel mode test for FPU Save... 4259/head
2022-05-24 George Bișoc[NTOS:KE] Fully implement FPU Save/Restore mechanism
2022-05-24 George Bișoc[NTOS:KE] Implement the internal FPU state context...
2022-05-24 George Bișoc[NTOS:KE] Move related FPU instrunctions to internal...
2022-05-24 George Bișoc[NTOSKRNL] Add FPU pool tags
2022-05-24 George Bișoc[MC] Add INVALID_FLOATING_POINT_STATE bugcheck code
2022-05-24 Wilson Simanjuntak[TRANSLATION] Improve Indonesian (id-ID) translation...
2022-05-24 Thamatip Chitpong[EXPLORER] Implement CDesktopThread::Destroy (#4371)
2022-05-24 Marcus Boillat[RAPPS] Improve localized display of installation date...
2022-05-24 Victor Perevertkin[NTOS:PNP] Misc IoInvalidateDeviceState fixes
2022-05-23 Stanislav Motylkov[DESKMON] Implement GetMonitorDevInstID function
2022-05-23 Stanislav Motylkov[DESK] Add debug prints to pCDevSettings_GetDeviceInsta...
2022-05-23 Hermès Bélusca... [NTOS:SE] Replace a bunch of RtlCopyLuid() calls into... 4523/head
2022-05-23 Hermès Bélusca... [NTOS:SE] SepPerformTokenFiltering(): Fix corruption...
2022-05-23 Hermès Bélusca... [NTOS:SE] NtAdjustGroupsToken(): Avoid double-free...
2022-05-23 Hermès Bélusca... [NTOS:SE] Fix locking in SepDuplicateToken() and SepPer...
2022-05-23 Hermès Bélusca... [NTOS:SE] SepPerformTokenFiltering(): Remove useless...
2022-05-23 Hermès Bélusca... [NTOS:SE] SepCaptureAcl(): Add missing validation of...
2022-05-23 Hermès Bélusca... [NTOS:SE] SeValidSecurityDescriptor(): Add missing...
2022-05-23 Hermès Bélusca... [WIN32K:NTUSER] Only call IntFreeSecurityBuffer() when...
2022-05-23 Stanislav Motylkov[DESK] Implement pCDevSettings_GetDeviceInstanceId...
2022-05-22 Stanislav Motylkov[DESK] Synchronize translations
2022-05-22 Hervé Poussineau[WIN32K] Improve finding the best matching display...
2022-05-22 Hervé PoussineauRevert "[WIN32SS] Only refresh graphics mode list when...
2022-05-22 Hervé Poussineau[WIN32SS] Change LDEVOBJ_bProbeAndCaptureDevmode to... CORE-18189
2022-05-22 Hervé Poussineau[WIN32SS] Copy loading of registry settings from mdevob...
2022-05-22 Hervé Poussineau[WIN32SS] In LDEVOBJ_bGetClosestMode, search 60 Hz...
2022-05-22 Hervé PoussineauRevert "[WIN32SS] Handle panning in LDEVOBJ_bProbeAndCa...
2022-05-22 Hervé Poussineau[WIN32SS] Only refresh graphics mode list when iModeNum = 0
2022-05-21 Eric Kohl[DISKPART] Do not print command descriptions twice
2022-05-21 Eric Kohl[DISKPART] Improvements to the dump, help and delete...
2022-05-20 Luke Luo[TRANSLATION] Improve Simplified Chinese (zh-CN) transl...
2022-05-20 Marcus Boillat[FRAGINATOR] Fix some uninitialized variables and make...
2022-05-18 Tuur Martens[NTOS:MM] Fix memory leak in MiMapViewOfDataSection
2022-05-15 Eric Kohl[DISKPART] Clean up the help system and fix translations
2022-05-15 Hermès Bélusca... [NOTEPAD] Simplify code for UpdateWindowCaption()....
2022-05-15 Stanislav Motylkov[DISKPART] Fix MSVC build. Addendum to 566e898.
2022-05-15 Eric Kohl[DISKPART] Improve the command table to support subcomm...
2022-05-15 Katayama Hirofumi MZ[NOTEPAD] Less flickering title bar (#4516)
2022-05-15 Katayama Hirofumi MZ[KBDJA][NTUSER] Improve scancode_to_vk data (#4515)
2022-05-14 Hervé Poussineau[WIN32SS] Implement display acceleration level 5 (ie...
2022-05-14 Hervé Poussineau[WIN32SS] Implement panning driver
2022-05-14 Hervé Poussineau[WIN32SS] mouse: call panning driver when moving pointer
2022-05-14 Hervé Poussineau[WIN32SS] mouse: use pointer flags in PDEVOBJ
2022-05-14 Hervé Poussineau[WIN32SS] Handle panning in LDEVOBJ_bProbeAndCaptureDevmode
2022-05-14 Hervé Poussineau[WIN32SS] Copy function table earlier, and use it in...
2022-05-14 Tuur Martens[NTOS:MM] Charge and free quotas for VAD allocations
2022-05-13 Stanislav Motylkov[BUSLOGIC] Fix reference link to VMware driver source...
2022-05-12 Katayama Hirofumi MZ[KBDJA] Fix key names (#4507)
2022-05-12 Katayama Hirofumi MZ[KDBJA] Delete duplicate key entries (#4508)
2022-05-12 Katayama Hirofumi MZ[KBDJA] Delete temporary hacks (#4506)
2022-05-12 Katayama Hirofumi MZ[KBDJA] Enable VK_CONVERT/VK_NONCONVERT keys (#4505)
2022-05-11 Katayama Hirofumi MZ[USER32][KBDJA] Implement CliImmSetHotKey (#4504)
2022-05-11 Katayama Hirofumi MZ[USER32] Implement UnloadKeyboardLayout (#4503)
2022-05-09 Marcus Boillat[NTOS:KE] Fix CPU extended family and model detection 4495/head
2022-05-09 Marcus Boillat[NTOS:KE] Use bitfield structure for x86 CPU signature...
2022-05-09 Stanislav Motylkov[NTOS:KE] Move KiGet/SetProcessorType function below...
2022-05-09 Raymond Czerny[SHELL32] Fix visual glitch appeared after fixing CORE...
2022-05-08 George Bișoc[IMM32] Silence two debug prints
2022-05-08 George Bișoc[WINLOGON] Let Winlogon assign security to desktop... 4496/head
2022-05-08 George Bișoc[WIN32K:NTUSER] Assign a security descriptor when parsi...
2022-05-08 Serge Gautherie[SACDRV] Add 2 OBJ_KERNEL_HANDLE
2022-05-08 George Bișoc[NTOS:OB] Specify the query security descriptor tag...
2022-05-08 Hermès Bélusca... [HAL][HALARM] The HAL should only use KPCR.
2022-05-08 Hermès Bélusca... [FREELDR][MINIHAL] Move KefAcquireSpinLockAtDpcLevel...
2022-05-08 Katayama Hirofumi MZ[NTUSER][USER32] Implement IME status (#4472)
2022-05-08 Hermès Bélusca... [NDK][XDK] Improve some HAL-related definitions.
2022-05-08 Hermès Bélusca... [MINIHAL] Compile with _NTSYSTEM_ since it's also part...
2022-05-08 Hermès Bélusca... [FREELDR] Remove unnecessary includes and deprecated...
2022-05-07 Serge Gautherie[DRIVERS] Add some missing OBJ_KERNEL_HANDLE (#4493)
2022-05-07 Hermès Bélusca... [NTOS] Don't define _IN_KERNEL_ globally for the kernel...
2022-05-07 Hermès Bélusca... [HALARM] Update defines in hal.h
2022-05-07 Hermès Bélusca... [NDK][HAL][NTOS] Add missing PRCB_MINOR_VERSION / PRCB_...
2022-05-07 Hermès Bélusca... [NTOS] Remove ROS-specific __NTOSKRNL__
2022-05-07 Stanislav Motylkov[NVNET] Add more controller descriptions
2022-05-07 Stanislav Motylkov[AC97] Fix driver provider name
2022-05-07 Eric Kohl[NETAPI32] NetSessionEnum: UncClientName and username...
2022-05-07 Serge Gautherie[PCIX] Add 2 OBJ_KERNEL_HANDLE
2022-05-06 Hermès Bélusca... [SHELL32_APITEST] ShellExecCmdLine: Do **NOT** use... 4489/head
2022-05-06 Hermès Bélusca... [SHELL32_APITEST] ShellExecuteEx: Introduce a CleanupNe...
2022-05-06 George Bișoc[NTOS:SE] Deny access to the caller if access is not... 4340/head
2022-05-06 George Bișoc[NTOS:SE] Enable support for principal and restricted...
2022-05-06 George Bișoc[NTOS:SE] Implement SepGetSidFromAce
2022-05-06 George Bișoc[NTOS:SE] Add SepGetSidFromAce prototype & Niscellaneou...
2022-05-06 George Bișoc[XDK] Move security object related structures to approp...
2022-05-06 George Bișoc[NTOSKRNL] Add security access check rights pool tag
2022-05-06 George Bișoc[SERVICES] Assign a World identity authority for Everyo...
2022-05-06 George Bișoc[SERVICES] Grant ReactOS Setup component SYSTEM access
2022-05-06 George Bișoc[UMPNPMGR] Create a security descriptor for PnP install...
2022-05-06 George Bișoc[POWRPROF] Create a security descriptor for power manag...
2022-05-06 George Bișoc[RPCRT4] Set up a security descriptor for RPC named...
2022-05-06 George Bișoc[DHCPCSVC] Set up a security descriptor for DHCP named...
2022-05-06 George Bișoc[ADVAPI32] Implement security descriptor management...
2022-05-06 George Bișoc[ADVAPI32] Soft rewrite of CreateProcessAsUserCommon
2022-05-06 George Bișoc[KERNEL32] Let KERNEL32 assign security to NLS section...
next