[ros-diffs] [mjansen] 71290: [APPHELP] Addendum to r71226, fix some failing testcases of SdbGetFileAttributes + make it more robust. CORE-10367 - Work around a ROS bug (CORE-11206) by doing some bette

2016-05-08 Thread mjansen
Author: mjansen Date: Sun May 8 20:43:59 2016 New Revision: 71290 URL: http://svn.reactos.org/svn/reactos?rev=71290&view=rev Log: [APPHELP] Addendum to r71226, fix some failing testcases of SdbGetFileAttributes + make it more robust. CORE-10367 - Work around a ROS bug (CORE-11206) by doing some

[ros-diffs] [mjansen] 71289: [NTDLL_APITEST] Show that NtMapViewOfSection does not properly NULL out the remainder of the mapped memory. CORE-11206

2016-05-08 Thread mjansen
Author: mjansen Date: Sun May 8 17:01:15 2016 New Revision: 71289 URL: http://svn.reactos.org/svn/reactos?rev=71289&view=rev Log: [NTDLL_APITEST] Show that NtMapViewOfSection does not properly NULL out the remainder of the mapped memory. CORE-11206 Modified: trunk/rostests/apitests/ntdll/Nt

[ros-diffs] [spetreolle] 71288: Add the AHK tests as an optional module. ONLINE-567

2016-05-08 Thread spetreolle
Author: spetreolle Date: Sun May 8 15:01:46 2016 New Revision: 71288 URL: http://svn.reactos.org/svn/reactos?rev=71288&view=rev Log: Add the AHK tests as an optional module. ONLINE-567 Modified: trunk/reactos/modules/CMakeLists.txt Modified: trunk/reactos/modules/CMakeLists.txt URL: http:/

[ros-diffs] [hbelusca] 71287: [KSFILTER]: We may need to check the result of KspScanBus call here. To see whether we need to do that, add an assert. If hit then we know KspScanBus can fail and some pr

2016-05-08 Thread hbelusca
Author: hbelusca Date: Sun May 8 14:53:14 2016 New Revision: 71287 URL: http://svn.reactos.org/svn/reactos?rev=71287&view=rev Log: [KSFILTER]: We may need to check the result of KspScanBus call here. To see whether we need to do that, add an assert. If hit then we know KspScanBus can fail and s

[ros-diffs] [hbelusca] 71286: [KSFILTER]: Return from KsCreateBusEnumObject() when scanning the bus fails. By Victor Martinez Calvo. CID 1322294 CORE-11201 #resolve

2016-05-08 Thread hbelusca
Author: hbelusca Date: Sun May 8 14:35:50 2016 New Revision: 71286 URL: http://svn.reactos.org/svn/reactos?rev=71286&view=rev Log: [KSFILTER]: Return from KsCreateBusEnumObject() when scanning the bus fails. By Victor Martinez Calvo. CID 1322294 CORE-11201 #resolve Modified: trunk/reactos/d

[ros-diffs] [hbelusca] 71285: [BOOTLIB]: Fix EtfspGetDirentNameLength loops. By Victor Martinez Calvo. CID 1341138 CORE-11178 #resolve

2016-05-08 Thread hbelusca
Author: hbelusca Date: Sun May 8 14:28:06 2016 New Revision: 71285 URL: http://svn.reactos.org/svn/reactos?rev=71285&view=rev Log: [BOOTLIB]: Fix EtfspGetDirentNameLength loops. By Victor Martinez Calvo. CID 1341138 CORE-11178 #resolve Modified: trunk/reactos/boot/environ/lib/io/etfs.c Modi

[ros-diffs] [hbelusca] 71284: [USETUP]: Fix typo in SectorCount.QuadPart calculation (and add ULONGLONG casts). By Victor Martinez Calvo. CORE-11205 #resolve

2016-05-08 Thread hbelusca
Author: hbelusca Date: Sun May 8 13:50:38 2016 New Revision: 71284 URL: http://svn.reactos.org/svn/reactos?rev=71284&view=rev Log: [USETUP]: Fix typo in SectorCount.QuadPart calculation (and add ULONGLONG casts). By Victor Martinez Calvo. CORE-11205 #resolve Modified: trunk/reactos/base/set

[ros-diffs] [hbelusca] 71283: [TELNET]: Move around the resource files, in order to add the ability to localize telnet. By Robert Naumann. CORE-10717 #resolve #comment Thanks!

2016-05-08 Thread hbelusca
Author: hbelusca Date: Sun May 8 13:46:16 2016 New Revision: 71283 URL: http://svn.reactos.org/svn/reactos?rev=71283&view=rev Log: [TELNET]: Move around the resource files, in order to add the ability to localize telnet. By Robert Naumann. CORE-10717 #resolve #comment Thanks! Added: trunk/r

[ros-diffs] [hbelusca] 71282: [TELNET]: Correctly show the icon. By Henry Tang Ih and Robert Naumann. CORE-10717

2016-05-08 Thread hbelusca
Author: hbelusca Date: Sun May 8 13:37:18 2016 New Revision: 71282 URL: http://svn.reactos.org/svn/reactos?rev=71282&view=rev Log: [TELNET]: Correctly show the icon. By Henry Tang Ih and Robert Naumann. CORE-10717 Modified: trunk/reactos/base/applications/network/telnet/resource/tnmsg.rc

[ros-diffs] [tfaber] 71281: [0.4.1] - Merge the heap user value fix from r71279/r71278 CORE-11196

2016-05-08 Thread tfaber
Author: tfaber Date: Sun May 8 08:12:09 2016 New Revision: 71281 URL: http://svn.reactos.org/svn/reactos?rev=71281&view=rev Log: [0.4.1] - Merge the heap user value fix from r71279/r71278 CORE-11196 Modified: branches/ros-branch-0_4_1/reactos/ (props changed) branches/ros-branch-0_4_1/

[ros-diffs] [tfaber] 71280: [0.4.1] - Merge Mark's UniATA compilation fix from r71262 CORE-11157

2016-05-08 Thread tfaber
Author: tfaber Date: Sun May 8 08:10:00 2016 New Revision: 71280 URL: http://svn.reactos.org/svn/reactos?rev=71280&view=rev Log: [0.4.1] - Merge Mark's UniATA compilation fix from r71262 CORE-11157 Modified: branches/ros-branch-0_4_1/reactos/ (props changed) branches/ros-branch-0_4_1/r

[ros-diffs] [tfaber] 71279: [RTL] - In RtlpGrowBlockInPlace, copy the heap block's user value if the old block has the HEAP_ENTRY_EXTRA_PRESENT flag, instead of looking at the flags of the following b

2016-05-08 Thread tfaber
Author: tfaber Date: Sun May 8 08:07:11 2016 New Revision: 71279 URL: http://svn.reactos.org/svn/reactos?rev=71279&view=rev Log: [RTL] - In RtlpGrowBlockInPlace, copy the heap block's user value if the old block has the HEAP_ENTRY_EXTRA_PRESENT flag, instead of looking at the flags of the follo

[ros-diffs] [tfaber] 71278: [NTDLL_APITEST] - Add a test for heap user values and flags when using RtlReAllocateHeap in-place CORE-11196

2016-05-08 Thread tfaber
Author: tfaber Date: Sun May 8 08:03:50 2016 New Revision: 71278 URL: http://svn.reactos.org/svn/reactos?rev=71278&view=rev Log: [NTDLL_APITEST] - Add a test for heap user values and flags when using RtlReAllocateHeap in-place CORE-11196 Modified: trunk/rostests/apitests/ntdll/RtlReAllocate