[ros-diffs] [tthompson] 75228: [NTFS] - Fix gcc build. Fix CompareTreeKeys(): Don't consider Key1 a possible dummy key. Don't assume filenames are the same length.

2017-06-28 Thread tthompson
Author: tthompson Date: Thu Jun 29 02:36:00 2017 New Revision: 75228 URL: http://svn.reactos.org/svn/reactos?rev=75228=rev Log: [NTFS] - Fix gcc build. Fix CompareTreeKeys(): Don't consider Key1 a possible dummy key. Don't assume filenames are the same length. Modified:

[ros-diffs] [akhaldi] 75227: [USBHUB_NEW] Bring-in the USB Hub driver created by Vadim Galyant. GitHub PR #29. As usual, I thank the code reviewers, especially Thomas for contributing most of the revi

2017-06-28 Thread akhaldi
Author: akhaldi Date: Wed Jun 28 23:23:01 2017 New Revision: 75227 URL: http://svn.reactos.org/svn/reactos?rev=75227=rev Log: [USBHUB_NEW] Bring-in the USB Hub driver created by Vadim Galyant. GitHub PR #29. As usual, I thank the code reviewers, especially Thomas for contributing most of the

[ros-diffs] [hbelusca] 75226: [BOOTDATA]: Experiment with registry upgrade. [USETUP]: Fix the name of the txtsetup.sif section to look for when performing a registry upgrade.

2017-06-28 Thread hbelusca
Author: hbelusca Date: Wed Jun 28 22:40:07 2017 New Revision: 75226 URL: http://svn.reactos.org/svn/reactos?rev=75226=rev Log: [BOOTDATA]: Experiment with registry upgrade. [USETUP]: Fix the name of the txtsetup.sif section to look for when performing a registry upgrade. Modified:

[ros-diffs] [hbelusca] 75225: [BOOTDATA]: Sprinkle few FLG_ADDREG_NOCLOBBER (0x00000002) flags for registry keys/values that need to remain the same across ReactOS upgrades. This also includes the "Se

2017-06-28 Thread hbelusca
Author: hbelusca Date: Wed Jun 28 22:17:53 2017 New Revision: 75225 URL: http://svn.reactos.org/svn/reactos?rev=75225=rev Log: [BOOTDATA]: Sprinkle few FLG_ADDREG_NOCLOBBER (0x0002) flags for registry keys/values that need to remain the same across ReactOS upgrades. This also includes the

[ros-diffs] [tthompson] 75224: [NTFS] - Fix a couple of issues spotted by Thomas: Maintain alphabetical ordering of CMakeLists.txt, fix casts to BOOLEAN with BooleanFlagOn macro.

2017-06-28 Thread tthompson
Author: tthompson Date: Wed Jun 28 18:22:42 2017 New Revision: 75224 URL: http://svn.reactos.org/svn/reactos?rev=75224=rev Log: [NTFS] - Fix a couple of issues spotted by Thomas: Maintain alphabetical ordering of CMakeLists.txt, fix casts to BOOLEAN with BooleanFlagOn macro. Modified: