Pierre Schweitzer [Mon, 23 Oct 2017 08:30:27 +0000 (10:30 +0200)]
[FFS] Don't leak on failure
CID
1363596
Pierre Schweitzer [Mon, 23 Oct 2017 08:25:40 +0000 (10:25 +0200)]
[FFS] Don't leak memory on volume mount
CID
1363583
Pierre Schweitzer [Mon, 23 Oct 2017 08:21:32 +0000 (10:21 +0200)]
[FFS] Don't allocate (and leak :-)) an unused event
CID
1363607
Giannis Adamopoulos [Sun, 22 Oct 2017 21:32:52 +0000 (00:32 +0300)]
[EXPLORER] Reduce the spam due to the broken CBandSite in browseui
Pierre Schweitzer [Sun, 22 Oct 2017 20:51:02 +0000 (22:51 +0200)]
[REISERFS] Don't leak on failure
CID
1363597
Pierre Schweitzer [Sun, 22 Oct 2017 20:40:21 +0000 (22:40 +0200)]
[REISERFS] Don't leak on failure
CID
1363593
Pierre Schweitzer [Sun, 22 Oct 2017 20:30:22 +0000 (22:30 +0200)]
[REISERFS] Don't allocate (and leak :-)) an unused event
CID
1363603
Mark Jansen [Fri, 20 Oct 2017 22:25:36 +0000 (00:25 +0200)]
[ATL] Implement CDialogImpl
CORE-13903
Giannis Adamopoulos [Sun, 22 Oct 2017 15:59:01 +0000 (18:59 +0300)]
[BROWSEUI] CBandSiteMenu: Use CSimpleArray and CComHeapPtr.
Giannis Adamopoulos [Fri, 20 Oct 2017 16:41:01 +0000 (19:41 +0300)]
[BROWSEUI] Improve CBandSiteBase::OnWinEvent to forward messages correctly to the child bands.
Giannis Adamopoulos [Fri, 20 Oct 2017 13:23:17 +0000 (16:23 +0300)]
[BROWSEUI] Add a hack and abuse ISFB_STATE_QLINKSMODE to make the quick launch band to be aligned to left and show no text
Giannis Adamopoulos [Fri, 20 Oct 2017 13:21:13 +0000 (16:21 +0300)]
[BROWSEUI] CISFBand: Misc fixes
- Slightly improve the implementation of IShellFolderBand
- Show both folders and files in the toolbar
- Use the name of the folder shown as the name of the band
Giannis Adamopoulos [Fri, 20 Oct 2017 13:17:10 +0000 (16:17 +0300)]
[BROWSEUI] CBandSiteMenu: Implement the Desktop, Quick Launch and New Toolbar menu items
Giannis Adamopoulos [Fri, 20 Oct 2017 13:08:52 +0000 (16:08 +0300)]
[BROWSEUI] CBandSiteMenu: Fix two broken loops
Giannis Adamopoulos [Fri, 20 Oct 2017 13:04:15 +0000 (16:04 +0300)]
[BROWSEUI] Enable the menu items for the toolbars submenu of the CBandSiteMenu. Also add a new string which will be used in the next commit.
Giannis Adamopoulos [Fri, 20 Oct 2017 13:02:13 +0000 (16:02 +0300)]
[BROWSEUI] Rename CISFBand_CreateInstance and add a CISFBand_CreateInstance macro that makes easy to switch between the system implementation or the local one.
Giannis Adamopoulos [Fri, 20 Oct 2017 12:53:16 +0000 (15:53 +0300)]
[PSDK] Add some missing definitions from IShellFolderBand
Timo Kreuzer [Sun, 22 Oct 2017 15:31:42 +0000 (17:31 +0200)]
[STORPORT] Fix x64 build
Timo Kreuzer [Thu, 19 Oct 2017 08:18:19 +0000 (10:18 +0200)]
[REACTOS] Fix x64 build
- SIZE_T -> ULONG in KsecGatherEntropyData
- Add missing ZwQueryInformationProcess() prototype for x64 build of btrfs
- Fix ml.exe path for VS 2017 Community Edition
- Add missing Handle32ToHandle to basetsd.h
Timo Kreuzer [Sat, 7 Oct 2017 14:11:52 +0000 (16:11 +0200)]
[NDK] Add tests for TEB
Timo Kreuzer [Mon, 14 Aug 2017 09:02:07 +0000 (11:02 +0200)]
[NDK] Fix/improve definition of TEB
This also changes the default definition for NTDDI_VERSION in sdkddkver.h to NTDDI_WS03SP1, when _WIN32_WINNT is _WIN32_WINNT_WS03.
Timo Kreuzer [Wed, 16 Aug 2017 07:52:25 +0000 (09:52 +0200)]
[NDK] fix some rtltypes.h definitions
Eric Kohl [Sun, 22 Oct 2017 07:25:36 +0000 (09:25 +0200)]
[STORPORT] Add the InitializeDpc code path to StorPortNotification().
CORE-13866
Eric Kohl [Sat, 21 Oct 2017 21:58:42 +0000 (23:58 +0200)]
[STORPORT] Implement StorPortNotification() / EnablePassiveInitialization and call the passive initialization routine.
CORE-13866
Eric Kohl [Sat, 21 Oct 2017 19:55:42 +0000 (21:55 +0200)]
[STORPORT] Implement parts of StorPortGetPhysicalAddress() that handle the uncached extension.
CORE-13866
Eric Kohl [Sat, 21 Oct 2017 19:51:25 +0000 (21:51 +0200)]
[STORPORT] The miniport drivers HwInitialize routine returns a BOOLEAN. Handle this properly.
CORE-13866
Eric Kohl [Sat, 21 Oct 2017 16:00:10 +0000 (18:00 +0200)]
[BOOTDATA] This was not meant to be committed.
Eric Kohl [Sat, 21 Oct 2017 15:55:35 +0000 (17:55 +0200)]
[STORPORT] Implement StorPortGetUncachedExtension().
CORE-13866
Pierre Schweitzer [Sat, 21 Oct 2017 13:06:04 +0000 (15:06 +0200)]
[RDBSS] Make it clear that we want to zero all the create parameters
CID
1411975
Amine Khaldi [Sat, 21 Oct 2017 13:10:14 +0000 (14:10 +0100)]
[MMDEVAPI_WINETEST] Sync with Wine Staging 2.16. CORE-13762
Amine Khaldi [Sat, 21 Oct 2017 13:08:03 +0000 (14:08 +0100)]
[WMIUTILS_WINETEST] Sync with Wine Staging 2.16. CORE-13762
Amine Khaldi [Sat, 21 Oct 2017 13:01:30 +0000 (14:01 +0100)]
[UXTHEME_WINETEST] Sync with Wine Staging 2.16. CORE-13762
Amine Khaldi [Sat, 21 Oct 2017 13:00:13 +0000 (14:00 +0100)]
[SHLWAPI_WINETEST] Sync with Wine Staging 2.16. CORE-13762
Amine Khaldi [Sat, 21 Oct 2017 12:33:33 +0000 (13:33 +0100)]
[QMGR_WINETEST] Sync with Wine Staging 2.16. CORE-13762
Amine Khaldi [Sat, 21 Oct 2017 12:22:17 +0000 (13:22 +0100)]
[PDH_WINETEST] Sync with Wine Staging 2.16. CORE-13762
Amine Khaldi [Sat, 21 Oct 2017 12:15:39 +0000 (13:15 +0100)]
[ODBCCP32_WINETEST] Sync with Wine Staging 2.16. CORE-13762
Pierre Schweitzer [Sat, 21 Oct 2017 12:13:44 +0000 (14:13 +0200)]
[MOUNTMGR] Don't attempt to free random address on failure
CID 515354
Amine Khaldi [Sat, 21 Oct 2017 12:14:13 +0000 (13:14 +0100)]
[MSXML3_WINETEST] Sync with Wine Staging 2.16. CORE-13762
Amine Khaldi [Sat, 21 Oct 2017 12:11:27 +0000 (13:11 +0100)]
[MPR_WINETEST] Sync with Wine Staging 2.16. CORE-13762
Amine Khaldi [Fri, 20 Oct 2017 17:40:15 +0000 (18:40 +0100)]
[MSI] Apply Wine commit
fdac39f by Hans Leidekker: Pass correct length to GetDateFormatW. CORE-13902
Pierre Schweitzer [Sat, 21 Oct 2017 08:49:02 +0000 (10:49 +0200)]
[RAPPS] Don't leak handle on success
CID
1419256
Pierre Schweitzer [Sat, 21 Oct 2017 08:28:00 +0000 (10:28 +0200)]
[FLOPPY] Fix broken loop
CID
1419440
Amine Khaldi [Thu, 19 Oct 2017 21:32:41 +0000 (22:32 +0100)]
[TRAVIS-CI] Increase the git clone depth a bit.
Amine Khaldi [Thu, 19 Oct 2017 11:36:19 +0000 (12:36 +0100)]
[SHELL32_WINETEST] Sync with Wine Staging 2.16. CORE-13762
Amine Khaldi [Thu, 19 Oct 2017 11:35:55 +0000 (12:35 +0100)]
[PSDK] Add missing KNOWN_FOLDER_FLAG and ILIsEmpty(). CORE-13762
Amine Khaldi [Thu, 19 Oct 2017 11:22:20 +0000 (12:22 +0100)]
[MSVCRT_WINETEST] Sync with Wine Staging 2.16. CORE-13762
Amine Khaldi [Thu, 19 Oct 2017 09:56:44 +0000 (10:56 +0100)]
[FONTS] Sync Tahoma and Symbol fonts with Wine Staging 2.16. CORE-13762
Amine Khaldi [Thu, 19 Oct 2017 10:27:47 +0000 (11:27 +0100)]
[KERNEL32_WINETEST] Sync with Wine Staging 2.16. CORE-13762
Amine Khaldi [Thu, 19 Oct 2017 10:06:20 +0000 (11:06 +0100)]
[PSDK] Add some missing definitions to winbase.h. Import libloaderapi.h from Wine Staging 2.16. CORE-13762
Timo Kreuzer [Wed, 11 Oct 2017 16:35:54 +0000 (18:35 +0200)]
[NTOSKRNL] Add ASSERTs to make sure, we never use an uninitialized variable
Alexander Shaposhnikov [Tue, 17 Oct 2017 18:44:07 +0000 (21:44 +0300)]
Create PULL_REQUEST_TEMPLATE.md
This will act as a template for GitHub Pull Requests.
GitHub allows to hide this file in `.github` folder, so I did.
Alexander Shaposhnikov [Tue, 17 Oct 2017 17:09:36 +0000 (20:09 +0300)]
Update README.md: Add CONTRIBUTING mention
Alexander Shaposhnikov [Tue, 10 Oct 2017 08:43:18 +0000 (11:43 +0300)]
Create CONTRIBUTING.md (#46)
CONTRIBUTING.md is a common way to tell external developers on how to contribute.
This way we can link to this file in case of git author name issues for example.
Serge Gautherie [Tue, 17 Oct 2017 12:59:18 +0000 (14:59 +0200)]
[SYSSETUP] [USERINIT] "sLanguage" relates to LOCALE_SABBREVLANGNAME actually, not LOCALE_SLANGUAGE. CORE-13128 #62
Eric Kohl [Mon, 16 Oct 2017 22:05:26 +0000 (00:05 +0200)]
[STORPORT] Implement StorPortGetDeviceBase().
CORE-13866
Giannis Adamopoulos [Mon, 16 Oct 2017 20:56:34 +0000 (23:56 +0300)]
[QCKLNCH] Remove qcklnch (#61)
- Move CIFSBand to the shellbars static lib which is linked to browseui and rshell.
- Move CQuickLaunchBand to rshell.
- Make nescessary adjustments so that they can both be registered and instantiated.
Pierre Schweitzer [Mon, 16 Oct 2017 20:04:22 +0000 (22:04 +0200)]
[NTDLL_APITEST] Add simple tests for RtlUnicodeStringToAnsiString() that were used to test the kernel32 regression
Pierre Schweitzer [Mon, 16 Oct 2017 18:26:53 +0000 (20:26 +0200)]
[DOC] Reflect BtrFS Update
CORE-13896
Pierre Schweitzer [Mon, 16 Oct 2017 18:26:16 +0000 (20:26 +0200)]
[UBTRFS] Update to 1.0.1
CORE-13896
Pierre Schweitzer [Mon, 16 Oct 2017 18:20:21 +0000 (20:20 +0200)]
[SHELLBTRFS] Upgrade to 1.0.1
CID
1419312
CORE-13896
Pierre Schweitzer [Mon, 16 Oct 2017 18:05:33 +0000 (20:05 +0200)]
[BTRFS] Upgrade to BtrFS 1.0.1
CID
1419459,
1419378
CORE-13896
Eric Kohl [Mon, 16 Oct 2017 18:05:27 +0000 (20:05 +0200)]
[STORPORT] Implement StorPortSetBusDataByOffset.
CORE-13866
Stas'M [Mon, 16 Oct 2017 16:29:28 +0000 (19:29 +0300)]
[BOOTDATA] Change readme encoding to UTF-8
Giannis Adamopoulos [Mon, 16 Oct 2017 15:32:23 +0000 (18:32 +0300)]
[PSDK] Try to fix build
Giannis Adamopoulos [Mon, 16 Oct 2017 15:21:02 +0000 (18:21 +0300)]
[STOBJECT] Fix build on linux
Giannis Adamopoulos [Mon, 16 Oct 2017 15:15:20 +0000 (18:15 +0300)]
[QCKLNCH] Fix gcc build
Giannis Adamopoulos [Mon, 16 Oct 2017 15:04:15 +0000 (18:04 +0300)]
[PSDK] Fix build.
Shriraj Sawant [Mon, 16 Oct 2017 14:11:10 +0000 (17:11 +0300)]
[STOBJECT] Implement the hotplug and the power icons in the system tray
Shriraj Sawant [Mon, 16 Oct 2017 13:38:39 +0000 (16:38 +0300)]
[QCKLNCH] Implement the quick launch shell extension including the CISFBand
Giannis Adamopoulos [Mon, 16 Oct 2017 13:35:11 +0000 (16:35 +0300)]
[PSDK] Add CLSID_ISFBand, IShellFolderBand and IFolderBandPriv
Colin Finck [Mon, 16 Oct 2017 09:47:14 +0000 (11:47 +0200)]
[KD] [KD64] Introduce KdpPrintBanner and use it in all places where we print the (now consistent) banner instead of copying the code over and over again.
I still don't like that we're copying code between KD and KD64 instead of sharing it.
But as both modules are totally distinct at the moment, I won't be the one introducing shared functions between them.
This is a follow up to
50ae5e7c5268222718174221366169e2b115b06a, which TortoiseGit accidentally turned into a "Message only" commit...
Never hit ALT+Y by mistake! ;)
Colin Finck [Mon, 16 Oct 2017 09:40:52 +0000 (11:40 +0200)]
[KD] [KD64] Introduce KdpPrintBanner and use it in all places where we print the (now consistent) banner instead of copying the code over and over again.
I still don't like that we're copying code between KD and KD64 instead of sharing it.
But as both modules are totally distinct at the moment, I won't be the one introducing shared functions between them.
Colin Finck [Mon, 16 Oct 2017 08:38:12 +0000 (10:38 +0200)]
[KD] Output the long commit hash as well at the start of the debug log.
This will be used by Testman.
Previously, it had to translate the short hash from the build number to a long hash, but such a database (GitInfo) only exists for commits in the master branch.
Eric Kohl [Sun, 15 Oct 2017 22:13:21 +0000 (00:13 +0200)]
[STORPORT] Query the bus interface of the lower (bus) device and implement StorPortGetBusData().
CORE-13866
Eric Kohl [Sun, 15 Oct 2017 13:21:56 +0000 (15:21 +0200)]
[STORPORT] Attach copies of the resource lists to the FDO device extension and use them to fill the access ranges in the port configuration.
Storahci does not crash on initialization any more. :-)
CORE-13866
Pierre Schweitzer [Sun, 15 Oct 2017 11:54:11 +0000 (13:54 +0200)]
[LIBTIRPC] Fix CVE-2017-8779 by backporting its fix
CORE-13460
Eric Kohl [Sun, 15 Oct 2017 11:10:08 +0000 (13:10 +0200)]
[STORPORT] Initialize the port configuration and pass it to the HwFindAdapter routine.
Pierre Schweitzer [Sun, 15 Oct 2017 08:44:50 +0000 (10:44 +0200)]
[KERNEL32_APITEST] Add a few tests for GetVolumeInformation that were used to fix previous issues
Pierre Schweitzer [Sun, 15 Oct 2017 08:43:49 +0000 (10:43 +0200)]
[KERNEL32] Fix buffer size for allocation in GetVolumeInformationW(). This fixes function failing with big enough buffer.
Eric Kohl [Sat, 14 Oct 2017 22:06:22 +0000 (00:06 +0200)]
[STORORT] Allocate the miniport device extension and use it the calls to HwFindAdapter and HwInitialize.
CORE-13866
Pierre Schweitzer [Sat, 14 Oct 2017 21:19:12 +0000 (23:19 +0200)]
[KERNEL32] Use proper size for allocating buffer in GetVolumeInformationA(). This was leading to allocate a too small buffer under certain conditions and to overrun it.
This fixes JRE7 setup.
This regression was brought in by r75969.
CORE-13888
Eric Kohl [Sat, 14 Oct 2017 17:12:24 +0000 (19:12 +0200)]
[STORPORT] Initialize a miniport object and call the miniport HwFindAdapter and HwInitialize routines.
CORE-13866
Giannis Adamopoulos [Sat, 14 Oct 2017 15:36:02 +0000 (18:36 +0300)]
[EXPLORER] Remove an unnecessary refresh of the rebar and its bands.
Eric Kohl [Fri, 13 Oct 2017 22:22:36 +0000 (00:22 +0200)]
[BOOTDATA]: Add the storport and storahci to the boot configuration.
Enable 'PCI\CC_0106 = storahci' and disable 'PCI\CC_0106 = uniata' in order to enable the storahci driver for AHCI controllers.
Thomas Faber [Wed, 11 Oct 2017 18:05:55 +0000 (20:05 +0200)]
[USBPORT] Avoid more integer overflows.
Thomas Faber [Wed, 11 Oct 2017 15:59:43 +0000 (17:59 +0200)]
[USBPORT] Avoid a benign integer overflow in USBHI_QueryDeviceInformation (CID
1419219).
Thomas Faber [Wed, 11 Oct 2017 15:15:46 +0000 (17:15 +0200)]
[USBPORT] Remove unnecessary null check in USBPORT_HandleSubmitURB (CID
1419367).
Thomas Faber [Tue, 10 Oct 2017 22:32:05 +0000 (00:32 +0200)]
[USBPORT] Fix ControllerName leak in USBPORT_GetUnicodeName (CID
1419258).
Thomas Faber [Tue, 10 Oct 2017 22:24:29 +0000 (00:24 +0200)]
[USBPORT] Fix level check in USBDI_QueryBusInformation (CID
1419403).
Serge Gautherie [Fri, 13 Oct 2017 20:24:37 +0000 (22:24 +0200)]
[INTL]: Simplify code (addendum to r74582). (#41)
CORE-13242
Eric Kohl [Fri, 13 Oct 2017 19:52:38 +0000 (21:52 +0200)]
[STORAHCI] Make the storahci driver build on gcc and add it to the build.
Waritnan Sookbuntherng [Fri, 13 Oct 2017 19:44:02 +0000 (02:44 +0700)]
[WIN32K][DESK.CPL]: Add fit and fill background placement options (#28)
- WIN32K and DESK.CPL: Add fit and fill background placement options.
- DESK.CPL: Define wallpaper placement constants; update translations.
- WIN32K: Fix coding style.
CORE-13360
Hermès Bélusca-Maïto [Thu, 12 Oct 2017 21:14:08 +0000 (23:14 +0200)]
[STORPORT]: Fix build: declare STORPORT_API functions as exports.
EricKohl [Thu, 12 Oct 2017 20:37:43 +0000 (22:37 +0200)]
[STORPORT] Start the implementation of the storport driver and add it to the build.
CORE-13866
gedmurphy [Thu, 12 Oct 2017 20:36:29 +0000 (21:36 +0100)]
Merge branch 'master' of https://github.com/reactos/reactos
Ged Murphy [Thu, 12 Oct 2017 20:06:41 +0000 (21:06 +0100)]
[FLTMGR]
- Implement FltGetVolumeProperties
- Internal structs taken from public pdbs
gedmurphy [Thu, 12 Oct 2017 20:06:41 +0000 (21:06 +0100)]
[FLTMGR]
- Implement FltGetVolumeProperties
- Internal structs taken from public pdbs
EricKohl [Thu, 12 Oct 2017 15:57:45 +0000 (17:57 +0200)]
[SRVSVC] Implement NetrServerStatisticsGet().
Ged Murphy [Thu, 12 Oct 2017 14:32:30 +0000 (15:32 +0100)]
Start to implement fltmgr tests [WIP] (#52)
[FLTMGR]
- Partially implement registering contexts
- Add a misc file which contains stubs of the APIs needed in the test suite
- Export some APIs needed by the test suite
[KMTESTS]
- Create a File System Mini-filter wrapper to host drivers for the filter manager tests
- Add a test file which will be used for testing that mini-filters load correctly
- Add a test file which will be used to write tests for IRP_MJ_CREATE requests
Alisson Lauffer [Wed, 11 Oct 2017 22:10:23 +0000 (19:10 -0300)]
[TRANSLATION]: Brazilian Portuguese translation update for input.cpl (#51)