[ros-diffs] [reactos] 01/01: Readme Markdown Page (#2)

2017-10-03 Thread Alexander Shaposhnikov
This is an automated email from the git hooks/post-receive script. www-data pushed a commit to branch master in repository reactos. View the commit online: https://git.reactos.org/?p=reactos.git;a=commitdiff;h=42051b605526f70b26ff49ae6caafad967e42013 commit

[ros-diffs] [reactos] 02/02: [CLASS2]: Cosmetic fixes by Thomas

2017-10-03 Thread Pierre Schweitzer
This is an automated email from the git hooks/post-receive script. root pushed a commit to branch master in repository reactos. View the commit online: https://git.reactos.org/?p=reactos.git;a=commitdiff;h=e48d6a658fa214bc624ee58e6d87b4ac0d573db6 commit e48d6a658fa214bc624ee58e6d87b4ac0d573db6

[ros-diffs] [reactos] 01/02: [CLASS2]: - In ScsiClassCreateDeviceObject() don't drop received object name and store it in the device extension - Implement support for the IOCTL_MOUNTDEV_QUERY_DEVICE_N

2017-10-03 Thread Pierre Schweitzer
This is an automated email from the git hooks/post-receive script. root pushed a commit to branch master in repository reactos. View the commit online: https://git.reactos.org/?p=reactos.git;a=commitdiff;h=fdb72d7f85a3fd65eb1f51c2ad0be61f46357527 commit fdb72d7f85a3fd65eb1f51c2ad0be61f46357527

[ros-diffs] [reactos] branch master updated (6882d62790 -> e48d6a658f)

2017-10-03 Thread root
This is an automated email from the git hooks/post-receive script. root pushed a change to branch master in repository reactos. from 6882d62790 [REGEDIT] Support editing REG_FULL_RESOURCE_DESCRIPTOR values new fdb72d7f85 [CLASS2]: - In ScsiClassCreateDeviceObject() don't drop received

[ros-diffs] [reactos] branch master updated (3d6040615a -> b9cf2e37f3)

2017-10-03 Thread root
This is an automated email from the git hooks/post-receive script. root pushed a change to branch master in repository reactos. from 3d6040615a Make ReactOS report the Git revision as output by "git describe". add b9cf2e37f3 Supply the source directory as working directory when

[ros-diffs] [reactos] branch master updated: Make ReactOS report the Git revision as output by "git describe".

2017-10-03 Thread Colin Finck
This is an automated email from the git hooks/post-receive script. root pushed a commit to branch master in repository reactos. View the commit online: https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3d6040615a63c8d6f313b711a1fbb6e81227762a The following commit(s) were added to

[ros-diffs] [pschweitzer] 76032: [CLASS2] It's up to class drivers to handle MountMgr requests. So, make it handle them, even though that's just to fail because it's not implemented. This will stop IO

2017-10-03 Thread pschweitzer
Author: pschweitzer Date: Tue Oct 3 06:40:08 2017 New Revision: 76032 URL: http://svn.reactos.org/svn/reactos?rev=76032=rev Log: [CLASS2] It's up to class drivers to handle MountMgr requests. So, make it handle them, even though that's just to fail because it's not implemented. This will stop

[ros-diffs] [pschweitzer] 76031: [KERNEL32] Reimplement GetVolumePathNameW(). This fixes a lot of failing Wine tests. Note that three of them are not fixed, which is a good thing as these also fail in

2017-10-03 Thread pschweitzer
Author: pschweitzer Date: Tue Oct 3 06:19:12 2017 New Revision: 76031 URL: http://svn.reactos.org/svn/reactos?rev=76031=rev Log: [KERNEL32] Reimplement GetVolumePathNameW(). This fixes a lot of failing Wine tests. Note that three of them are not fixed, which is a good thing as these also fail