reactos.git
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
2018-07-30 Phil Eaton[RAPPS] Deselect apps after installing
2018-07-29 Eric Kohl[ADVAPI32] Stop the service dispatcher thread only...
2018-07-29 Hermès Bélusca... [SHELL32] Silence a noisy DPRINT.
2018-07-29 Hermès Bélusca... [AUTOCHK] Improvements: code + command-line handling.
2018-07-29 Hermès Bélusca... [AUTOCHK] Improve the timeout countdown prompt by displ...
2018-07-29 Hermès Bélusca... [AUTOCHK] Minor code formatting; reduce indentation...
2018-07-29 Hermès Bélusca... [EXPLORER] Improve debug output.
2018-07-29 Katayama Hirofumi MZ[WIN32SS][FREETYPE] Update copyright text
2018-07-29 Pierre Schweitzer[NTOSKNRL] Only allocate a MDL if we have an output...
2018-07-29 Katayama Hirofumi MZ[WIN32SS] Add 5 members to FONTGDI structure
2018-07-29 Katayama Hirofumi MZ[WIN32SS][FONT] Change the type of 2nd argument of...
2018-07-29 Eric Kohl[RPCRT4] Update the support for remote pipes which...
2018-07-27 Serge Gautherie[ROSDDT] do_update_base(): Fix assignment to f (#702)
2018-07-27 Serge Gautherie[MAN] AnalyzeArgv(): Fix 2 overruns related to element...
2018-07-26 Baruch Rutman[LPK] Changes (#622). 622/head
2018-07-26 Baruch Rutman[LPK] Added more error handling code (#622).
2018-07-26 Baruch Rutman[LPK] Diverse fixes (#622).
2018-07-26 Baruch Rutman[LPK] Refactoring (#622).
2018-07-26 Katayama Hirofumi MZ[USER32][WIN32SS] Implement TileWindows function (...
2018-07-26 David Knapp[AUTOCHK] Improve readability of messages
2018-07-25 Mark Jansen[KMTESTS] Add compile time asserts for IO_STACK_LOCATIO... 695/head
2018-07-25 Mark Jansen[XDK][NDK] Restore struct alignment for IO_STACK_LOCATION
2018-07-24 Jared Smudde[EXPLORER] Fix creation of shortcuts in the start menu.
2018-07-24 Alisson LaufferUpdate README.md with the latest release
2018-07-22 Eric Kohl[SERVICES] Keep a global service bits variable that...
2018-07-22 Hermès Bélusca... [KERNEL32] Use RtlStringCbCopyNW() to correctly fill...
2018-07-22 Hermès Bélusca... [WIN32SS:NTUSER] Update SetWindowStationUser() and...
2018-07-22 Hermès Bélusca... [WIN32SS:USER] Code formatting only.
2018-07-22 Hermès Bélusca... [USER32_APITEST] Add few other tests (validation of...
2018-07-22 Hermès Bélusca... [ROSTESTS] Add an interactive test for window stations...
2018-07-22 Hermès Bélusca... [WINLOGON] Allow WinSta0 access only when needed. Also...
2018-07-22 Mark Jansen[LDR] Release the loader lock the same way it was acquired
2018-07-22 Eric Kohl[SERVICES] Add a checks for vaild info level to RChange...
2018-07-21 Eric Kohl[NET] Add the workstations option to the user command
2018-07-16 Hermès Bélusca... [WINLOGON] When starting Setup (which runs with SYSTEM...
2018-07-16 Hermès Bélusca... [PSDK] Fix a typo. Has also been caught independently...
2018-07-15 Victor Perevertkin[ASM] Fixed ".double" macro in asm.inc.
2018-07-15 Eric Kohl[NTOSKRNL][NDK][UMPNPMGR] Define and use PLUGPLAY_CONTR...
2018-07-15 Pierre Schweitzer[NTOSKRNL] Be noisy when deferring writes.
2018-07-14 Timo Kreuzer[PSDK] Add SymTagENum to dbghelp.h and imagehlp.h
2018-07-14 Serge Gautherie[WINDOWSCODECS] Fix an MSVC warning about get_decoder_i...
2018-07-13 Katayama Hirofumi MZ[USER32][WIN32SS] Fix display of owned popup windows...
2018-07-13 Katayama Hirofumi MZ[EXPLORER][SHELL32][USER32] Implement 'Show the Desktop...
2018-07-12 Katayama Hirofumi MZ[CMD] "del /s directory" command doesn't show the direc...
2018-07-12 Mark Jansen[CMAKE] Update all base addresses, taking into account... 661/head
2018-07-12 Mark Jansen[SDK] Update gen_baseaddress.py for reserved base addre...
2018-07-12 Julio Carchi[TRANSLATIONS][DISPLAY] Translate to spanish some strin...
2018-07-12 Katayama Hirofumi MZ[SHELL32] lpDirectory must have priority in ShellExecut...
2018-07-12 Bișoc George[TRANSLATION][CLIP] Implement Italian translation ...
2018-07-09 Katayama Hirofumi MZ[USER32][WIN32SS] Improve CascadeWindows function ...
2018-07-09 Eric Kohl[NET] Revert useless changes
2018-07-09 Eric Kohl[NET] Implement the undocumented /RANDOM option to...
2018-07-08 Katayama Hirofumi MZ[USER32][WIN32SS] Implement CascadeWindows function...
2018-07-08 Katayama Hirofumi MZ[SHELL32] Add 'Properties' menu item in My Computer...
2018-07-08 Katayama Hirofumi MZ[SHELL32] Improve CShellLink a little (#651)
2018-07-08 Katayama Hirofumi MZ[APPWIZ] Add support for creating internet shortcuts...
2018-07-08 Katayama Hirofumi MZ[EXPLORER] Fix TrackCtxMenu about NULL ppt (#666)
2018-07-08 Katayama Hirofumi MZ[SHELL32][EXPLORER] Update system-wide environment...
2018-07-08 Hermès Bélusca... [WIN32K:NTUSER] Remove the hackish code that has been... 674/head
2018-07-08 Hermès Bélusca... [WIN32K:NTUSER] Add diagnostic asserts in IntLinkWindow...
2018-07-08 Hermès Bélusca... [WIN32K:NTUSER] Formatting only!
2018-07-08 Timo Kreuzer[ROSAPPS] Fix 64 bit issues
2018-07-07 Hermès Bélusca... [KERNEL32] Use NULL for pointers.
2018-07-07 Timo Kreuzer[BLUE] Use ByteOffset.QuadPrt instead of ByteOffset...
2018-07-07 Timo Kreuzer[BLUE] Reformat and add missing success checks + DPRINT...
2018-07-07 Timo Kreuzer[BLUE] Formatting, no code change
2018-07-06 Mark Jansen[SHELL32] Ensure OpenAs_RunDLL does not loop to infinit...
2018-07-02 Paweł Cholewa[TRANSLATION][TIMEOUT] Created Polish translation of...
2018-07-01 Paweł Cholewa[TRANSLATION][WHOAMI] Add Polish translation (#653)
2018-07-01 Mark Jansen[SDK] Add gen_baseaddress.py
next