[ros-diffs] [jimtabor] 71918: [USER32_WINETEST] Sync with Wine Staging 1.9.11 Part 4. CORE-11368

2016-07-12 Thread jimtabor
Author: jimtabor Date: Wed Jul 13 03:16:00 2016 New Revision: 71918 URL: http://svn.reactos.org/svn/reactos?rev=71918=rev Log: [USER32_WINETEST] Sync with Wine Staging 1.9.11 Part 4. CORE-11368 Modified: trunk/rostests/winetests/user32/win.c Modified: trunk/rostests/winetests/user32/win.c

[ros-diffs] [jimtabor] 71917: [User32] - Sync/port up to Wine Staging 1.9.11 or current. See CORE-11368.

2016-07-12 Thread jimtabor
Author: jimtabor Date: Wed Jul 13 03:09:01 2016 New Revision: 71917 URL: http://svn.reactos.org/svn/reactos?rev=71917=rev Log: [User32] - Sync/port up to Wine Staging 1.9.11 or current. See CORE-11368. Modified: trunk/reactos/win32ss/user/user32/windows/dialog.c Modified:

[ros-diffs] [jimtabor] 71916: [NtUser] - Fix crash in User32:win:test_winproc_handles. See CORE-11368.

2016-07-12 Thread jimtabor
Author: jimtabor Date: Wed Jul 13 03:04:20 2016 New Revision: 71916 URL: http://svn.reactos.org/svn/reactos?rev=71916=rev Log: [NtUser] - Fix crash in User32:win:test_winproc_handles. See CORE-11368. Modified: trunk/reactos/win32ss/user/ntuser/callproc.c Modified:

[ros-diffs] [jimtabor] 71915: [User32] - Fix regression in API:RealGetWindowClass test due to wine sync/port. - ReactOS use of DIALOG_get_info is an enhanced fork of the same wine function.

2016-07-12 Thread jimtabor
Author: jimtabor Date: Wed Jul 13 00:40:07 2016 New Revision: 71915 URL: http://svn.reactos.org/svn/reactos?rev=71915=rev Log: [User32] - Fix regression in API:RealGetWindowClass test due to wine sync/port. - ReactOS use of DIALOG_get_info is an enhanced fork of the same wine function. Modified:

[ros-diffs] [hbelusca] 71914: [CONCFG]: Add needed inclusion for StrSafe functions.

2016-07-12 Thread hbelusca
Author: hbelusca Date: Wed Jul 13 00:09:36 2016 New Revision: 71914 URL: http://svn.reactos.org/svn/reactos?rev=71914=rev Log: [CONCFG]: Add needed inclusion for StrSafe functions. Modified: trunk/reactos/win32ss/user/winsrv/concfg/settings.c Modified:

[ros-diffs] [hbelusca] 71913: [CONSRV] - Fix potential Out-of-bounds access during string copy/concatenation. CID 1322098. - Fix check for NULL after potential dereference. CID 1322175.

2016-07-12 Thread hbelusca
Author: hbelusca Date: Wed Jul 13 00:06:09 2016 New Revision: 71913 URL: http://svn.reactos.org/svn/reactos?rev=71913=rev Log: [CONSRV] - Fix potential Out-of-bounds access during string copy/concatenation. CID 1322098. - Fix check for NULL after potential dereference. CID 1322175. Modified:

[ros-diffs] [hbelusca] 71912: [SHELL32] - Use StringCbCopyW [PROGMAN] - Use StringCbCopyW: CID #1363712. - Don't read registry values in a registry key if we failed to open it. CID #514350.

2016-07-12 Thread hbelusca
Author: hbelusca Date: Tue Jul 12 23:00:50 2016 New Revision: 71912 URL: http://svn.reactos.org/svn/reactos?rev=71912=rev Log: [SHELL32] - Use StringCbCopyW [PROGMAN] - Use StringCbCopyW: CID #1363712. - Don't read registry values in a registry key if we failed to open it. CID #514350.

[ros-diffs] [hbelusca] 71911: [USETUP] - Don't hardcode buffer string size in GetPartTypeStringFromPartitionType calls. - Possibly check whether the first character of the PartTypeString string is NUL

