[ros-diffs] [tfaber] 59131: [CMAKE] - Don't check for unsupported gcc 4.6 - Disable -Wmaybe-uninitialized. It's just not useful.

2013-06-01 Thread tfaber
Author: tfaber Date: Sat Jun 1 16:24:07 2013 New Revision: 59131 URL: http://svn.reactos.org/svn/reactos?rev=59131view=rev Log: [CMAKE] - Don't check for unsupported gcc 4.6 - Disable -Wmaybe-uninitialized. It's just not useful. Modified: trunk/reactos/cmake/gcc.cmake Modified:

[ros-diffs] [hbelusca] 59132: [CMD] COLOR builtin command of CMD does not format output color correctly. When changing the color of the foreground of the console with the command color 3 for instanc

2013-06-01 Thread hbelusca
Author: hbelusca Date: Sat Jun 1 18:45:04 2013 New Revision: 59132 URL: http://svn.reactos.org/svn/reactos?rev=59132view=rev Log: [CMD] COLOR builtin command of CMD does not format output color correctly. When changing the color of the foreground of the console with the command color 3 for

[ros-diffs] [akhaldi] 59133: [NTOSKRNL] * Properly fail when the read pointer is out of the file. Brought to you by Sergey Chernov. CORE-7249 #resolve #comment Committed in r59133. Thanks !

2013-06-01 Thread akhaldi
Author: akhaldi Date: Sat Jun 1 18:47:11 2013 New Revision: 59133 URL: http://svn.reactos.org/svn/reactos?rev=59133view=rev Log: [NTOSKRNL] * Properly fail when the read pointer is out of the file. Brought to you by Sergey Chernov. CORE-7249 #resolve #comment Committed in r59133. Thanks !

[ros-diffs] [tfaber] 59134: [NTOS:IO] - Do not dereference an unsafe ObjectAttributes pointer in IoCreateFile. Spotted by Aleksandar Andrejevic (I'm removing the OriginalAttributes assignment complete

2013-06-01 Thread tfaber
Author: tfaber Date: Sat Jun 1 20:50:13 2013 New Revision: 59134 URL: http://svn.reactos.org/svn/reactos?rev=59134view=rev Log: [NTOS:IO] - Do not dereference an unsafe ObjectAttributes pointer in IoCreateFile. Spotted by Aleksandar Andrejevic (I'm removing the OriginalAttributes assignment

[ros-diffs] [hbelusca] 59135: [KERNEL32-CONSRV] - Implement SetConsoleCursor and ShowConsoleCursor (set the shape of the cursor, and show/hide it). It appears that SetConsoleCursor acts only on graphi

2013-06-01 Thread hbelusca
Author: hbelusca Date: Sat Jun 1 22:49:50 2013 New Revision: 59135 URL: http://svn.reactos.org/svn/reactos?rev=59135view=rev Log: [KERNEL32-CONSRV] - Implement SetConsoleCursor and ShowConsoleCursor (set the shape of the cursor, and show/hide it). It appears that SetConsoleCursor acts only on

[ros-diffs] [ekohl] 59136: [NETAPI32] Implement NetLocalGroupDel.

2013-06-01 Thread ekohl
Author: ekohl Date: Sat Jun 1 23:10:10 2013 New Revision: 59136 URL: http://svn.reactos.org/svn/reactos?rev=59136view=rev Log: [NETAPI32] Implement NetLocalGroupDel. Modified: trunk/reactos/dll/win32/netapi32/local_group.c Modified: trunk/reactos/dll/win32/netapi32/local_group.c URL:

[ros-diffs] [janderwald] 59137: [AUDIO] - Support zero value tags CORE-6890 #comment please retest

2013-06-01 Thread janderwald
Author: janderwald Date: Sat Jun 1 23:16:08 2013 New Revision: 59137 URL: http://svn.reactos.org/svn/reactos?rev=59137view=rev Log: [AUDIO] - Support zero value tags CORE-6890 #comment please retest Modified: trunk/reactos/drivers/wdm/audio/backpln/portcls/irpstream.cpp Modified:

[ros-diffs] [ekohl] 59138: [NETAPI32] NetLocalGroupGetInfo: Fix a bug in the alias search code. The function should search the account domain if no alias was found in the builtin domain, instead of re

2013-06-01 Thread ekohl
Author: ekohl Date: Sat Jun 1 23:42:01 2013 New Revision: 59138 URL: http://svn.reactos.org/svn/reactos?rev=59138view=rev Log: [NETAPI32] NetLocalGroupGetInfo: Fix a bug in the alias search code. The function should search the account domain if no alias was found in the builtin domain, instead

[ros-diffs] [hbelusca] 59139: Hey Arch! Do not define NEWCC for now ! (look at http://git.reactos.org/?p=reactos.gita=searchh=HEADst=greps=NEWCC ; spotted by Samuel Serapion)

2013-06-01 Thread hbelusca
Author: hbelusca Date: Sun Jun 2 00:21:55 2013 New Revision: 59139 URL: http://svn.reactos.org/svn/reactos?rev=59139view=rev Log: Hey Arch! Do not define NEWCC for now ! (look at http://git.reactos.org/?p=reactos.gita=searchh=HEADst=greps=NEWCC ; spotted by Samuel Serapion) Modified: