[ros-diffs] [tfaber] 75962: [MBEDTLS] - Disable the use of SSE2 instruction. ROS supports CPUs that do not support these. CORE-13826 #resolve CORE-10338

2017-09-24 Thread tfaber
Author: tfaber Date: Sun Sep 24 13:11:18 2017 New Revision: 75962 URL: http://svn.reactos.org/svn/reactos?rev=75962=rev Log: [MBEDTLS] - Disable the use of SSE2 instruction. ROS supports CPUs that do not support these. CORE-13826 #resolve CORE-10338 Modified: trunk/reactos/sdk/include

[ros-diffs] [tfaber] 75929: [DRIVERS][NTOS][EVTLIB][USER32] - Silence some debug spam

2017-09-23 Thread tfaber
Author: tfaber Date: Sat Sep 23 13:34:50 2017 New Revision: 75929 URL: http://svn.reactos.org/svn/reactos?rev=75929=rev Log: [DRIVERS][NTOS][EVTLIB][USER32] - Silence some debug spam Modified: trunk/reactos/drivers/filesystems/mup/dfs.c trunk/reactos/drivers/ksfilter/swenum/swenum.c

[ros-diffs] [tfaber] 75923: [CMAKE] - Hackfix base addresses to avoid comctl32/rpcrt4 overlap. This makes use of the fact that baseaddress_winspool.drv is not being used (it should be called baseaddre

2017-09-22 Thread tfaber
Author: tfaber Date: Fri Sep 22 09:26:32 2017 New Revision: 75923 URL: http://svn.reactos.org/svn/reactos?rev=75923=rev Log: [CMAKE] - Hackfix base addresses to avoid comctl32/rpcrt4 overlap. This makes use of the fact that baseaddress_winspool.drv is not being used (it should be called

[ros-diffs] [tfaber] 75922: [NDIS] - Don't assert on IRP_MJ_CLEANUP CORE-7630

2017-09-22 Thread tfaber
Author: tfaber Date: Fri Sep 22 07:31:57 2017 New Revision: 75922 URL: http://svn.reactos.org/svn/reactos?rev=75922=rev Log: [NDIS] - Don't assert on IRP_MJ_CLEANUP CORE-7630 Modified: trunk/reactos/drivers/network/ndis/ndis/miniport.c Modified: trunk/reactos/drivers/network/ndis/ndis

[ros-diffs] [tfaber] 75921: [NDIS] - Don't assert on unimplemented ioctl. Print the control code instead. CORE-7630

2017-09-22 Thread tfaber
Author: tfaber Date: Fri Sep 22 07:28:29 2017 New Revision: 75921 URL: http://svn.reactos.org/svn/reactos?rev=75921=rev Log: [NDIS] - Don't assert on unimplemented ioctl. Print the control code instead. CORE-7630 Modified: trunk/reactos/drivers/network/ndis/ndis/miniport.c Modified: trunk

[ros-diffs] [tfaber] 75920: [SVCHOST] - Don't print "GetProcAddress failed" error for optional functions

2017-09-22 Thread tfaber
Author: tfaber Date: Fri Sep 22 07:17:20 2017 New Revision: 75920 URL: http://svn.reactos.org/svn/reactos?rev=75920=rev Log: [SVCHOST] - Don't print "GetProcAddress failed" error for optional functions Modified: trunk/reactos/base/services/svchost/svchost.c Modified: trunk/re

[ros-diffs] [tfaber] 75907: [USBPORT] - Simplify some loops in USBPORT_OpenInterface. No logical changes

2017-09-18 Thread tfaber
Author: tfaber Date: Mon Sep 18 12:01:12 2017 New Revision: 75907 URL: http://svn.reactos.org/svn/reactos?rev=75907=rev Log: [USBPORT] - Simplify some loops in USBPORT_OpenInterface. No logical changes Modified: trunk/reactos/drivers/usb/usbport/device.c Modified: trunk/reactos/drivers/usb

[ros-diffs] [tfaber] 75906: [USBPORT] - Rename NumInterfaces to NumEndpoints in USBPORT_OpenInterface

2017-09-18 Thread tfaber
Author: tfaber Date: Mon Sep 18 11:50:42 2017 New Revision: 75906 URL: http://svn.reactos.org/svn/reactos?rev=75906=rev Log: [USBPORT] - Rename NumInterfaces to NumEndpoints in USBPORT_OpenInterface Modified: trunk/reactos/drivers/usb/usbport/device.c Modified: trunk/reactos/drivers/usb

[ros-diffs] [tfaber] 75861: [KMTESTS:KERNEL32] - Add additional file attribute tests. Based on a patch by Katayama Hirofumi MZ. CORE-13495

2017-09-17 Thread tfaber
Author: tfaber Date: Sun Sep 17 08:08:39 2017 New Revision: 75861 URL: http://svn.reactos.org/svn/reactos?rev=75861=rev Log: [KMTESTS:KERNEL32] - Add additional file attribute tests. Based on a patch by Katayama Hirofumi MZ. CORE-13495 Modified: trunk/rostests/kmtests/kernel32

[ros-diffs] [tfaber] 75805: [NTFS] - Revert ext2 change from r71341, since it's only a drop in the bucket

2017-09-09 Thread tfaber
Author: tfaber Date: Sat Sep 9 08:25:42 2017 New Revision: 75805 URL: http://svn.reactos.org/svn/reactos?rev=75805=rev Log: [NTFS] - Revert ext2 change from r71341, since it's only a drop in the bucket Modified: branches/GSoC_2016/NTFS/drivers/filesystems/ext2/src/fsctl.c Modified

[ros-diffs] [tfaber] 75788: [NTFS] - Delete autorun.inf, which SVN decided to improperly merge. See r71342. - Use trunk's version of the large MCB implementation, which already has Trevor's changes.

2017-09-08 Thread tfaber
Author: tfaber Date: Fri Sep 8 10:36:40 2017 New Revision: 75788 URL: http://svn.reactos.org/svn/reactos?rev=75788=rev Log: [NTFS] - Delete autorun.inf, which SVN decided to improperly merge. See r71342. - Use trunk's version of the large MCB implementation, which already has Trevor's changes

[ros-diffs] [tfaber] 75784: [USBPORT][USBHUB_NEW] - Add license headers

2017-09-08 Thread tfaber
Author: tfaber Date: Fri Sep 8 07:32:39 2017 New Revision: 75784 URL: http://svn.reactos.org/svn/reactos?rev=75784=rev Log: [USBPORT][USBHUB_NEW] - Add license headers Modified: trunk/reactos/drivers/usb/usbhub_new/dbg_uhub.h trunk/reactos/drivers/usb/usbhub_new/debug.c trunk

[ros-diffs] [tfaber] 75783: [USBPORT] - Begin implementing split transfers. Patch by Vadim Galyant.

2017-09-08 Thread tfaber
Author: tfaber Date: Fri Sep 8 07:17:34 2017 New Revision: 75783 URL: http://svn.reactos.org/svn/reactos?rev=75783=rev Log: [USBPORT] - Begin implementing split transfers. Patch by Vadim Galyant. Added: trunk/reactos/drivers/usb/usbport/trfsplit.c (with props) Modified: trunk/reactos

[ros-diffs] [tfaber] 75747: [NTFS] - Merge to trunk r75746

2017-09-03 Thread tfaber
Author: tfaber Date: Sun Sep 3 08:47:37 2017 New Revision: 75747 URL: http://svn.reactos.org/svn/reactos?rev=75747=rev Log: [NTFS] - Merge to trunk r75746 Added: branches/GSoC_2016/NTFS/drivers/usb/usbport/iso.c - copied unchanged from r75746, trunk/reactos/drivers/usb/usbport/iso.c

[ros-diffs] [tfaber] 75746: [NTFS] - Try to make SVN less confused about merging

2017-09-03 Thread tfaber
Author: tfaber Date: Sun Sep 3 08:46:01 2017 New Revision: 75746 URL: http://svn.reactos.org/svn/reactos?rev=75746=rev Log: [NTFS] - Try to make SVN less confused about merging Modified: branches/GSoC_2016/NTFS/media/rapps/utorrent.txt (props changed) Propchange: branches/GSoC_2016/NTFS

[ros-diffs] [tfaber] 75745: [USBPORT] Patch by Vadim Galyant: - Move isochronous transfer functions to their own file - Fix return type of PUSBPORT_COMPLETE_TRANSFER - Improve some debug prints

2017-09-02 Thread tfaber
Author: tfaber Date: Sat Sep 2 22:48:45 2017 New Revision: 75745 URL: http://svn.reactos.org/svn/reactos?rev=75745=rev Log: [USBPORT] Patch by Vadim Galyant: - Move isochronous transfer functions to their own file - Fix return type of PUSBPORT_COMPLETE_TRANSFER - Improve some debug prints Added

[ros-diffs] [tfaber] 75742: [NTOS:MM] - Improve inaccurate debug print

2017-09-02 Thread tfaber
Author: tfaber Date: Sat Sep 2 15:18:02 2017 New Revision: 75742 URL: http://svn.reactos.org/svn/reactos?rev=75742=rev Log: [NTOS:MM] - Improve inaccurate debug print Modified: trunk/reactos/ntoskrnl/mm/ARM3/pool.c Modified: trunk/reactos/ntoskrnl/mm/ARM3/pool.c URL: http

[ros-diffs] [tfaber] 75740: [MBEDTLS] - Update to version 2.6.0 CORE-13739

2017-09-02 Thread tfaber
Author: tfaber Date: Sat Sep 2 13:06:14 2017 New Revision: 75740 URL: http://svn.reactos.org/svn/reactos?rev=75740=rev Log: [MBEDTLS] - Update to version 2.6.0 CORE-13739 Added: trunk/reactos/sdk/include/reactos/libs/mbedtls/ecp_internal.h (with props) Modified: trunk/reactos/dll

[ros-diffs] [tfaber] 75739: [MPG123] - Update to version 1.25.6 CORE-13739

2017-09-02 Thread tfaber
Author: tfaber Date: Sat Sep 2 13:03:21 2017 New Revision: 75739 URL: http://svn.reactos.org/svn/reactos?rev=75739=rev Log: [MPG123] - Update to version 1.25.6 CORE-13739 Modified: trunk/reactos/sdk/include/reactos/libs/libmpg123/config.h trunk/reactos/sdk/include/reactos/libs/libmpg123

[ros-diffs] [tfaber] 75738: [LIBPNG] - Update to version 1.6.32 CORE-13739

2017-09-02 Thread tfaber
Author: tfaber Date: Sat Sep 2 12:44:21 2017 New Revision: 75738 URL: http://svn.reactos.org/svn/reactos?rev=75738=rev Log: [LIBPNG] - Update to version 1.6.32 CORE-13739 Modified: trunk/reactos/dll/3rdparty/libpng/docs/ANNOUNCE trunk/reactos/dll/3rdparty/libpng/docs/CHANGES trunk

[ros-diffs] [tfaber] 75737: [USBPORT] - Avoid unnecessary duplicate variables in USBPORT_FlushPendingTransfers

2017-09-02 Thread tfaber
Author: tfaber Date: Sat Sep 2 09:03:07 2017 New Revision: 75737 URL: http://svn.reactos.org/svn/reactos?rev=75737=rev Log: [USBPORT] - Avoid unnecessary duplicate variables in USBPORT_FlushPendingTransfers Modified: trunk/reactos/drivers/usb/usbport/queue.c Modified: trunk/reactos/drivers

[ros-diffs] [tfaber] 75736: [USBPORT] - Fix logic error: don't complete IRPs for which the cancel routine has been called.

2017-09-02 Thread tfaber
Author: tfaber Date: Sat Sep 2 08:59:52 2017 New Revision: 75736 URL: http://svn.reactos.org/svn/reactos?rev=75736=rev Log: [USBPORT] - Fix logic error: don't complete IRPs for which the cancel routine has been called. Modified: trunk/reactos/drivers/usb/usbport/queue.c Modified: trunk

[ros-diffs] [tfaber] 75728: [0.4.6] - Tag the release

2017-09-01 Thread tfaber
Author: tfaber Date: Fri Sep 1 10:17:45 2017 New Revision: 75728 URL: http://svn.reactos.org/svn/reactos?rev=75728=rev Log: [0.4.6] - Tag the release Added: tags/ReactOS-0.4.6/ (props changed) - copied from r75727, branches/ros-branch-0_4_6/ Removed: branches/ros-branch-0_4_6

[ros-diffs] [tfaber] 75708: [0.4.6] - Update version for release

2017-08-30 Thread tfaber
Author: tfaber Date: Wed Aug 30 06:26:40 2017 New Revision: 75708 URL: http://svn.reactos.org/svn/reactos?rev=75708=rev Log: [0.4.6] - Update version for release Modified: branches/ros-branch-0_4_6/reactos/sdk/include/reactos/version.cmake Modified: branches/ros-branch-0_4_6/reactos/sdk

[ros-diffs] [tfaber] 75704: [INF] - Properly set svn:eol-style. These files are text, so they shouldn't be marked as binary, and they need to have CRLF line endings since they go on the iso.

2017-08-28 Thread tfaber
Author: tfaber Date: Mon Aug 28 19:42:35 2017 New Revision: 75704 URL: http://svn.reactos.org/svn/reactos?rev=75704=rev Log: [INF] - Properly set svn:eol-style. These files are text, so they shouldn't be marked as binary, and they need to have CRLF line endings since they go on the iso

[ros-diffs] [tfaber] 75647: [USBXHCI] - Adjust build system to new directory layout

2017-08-23 Thread tfaber
Author: tfaber Date: Wed Aug 23 10:16:40 2017 New Revision: 75647 URL: http://svn.reactos.org/svn/reactos?rev=75647=rev Log: [USBXHCI] - Adjust build system to new directory layout Modified: branches/GSoC_2017/usbxhci/reactos/drivers/usb/CMakeLists.txt branches/GSoC_2017/usbxhci/reactos

[ros-diffs] [tfaber] 75645: [USBXHCI] - Remove usbport and restore usbhub in preparation for sync with trunk

2017-08-23 Thread tfaber
Author: tfaber Date: Wed Aug 23 09:54:05 2017 New Revision: 75645 URL: http://svn.reactos.org/svn/reactos?rev=75645=rev Log: [USBXHCI] - Remove usbport and restore usbhub in preparation for sync with trunk Added: branches/GSoC_2017/usbxhci/reactos/drivers/usb/usbhub/ - copied from

[ros-diffs] [tfaber] 75629: [HDAUDBUS] - Correctly disable interrupts for status change events. Fixes infinite "HDA_InterruptService c0000000" debug spam (interrupt storm) on VMware with HDAudio sound

2017-08-20 Thread tfaber
Author: tfaber Date: Sun Aug 20 15:02:53 2017 New Revision: 75629 URL: http://svn.reactos.org/svn/reactos?rev=75629=rev Log: [HDAUDBUS] - Correctly disable interrupts for status change events. Fixes infinite "HDA_InterruptService c000" debug spam (interrupt storm) on VMware wit

[ros-diffs] [tfaber] 75599: [USBHUB_NEW] - Fix interval calculation in USBH_Wait. Patch by Vadim Galyant.

2017-08-17 Thread tfaber
Author: tfaber Date: Thu Aug 17 19:55:13 2017 New Revision: 75599 URL: http://svn.reactos.org/svn/reactos?rev=75599=rev Log: [USBHUB_NEW] - Fix interval calculation in USBH_Wait. Patch by Vadim Galyant. Modified: trunk/reactos/drivers/usb/usbhub_new/usbhub.c Modified: trunk/reactos/drivers

[ros-diffs] [tfaber] 75598: [CMIDriver] - Set svn:eol-style to CRLF for inf files. Files that end up on the iso should never have 'native' line endings.

2017-08-17 Thread tfaber
Author: tfaber Date: Thu Aug 17 19:25:32 2017 New Revision: 75598 URL: http://svn.reactos.org/svn/reactos?rev=75598=rev Log: [CMIDriver] - Set svn:eol-style to CRLF for inf files. Files that end up on the iso should never have 'native' line endings. Modified: trunk/reactos/drivers/wdm/audio

[ros-diffs] [tfaber] 75551: [DDK] - Fix calling convention for NDIS_PROC. Fixes stack corruption when running 3rd party network drivers CORE-13685 #resolve

2017-08-15 Thread tfaber
Author: tfaber Date: Tue Aug 15 12:32:05 2017 New Revision: 75551 URL: http://svn.reactos.org/svn/reactos?rev=75551=rev Log: [DDK] - Fix calling convention for NDIS_PROC. Fixes stack corruption when running 3rd party network drivers CORE-13685 #resolve Modified: trunk/reactos/sdk/include

[ros-diffs] [tfaber] 75536: [USETUP] - Include some actually useful information when printing errors

2017-08-14 Thread tfaber
Author: tfaber Date: Mon Aug 14 16:01:46 2017 New Revision: 75536 URL: http://svn.reactos.org/svn/reactos?rev=75536=rev Log: [USETUP] - Include some actually useful information when printing errors Modified: trunk/reactos/base/setup/usetup/cabinet.c Modified: trunk/reactos/base/setup/usetup

[ros-diffs] [tfaber] 75467: [ACPICA] - Update to version 20170728 CORE-13625 #resolve

2017-08-01 Thread tfaber
Author: tfaber Date: Tue Aug 1 09:11:52 2017 New Revision: 75467 URL: http://svn.reactos.org/svn/reactos?rev=75467=rev Log: [ACPICA] - Update to version 20170728 CORE-13625 #resolve Added: trunk/reactos/drivers/bus/acpi/acpica/dispatcher/dspkginit.c (with props) Modified: trunk

[ros-diffs] [tfaber] 75452: [0.4.6] - Revert r73436 to avoid trouble with VirtualBox Guest Additions. CORE-13172 CORE-12700 CORE-12765

2017-07-30 Thread tfaber
Author: tfaber Date: Sun Jul 30 12:34:54 2017 New Revision: 75452 URL: http://svn.reactos.org/svn/reactos?rev=75452=rev Log: [0.4.6] - Revert r73436 to avoid trouble with VirtualBox Guest Additions. CORE-13172 CORE-12700 CORE-12765 Modified: branches/ros-branch-0_4_6/reactos/dll/win32

[ros-diffs] [tfaber] 75449: [0.4.6] - Mask WndProc exceptions CORE-11915

2017-07-30 Thread tfaber
Author: tfaber Date: Sun Jul 30 10:58:32 2017 New Revision: 75449 URL: http://svn.reactos.org/svn/reactos?rev=75449=rev Log: [0.4.6] - Mask WndProc exceptions CORE-11915 Modified: branches/ros-branch-0_4_6/reactos/win32ss/user/user32/windows/message.c Modified: branches/ros-branch-0_4_6

[ros-diffs] [tfaber] 75448: [0.4.6] - Set version number for RC1

2017-07-30 Thread tfaber
Author: tfaber Date: Sun Jul 30 10:54:52 2017 New Revision: 75448 URL: http://svn.reactos.org/svn/reactos?rev=75448=rev Log: [0.4.6] - Set version number for RC1 Modified: branches/ros-branch-0_4_6/reactos/sdk/include/reactos/version.cmake Modified: branches/ros-branch-0_4_6/reactos/sdk

[ros-diffs] [tfaber] 75446: [0.4.6] - Branch for the release

2017-07-30 Thread tfaber
Author: tfaber Date: Sun Jul 30 10:26:29 2017 New Revision: 75446 URL: http://svn.reactos.org/svn/reactos?rev=75446=rev Log: [0.4.6] - Branch for the release Added: branches/ros-branch-0_4_6/ (props changed) - copied from r75445, trunk/ Propchange: branches/ros-branch-0_4_6

[ros-diffs] [tfaber] 75426: [DLLS] - Fix import order - Remove unnecessary imports

2017-07-27 Thread tfaber
Author: tfaber Date: Thu Jul 27 18:48:19 2017 New Revision: 75426 URL: http://svn.reactos.org/svn/reactos?rev=75426=rev Log: [DLLS] - Fix import order - Remove unnecessary imports Modified: trunk/reactos/dll/cpl/powercfg/CMakeLists.txt trunk/reactos/dll/win32/security/CMakeLists.txt

[ros-diffs] [tfaber] 75412: [ACPICA] - Update to version 20170629 CORE-13538 #resolve

2017-07-26 Thread tfaber
Author: tfaber Date: Wed Jul 26 14:49:35 2017 New Revision: 75412 URL: http://svn.reactos.org/svn/reactos?rev=75412=rev Log: [ACPICA] - Update to version 20170629 CORE-13538 #resolve Removed: trunk/reactos/drivers/bus/acpi/acpica/dispatcher/dspkginit.c Modified: trunk/reactos/drivers/bus

[ros-diffs] [tfaber] 75314: [USBPORT] Patch by Vadim Galyant: - Improve variable naming - Make more consistent use of constants

2017-07-09 Thread tfaber
Author: tfaber Date: Sun Jul 9 21:05:58 2017 New Revision: 75314 URL: http://svn.reactos.org/svn/reactos?rev=75314=rev Log: [USBPORT] Patch by Vadim Galyant: - Improve variable naming - Make more consistent use of constants Modified: trunk/reactos/drivers/usb/usbport/debug.c trunk

[ros-diffs] [tfaber] 75255: [USBPORT][USBHUB_NEW] - Make use of the newly defined structures and constants and remove locally defined versions. Patch by Vadim Galyant.

2017-07-01 Thread tfaber
Author: tfaber Date: Sat Jul 1 06:22:27 2017 New Revision: 75255 URL: http://svn.reactos.org/svn/reactos?rev=75255=rev Log: [USBPORT][USBHUB_NEW] - Make use of the newly defined structures and constants and remove locally defined versions. Patch by Vadim Galyant. Modified: trunk/reactos

[ros-diffs] [tfaber] 75254: [PSDK] Patch by Vadim Galyant: - Add USB port status change constants and structures - Add USB hub descriptor type constants and missing device class constants

2017-07-01 Thread tfaber
Author: tfaber Date: Sat Jul 1 06:19:26 2017 New Revision: 75254 URL: http://svn.reactos.org/svn/reactos?rev=75254=rev Log: [PSDK] Patch by Vadim Galyant: - Add USB port status change constants and structures - Add USB hub descriptor type constants and missing device class constants Modified

[ros-diffs] [tfaber] 75253: [USBPORT] Patch by Vadim Galyant: - Add USBPORT_HUB_CHARACTERISTICS structure - Indicate the USB3 hub descriptor type when the miniport is an XHCI controller

2017-07-01 Thread tfaber
Author: tfaber Date: Sat Jul 1 06:06:12 2017 New Revision: 75253 URL: http://svn.reactos.org/svn/reactos?rev=75253=rev Log: [USBPORT] Patch by Vadim Galyant: - Add USBPORT_HUB_CHARACTERISTICS structure - Indicate the USB3 hub descriptor type when the miniport is an XHCI controller Modified

[ros-diffs] [tfaber] 75236: [KMTESTS:KERNEL32] - Add a test for SetFileAttributes/GetFileAttributes - Add KmtSendUlongToDriver helper and fix some doc comments CORE-13495

2017-06-29 Thread tfaber
Author: tfaber Date: Thu Jun 29 16:16:20 2017 New Revision: 75236 URL: http://svn.reactos.org/svn/reactos?rev=75236=rev Log: [KMTESTS:KERNEL32] - Add a test for SetFileAttributes/GetFileAttributes - Add KmtSendUlongToDriver helper and fix some doc comments CORE-13495 Added: trunk/rostests

[ros-diffs] [tfaber] 75235: [KMTESTS:KERNEL32] - Rename FindFile_drv to kernel32_drv (and perform some other appropriate renames), since it can be used for multiple tests, not just FindFile - Change l

2017-06-29 Thread tfaber
Author: tfaber Date: Thu Jun 29 15:30:23 2017 New Revision: 75235 URL: http://svn.reactos.org/svn/reactos?rev=75235=rev Log: [KMTESTS:KERNEL32] - Rename FindFile_drv to kernel32_drv (and perform some other appropriate renames), since it can be used for multiple tests, not just FindFile - Change

[ros-diffs] [tfaber] 75234: [USBPORT] - Correctly distinguish between current hub status and status change in USBPORT_RootHubSCE. Patch by Vadim Galyant.

2017-06-29 Thread tfaber
Author: tfaber Date: Thu Jun 29 15:01:47 2017 New Revision: 75234 URL: http://svn.reactos.org/svn/reactos?rev=75234=rev Log: [USBPORT] - Correctly distinguish between current hub status and status change in USBPORT_RootHubSCE. Patch by Vadim Galyant. Modified: trunk/reactos/drivers/usb

[ros-diffs] [tfaber] 75229: [PSDK] - Add USB_HUB_CHANGE and USB_HUB_STATUS_AND_CHANGE

2017-06-29 Thread tfaber
Author: tfaber Date: Thu Jun 29 08:09:44 2017 New Revision: 75229 URL: http://svn.reactos.org/svn/reactos?rev=75229=rev Log: [PSDK] - Add USB_HUB_CHANGE and USB_HUB_STATUS_AND_CHANGE Modified: trunk/reactos/sdk/include/psdk/usb200.h Modified: trunk/reactos/sdk/include/psdk/usb200.h URL

[ros-diffs] [tfaber] 75194: [USBPORT] - Fix setting the direction in USBPORT_OpenPipe. Patch by Vadim Galyant.

2017-06-25 Thread tfaber
Author: tfaber Date: Sun Jun 25 08:17:33 2017 New Revision: 75194 URL: http://svn.reactos.org/svn/reactos?rev=75194=rev Log: [USBPORT] - Fix setting the direction in USBPORT_OpenPipe. Patch by Vadim Galyant. Modified: trunk/reactos/drivers/usb/usbport/endpoint.c Modified: trunk/reactos

[ros-diffs] [tfaber] 75150: [NTOS:MM] - In MiDeletePte, check the ReferenceCount of transition PTEs, not the ShareCount (which is actually u2.Blink, since the page is in a modified/standby list). Also

2017-06-20 Thread tfaber
Author: tfaber Date: Tue Jun 20 15:51:47 2017 New Revision: 75150 URL: http://svn.reactos.org/svn/reactos?rev=75150=rev Log: [NTOS:MM] - In MiDeletePte, check the ReferenceCount of transition PTEs, not the ShareCount (which is actually u2.Blink, since the page is in a modified/standby list

[ros-diffs] [tfaber] 75104: [NTOS:MM] - Directly pass the file object to MmCreateDataFileSection

2017-06-18 Thread tfaber
Author: tfaber Date: Sun Jun 18 20:10:44 2017 New Revision: 75104 URL: http://svn.reactos.org/svn/reactos?rev=75104=rev Log: [NTOS:MM] - Directly pass the file object to MmCreateDataFileSection Modified: trunk/reactos/ntoskrnl/mm/section.c Modified: trunk/reactos/ntoskrnl/mm/section.c URL

[ros-diffs] [tfaber] 75103: [NTOS:PNP] - If PFN tracing is enabled, create a device object that allows the user to trigger a PFN dump (e.g. via "type \\.\Global\GLOBALROOT\Device\PfnDump")

2017-06-18 Thread tfaber
Author: tfaber Date: Sun Jun 18 19:48:45 2017 New Revision: 75103 URL: http://svn.reactos.org/svn/reactos?rev=75103=rev Log: [NTOS:PNP] - If PFN tracing is enabled, create a device object that allows the user to trigger a PFN dump (e.g. via "type \\.\Global\GLOBALROOT\Device\PfnDump")

[ros-diffs] [tfaber] 75101: [LIBTIFF] - Update to version 4.0.8 CORE-13451

2017-06-18 Thread tfaber
Author: tfaber Date: Sun Jun 18 17:50:12 2017 New Revision: 75101 URL: http://svn.reactos.org/svn/reactos?rev=75101=rev Log: [LIBTIFF] - Update to version 4.0.8 CORE-13451 Modified: trunk/reactos/dll/3rdparty/libtiff/tif_color.c trunk/reactos/dll/3rdparty/libtiff/tif_dir.c trunk

[ros-diffs] [tfaber] 75100: [MBEDTLS] - Update to version 2.4.2 CORE-13451

2017-06-18 Thread tfaber
Author: tfaber Date: Sun Jun 18 17:25:30 2017 New Revision: 75100 URL: http://svn.reactos.org/svn/reactos?rev=75100=rev Log: [MBEDTLS] - Update to version 2.4.2 CORE-13451 Modified: trunk/reactos/dll/3rdparty/mbedtls/base64.c trunk/reactos/dll/3rdparty/mbedtls/bignum.c trunk/reactos

[ros-diffs] [tfaber] 75099: [LIBTIRPC] - Try to fix VC2010 build as well CORE-8204

2017-06-18 Thread tfaber
Author: tfaber Date: Sun Jun 18 17:01:14 2017 New Revision: 75099 URL: http://svn.reactos.org/svn/reactos?rev=75099=rev Log: [LIBTIRPC] - Try to fix VC2010 build as well CORE-8204 Modified: trunk/reactos/dll/win32/libtirpc/src/clnt_dg.c Modified: trunk/reactos/dll/win32/libtirpc/src

[ros-diffs] [tfaber] 75098: [LIBTIRPC] - Fix MSVC build CORE-8204

2017-06-18 Thread tfaber
Author: tfaber Date: Sun Jun 18 16:41:23 2017 New Revision: 75098 URL: http://svn.reactos.org/svn/reactos?rev=75098=rev Log: [LIBTIRPC] - Fix MSVC build CORE-8204 Modified: trunk/reactos/dll/win32/libtirpc/CMakeLists.txt trunk/reactos/dll/win32/libtirpc/src/auth_time.c trunk/reactos

[ros-diffs] [tfaber] 75094: [LIBMPG123] - Add missing files CORE-13451

2017-06-18 Thread tfaber
Author: tfaber Date: Sun Jun 18 14:08:53 2017 New Revision: 75094 URL: http://svn.reactos.org/svn/reactos?rev=75094=rev Log: [LIBMPG123] - Add missing files CORE-13451 Modified: trunk/reactos/sdk/include/reactos/libs/libmpg123/config.h trunk/reactos/sdk/include/reactos/libs/libmpg123

[ros-diffs] [tfaber] 75093: [LIBMPG123] - Update to version 1.25.0 CORE-13451

2017-06-18 Thread tfaber
Author: tfaber Date: Sun Jun 18 14:03:50 2017 New Revision: 75093 URL: http://svn.reactos.org/svn/reactos?rev=75093=rev Log: [LIBMPG123] - Update to version 1.25.0 CORE-13451 Added: trunk/reactos/sdk/lib/3rdparty/libmpg123/compat/compat.c - copied, changed from r75092, trunk/reactos

[ros-diffs] [tfaber] 75092: [LIBMPG123] - Fix ssize_t CORE-13451

2017-06-18 Thread tfaber
Author: tfaber Date: Sun Jun 18 13:35:40 2017 New Revision: 75092 URL: http://svn.reactos.org/svn/reactos?rev=75092=rev Log: [LIBMPG123] - Fix ssize_t CORE-13451 Modified: trunk/reactos/sdk/include/reactos/libs/libmpg123/compat.h trunk/reactos/sdk/include/reactos/libs/libmpg123/config.h

[ros-diffs] [tfaber] 75091: [LIBMPG123] - Update to version 1.23.0 CORE-13451

2017-06-18 Thread tfaber
Author: tfaber Date: Sun Jun 18 13:21:16 2017 New Revision: 75091 URL: http://svn.reactos.org/svn/reactos?rev=75091=rev Log: [LIBMPG123] - Update to version 1.23.0 CORE-13451 Added: trunk/reactos/sdk/include/reactos/libs/libmpg123/dither_impl.h - copied unchanged from r75080, trunk

[ros-diffs] [tfaber] 75088: [LIBSAMPLERATE] - Update to version 1.0.9 CORE-13451

2017-06-18 Thread tfaber
Author: tfaber Date: Sun Jun 18 11:41:14 2017 New Revision: 75088 URL: http://svn.reactos.org/svn/reactos?rev=75088=rev Log: [LIBSAMPLERATE] - Update to version 1.0.9 CORE-13451 Added: trunk/reactos/sdk/lib/3rdparty/libsamplerate/COPYING (with props) Modified: trunk/reactos/sdk/lib

[ros-diffs] [tfaber] 75087: [NTOS:MM] - Implement MiMapLockedPagesInUserSpace and MiUnmapLockedPagesInUserSpace. CORE-13444 #resolve

2017-06-18 Thread tfaber
Author: tfaber Date: Sun Jun 18 11:18:41 2017 New Revision: 75087 URL: http://svn.reactos.org/svn/reactos?rev=75087=rev Log: [NTOS:MM] - Implement MiMapLockedPagesInUserSpace and MiUnmapLockedPagesInUserSpace. CORE-13444 #resolve Modified: trunk/reactos/ntoskrnl/mm/ARM3/mdlsup.c trunk

[ros-diffs] [tfaber] 75081: [PSDK] - Properly add NTSTATUS code

2017-06-17 Thread tfaber
Author: tfaber Date: Sat Jun 17 20:26:53 2017 New Revision: 75081 URL: http://svn.reactos.org/svn/reactos?rev=75081=rev Log: [PSDK] - Properly add NTSTATUS code Modified: trunk/reactos/sdk/include/psdk/ntstatus.h trunk/reactos/sdk/include/reactos/mc/ntstatus.mc trunk/rostests

[ros-diffs] [tfaber] 75057: [KMTESTS:MM] - In the MmMapLockedPagesSpecifyCache test, try to allocate & free memory or unmap a section view in the mapped buffer space CORE-13444

2017-06-16 Thread tfaber
Author: tfaber Date: Fri Jun 16 11:06:33 2017 New Revision: 75057 URL: http://svn.reactos.org/svn/reactos?rev=75057=rev Log: [KMTESTS:MM] - In the MmMapLockedPagesSpecifyCache test, try to allocate & free memory or unmap a section view in the mapped buffer space CORE-13444 Modified: t

[ros-diffs] [tfaber] 75051: [NTOS:IO] - Pass the class key handle as a parameter to IopAttachFilterDrivers, since we already opened it in PipCallDriverAddDevice. CORE-13336 #resolve

2017-06-15 Thread tfaber
Author: tfaber Date: Thu Jun 15 18:32:14 2017 New Revision: 75051 URL: http://svn.reactos.org/svn/reactos?rev=75051=rev Log: [NTOS:IO] - Pass the class key handle as a parameter to IopAttachFilterDrivers, since we already opened it in PipCallDriverAddDevice. CORE-13336 #resolve Modified

[ros-diffs] [tfaber] 75049: [NTOS:IO] - Consistently treat class filters as optional in IopAttachFilterDrivers CORE-13336

2017-06-15 Thread tfaber
Author: tfaber Date: Thu Jun 15 16:14:01 2017 New Revision: 75049 URL: http://svn.reactos.org/svn/reactos?rev=75049=rev Log: [NTOS:IO] - Consistently treat class filters as optional in IopAttachFilterDrivers CORE-13336 Modified: trunk/reactos/ntoskrnl/io/iomgr/driver.c Modified: trunk

[ros-diffs] [tfaber] 75048: [NTOS:IO] - Simplify logic in PipCallDriverAddDevice. CORE-13336

2017-06-15 Thread tfaber
Author: tfaber Date: Thu Jun 15 13:51:09 2017 New Revision: 75048 URL: http://svn.reactos.org/svn/reactos?rev=75048=rev Log: [NTOS:IO] - Simplify logic in PipCallDriverAddDevice. CORE-13336 Modified: trunk/reactos/ntoskrnl/io/pnpmgr/pnpinit.c Modified: trunk/reactos/ntoskrnl/io/pnpmgr

[ros-diffs] [tfaber] 75047: [NTOS:IO] - Addendum to r75046: add missing header change. CORE-13336

2017-06-15 Thread tfaber
Author: tfaber Date: Thu Jun 15 13:33:55 2017 New Revision: 75047 URL: http://svn.reactos.org/svn/reactos?rev=75047=rev Log: [NTOS:IO] - Addendum to r75046: add missing header change. CORE-13336 Modified: trunk/reactos/ntoskrnl/include/internal/io.h Modified: trunk/reactos/ntoskrnl/include

[ros-diffs] [tfaber] 75046: [NTOS:IO] - Pass Enum subkey handle to IopAttachFilterDrivers, since we've already opened it in PipCallDriverAddDevice. CORE-13336

2017-06-15 Thread tfaber
Author: tfaber Date: Thu Jun 15 13:25:26 2017 New Revision: 75046 URL: http://svn.reactos.org/svn/reactos?rev=75046=rev Log: [NTOS:IO] - Pass Enum subkey handle to IopAttachFilterDrivers, since we've already opened it in PipCallDriverAddDevice. CORE-13336 Modified: trunk/reactos/ntoskrnl/io

[ros-diffs] [tfaber] 75045: [WIN32K:NTUSER] - Fix clipboard lock check in UserSetClipboardData. Fixes 24 user32:clipboard tests. CORE-13414 #resolve

2017-06-15 Thread tfaber
Author: tfaber Date: Thu Jun 15 12:16:09 2017 New Revision: 75045 URL: http://svn.reactos.org/svn/reactos?rev=75045=rev Log: [WIN32K:NTUSER] - Fix clipboard lock check in UserSetClipboardData. Fixes 24 user32:clipboard tests. CORE-13414 #resolve Modified: trunk/reactos/win32ss/user/ntuser

[ros-diffs] [tfaber] 75043: [RTL] - Implement RtlIsCriticalSectionLocked and RtlIsCriticalSectionLockedByThread CORE-13436 #resolve

2017-06-15 Thread tfaber
Author: tfaber Date: Thu Jun 15 06:47:42 2017 New Revision: 75043 URL: http://svn.reactos.org/svn/reactos?rev=75043=rev Log: [RTL] - Implement RtlIsCriticalSectionLocked and RtlIsCriticalSectionLockedByThread CORE-13436 #resolve Modified: trunk/reactos/dll/ntdll/def/ntdll.spec trunk

[ros-diffs] [tfaber] 75030: [DEVENUM_WINETEST] - Fix return value check for IEnumMoniker_Next. Fixes crash when running the test without renderers installed (as is the case on ROS). CORE-13421 #resolv

2017-06-14 Thread tfaber
Author: tfaber Date: Wed Jun 14 06:44:39 2017 New Revision: 75030 URL: http://svn.reactos.org/svn/reactos?rev=75030=rev Log: [DEVENUM_WINETEST] - Fix return value check for IEnumMoniker_Next. Fixes crash when running the test without renderers installed (as is the case on ROS). CORE-13421

[ros-diffs] [tfaber] 75027: [SCHANNEL] - Apply Wine commit 81861ddd (secur32: Don't change input buffer in InitializeSecurityContext) by Jacek Caban. Fixes crash when running secur32_winetest:schannel

2017-06-13 Thread tfaber
Author: tfaber Date: Tue Jun 13 20:51:26 2017 New Revision: 75027 URL: http://svn.reactos.org/svn/reactos?rev=75027=rev Log: [SCHANNEL] - Apply Wine commit 81861ddd (secur32: Don't change input buffer in InitializeSecurityContext) by Jacek Caban. Fixes crash when running

[ros-diffs] [tfaber] 75024: [WIN32K:NTUSER] - Fail UserSetClipboardData in case of 0 format, as shown by user32:clipboard test

2017-06-13 Thread tfaber
Author: tfaber Date: Tue Jun 13 14:11:26 2017 New Revision: 75024 URL: http://svn.reactos.org/svn/reactos?rev=75024=rev Log: [WIN32K:NTUSER] - Fail UserSetClipboardData in case of 0 format, as shown by user32:clipboard test Modified: trunk/reactos/win32ss/user/ntuser/clipboard.c Modified

[ros-diffs] [tfaber] 75022: [USER32] - Set last error on success in EnumClipboardFormats, as shown by user32:clipboard test

2017-06-13 Thread tfaber
Author: tfaber Date: Tue Jun 13 13:40:55 2017 New Revision: 75022 URL: http://svn.reactos.org/svn/reactos?rev=75022=rev Log: [USER32] - Set last error on success in EnumClipboardFormats, as shown by user32:clipboard test Modified: trunk/reactos/win32ss/user/user32/windows/clipboard.c

[ros-diffs] [tfaber] 75021: [WIN32K:NTUSER] - Close the clipboard when a thread is destroyed. Fixes 148 user32:clipboard tests CORE-13414

2017-06-13 Thread tfaber
Author: tfaber Date: Tue Jun 13 13:27:03 2017 New Revision: 75021 URL: http://svn.reactos.org/svn/reactos?rev=75021=rev Log: [WIN32K:NTUSER] - Close the clipboard when a thread is destroyed. Fixes 148 user32:clipboard tests CORE-13414 Modified: trunk/reactos/win32ss/user/ntuser/main.c

[ros-diffs] [tfaber] 75020: [WIN32K:NTUSER] - Avoid crash on invalid format in UserEnumClipboardFormats. This is covered by user32_winetest but we currently fail that call before it can crash. The nex

2017-06-13 Thread tfaber
Author: tfaber Date: Tue Jun 13 13:12:55 2017 New Revision: 75020 URL: http://svn.reactos.org/svn/reactos?rev=75020=rev Log: [WIN32K:NTUSER] - Avoid crash on invalid format in UserEnumClipboardFormats. This is covered by user32_winetest but we currently fail that call before it can crash

[ros-diffs] [tfaber] 75019: [NTMARTA] - Add support for CURRENT_USER trustee in AccpGetTrusteeSid. Fixes crash in advapi32_winetest:security CORE-13420 #resolve

2017-06-13 Thread tfaber
Author: tfaber Date: Tue Jun 13 10:10:57 2017 New Revision: 75019 URL: http://svn.reactos.org/svn/reactos?rev=75019=rev Log: [NTMARTA] - Add support for CURRENT_USER trustee in AccpGetTrusteeSid. Fixes crash in advapi32_winetest:security CORE-13420 #resolve Modified: trunk/reactos/dll/win32

[ros-diffs] [tfaber] 75018: [BOOTDATA] - Add Print context menu item for .rtf files. Patch by Nikolay Burshtyn. CORE-13342 #resolve

2017-06-13 Thread tfaber
Author: tfaber Date: Tue Jun 13 06:45:39 2017 New Revision: 75018 URL: http://svn.reactos.org/svn/reactos?rev=75018=rev Log: [BOOTDATA] - Add Print context menu item for .rtf files. Patch by Nikolay Burshtyn. CORE-13342 #resolve Modified: trunk/reactos/boot/bootdata/hivecls.inf Modified

[ros-diffs] [tfaber] 75017: [KMTESTS] - Add test for hidparse's descriptor parsing CORE-11538

2017-06-12 Thread tfaber
Author: tfaber Date: Tue Jun 13 05:48:28 2017 New Revision: 75017 URL: http://svn.reactos.org/svn/reactos?rev=75017=rev Log: [KMTESTS] - Add test for hidparse's descriptor parsing CORE-11538 Added: trunk/rostests/kmtests/hidparse/ trunk/rostests/kmtests/hidparse/CMakeLists.txt

[ros-diffs] [tfaber] 75015: [HDAUDBUS] - Initialize the correct variable in HDA_FDOQueryBusRelations. Should fix random crashes due to uninitialized value use. CORE-12707 #resolve

2017-06-12 Thread tfaber
Author: tfaber Date: Mon Jun 12 19:51:29 2017 New Revision: 75015 URL: http://svn.reactos.org/svn/reactos?rev=75015=rev Log: [HDAUDBUS] - Initialize the correct variable in HDA_FDOQueryBusRelations. Should fix random crashes due to uninitialized value use. CORE-12707 #resolve Modified

[ros-diffs] [tfaber] 75014: [WIN32K:NTUSER] - Add a hack to avoid doubly freeing a DCE in IntDestroyClass. Since we don't implement W32PF_OWNDCCLEANUP and always free DCEs unconditionally in DceFreeDC

2017-06-12 Thread tfaber
Author: tfaber Date: Mon Jun 12 19:37:58 2017 New Revision: 75014 URL: http://svn.reactos.org/svn/reactos?rev=75014=rev Log: [WIN32K:NTUSER] - Add a hack to avoid doubly freeing a DCE in IntDestroyClass. Since we don't implement W32PF_OWNDCCLEANUP and always free DCEs unconditionally

[ros-diffs] [tfaber] 75003: [BUGCODES] - Add DIRTY_NOWRITE_PAGES_CONGESTION and BUGCODE_USB_DRIVER

2017-06-11 Thread tfaber
Author: tfaber Date: Sun Jun 11 12:46:15 2017 New Revision: 75003 URL: http://svn.reactos.org/svn/reactos?rev=75003=rev Log: [BUGCODES] - Add DIRTY_NOWRITE_PAGES_CONGESTION and BUGCODE_USB_DRIVER Modified: trunk/reactos/sdk/include/reactos/mc/bugcodes.mc Modified: trunk/reactos/sdk/include

[ros-diffs] [tfaber] 75002: [PSDK] - Fix C++ version of BM_REQUEST_TYPE without breaking the C version

2017-06-11 Thread tfaber
Author: tfaber Date: Sun Jun 11 12:26:48 2017 New Revision: 75002 URL: http://svn.reactos.org/svn/reactos?rev=75002=rev Log: [PSDK] - Fix C++ version of BM_REQUEST_TYPE without breaking the C version Modified: trunk/reactos/sdk/include/psdk/usb200.h trunk/reactos/sdk/lib/drivers/libusb

[ros-diffs] [tfaber] 75000: [NTOS:EX] - Return STATUS_SUCCESS from the SystemExtendedHandleInformation stub to make Process Explorer happy. Fixes infinite loop on AHK bot.

2017-06-11 Thread tfaber
Author: tfaber Date: Sun Jun 11 11:28:00 2017 New Revision: 75000 URL: http://svn.reactos.org/svn/reactos?rev=75000=rev Log: [NTOS:EX] - Return STATUS_SUCCESS from the SystemExtendedHandleInformation stub to make Process Explorer happy. Fixes infinite loop on AHK bot. Modified: trunk

[ros-diffs] [tfaber] 74993: [WIN32K:NTUSER] Fix pool use after free during user32:clipboard: - Rename IntIsFormatAvailable to IntGetFormatElement to better reflect what it does - Introduce a new IntIs

2017-06-11 Thread tfaber
Author: tfaber Date: Sun Jun 11 08:33:36 2017 New Revision: 74993 URL: http://svn.reactos.org/svn/reactos?rev=74993=rev Log: [WIN32K:NTUSER] Fix pool use after free during user32:clipboard: - Rename IntIsFormatAvailable to IntGetFormatElement to better reflect what it does - Introduce a new

[ros-diffs] [tfaber] 74991: [WIN32K:NTUSER] - Initialize BITMAPINFOHEADER::biSize before calling GreGetDIBitsInternal in IntSynthesizeDib. Fixes use of uninitialized memory and subsequent stack buffer

2017-06-11 Thread tfaber
Author: tfaber Date: Sun Jun 11 06:53:28 2017 New Revision: 74991 URL: http://svn.reactos.org/svn/reactos?rev=74991=rev Log: [WIN32K:NTUSER] - Initialize BITMAPINFOHEADER::biSize before calling GreGetDIBitsInternal in IntSynthesizeDib. Fixes use of uninitialized memory and subsequent stack

[ros-diffs] [tfaber] 74990: [WIN32K:NTUSER] - Include the CLIPBOARDDATA structure itself when calculating the size passed to UserCreateObject in IntSynthesizeDib. Fixes user heap corruption when runni

2017-06-11 Thread tfaber
Author: tfaber Date: Sun Jun 11 06:05:42 2017 New Revision: 74990 URL: http://svn.reactos.org/svn/reactos?rev=74990=rev Log: [WIN32K:NTUSER] - Include the CLIPBOARDDATA structure itself when calculating the size passed to UserCreateObject in IntSynthesizeDib. Fixes user heap corruption when

[ros-diffs] [tfaber] 74977: [WIN32K:NTUSER] - Fix fmt range check in NtUserGetClipboardFormatName (see Wine commit 4bdcf512). Fixes new test failures (and resulting debug spam) in user32_winetest:clip

2017-06-09 Thread tfaber
Author: tfaber Date: Fri Jun 9 21:36:15 2017 New Revision: 74977 URL: http://svn.reactos.org/svn/reactos?rev=74977=rev Log: [WIN32K:NTUSER] - Fix fmt range check in NtUserGetClipboardFormatName (see Wine commit 4bdcf512). Fixes new test failures (and resulting debug spam

[ros-diffs] [tfaber] 74974: [USER32_WINETEST] - Hackfix crash in user32:clipboard test due to NULL pointer returned from GetClipboardData.

2017-06-09 Thread tfaber
Author: tfaber Date: Fri Jun 9 14:08:50 2017 New Revision: 74974 URL: http://svn.reactos.org/svn/reactos?rev=74974=rev Log: [USER32_WINETEST] - Hackfix crash in user32:clipboard test due to NULL pointer returned from GetClipboardData. Modified: trunk/rostests/winetests/user32/clipboard.c

[ros-diffs] [tfaber] 74973: [GDI32] - Check for lpResults == NULL in GetCharacterPlacementA. Patch by Doug Lyons. Fixes crash in gdi32_winetest:font CORE-13401 #resolve

2017-06-09 Thread tfaber
Author: tfaber Date: Fri Jun 9 11:14:11 2017 New Revision: 74973 URL: http://svn.reactos.org/svn/reactos?rev=74973=rev Log: [GDI32] - Check for lpResults == NULL in GetCharacterPlacementA. Patch by Doug Lyons. Fixes crash in gdi32_winetest:font CORE-13401 #resolve Modified: trunk/reactos

[ros-diffs] [tfaber] 74946: [NTOS:DBGK] - Add SEH in DbgkpPostFakeModuleMessages. Fixes crash in ntdll_winetest:info when trying to debug another process that was started suspended. CORE-13369 #resolv

2017-06-07 Thread tfaber
Author: tfaber Date: Wed Jun 7 20:23:53 2017 New Revision: 74946 URL: http://svn.reactos.org/svn/reactos?rev=74946=rev Log: [NTOS:DBGK] - Add SEH in DbgkpPostFakeModuleMessages. Fixes crash in ntdll_winetest:info when trying to debug another process that was started suspended. CORE-13369

[ros-diffs] [tfaber] 74928: [NTDLL_VISTA] - Avoid importing from kernel32. We're supposed to be... ntdll CORE-13361

2017-06-05 Thread tfaber
Author: tfaber Date: Mon Jun 5 21:37:13 2017 New Revision: 74928 URL: http://svn.reactos.org/svn/reactos?rev=74928=rev Log: [NTDLL_VISTA] - Avoid importing from kernel32. We're supposed to be... ntdll CORE-13361 Modified: trunk/reactos/dll/win32/ntdll_vista/CMakeLists.txt trunk/reactos

[ros-diffs] [tfaber] 74758: [KERNEL32_APITEST] - Add tests for IsDBCSLeadByteEx. Patch by Katayama Hirofumi MZ. ROSTESTS-281 #resolve

2017-06-03 Thread tfaber
Author: tfaber Date: Sat Jun 3 07:05:31 2017 New Revision: 74758 URL: http://svn.reactos.org/svn/reactos?rev=74758=rev Log: [KERNEL32_APITEST] - Add tests for IsDBCSLeadByteEx. Patch by Katayama Hirofumi MZ. ROSTESTS-281 #resolve Added: trunk/rostests/apitests/kernel32/IsDBCSLeadByteEx.c

[ros-diffs] [tfaber] 74757: [LOCALSPL] - Fix out-of-bounds access in _LocalGetPrinterLevel5. Patch by Ivan Rodionov. CORE-13356 #resolve

2017-06-03 Thread tfaber
Author: tfaber Date: Sat Jun 3 06:46:34 2017 New Revision: 74757 URL: http://svn.reactos.org/svn/reactos?rev=74757=rev Log: [LOCALSPL] - Fix out-of-bounds access in _LocalGetPrinterLevel5. Patch by Ivan Rodionov. CORE-13356 #resolve Modified: trunk/reactos/win32ss/printing/providers

[ros-diffs] [tfaber] 74729: [ACPICA] - Update to version 20170531 CORE-13348 #resolve

2017-06-01 Thread tfaber
Author: tfaber Date: Thu Jun 1 10:54:48 2017 New Revision: 74729 URL: http://svn.reactos.org/svn/reactos?rev=74729=rev Log: [ACPICA] - Update to version 20170531 CORE-13348 #resolve Added: trunk/reactos/drivers/bus/acpi/acpica/dispatcher/dspkginit.c (with props) trunk/reactos/drivers

[ros-diffs] [tfaber] 74720: [USBXHCI] - Replace usbhub with usbhub_new CORE-13344

2017-05-31 Thread tfaber
Author: tfaber Date: Wed May 31 09:40:09 2017 New Revision: 74720 URL: http://svn.reactos.org/svn/reactos?rev=74720=rev Log: [USBXHCI] - Replace usbhub with usbhub_new CORE-13344 Added: branches/GSoC_2017/usbxhci/reactos/drivers/usb/usbhub/ - copied from r74719, branches/GSoC_2017

[ros-diffs] [tfaber] 74719: [USBXHCI] - Rename usbehci_new to usbxhci CORE-13344

2017-05-31 Thread tfaber
Author: tfaber Date: Wed May 31 09:38:05 2017 New Revision: 74719 URL: http://svn.reactos.org/svn/reactos?rev=74719=rev Log: [USBXHCI] - Rename usbehci_new to usbxhci CORE-13344 Added: branches/GSoC_2017/usbxhci/reactos/drivers/usb/usbxhci/ - copied from r74718, branches/GSoC_2017

[ros-diffs] [tfaber] 74718: [USBXHCI] - Import usbport, usbehci_new and usbhub_new from Vadim Galyant's work. CORE-13344

2017-05-31 Thread tfaber
Author: tfaber Date: Wed May 31 09:34:10 2017 New Revision: 74718 URL: http://svn.reactos.org/svn/reactos?rev=74718=rev Log: [USBXHCI] - Import usbport, usbehci_new and usbhub_new from Vadim Galyant's work. CORE-13344 Added: branches/GSoC_2017/usbxhci/reactos/drivers/usb/usbehci_new

[ros-diffs] [tfaber] 74700: [NTOS:IO] - Fix key handle leak in PipCallDriverAddDevice - Avoid double-close in failure case of IopAttachFilterDrivers - Simplify closing handles, and use sensible variab

2017-05-30 Thread tfaber
Author: tfaber Date: Tue May 30 18:14:31 2017 New Revision: 74700 URL: http://svn.reactos.org/svn/reactos?rev=74700=rev Log: [NTOS:IO] - Fix key handle leak in PipCallDriverAddDevice - Avoid double-close in failure case of IopAttachFilterDrivers - Simplify closing handles, and use sensible

[ros-diffs] [tfaber] 74699: [NTOS:IO] - Save an indentation level in IopAttachFilterDrivers CORE-13336

2017-05-30 Thread tfaber
Author: tfaber Date: Tue May 30 17:22:13 2017 New Revision: 74699 URL: http://svn.reactos.org/svn/reactos?rev=74699=rev Log: [NTOS:IO] - Save an indentation level in IopAttachFilterDrivers CORE-13336 Modified: trunk/reactos/ntoskrnl/io/iomgr/driver.c Modified: trunk/reactos/ntoskrnl/io

  1   2   3   4   5   6   7   8   9   10   >