2016-07-12 Thread hbelusca
Author: hbelusca Date: Tue Jul 12 22:30:55 2016 New Revision: 71911 URL: http://svn.reactos.org/svn/reactos?rev=71911=rev Log: [USETUP] - Don't hardcode buffer string size in GetPartTypeStringFromPartitionType calls. - Possibly check whether the first character of the PartTypeString string is

[ros-diffs] [akhaldi] 71910: [KERNEL32_WINETEST] Sync with Wine Staging 1.9.14 except thread tests. CORE-11511

2016-07-12 Thread akhaldi
Author: akhaldi Date: Tue Jul 12 21:10:24 2016 New Revision: 71910 URL: http://svn.reactos.org/svn/reactos?rev=71910=rev Log: [KERNEL32_WINETEST] Sync with Wine Staging 1.9.14 except thread tests. CORE-11511 Modified: trunk/rostests/winetests/kernel32/codepage.c

[ros-diffs] [akhaldi] 71909: [NTDLL_WINETEST] Partial sync with Wine Staging 1.9.14. CORE-11368 holds some remaining tests.

2016-07-12 Thread akhaldi
Author: akhaldi Date: Tue Jul 12 20:40:20 2016 New Revision: 71909 URL: http://svn.reactos.org/svn/reactos?rev=71909=rev Log: [NTDLL_WINETEST] Partial sync with Wine Staging 1.9.14. CORE-11368 holds some remaining tests. Modified: trunk/rostests/winetests/ntdll/CMakeLists.txt

[ros-diffs] [zhu] 71908: Cleaned out debug printouts. Fixed all crashes for strictly serial client-handling.

2016-07-12 Thread zhu
Author: zhu Date: Tue Jul 12 20:28:05 2016 New Revision: 71908 URL: http://svn.reactos.org/svn/reactos?rev=71908=rev Log: Cleaned out debug printouts. Fixed all crashes for strictly serial client-handling. Modified: branches/GSoC_2016/lwIP-tcpip/drivers/network/tcpip/address.c

[ros-diffs] [jimtabor] 71907: [USER32_WINETEST] Sync with Wine Staging 1.9.11 Part 3. CORE-11368

2016-07-12 Thread jimtabor
Author: jimtabor Date: Tue Jul 12 20:08:44 2016 New Revision: 71907 URL: http://svn.reactos.org/svn/reactos?rev=71907=rev Log: [USER32_WINETEST] Sync with Wine Staging 1.9.11 Part 3. CORE-11368 Modified: trunk/rostests/winetests/user32/cursoricon.c

[ros-diffs] [jimtabor] 71906: [Win32SS] - Update (Sync/Port) User32:Text to Wine Staging 1.9.11, see CORE-11368.

2016-07-12 Thread jimtabor
Author: jimtabor Date: Tue Jul 12 20:06:30 2016 New Revision: 71906 URL: http://svn.reactos.org/svn/reactos?rev=71906=rev Log: [Win32SS] - Update (Sync/Port) User32:Text to Wine Staging 1.9.11, see CORE-11368. Modified: trunk/reactos/win32ss/user/rtl/text.c

[ros-diffs] [zhu] 71905: Multitude of bug fixes for state TCP Context state transitions, memory allocation/deallocation, and LIST_ENTRY usage. Corrected handling of dying sockets. Previously, connecte

2016-07-12 Thread zhu
Author: zhu Date: Tue Jul 12 19:22:33 2016 New Revision: 71905 URL: http://svn.reactos.org/svn/reactos?rev=71905=rev Log: Multitude of bug fixes for state TCP Context state transitions, memory allocation/deallocation, and LIST_ENTRY usage. Corrected handling of dying sockets. Previously,

[ros-diffs] [jimtabor] 71904: [Win32SS] - Cleanup error codes for Classes and Menus. - Update (Sync/Port) User32:Dialog to Wine Staging 1.9.11, see CORE-11368. - Now pass exactly the same tests as win

