[ros-diffs] [dquintana] 68791: [BROWSEUI] [OLEAUT32] [DDK] [PSDK] [STLPORT] [CPPRT] Port the vs2015 fixes to also work on x64 [HHCOMP] Fix compilation with VS in x64 mode

2015-08-21 Thread dquintana
Author: dquintana Date: Sat Aug 22 00:17:15 2015 New Revision: 68791 URL: http://svn.reactos.org/svn/reactos?rev=68791&view=rev Log: [BROWSEUI] [OLEAUT32] [DDK] [PSDK] [STLPORT] [CPPRT] Port the vs2015 fixes to also work on x64 [HHCOMP] Fix compilation with VS in x64 mode Modified: trunk/rea

[ros-diffs] [sginsberg] 68790: - Fix a "clever" check in KdpDeleteBreakpointRange that made the routine unable to delete more than one breakpoint in the specified range.

2015-08-21 Thread sginsberg
Author: sginsberg Date: Fri Aug 21 20:57:19 2015 New Revision: 68790 URL: http://svn.reactos.org/svn/reactos?rev=68790&view=rev Log: - Fix a "clever" check in KdpDeleteBreakpointRange that made the routine unable to delete more than one breakpoint in the specified range. Modified: trunk/reac

[ros-diffs] [pschweitzer] 68789: [MUP] Now we know MUP is working, reduce a bit its verbosity

2015-08-21 Thread pschweitzer
Author: pschweitzer Date: Fri Aug 21 20:44:30 2015 New Revision: 68789 URL: http://svn.reactos.org/svn/reactos?rev=68789&view=rev Log: [MUP] Now we know MUP is working, reduce a bit its verbosity Modified: trunk/reactos/drivers/filesystems/mup/mup.c Modified: trunk/reactos/drivers/filesystem

[ros-diffs] [pschweitzer] 68788: [NTOSKRNL] Don't enforce tag on free, it may have been reallocated by someone else (Ob)

2015-08-21 Thread pschweitzer
Author: pschweitzer Date: Fri Aug 21 20:40:47 2015 New Revision: 68788 URL: http://svn.reactos.org/svn/reactos?rev=68788&view=rev Log: [NTOSKRNL] Don't enforce tag on free, it may have been reallocated by someone else (Ob) Modified: trunk/reactos/ntoskrnl/io/iomgr/file.c Modified: trunk/reac

[ros-diffs] [gadamopoulos] 68787: [SHELL32] - Hackplement support for parsing UNC paths. We are not able to enumerate UNC shares yet. However until it is properly implemented we will be able to enter

2015-08-21 Thread gadamopoulos
Author: gadamopoulos Date: Fri Aug 21 18:35:07 2015 New Revision: 68787 URL: http://svn.reactos.org/svn/reactos?rev=68787&view=rev Log: [SHELL32] - Hackplement support for parsing UNC paths. We are not able to enumerate UNC shares yet. However until it is properly implemented we will be able to e

[ros-diffs] [gadamopoulos] 68786: [SHELL32] - We are not wine so we can speed things up by trying to read desktop.ini only for system folders.

2015-08-21 Thread gadamopoulos
Author: gadamopoulos Date: Fri Aug 21 16:03:14 2015 New Revision: 68786 URL: http://svn.reactos.org/svn/reactos?rev=68786&view=rev Log: [SHELL32] - We are not wine so we can speed things up by trying to read desktop.ini only for system folders. Modified: trunk/reactos/dll/win32/shell32/shlfo

[ros-diffs] [dquintana] 68785: [NTOBJSHEX] * Improve the filenames to better represent their purpose at a glance.

2015-08-21 Thread dquintana
Author: dquintana Date: Fri Aug 21 15:01:04 2015 New Revision: 68785 URL: http://svn.reactos.org/svn/reactos?rev=68785&view=rev Log: [NTOBJSHEX] * Improve the filenames to better represent their purpose at a glance. Added: trunk/reactos/dll/shellext/ntobjshex/ntobjenum.cpp - copied, cha

[ros-diffs] [dquintana] 68784: Oops. That was a debug change. Wasn't meant to make it into the commit.

