reactos.git
2018-10-12 Mark Jansen[SDK] Add version option to our spec2def cmake command
2018-10-12 Mark Jansen[SDK] Add the WITH_RELAY option to msvc's spec2def...
2018-10-12 Mark Jansen[SPEC2DEF] Fix support for different OS versions.
2018-10-12 Mark Jansen[KERNEL32] Fix some stubs for 0x600+
2018-10-12 Serge Gautherie[NTOS:KD] A few trivial code improvements
2018-10-12 Serge Gautherie[NTOS:KD] Remove an unreachable "break;"
2018-10-12 Pierre Schweitzer[NTOSKRNL] Don't keep the spin lock hold too long when...
2018-10-11 Pierre Schweitzer[NTOSKRNL] Rewrite BCB handling to be more robust
2018-10-10 Pierre Schweitzer[APPWIZ] Update French translation
2018-10-09 Eric Kohl[NETCFGX] NetworkPropertySheetProvider: Fix property...
2018-10-09 Pierre Schweitzer[BOOTDATA] Update optional modules according to 287d35b 926/head
2018-10-08 Hermès Bélusca... [MKHIVE] Fixes for the previous fixes. 920/head
2018-10-08 Hermès Bélusca... [MKHIVE] Remove support for '/' options, this does...
2018-10-08 Hermès Bélusca... [MKHIVE] Minor additional functionality.
2018-10-08 Hermès Bélusca... [MKHIVE] Improve dprint output (delimiting where string... 560/head
2018-10-08 Hermès Bélusca... [MKHIVE][CMAKE] Make mkhive a bit more flexible, so...
2018-10-08 Hermès Bélusca... [BOOTDATA][CMAKE] Enumerate the four first installation... 558/head
2018-10-08 Hermès Bélusca... [SYSSETUP] Delete the created fonts when needed.
2018-10-08 Hermès Bélusca... [SYSSETUP] Use ARRAYSIZE / _countof instead of sizeof...
2018-10-08 Hermès Bélusca... [SYSSETUP] Code formatting.
2018-10-08 Hermès Bélusca... [USERINIT] Enhancements for starting ReactOS GUI instal...
2018-10-08 Hermès Bélusca... [WELCOME] Minor usage improvements.
2018-10-08 Hermès Bélusca... [WELCOME] Reduce Welcome's SUBSYSTEM requirements to...
2018-10-08 Hermès Bélusca... [WELCOME] Automatically expands the path to the ReactOS...
2018-10-08 Eric Kohl[NETCFGX] NetPropPageProvider: Add Base and Step parame...
2018-10-08 Stanislav Motylkov[SYSTEMINFO] Improve uptime source
2018-10-08 Baruch Rutman[ROSTESTS] Add a test program. (#890) 919/head
2018-10-08 Baruch Rutman[LPK] Small fix and a related comment. (#890)
2018-10-08 Baruch Rutman[USER32] Implement UserLpkPSMTextOut(). (#890)
2018-10-08 Baruch Rutman[LPK] Implement LpkPSMTextOut(). (#890)
2018-10-08 Stanislav Motylkov[APPWIZ] Update russian translation (#917)
2018-10-08 Katayama Hirofumi MZ[FONT][WIN32SS] Use GOT_PENALTY macro to specify the...
2018-10-08 Bișoc George[APPWIZ] Display a message box in case of failure ...
2018-10-08 Stanislav Motylkov[SYSDM] Fix IDC_ROSVERSION in Romanian translation
2018-10-08 Stanislav Motylkov[SYSDM] Add system uptime information
2018-10-08 Stanislav Motylkov[SYSDM] Make MHz and GHz strings translatable
2018-10-07 Hermès Bélusca... [SHELL32] Finally fix the icon location path (un)expans...
2018-10-07 Eric Kohl[SHELL32] Fix a potential buffer overrun.
2018-10-07 Eric Kohl[CRT] Fix two obvious typos in _mbbtype().
2018-10-07 Luo Yufan[TRANSLATION] Update Simplified Chinese translation...
2018-10-07 Hermès Bélusca... [USER32] Fix the ICO_ExtractIconExW() helper with respe...
2018-10-07 Hermès Bélusca... [USER32_APITEST] Add a test for PrivateExtractIcons...
2018-10-07 Hermès Bélusca... [SHELL32_APITEST] Fix the code with respect to what...
2018-10-07 Stanislav Motylkov[NETCFGX] Update russian translation
2018-10-07 Stanislav Motylkov[MSPORTS] Update russian translation
2018-10-07 Stanislav Motylkov[DEVMGR] Update russian translation
2018-10-06 Eric Kohl[NETCFGX] NetPropPageProvider: Store the parameters...
2018-10-06 Eric Kohl[NETCFGX] NetPropPageProvider: Improve the handling...
2018-10-06 Pierre Schweitzer[KMTESTS:CC] A pin BCB has a node type code
2018-10-06 Eric Kohl[MSPORTS] When the LPT port number gets changed, update...
2018-10-05 Pierre Schweitzer[KMTESTS:CC] Fix a typo
2018-10-05 Pierre Schweitzer[NTOSKRNL] Implement support for PIN_IF_BCB flag
2018-10-05 Pierre Schweitzer[NTOSKRNL] When pinning data, try to find an already...
2018-10-05 Pierre Schweitzer[NTOSKRNL] When mapping data, try to find if there...
2018-10-05 Pierre Schweitzer[NTOSKRNL] Move the PinCount out of the VACB to the BCB
2018-10-05 Eric Kohl[DEVMGR] Hackfix CORE-5643
2018-10-05 Eric Kohl[SERVICES] Ignore the case when we compare account...
2018-10-05 Pierre Schweitzer[NTOSKRNL] On open, verify and validate the hint device...
2018-10-05 Pierre Schweitzer[NTOSKRNL] Implement IopCheckTopDeviceHint()
2018-10-05 Pierre Schweitzer[NTOSKRNL] In IoGetRelatedDeviceObject(), validate...
2018-10-05 Pierre Schweitzer[NTOSKRNL] Implement IopVerifyDeviceObjectOnStack()
2018-10-05 Eric Kohl[SERVICES] Revert f6d81f22 because it breaks the advapi...
2018-10-05 Eric Kohl[SERVICES] Fix timeout when a service is stopped
2018-10-04 Pierre Schweitzer[NTOSKRNL] A bit of cleanup in Io*FilterContext()
2018-10-04 Pierre Schweitzer[NTOSKRNL] Implement IoChangeFileObjectFilterContext()
2018-10-04 Pierre Schweitzer[NTOSKRNL] Implement IoGetFileObjectFilterContext()
2018-10-04 Serge Gautherie[KMTESTS:TCPIP] Add an "Associate address IRP completed...
2018-10-04 Serge Gautherie[KMTESTS:TCPIP] ReturnAddress: Expect NT5 result, not...
2018-10-04 Pierre Schweitzer[DEVMGR] Update French translation
2018-10-04 Pierre Schweitzer[NTOSKRNL] Quickly check for alignment in NtRead/WriteFile
2018-10-04 Pierre Schweitzer[NTOSKRNL] Use captured variable to check parameters...
2018-10-04 Eric Kohl[MSPORTS] Check and show which parallel port is in...
2018-10-04 Pierre Schweitzer[NTOSKRNL] On read/write, also check buffer respects...
2018-10-04 Pierre Schweitzer[NTOSKRNL] When checking for byte offset alignment...
2018-10-03 Eric Kohl[NTOSKRNL] NtReadFile/NtWriteFile: If a file has been...
2018-10-03 Pierre Schweitzer[NTOSKRNL] In IopQueryNameInternal(), enclose output...
2018-10-03 Pierre Schweitzer[NTOSKRNL] Call IoCreateFileSpecifyDeviceObjectHint...
2018-10-03 Mark Jansen[LDR] Include dllname in snap failure DPRINT. 900/head
2018-10-03 Pierre Schweitzer[NTOSKRNL] In IoQueryFileDosDeviceName(), in case of...
2018-10-03 Pierre Schweitzer[NTOSKRNL] Implement DOS name query in IopQueryNameInte...
2018-10-03 Pierre Schweitzer[NTOSKRNL] Allow FileNameInformation not to be implemen...
2018-10-03 Pierre Schweitzer[NTOSKRNL] In IopQueryNameInternal() don't copy name...
2018-10-03 Pierre Schweitzer[NTOSKRNL] Implement IoQueryFileDosDeviceName()
2018-10-03 Pierre Schweitzer[NTOSKRNL] Stub support for querying DOS name when...
2018-10-03 Pierre Schweitzer[NTOSKRNL] Use faster internal helper to query name
2018-10-03 Pierre Schweitzer[NTOSKRNL] Rename IopQueryNameFile to IopQueryNameInternal
2018-10-02 Mark Jansen[FONT][WIN32SS] Include the style name in the registry... 898/head
2018-10-02 Bișoc George[NEWDEV] Fix a truncated text on device driver name
2018-10-02 Katayama Hirofumi MZ[FONTS] Fix underline/underscore position of Tahoma...
2018-10-02 Eric Kohl[NETCFGX] Network property page: Add support for enum...
2018-10-02 Pierre Schweitzer[USETUP] Add missing line jump
2018-10-02 Thomas Faber[NTOS:IO] Implement IopAcquireFileObjectLock and use...
2018-10-01 Eric Kohl[NETCFGX] Network property page: Implement reading...
2018-10-01 Pierre Schweitzer[NTOSKRNL] Respect PFN cache attribute when required
2018-10-01 Mark Jansen[DMUSIC] Fix the build for vs 2010 895/head
2018-10-01 Mark Jansen[RTL] actctx: When probing a dll for a manifest, use... 880/head
2018-10-01 Amine Khaldi[ITSS_WINETEST] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 Amine Khaldi[ITSS] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 Amine Khaldi[INETMIB1] Sync with Wine Staging 3.17. CORE-15127
2018-10-01 Amine Khaldi[INETCOMM_WINETEST] Sync with Wine Staging 3.17. CORE...
next