reactos.git
2017-10-16 Colin Finck[KD] [KD64] Introduce KdpPrintBanner and use it in...
2017-10-16 Colin Finck[KD] Output the long commit hash as well at the start...
2017-10-15 Eric Kohl[STORPORT] Query the bus interface of the lower (bus...
2017-10-15 Eric Kohl[STORPORT] Attach copies of the resource lists to the...
2017-10-15 Pierre Schweitzer[LIBTIRPC] Fix CVE-2017-8779 by backporting its fix
2017-10-15 Eric Kohl[STORPORT] Initialize the port configuration and pass...
2017-10-15 Pierre Schweitzer[KERNEL32_APITEST] Add a few tests for GetVolumeInforma...
2017-10-15 Pierre Schweitzer[KERNEL32] Fix buffer size for allocation in GetVolumeI...
2017-10-14 Eric Kohl[STORORT] Allocate the miniport device extension and...
2017-10-14 Pierre Schweitzer[KERNEL32] Use proper size for allocating buffer in...
2017-10-14 Eric Kohl[STORPORT] Initialize a miniport object and call the...
2017-10-14 Giannis Adamopoulos[EXPLORER] Remove an unnecessary refresh of the rebar...
2017-10-13 Eric Kohl[BOOTDATA]: Add the storport and storahci to the boot...
2017-10-13 Thomas Faber[USBPORT] Avoid more integer overflows.
2017-10-13 Thomas Faber[USBPORT] Avoid a benign integer overflow in USBHI_Quer...
2017-10-13 Thomas Faber[USBPORT] Remove unnecessary null check in USBPORT_Hand...
2017-10-13 Thomas Faber[USBPORT] Fix ControllerName leak in USBPORT_GetUnicode...
2017-10-13 Thomas Faber[USBPORT] Fix level check in USBDI_QueryBusInformation...
2017-10-13 Serge Gautherie[INTL]: Simplify code (addendum to r74582). (#41)
2017-10-13 Eric Kohl[STORAHCI] Make the storahci driver build on gcc and...
2017-10-13 Waritnan Sookbuntherng[WIN32K][DESK.CPL]: Add fit and fill background placeme...
2017-10-12 Hermès Bélusca... [STORPORT]: Fix build: declare STORPORT_API functions...
2017-10-12 EricKohl[STORPORT] Start the implementation of the storport...
2017-10-12 gedmurphyMerge branch 'master' of https://github.com/reactos...
2017-10-12 Ged Murphy[FLTMGR]
2017-10-12 gedmurphy[FLTMGR]
2017-10-12 EricKohl[SRVSVC] Implement NetrServerStatisticsGet().
2017-10-12 Ged MurphyStart to implement fltmgr tests [WIP] (#52)
2017-10-11 Alisson Lauffer[TRANSLATION]: Brazilian Portuguese translation update...
2017-10-11 EricKohl[WKSSVC] Implements NetrWorkstationStatisticsGet().
2017-10-11 Jared Smudde[SYSSETUP] Change "Select the theme you prefer" to...
2017-10-11 Serge Gautherie[FREELDR] Discard empty entries in PcMemGetBiosMemoryMa...
2017-10-11 Pierre Schweitzer[RDBSS] Fix broken cast when comparing DFS magic values
2017-10-11 Pierre Schweitzer[RXCE] Don't remove uninitialized list entry
2017-10-11 Pierre Schweitzer[RDBSS] Avoid uninit var usage.
2017-10-10 Stopkin Sergey[GETUNAME] Update the Russian translation. #45 CORE...
2017-10-10 Adam SłabońPolish translation update (#29)
2017-10-09 Amine Khaldi[TRAVIS-CI] We only need to keep going despite errors...
2017-10-09 Hermès Bélusca... Don't stop compilation at the first error.
2017-10-09 Amine Khaldi[CMAKE] Update baseaddress.cmake for the GCC builds.
2017-10-09 Mark Jansen[MSI] Fix a buffer overrun in build_default_format...
2017-10-09 Amine Khaldi[MSI] Addendum to 71bffdc as I removed this unintention...
2017-10-09 Alexander ShaposhnikovREADME.md: Fix missing links
2017-10-09 Alexander ShaposhnikovREADME.md: Added badges
2017-10-08 Sergey StopkinCORE-13875 Added russian translation for timeout util
2017-10-08 Victor Kukshievru calculator translation update
2017-10-08 Timo Kreuzer[NDK] Improve NDK tests for KTHREAD and add them to...
2017-10-08 Timo Kreuzer[NDK] Add Win8+ version of KTHREAD
2017-10-08 Timo Kreuzer[XDK] Fix KWAIT_BLOCK definition for Win8+
2017-10-08 Adam Stachowicz[TRAVIS-CI] Fix formatting and move "./RosBEBinFull...
2017-10-08 Hermès Bélusca... [KERNEL32]: Add a .gitattributes file for the winnls...
2017-10-08 Hermès Bélusca... Add a small descriptive comment for the reason why...
2017-10-08 Amine Khaldi[AMSTREAM] We don't need to define WIDL_C_INLINE_WRAPPE...
2017-10-08 Amine Khaldi[MSCOREE] Fix build.
2017-10-08 Amine Khaldi[PSDK] Update unknwn.idl. CORE-13762
2017-10-08 Timo Kreuzer[NTOSKRNL] Add back parentheses that got removed in...
2017-10-08 Amine Khaldi[WIDL] Sync with Wine Staging 2.16. CORE-13762
2017-10-08 Amine Khaldi[ADVAPI32_WINETEST] Sync with Wine Staging 2.16. CORE...
2017-10-08 Amine Khaldi[PSDK] Add missing CreateRestrictedToken() declaration...
2017-10-08 Amine Khaldi[TRAVIS-CI] Initial version of the Travis-CI script.
2017-10-08 Amine Khaldi[MSDMO] Fix build.
2017-10-08 Amine Khaldi[SHLWAPI] Highlight a difference and mark the module...
2017-10-08 Amine Khaldi[MSIEXEC] Sync with Wine Staging 2.16. CORE-13762
2017-10-08 Amine Khaldi[WMVCORE_WINETEST] Import from Wine Staging 2.16. CORE...
2017-10-08 Amine Khaldi[WMVCORE] Sync with Wine Staging 2.16. CORE-13762
2017-10-08 Amine Khaldi[PSDK] Update wmsdkidl.idl and import some of its relat...
2017-10-08 Amine Khaldi[PSDK] Update mmreg.h and rpcndr.h. CORE-13762
2017-10-08 Amine Khaldi[D3DX9_24 => 43] Sync with Wine Staging 2.16. CORE...
2017-10-08 Amine Khaldi[MSI_WINETEST] Sync with Wine Staging 2.16. CORE-13762
2017-10-08 Amine Khaldi[MSI] Sync with Wine Staging 2.16. CORE-13762
2017-10-08 Amine Khaldi[PSDK] Update msi.h. CORE-13762
2017-10-08 Sylvain Deverre[WDMAUD] Close mixers on cleanup. Should fix CORE-10735...
2017-10-08 Pierre Schweitzer[KERNEL32_APITEST]: Add tests for IOCTL_MOUNTDEV_QUERY_...
2017-10-07 Mark Jansen[URLMON] Convert urlmon.inf to utf8 since git insists...
2017-10-07 Hermès Bélusca... Fix encoding of some INF files (-> UTF-8 without BOM).
2017-10-07 Mark Jansen[URLMON] Remove BOM from urlmon.inf
2017-10-07 Aditya GiriFix typo 25/head
2017-10-07 Pierre Schweitzer[KERNEL32_APITEST]: Rewrite DeviceIoControl to test...
2017-10-07 Amine Khaldi[MSI] Group translations into the lang folder.
2017-10-07 Pierre SchweitzerAdd modules/optional to .gitignore
2017-10-07 Pierre Schweitzer[KERNEL32_APITEST]: Fix uninit stack var usage
2017-10-07 Pierre Schweitzer[KERNEL32_APITEST]: Add few tests for IOCTL_MOUNTDEV_QU...
2017-10-06 jimtabor[Win32SS]
2017-10-06 Colin Finck[WS2_32_APITEST] Make the apitest fully C89-compliant...
2017-10-06 Colin FinckFix remaining text file line endings in the tree. ...
2017-10-05 Hermès Bélusca... [INCLUDE]: ntddrdsk.h: Fix "__cplusplus" and the ramdis...
2017-10-05 Hermès Bélusca... [INCLUDE]: ntddrdsk.h: align defs on multiple of 4...
2017-10-05 gigaherz[NTUSER] Fix rogue CR in a LF-only file.
2017-10-05 Pierre Schweitzer[KERNEL32]: w2k3ify GetDriveTypeA()
2017-10-05 Pierre Schweitzer[KERNEL32]: Reimplement GetDriveTypeW(). This allows...
2017-10-05 Pierre Schweitzer[KERNEL32]: Finally get rid of no longer used function...
2017-10-05 Pierre Schweitzer[KERNEL32]: Reimplement GetDiskFreeSpaceExA() to make...
2017-10-05 Pierre Schweitzer[KERNEL32]: Refactor a bit GetDiskFreeSpaceExW(), no...
2017-10-05 Pierre Schweitzer[KERNEL32]: Reimplement GetDiskFreeSpaceA() to make...
2017-10-05 Pierre Schweitzer[KERNEL32]: Reimplement GetDiskFreeSpaceW() to fix...
2017-10-05 Serge Gautherie[FREELDR] Properly check for end-of-memory-map entries...
2017-10-05 Serge Gautherie[FREELDR] Add 64 bit alignment macros (ULONGLONG_ALIGN_...
2017-10-05 Serge Gautherie[FREELDR] Improve trace prints in pcmem.c, no logical...
2017-10-05 Timo Kreuzer[WIN32K] Add a comment regarding UserEnterExclusive...
2017-10-04 Pierre Schweitzer[CLASS2]: Fix status code on too small as exposed by...
next