[ros-diffs] [jgardou] 59174: [WIN32K] - Don't crash if the focus message queue is NULL

2013-06-05 Thread jgardou
Author: jgardou Date: Wed Jun 5 17:54:26 2013 New Revision: 59174 URL: http://svn.reactos.org/svn/reactos?rev=59174view=rev Log: [WIN32K] - Don't crash if the focus message queue is NULL Modified: trunk/reactos/win32ss/user/ntuser/focus.c Modified:

[ros-diffs] [jgardou] 59175: [CMAKE] - put all debug symbols (MSVC) in the same directory.

2013-06-05 Thread jgardou
Author: jgardou Date: Wed Jun 5 17:57:13 2013 New Revision: 59175 URL: http://svn.reactos.org/svn/reactos?rev=59175view=rev Log: [CMAKE] - put all debug symbols (MSVC) in the same directory. Modified: trunk/reactos/CMakeLists.txt Modified: trunk/reactos/CMakeLists.txt URL:

[ros-diffs] [ekohl] 59176: [NETAPI32] Implement NetLocalGroupGetMembers. Level 0 support only. Will be tested and fixed when level 1 support will be added.

2013-06-05 Thread ekohl
Author: ekohl Date: Wed Jun 5 22:08:53 2013 New Revision: 59176 URL: http://svn.reactos.org/svn/reactos?rev=59176view=rev Log: [NETAPI32] Implement NetLocalGroupGetMembers. Level 0 support only. Will be tested and fixed when level 1 support will be added. Modified:

[ros-diffs] [fireball] 59177: [KMTEST] - Add tests for FsRtl Tunnel Cache APIs. By Moscow State Technical University students Arseny Ashuha, Marina Volosnikova and Denis Petkevich. - Disabled from tes

2013-06-05 Thread fireball
Author: fireball Date: Wed Jun 5 22:50:57 2013 New Revision: 59177 URL: http://svn.reactos.org/svn/reactos?rev=59177view=rev Log: [KMTEST] - Add tests for FsRtl Tunnel Cache APIs. By Moscow State Technical University students Arseny Ashuha, Marina Volosnikova and Denis Petkevich. - Disabled

[ros-diffs] [fireball] 59178: [KMTEST] - Add tests for SeQueryInformationToken NTAPI. By Moscow State Technical University students Constantine Belev, Denis Grishin, Egor Sinitsyn. - Disabled from tes

2013-06-05 Thread fireball
Author: fireball Date: Wed Jun 5 23:16:14 2013 New Revision: 59178 URL: http://svn.reactos.org/svn/reactos?rev=59178view=rev Log: [KMTEST] - Add tests for SeQueryInformationToken NTAPI. By Moscow State Technical University students Constantine Belev, Denis Grishin, Egor Sinitsyn. - Disabled

[ros-diffs] [hbelusca] 59179: [ROSAPPS] Add 4 little tests for RtlDetermineDosPathNameType

2013-06-05 Thread hbelusca
Author: hbelusca Date: Wed Jun 5 23:24:04 2013 New Revision: 59179 URL: http://svn.reactos.org/svn/reactos?rev=59179view=rev Log: [ROSAPPS] Add 4 little tests for RtlDetermineDosPathNameType Modified: trunk/rostests/apitests/ntdll/RtlDetermineDosPathNameType.c Modified:

[ros-diffs] [fireball] 59180: [KMTEST] - Fix formatting of FsRtlTunnel.c - Add proper header.

2013-06-05 Thread fireball
Author: fireball Date: Wed Jun 5 23:25:02 2013 New Revision: 59180 URL: http://svn.reactos.org/svn/reactos?rev=59180view=rev Log: [KMTEST] - Fix formatting of FsRtlTunnel.c - Add proper header. Modified: trunk/rostests/kmtests/ntos_fsrtl/FsRtlTunnel.c Modified: