reactos.git
2019-03-11 Thomas Faber[USBPORT] Don't change the status of IRP_MJ_SYSTEM_CONT...
2019-03-11 Thomas Faber[USBHUB_NEW] Don't leak IRP_MJ_SYSTEM_CONTROL requests.
2019-03-11 Thomas Faber[NTOS:IO] Enable privilege check in NtLoadDriver.
2019-03-10 Hermès Bélusca... [USETUP] Use for-loops; simplify the code.
2019-03-10 Hermès Bélusca... [SETUPLIB][USETUP] Remove CurrentDisk/Partition from...
2019-03-10 Hermès Bélusca... [SETUPLIB] Improve the discovery of the active system...
2019-03-10 Eric Kohl[NET] Display the country along with the users country...
2019-03-10 Shy Zedaka[TRANSLATION] Update Hebrew translations (#1408)
2019-03-10 Hermès Bélusca... [USETUP] Improve the formatter & check-disk state machi...
2019-03-10 Hermès Bélusca... [SETUPLIB][USETUP] Minor improvements.
2019-03-10 Hermès Bélusca... [SETUPLIB][USETUP] Factor out the usage of FS provider...
2019-03-10 Mark Jansen[ACLAYERS] Implement the ForceDXSetupSuccess shim 1399/head
2019-03-10 Mark Jansen[APPSHIM_APITEST] Add tests for ForceDXSetupSuccess
2019-03-10 Mark Jansen[ACLAYERS][ACGENRAL] Do not use the crt entrypoint.
2019-03-10 Pierre Schweitzer[AFD] Don't reallocate buffers if windows sizes didn...
2019-03-10 Timo Kreuzer[WIN32K] Keep a reference on an ETHREAD while THREADINF...
2019-03-10 Eric Kohl[NET] Move the remaining IDS_GENERIC_PAGE strings into...
2019-03-10 Eric Kohl[NET] Add help message for the NET USER command and...
2019-03-10 Eric Kohl[NET] Implement the NET SYNTAX pseudo command.
2019-03-09 Eric Kohl[NET] Fix some 'net help' and 'net user' issues.
2019-03-09 Eric Kohl[NETAPI32] Initialize parm_err
2019-03-09 James Tabor[Win32SS] Add TextOut to GDI Batch
2019-03-08 Stanislav Motylkov[BOOTDATA] Fix Volgograd time zone (UTC+04:00)
2019-03-08 Daniele Campione[SHUTDOWN] Small Italian translation update (#1397)
2019-03-08 Arnav Bhatt[TRANSLATION] Hindi translation of SYSSETUP AND SAMSRV...
2019-03-07 Arnav BhattHindi translation of comdlg32. (#1391) 1396/head
2019-03-06 Foxlet[WALLPAPER] Add ReactOS Soft Blue (#1376)
2019-03-06 polar[WALLPAPERS] Added Silhouette collection (#1383)
2019-03-06 Mark Jansen[ZIPFLDR] Allow the shell extension to extract password... 1382/head
2019-03-06 Mark Jansen[ZLIB] Restore 'uncrypt' functionality in minizip
2019-03-06 Mark Jansen[ZIPFLDR] Move CConfirmReplace to a new file
2019-03-06 Mark Jansen[DRWTSN32] Print some extra exception info 1384/head
2019-03-05 Timo Kreuzer[NTOS:PS] Use NULL instead of 0 in ps/kill.c
2019-03-05 Timo Kreuzer[PSDK] Use CALLBACK instead of APIENTRY
2019-03-05 Timo Kreuzer[PSDK] Add missing D3DFORMAT enum members to d3d9types.h
2019-03-05 Timo Kreuzer[SPEC] Add missing newlines
2019-03-05 Timo Kreuzer[NTOS:KE] Add function comments
2019-03-05 James Tabor[NtGDI] Fix crash and simplify code.
2019-03-05 James TaborMerge branch 'master' of https://github.com/reactos...
2019-03-05 James Tabor[NtGDI] Change TextOut
2019-03-05 Hermès Bélusca... [BOOTDATA] Comment out (but still keep it for documenta...
2019-03-04 Timo Kreuzer[REACTOS] Fix 64 bit issues
2019-03-04 Timo Kreuzer[LIBTIRPC] Silence MSVC warnings
2019-03-04 Timo Kreuzer[GDI32] Add casts to silence warnings on x64
2019-03-04 Timo Kreuzer[GDI32] Fix bDDCreateSurface
2019-03-04 Timo Kreuzer[DXG] Fix 64 bit build
2019-03-04 Timo Kreuzer[VGA_NEW] Fix 64 bit issues
2019-03-04 Timo Kreuzer[SACDRV] Fix CHECK_PARAMETER_WITH_STATUS error handling...
2019-03-04 Timo Kreuzer[CDROM_NEW] Fix SLIST_ENTRY vs SINGLE_LIST_ENTRY issues
2019-03-04 Timo Kreuzer[CLASSPNP] Fix SLIST_ENTRY vs SINGLE_LIST_ENTRY issues
2019-03-04 Timo Kreuzer[NTOS:EX] Fix 64 bit issues in ExfWaitForRundownProtect...
2019-03-04 Timo Kreuzer[PSDK] Improve definition of CBR_BLOCK
2019-03-04 Timo Kreuzer[PSDK] Fix PRINTDLG structure definition
2019-03-04 Timo Kreuzer[MKISOFS] Silence MSVC warnings
2019-03-04 Timo Kreuzer[WIDL] Fix non-x86 builds
2019-03-04 James Tabor[NtGDI] Use flag for text align mode.
2019-03-04 Eric Kohl[MSV1_0] Check logon hours and workstation names on...
2019-03-04 Ged Murphy[SHELL32] Implement SHTestTokenMembership and forward...
2019-03-04 Eric Kohl[MSV1_0] Export LsaApLogonUserEx2 instead of LsaApLogon...
2019-03-04 Eric Kohl[LSASRV] LsapLogonUser: Support LsaTokenInformationNull...
2019-03-04 Eric Kohl[MSV1_0] LsaApLogonUser: Pass the Authenticating Author...
2019-03-03 Pierre Schweitzer[DCOMLAUNCH][WMISVC] Stop busy waiting shutdown
2019-03-03 Colin FinckFix the MSVC version of ldexp filling up the FPU stack...
2019-03-03 Pierre Schweitzer[DCOMLAUNCH] Add a DcomLaunch service stub
2019-03-03 Joachim Henze[SHELL32] Update all languages RCs to fix possible...
2019-03-03 Joachim Henze[MSI] In dialogs show titlebar buttons CORE-15301
2019-03-02 Joachim Henze[TASKMGR] Update german rc to avoid text truncation...
2019-03-02 Eric Kohl[SETUPAPI] Implement CM_Next_Range()
2019-03-02 Bișoc George[COVERITY][SETUPAPI] Release the blocks of memory when...
2019-03-02 jimtaborUse GDI Batch for PatBlt
2019-03-02 Pierre Schweitzer[NTOSKRNL] Fix MSVC2010 build
2019-03-02 Pierre Schweitzer[NTOSKRNL] Fix ClockDiff aka fix MSVC build
2019-03-02 Pierre Schweitzer[NTOSKRNL] Add a test for ExUuidCreate
2019-03-01 Eric Kohl[SNDVOL32] In record mode, rename the 'Mute' autocheckb...
2019-03-01 Pierre Schweitzer[NTOSKRNL] Rewrite/fix our UUID generation implementation
2019-03-01 Pierre Schweitzer[NTOSKRNL] Introduce the UUID_CACHED_VALUES_STRUCT...
2019-03-01 Pierre Schweitzer[NTOSKRNL] UuidMutex -> ExpUuidLock
2019-02-28 Bișoc George[OSK] Implement "Use Click Sound" feature
2019-02-28 Thomas Faber[HDAUDBUS] Wait until the correct number of responses...
2019-02-28 Thomas Faber[HDAUDBUS] Handle responses in a DPC instead of the...
2019-02-28 Thomas Faber[HDAUDBUS] Fix a DPRINT.
2019-02-27 Thomas Faber[HDAUDBUS] Prevent overflow of the AudioGroups array...
2019-02-26 Bișoc George[SNDVOL32] Small Italian translation update
2019-02-26 Thomas Faber[HDAUDBUS] Implement HDA_Unload. Stub HDA_Power and... 1377/head
2019-02-26 Thomas Faber[HDAUDBUS] Correctly mask register values.
2019-02-26 Thomas Faber[HDAUDBUS] Implement PDO removal. CORE-14617
2019-02-26 Thomas Faber[HDAUDBUS] Implement FDO removal. CORE-14617
2019-02-26 Thomas Faber[HDAUDBUS] Use IoForwardIrpSynchronously instead of...
2019-02-26 Thomas Faber[HDAUDBUS] Forward FDO requests instead of completing...
2019-02-26 Thomas Faber[HDAUDBUS] Use a switch for minor function codes.
2019-02-26 Thomas Faber[HDAUDBUS] Split FDO/PDO PNP handling into separate...
2019-02-26 Thomas Faber[HDAUDBUS] Minor fixes:
2019-02-25 Pierre Schweitzer[MSAFD] Don't leak event while querying/setting socket...
2019-02-25 Pierre Schweitzer[MSAFD] Implement socket options SO_SNDBUF and SO_RCVBUF
2019-02-25 Pierre Schweitzer[AFD_APITEST] Add apitest for AFD window size options
2019-02-25 Pierre Schweitzer[AFD] Don't allow caller to set broken values to window...
2019-02-25 Pierre Schweitzer[AFD] Add default window sizes on socket creation
2019-02-25 Mark Jansen[XDK] Remove _M_AMD64 special case 1358/head
2019-02-25 Mark Jansen[APPHELP] Implement SdbRegisterDatabase[Ex]
2019-02-25 Mark Jansen[APPHELP][APPHELP_APITEST] Implement SdbGetDatabaseInfo...
next