[ros-diffs] [reactos] 01/01: CONTRIBUTING.md: Add legal notice

2017-10-26 Thread Alexander Shaposhnikov
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a4f0a2390b9af18e2878671a2e26a89d979e788e commit a4f0a2390b9af18e2878671a2e26a89d979e788e Author: Alexander Shaposhnikov AuthorDate: Fri Oct 27 01:29:28 2017 +0300 CONTRIBUTING.md: Add legal notice ---

[ros-diffs] [reactos] 01/01: [EXPLORER] Update start menu banner to match our new versioning scheme for the master branch

2017-10-26 Thread David Quintana
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f0cc70da494d6b6ec9faa24d97d6455e3a6cb8d0 commit f0cc70da494d6b6ec9faa24d97d6455e3a6cb8d0 Author: David Quintana AuthorDate: Thu Oct 26 22:33:16 2017 +0200 [EXPLORER] Update start menu banner to match our new

[ros-diffs] [reactos] 02/02: [NTOSKRNL] Fix out-of-bounds access (CID-1401083) and potencial memory leak in FsRtlIsNameInExpressionPrivate

2017-10-26 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=959d9c62018d5c6a73a9df2747d25dde244b00b9 commit 959d9c62018d5c6a73a9df2747d25dde244b00b9 Author: Timo Kreuzer AuthorDate: Sun Oct 22 14:56:52 2017 +0200 [NTOSKRNL] Fix out-of-bounds access (CID-1401083) and

[ros-diffs] [reactos] 01/02: [NTOSKRNL] Fix our-of-bounds access and memory leak (CID-1401178, 1401177) in FsRtlIsDbcsInExpression

2017-10-26 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=561f18afeae0040c7991810c6e9ab3cb58fddf84 commit 561f18afeae0040c7991810c6e9ab3cb58fddf84 Author: Timo Kreuzer AuthorDate: Wed Oct 11 14:20:57 2017 +0200 [NTOSKRNL] Fix our-of-bounds access and memory leak

[ros-diffs] [reactos] 03/03: [ACPPAGE] Convert CLayerUIPropPage to use CPropertyPageImpl

2017-10-26 Thread Giannis Adamopoulos
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=27fe3d475f48a9d591b05f709aa03ed1ea360020 commit 27fe3d475f48a9d591b05f709aa03ed1ea360020 Author: Giannis Adamopoulos AuthorDate: Mon Oct 23 18:56:57 2017 +0300 [ACPPAGE] Convert CLayerUIPropPage to use

[ros-diffs] [reactos] 02/03: Add CPropertyPageImpl that allows us to make property pages object oriented

2017-10-26 Thread Giannis Adamopoulos
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=283afefc4eb1fb8ae43bdd4719026349cbe871ac commit 283afefc4eb1fb8ae43bdd4719026349cbe871ac Author: Giannis Adamopoulos AuthorDate: Mon Oct 23 23:41:47 2017 +0300 Add CPropertyPageImpl that allows us to make

[ros-diffs] [reactos] 01/03: [ATL] Add CHAIN_MSG_MAP macro

2017-10-26 Thread Giannis Adamopoulos
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=e7c29bb1fcdb261e8437349e3c3a559bdb06cba8 commit e7c29bb1fcdb261e8437349e3c3a559bdb06cba8 Author: Giannis Adamopoulos AuthorDate: Mon Oct 23 18:56:35 2017 +0300 [ATL] Add CHAIN_MSG_MAP macro ---