2015-08-21 Thread dquintana
Author: dquintana Date: Fri Aug 21 14:31:07 2015 New Revision: 68784 URL: http://svn.reactos.org/svn/reactos?rev=68784&view=rev Log: Oops. That was a debug change. Wasn't meant to make it into the commit. Modified: trunk/reactos/dll/shellext/ntobjshex/ntobjns.cpp Modified: trunk/reactos/dll/

[ros-diffs] [dquintana] 68783: [NTOBJSHEX] * Use lazy enumeration of the nt objects and registry keys, as intended for the IEnumIDList interface. * Display of the NT Object creation date has been lost

2015-08-21 Thread dquintana
Author: dquintana Date: Fri Aug 21 14:26:25 2015 New Revision: 68783 URL: http://svn.reactos.org/svn/reactos?rev=68783&view=rev Log: [NTOBJSHEX] * Use lazy enumeration of the nt objects and registry keys, as intended for the IEnumIDList interface. * Display of the NT Object creation date has been

[ros-diffs] [pschweitzer] 68782: [NTOSKRNL] Addendum to r68759: don't forget to initialize semaphore.

2015-08-21 Thread pschweitzer
Author: pschweitzer Date: Fri Aug 21 11:21:14 2015 New Revision: 68782 URL: http://svn.reactos.org/svn/reactos?rev=68782&view=rev Log: [NTOSKRNL] Addendum to r68759: don't forget to initialize semaphore. Modified: trunk/reactos/ntoskrnl/fsrtl/fsrtlpc.c Modified: trunk/reactos/ntoskrnl/fsrtl/

[ros-diffs] [pschweitzer] 68781: [NTOSKRNL] Define UNC tag in tag header

2015-08-21 Thread pschweitzer
Author: pschweitzer Date: Fri Aug 21 08:17:48 2015 New Revision: 68781 URL: http://svn.reactos.org/svn/reactos?rev=68781&view=rev Log: [NTOSKRNL] Define UNC tag in tag header Modified: trunk/reactos/ntoskrnl/fsrtl/unc.c trunk/reactos/ntoskrnl/include/internal/tag.h Modified: trunk/reacto

[ros-diffs] [pschweitzer] 68780: [ROSVBOXMGMT] Add missing L for help

2015-08-21 Thread pschweitzer
Author: pschweitzer Date: Fri Aug 21 08:10:53 2015 New Revision: 68780 URL: http://svn.reactos.org/svn/reactos?rev=68780&view=rev Log: [ROSVBOXMGMT] Add missing L for help Modified: trunk/rosapps/applications/cmdutils/rosvboxmgmt/rosvboxmgmt.c Modified: trunk/rosapps/applications/cmdutils/ro

[ros-diffs] [pschweitzer] 68779: Erm. Addendum to r68778: don't reveal my secret plans to world (yet!)

2015-08-21 Thread pschweitzer
Author: pschweitzer Date: Fri Aug 21 08:08:10 2015 New Revision: 68779 URL: http://svn.reactos.org/svn/reactos?rev=68779&view=rev Log: Erm. Addendum to r68778: don't reveal my secret plans to world (yet!) Modified: trunk/rosapps/applications/cmdutils/CMakeLists.txt Modified: trunk/rosapps/ap

[ros-diffs] [pschweitzer] 68778: [ROSVBOXMGMT] Add the "rosvboxmgmt" tool. It's purpose is to allow to interact with the VBoxSF driver as we don't have working MPR yet. In order to have UNC path avail

2015-08-21 Thread pschweitzer
Author: pschweitzer Date: Fri Aug 21 08:03:13 2015 New Revision: 68778 URL: http://svn.reactos.org/svn/reactos?rev=68778&view=rev Log: [ROSVBOXMGMT] Add the "rosvboxmgmt" tool. It's purpose is to allow to interact with the VBoxSF driver as we don't have working MPR yet. In order to have UNC path

[ros-diffs] [pschweitzer] 68777: [NTOSKRNL] Implement the TokenImpersonationLevel case of SeQueryInformationToken(). This fixes VBoxSF driver not being able to expose shared folders in ReactOS

2015-08-21 Thread pschweitzer
Author: pschweitzer Date: Fri Aug 21 08:03:11 2015 New Revision: 68777 URL: http://svn.reactos.org/svn/reactos?rev=68777&view=rev Log: [NTOSKRNL] Implement the TokenImpersonationLevel case of SeQueryInformationToken(). This fixes VBoxSF driver not being able to expose shared folders in ReactOS M