[ros-diffs] [ekohl] 59140: [SAMSRV] SamrDeleteAlias: Dereference the AliasHandle parameter properly. All SamrDelete functions use a pointer to the handle. The other SamrDelete functions do it right.

2013-06-02 Thread ekohl
Author: ekohl Date: Sun Jun 2 10:45:48 2013 New Revision: 59140 URL: http://svn.reactos.org/svn/reactos?rev=59140view=rev Log: [SAMSRV] SamrDeleteAlias: Dereference the AliasHandle parameter properly. All SamrDelete functions use a pointer to the handle. The other SamrDelete functions do it

[ros-diffs] [jgardou] 59141: [NTOSKRNL/MM] - Improve the stub for MEM_RESET case of NtAllocateVirtualMemory. Fixes infinite loop for gecko-based application (including firefox19 and ReactOS/wine mshtm

2013-06-02 Thread jgardou
Author: jgardou Date: Sun Jun 2 11:52:15 2013 New Revision: 59141 URL: http://svn.reactos.org/svn/reactos?rev=59141view=rev Log: [NTOSKRNL/MM] - Improve the stub for MEM_RESET case of NtAllocateVirtualMemory. Fixes infinite loop for gecko-based application (including firefox19 and ReactOS/wine

[ros-diffs] [janderwald] 59142: [UMPNPMGR] - It is not an error when the client is already connected - Fixes random driver installation failures

2013-06-02 Thread janderwald
Author: janderwald Date: Sun Jun 2 12:59:06 2013 New Revision: 59142 URL: http://svn.reactos.org/svn/reactos?rev=59142view=rev Log: [UMPNPMGR] - It is not an error when the client is already connected - Fixes random driver installation failures Modified:

[ros-diffs] [jgardou] 59143: [WIN32K] - Fix ExtCreateRegion implementation CORE-4600 #comment Fixed in r59143. Thanks Giannis for the hint. #resolve

2013-06-02 Thread jgardou
Author: jgardou Date: Sun Jun 2 14:30:48 2013 New Revision: 59143 URL: http://svn.reactos.org/svn/reactos?rev=59143view=rev Log: [WIN32K] - Fix ExtCreateRegion implementation CORE-4600 #comment Fixed in r59143. Thanks Giannis for the hint. #resolve Modified:

[ros-diffs] [ekohl] 59145: [SAMSRV] SampDeleteAccountDbObject: Fix the check of a returned status value. The old check caused a failure even though the returned value meant success.

2013-06-02 Thread ekohl
Author: ekohl Date: Sun Jun 2 15:33:40 2013 New Revision: 59145 URL: http://svn.reactos.org/svn/reactos?rev=59145view=rev Log: [SAMSRV] SampDeleteAccountDbObject: Fix the check of a returned status value. The old check caused a failure even though the returned value meant success. Modified:

[ros-diffs] [hbelusca] 59146: [APITESTS-KERNEL32] Commit my FindFiles test. ROSTESTS-84 #resolve #comment Committed in revision 59146.

2013-06-02 Thread hbelusca
Author: hbelusca Date: Sun Jun 2 17:01:22 2013 New Revision: 59146 URL: http://svn.reactos.org/svn/reactos?rev=59146view=rev Log: [APITESTS-KERNEL32] Commit my FindFiles test. ROSTESTS-84 #resolve #comment Committed in revision 59146. Added: trunk/rostests/apitests/kernel32/FindFiles.c

[ros-diffs] [tkreuzer] 59147: [RTL] - Fix a format specifier [NTOSKRNL] - Add a missing compiler memory barrier to KeIpiGenericCall - Remove a pointless cast

2013-06-02 Thread tkreuzer
Author: tkreuzer Date: Sun Jun 2 18:01:00 2013 New Revision: 59147 URL: http://svn.reactos.org/svn/reactos?rev=59147view=rev Log: [RTL] - Fix a format specifier [NTOSKRNL] - Add a missing compiler memory barrier to KeIpiGenericCall - Remove a pointless cast Modified:

[ros-diffs] [hbelusca] 59148: [RTL-PATH] - Fix hackish lower-casing instructions. - Fix a DPRINT string specifier. - Fix some string/pointer algebra. Fixes 10 kernel32:FindFiles tests (all the Test f

2013-06-02 Thread hbelusca
Author: hbelusca Date: Sun Jun 2 18:33:52 2013 New Revision: 59148 URL: http://svn.reactos.org/svn/reactos?rev=59148view=rev Log: [RTL-PATH] - Fix hackish lower-casing instructions. - Fix a DPRINT string specifier. - Fix some string/pointer algebra. Fixes 10 kernel32:FindFiles tests (all the

[ros-diffs] [hbelusca] 59149: We use Jira now, as our bug tracker. Patch by André Guibert de Bruet CORE-7219 #resolve #comment Committed in r59149, thanks ;)

2013-06-02 Thread hbelusca
Author: hbelusca Date: Sun Jun 2 18:41:40 2013 New Revision: 59149 URL: http://svn.reactos.org/svn/reactos?rev=59149view=rev Log: We use Jira now, as our bug tracker. Patch by André Guibert de Bruet CORE-7219 #resolve #comment Committed in r59149, thanks ;) Modified:

[ros-diffs] [hbelusca] 59150: bugzilla -- Jira

2013-06-02 Thread hbelusca
Author: hbelusca Date: Sun Jun 2 18:44:50 2013 New Revision: 59150 URL: http://svn.reactos.org/svn/reactos?rev=59150view=rev Log: bugzilla -- Jira Modified: trunk/reactos/INSTALL trunk/reactos/base/shell/cmd/readme.txt Modified: trunk/reactos/INSTALL URL:

[ros-diffs] [tkreuzer] 59151: [PSDK] - Add proper definition for DBG_UNREFERENCED_PARAMETER and DBG_UNREFERENCED_LOCAL_VARIABLE [NTOSKRNL/RTL] - Fix a number of warnings about unreferenced local varia

2013-06-02 Thread tkreuzer
Author: tkreuzer Date: Sun Jun 2 19:04:02 2013 New Revision: 59151 URL: http://svn.reactos.org/svn/reactos?rev=59151view=rev Log: [PSDK] - Add proper definition for DBG_UNREFERENCED_PARAMETER and DBG_UNREFERENCED_LOCAL_VARIABLE [NTOSKRNL/RTL] - Fix a number of warnings about unreferenced local

[ros-diffs] [akhaldi] 59152: [KSPROXY] * Exclude from build. We don't need it at the moment.

2013-06-02 Thread akhaldi
Author: akhaldi Date: Sun Jun 2 19:08:33 2013 New Revision: 59152 URL: http://svn.reactos.org/svn/reactos?rev=59152view=rev Log: [KSPROXY] * Exclude from build. We don't need it at the moment. Modified: trunk/reactos/dll/directx/CMakeLists.txt Modified:

[ros-diffs] [akhaldi] 59153: [NEWCC] * Lock address space while deleting the segment and then unlock it. Brought to you by Nikolay Borisov. CORE-7220 #resolve

2013-06-02 Thread akhaldi
Author: akhaldi Date: Sun Jun 2 19:12:22 2013 New Revision: 59153 URL: http://svn.reactos.org/svn/reactos?rev=59153view=rev Log: [NEWCC] * Lock address space while deleting the segment and then unlock it. Brought to you by Nikolay Borisov. CORE-7220 #resolve Modified:

[ros-diffs] [tkreuzer] 59155: [RTL] Fix another warning

2013-06-02 Thread tkreuzer
Author: tkreuzer Date: Sun Jun 2 19:25:38 2013 New Revision: 59155 URL: http://svn.reactos.org/svn/reactos?rev=59155view=rev Log: [RTL] Fix another warning Modified: trunk/reactos/lib/rtl/bootdata.c Modified: trunk/reactos/lib/rtl/bootdata.c URL:

[ros-diffs] [jimtabor] 59156: [WineTests] - Sync to 1.5.31.

2013-06-02 Thread jimtabor
Author: jimtabor Date: Sun Jun 2 20:45:51 2013 New Revision: 59156 URL: http://svn.reactos.org/svn/reactos?rev=59156view=rev Log: [WineTests] - Sync to 1.5.31. Modified: trunk/rostests/winetests/user32/edit.c trunk/rostests/winetests/user32/listbox.c

[ros-diffs] [jimtabor] 59157: [User32] - Sync port to 1.5.31.

2013-06-02 Thread jimtabor
Author: jimtabor Date: Sun Jun 2 20:47:12 2013 New Revision: 59157 URL: http://svn.reactos.org/svn/reactos?rev=59157view=rev Log: [User32] - Sync port to 1.5.31. Modified: trunk/reactos/win32ss/user/user32/controls/combo.c Modified: trunk/reactos/win32ss/user/user32/controls/combo.c URL:

[ros-diffs] [jimtabor] 59158: [User32] - Sync port to 1.5.31.

2013-06-02 Thread jimtabor
Author: jimtabor Date: Sun Jun 2 20:47:56 2013 New Revision: 59158 URL: http://svn.reactos.org/svn/reactos?rev=59158view=rev Log: [User32] - Sync port to 1.5.31. Modified: trunk/reactos/win32ss/user/user32/controls/edit.c Modified: trunk/reactos/win32ss/user/user32/controls/edit.c URL:

[ros-diffs] [jimtabor] 59159: [User32] - Sync port to 1.5.31.

2013-06-02 Thread jimtabor
Author: jimtabor Date: Sun Jun 2 20:48:12 2013 New Revision: 59159 URL: http://svn.reactos.org/svn/reactos?rev=59159view=rev Log: [User32] - Sync port to 1.5.31. Modified: trunk/reactos/win32ss/user/user32/controls/listbox.c Modified: trunk/reactos/win32ss/user/user32/controls/listbox.c

[ros-diffs] [jimtabor] 59160: [User32] - Patch by Sergey Guralnik : Init standard scrollbars during WM_NCCREATE. - Modified for ReactOS.

2013-06-02 Thread jimtabor
Author: jimtabor Date: Sun Jun 2 20:52:54 2013 New Revision: 59160 URL: http://svn.reactos.org/svn/reactos?rev=59160view=rev Log: [User32] - Patch by Sergey Guralnik : Init standard scrollbars during WM_NCCREATE. - Modified for ReactOS. Modified:

[ros-diffs] [akhaldi] 59161: * I missed this in r59152. Spotted by Robert Naumann. CORE-7257 #resolve #comment Thanks !

2013-06-02 Thread akhaldi
Author: akhaldi Date: Sun Jun 2 21:40:32 2013 New Revision: 59161 URL: http://svn.reactos.org/svn/reactos?rev=59161view=rev Log: * I missed this in r59152. Spotted by Robert Naumann. CORE-7257 #resolve #comment Thanks ! Modified: trunk/reactos/media/inf/syssetup.inf Modified:

[ros-diffs] [ekohl] 59162: [NETAPI32] - Remove obsolete WINE code. - Implement NetUserDel.

2013-06-02 Thread ekohl
Author: ekohl Date: Sun Jun 2 21:53:52 2013 New Revision: 59162 URL: http://svn.reactos.org/svn/reactos?rev=59162view=rev Log: [NETAPI32] - Remove obsolete WINE code. - Implement NetUserDel. Modified: trunk/reactos/dll/win32/netapi32/user.c Modified: trunk/reactos/dll/win32/netapi32/user.c

[ros-diffs] [hbelusca] 59163: [RTL] Use RtlDowncaseUnicodeChar instead of towlower

2013-06-02 Thread hbelusca
Author: hbelusca Date: Sun Jun 2 22:11:50 2013 New Revision: 59163 URL: http://svn.reactos.org/svn/reactos?rev=59163view=rev Log: [RTL] Use RtlDowncaseUnicodeChar instead of towlower Modified: trunk/reactos/lib/rtl/path.c Modified: trunk/reactos/lib/rtl/path.c URL:

[ros-diffs] [hbelusca] 59164: [RTL] Clarify the code a bit, no logical changes.

2013-06-02 Thread hbelusca
Author: hbelusca Date: Sun Jun 2 22:44:09 2013 New Revision: 59164 URL: http://svn.reactos.org/svn/reactos?rev=59164view=rev Log: [RTL] Clarify the code a bit, no logical changes. Modified: trunk/reactos/lib/rtl/unicode.c Modified: trunk/reactos/lib/rtl/unicode.c URL:

[ros-diffs] [hbelusca] 59165: [RTL] Use RtlPrefixUnicodeString.

2013-06-02 Thread hbelusca
Author: hbelusca Date: Sun Jun 2 22:51:24 2013 New Revision: 59165 URL: http://svn.reactos.org/svn/reactos?rev=59165view=rev Log: [RTL] Use RtlPrefixUnicodeString. Modified: trunk/reactos/lib/rtl/path.c Modified: trunk/reactos/lib/rtl/path.c URL: