reactos.git
2018-08-15 Denis Malikov[WIN32SS][USER] fixing couple typos for WINVER >= 0x600
2018-08-15 Pierre Schweitzer[BTRFS] Leak the root stream file object on mount.
2018-08-15 Pierre Schweitzer[BTRFS] Allow driver to start at first stage when no...
2018-08-13 Mark Jansen[APPHELP_APITEST] Fix rc dependency. 477/head
2018-08-13 Mark Jansen[RTL][KERNEL32] Add a comment indicating we need SEH...
2018-08-13 Mark Jansen[LDR] Guard some sections where we grab a lock.
2018-08-13 Mark Jansen[NTDLL_APITEST] Show behavior with exceptions in DllMain.
2018-08-13 Mark Jansen[LDR] Add debug logging when we encountered an exceptio...
2018-08-13 Mark Jansen[LDR] Protect calls from LdrpCallInitRoutine and LdrpCa...
2018-08-13 Pierre Schweitzer[NTOSKRNL] Don't use anonymus allocations for MM objects
2018-08-13 Pierre Schweitzer[NTOSKRNL] Keep page file name along the page file...
2018-08-13 Pierre Schweitzer[NTOSKRNL] Dereference page file objects in MM shutdown...
2018-08-13 Pierre Schweitzer[NTOSKRNL] Close page files (and delete them!) on shutdown
2018-08-13 Pierre Schweitzer[NTOSKRNL] Stub MM shutdown
2018-08-12 Eric Kohl[UMPNPMGR] Partially implement ReenumerateDeviceInstanc...
2018-08-12 Stanislav Motylkov[SYSTEMINFO] Fix various bugs and add SMBIOS support
2018-08-12 Katayama Hirofumi MZ[WIN32SS][FONT] Fix font metrics (#713)
2018-08-12 Eric Kohl[NETAPI32] Add DFS RPC interface and some DFS stubs
2018-08-12 Stanislav Motylkov[DXDIAG] Fix wrapped controls in russian translation
2018-08-12 Stanislav Motylkov[DXDIAG] Minor code style fixes
2018-08-12 Stanislav Motylkov[DXDIAG] Fix blank system and BIOS values
2018-08-12 Stanislav Motylkov[SDK] Add user-mode DMI/SMBIOS helper library
2018-08-12 Katayama Hirofumi MZ[MSPAINT] Fix interpretation of command line (#707)
2018-08-12 Pierre Schweitzer[KMTESTS:MM] Properly clean up files
2018-08-11 Pierre Schweitzer[NTOSKRNL] Misc fixes:
2018-08-11 Pierre Schweitzer[NTOSKRNL] Rename PagingFileList to MmPagingFile and...
2018-08-11 Pierre Schweitzer[NTOSKRNL] Remove useless define
2018-08-11 Pierre Schweitzer[NTOSKRNL] Replace the alloc map by a bitmap
2018-08-11 Pierre Schweitzer[NTOSKRNL] Drop unused field
2018-08-11 Pierre Schweitzer[NTOSKRNL] Revert r4668 (yeah, that was 15y ago)
2018-08-11 Pierre Schweitzer[NTOSKRNL] Restrict rights on the page file
2018-08-11 Pierre Schweitzer[NTOSKRNL] Deny page file creation on floppy disk
2018-08-11 Pierre Schweitzer[NTOSKRNL] Properly open a page file and set appropriat...
2018-08-11 Pierre Schweitzer[NTOSKRNL] Check that caller has appropriate right...
2018-08-11 Eric Kohl[DLLHOST] Add dllhost to make the device driver extract...
2018-08-10 Katayama Hirofumi MZ[WIN32SS][FONT] Fix the system logical stock font data...
2018-08-10 Katayama Hirofumi MZ[SHELL32] Fix a careless mistake of ShellExecCmdLine...
2018-08-09 Katayama Hirofumi MZ[CONSRV] Implement support for file/directory drag... 692/head
2018-08-08 Serge Gautherie[REACTOS] Improve how some ASSERTMSG() message values... 660/head
2018-08-08 Serge Gautherie[CMLIB] Simplify an ASSERTMSG() as an ASSERT().
2018-08-08 Hermès Bélusca... [BOOTLIB] Fix the implementation of RtlAssert() ('Messa...
2018-08-08 Serge Gautherie[REACTOS] RtlAssert(): use "%lu" as LineNumber format.
2018-08-08 Hermès Bélusca... [CONSRV] Minor code re-organization.
2018-08-08 Hermès Bélusca... [CONSRV] Add a PasteText() helper function and use it.
2018-08-08 Thomas Faber[HAL] Remove misleading debug prints about USB controllers.
2018-08-08 Hermès Bélusca... [CMD] Small translation update.
2018-08-08 Bișoc George[TRANSLATION][WMIC] Add Italian translation
2018-08-07 Eric Kohl[WLNOTIFY] Add sens service stubs
2018-08-07 Serge Gautherie[NTOSKRNL] Round memory size up, "debug log" part
2018-08-07 Jared Smudde[BOOTDATA] Change the default open command for HTA...
2018-08-06 Hermès Bélusca... [CMD] Add speed-optimized checks for dot-directories...
2018-08-06 Hermès Bélusca... [CMD] Fix the way the DIR-command pattern is interprete...
2018-08-06 Hermès Bélusca... [CMD] Code formatting; use LPCTSTR where possible;...
2018-08-06 Katayama Hirofumi MZ[CMD] Create a DirNodeCleanup() helper for cleanup...
2018-08-06 Hermès Bélusca... [CMD] Fix French translation.
2018-08-06 Mark Jansen[NTOSKRNL] Fix a nullptr dereference in IopStartDevice 732/head
2018-08-06 Hermès Bélusca... [WINLOGON] Hack-fix for CORE-14877 ; see commit bcec1fd6.
2018-08-06 Hermès Bélusca... [WINLOGON][MSGINA] Fix typo.
2018-08-05 Eric Kohl[SYSSETUP] SetupStartService: Wait until the service...
2018-08-05 Eric Kohl[ADVAPI32] Add parameter checks to LogonUserExW and...
2018-08-05 Eric Kohl[NETAPI32] Implement I_NetServerSetServiceBits()
2018-08-05 Eric Kohl[NETAPI32] Add annotations and move NetUseGetInfo to...
2018-08-05 Eric Kohl[SRVSVC] Set and retrieve service bits and rename unkno...
2018-08-05 Katayama Hirofumi MZ[SHELL32] Fix handling of multiple parameters in the...
2018-08-05 Thomas Faber[MSCONFIG] Fix buffer overflow when handling long servi...
2018-08-05 Mark Jansen[ZIPFLDR] Add 'Extract All' to individual item context... 728/head
2018-08-05 Mark Jansen[ZIPFLDR] Add 'Extract All' menu item to the folder...
2018-08-05 Mark Jansen[ATL] Fix the CComQIIDPtr template.
2018-08-05 Mark Jansen[ZIPFLDR] Implement RouteTheCall, so that applications...
2018-08-05 Denis Malikov[HAL] Add NT6-compatible version of HalpMapPhysicalMemo... 359/head
2018-08-04 Eric Kohl[LSASRV] Implement and call the policy change notificat...
2018-08-04 Eric Kohl[LSASRV][SECUR32] Implement LsaRegisterPolicyChangeNoti...
2018-08-04 Timo Kreuzer[REACTOS] Fix 64 bit issues
2018-08-04 Timo Kreuzer[DLLS] Fix 64 bit issues
2018-08-04 Timo Kreuzer[APPLICATIONS] Fix 64 bit issues
2018-08-04 Timo Kreuzer[MVDM] Fix 64 bit issues
2018-08-04 Timo Kreuzer[WINSRV] Fix 64 bit issues
2018-08-04 Timo Kreuzer[REACTX] Fix 64 bit issues
2018-08-04 Timo Kreuzer[APPHELP] Fix 64 bit issues
2018-08-04 Timo Kreuzer[SHELL32] Fix 64 bit issues
2018-08-04 Timo Kreuzer[USER32] Fix 64 bit issues
2018-08-04 Timo Kreuzer[GDI32] Fix 64 bit issues
2018-08-04 Timo Kreuzer[KERNEL32] Fix 64 bit issues
2018-08-04 Timo Kreuzer[DRIVERS] Fix 64 bit issues
2018-08-04 Timo Kreuzer[UNIATA] Fix 64 bit issues
2018-08-04 Timo Kreuzer[USBPORT] Fix 64 bit issues
2018-08-04 Timo Kreuzer[NTOS] Fix 64 bit issues
2018-08-04 Timo Kreuzer[FREELDR] Fix 64 bit issues
2018-08-04 Timo Kreuzer[ROSTESTS] Fix 64 bit issues
2018-08-04 Timo Kreuzer[KMTESTS] Fix 64 bit issues
2018-08-03 Julio Carchi[TRANSLATIONS] Fix spanish translations for some resour...
2018-08-03 Bișoc George[TRANSLATION][TASKKILL] Add Italian translation (#717)
2018-08-03 Nguyễn Thanh Sơn[MSPAINT] Added Vietnamese translation. (#722)
2018-08-03 Bișoc George[INPUT] Fix a truncated text
2018-08-02 Stanislav Motylkov[I8042PRT] Move DMI/SMBIOS parsing functions into library
2018-08-02 Stanislav Motylkov[KERNEL32] Implement System Firmware functions
2018-08-02 Stanislav Motylkov[KERNEL32_APITEST] Add SystemFirmware tests
2018-08-02 Stanislav Motylkov[I8042PRT] Dump SMBIOS tables into registry for usermod...
2018-08-01 Jared Smudde[USRMGR] Disable the Extra tab. It serves no purpose...
2018-07-31 Julio Carchi[TRANSLATIONS] Fix some Spanish translations (#715) 720/head
next