2016-07-12 Thread jimtabor
Author: jimtabor Date: Tue Jul 12 18:23:04 2016 New Revision: 71904 URL: http://svn.reactos.org/svn/reactos?rev=71904=rev Log: [Win32SS] - Cleanup error codes for Classes and Menus. - Update (Sync/Port) User32:Dialog to Wine Staging 1.9.11, see CORE-11368. - Now pass exactly the same tests as

[ros-diffs] [akhaldi] 71903: [SCHTASKS] Import from Wine Staging 1.9.14. CORE-11576

2016-07-12 Thread akhaldi
Author: akhaldi Date: Tue Jul 12 15:35:42 2016 New Revision: 71903 URL: http://svn.reactos.org/svn/reactos?rev=71903=rev Log: [SCHTASKS] Import from Wine Staging 1.9.14. CORE-11576 Added: trunk/reactos/base/applications/cmdutils/schtasks/

[ros-diffs] [akhaldi] 71902: [UXTHEME_WINETEST] Sync with Wine Staging 1.9.14.

2016-07-12 Thread akhaldi
Author: akhaldi Date: Tue Jul 12 11:13:34 2016 New Revision: 71902 URL: http://svn.reactos.org/svn/reactos?rev=71902=rev Log: [UXTHEME_WINETEST] Sync with Wine Staging 1.9.14. Modified: trunk/rostests/winetests/uxtheme/CMakeLists.txt trunk/rostests/winetests/uxtheme/system.c Modified:

[ros-diffs] [akhaldi] 71901: [UXTHEME] Apply Wine commit 997e204 by Louis Lenders: Fix CloseThemeData with invalid handle value. CORE-11368

2016-07-12 Thread akhaldi
Author: akhaldi Date: Tue Jul 12 11:12:58 2016 New Revision: 71901 URL: http://svn.reactos.org/svn/reactos?rev=71901=rev Log: [UXTHEME] Apply Wine commit 997e204 by Louis Lenders: Fix CloseThemeData with invalid handle value. CORE-11368 Modified: trunk/reactos/dll/win32/uxtheme/system.c

[ros-diffs] [akhaldi] 71900: [SHELL32_WINETEST] Sync with Wine Staging 1.9.14.

2016-07-12 Thread akhaldi
Author: akhaldi Date: Tue Jul 12 10:49:51 2016 New Revision: 71900 URL: http://svn.reactos.org/svn/reactos?rev=71900=rev Log: [SHELL32_WINETEST] Sync with Wine Staging 1.9.14. Modified: trunk/rostests/winetests/shell32/appbar.c trunk/rostests/winetests/shell32/assoc.c

[ros-diffs] [akhaldi] 71899: [PSDK] Add some missing ASSOCF_* enum elements.

2016-07-12 Thread akhaldi
Author: akhaldi Date: Tue Jul 12 10:46:22 2016 New Revision: 71899 URL: http://svn.reactos.org/svn/reactos?rev=71899=rev Log: [PSDK] Add some missing ASSOCF_* enum elements. Modified: trunk/reactos/sdk/include/psdk/shlwapi.h Modified: trunk/reactos/sdk/include/psdk/shlwapi.h URL:

[ros-diffs] [akhaldi] 71898: [ADVAPI32_WINETEST] Sync with Wine Staging 1.9.14.

2016-07-12 Thread akhaldi
Author: akhaldi Date: Tue Jul 12 10:38:36 2016 New Revision: 71898 URL: http://svn.reactos.org/svn/reactos?rev=71898=rev Log: [ADVAPI32_WINETEST] Sync with Wine Staging 1.9.14. Modified: trunk/rostests/winetests/advapi32/security.c Modified: trunk/rostests/winetests/advapi32/security.c URL:

[ros-diffs] [tthompson] 71897: [NTFS] Add error-checking to InternalGetNextAttribute(); don't crash if CurrAttr->Length is invalid.

2016-07-12 Thread tthompson
Author: tthompson Date: Tue Jul 12 09:57:16 2016 New Revision: 71897 URL: http://svn.reactos.org/svn/reactos?rev=71897=rev Log: [NTFS] Add error-checking to InternalGetNextAttribute(); don't crash if CurrAttr->Length is invalid. Modified: