[ros-diffs] [reactos] 01/01: [RAPPS-DB] CORE-14000 mIRC 7.49 fix URL

2017-11-12 Thread Joachim Henze
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7dc30a5b84287e75c1c5a6e98aac2a028ca81cc2 commit 7dc30a5b84287e75c1c5a6e98aac2a028ca81cc2 Author: Joachim Henze AuthorDate: Sun Nov 12 18:01:36 2017 +0100 [RAPPS-DB] CORE-14000 mIRC 7.49 fix URL ---

[ros-diffs] [reactos] 01/01: [SERVICES] Use the STDCALL calling convention for all remote procedure calls.

2017-11-12 Thread Eric Kohl
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7dd8ebcbbd7799661100753502f77ede96636e66 commit 7dd8ebcbbd7799661100753502f77ede96636e66 Author: Eric Kohl AuthorDate: Sun Nov 12 14:04:22 2017 +0100 [SERVICES] Use the STDCALL calling convention for all remote

[ros-diffs] [reactos] 01/01: [EVENTLOG] Use the STDCALL calling convention for all remote procedure calls.

2017-11-12 Thread Eric Kohl
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=52fa3479f32ef3240d4aaded1bf246b7801fdf98 commit 52fa3479f32ef3240d4aaded1bf246b7801fdf98 Author: Eric Kohl AuthorDate: Sun Nov 12 15:54:22 2017 +0100 [EVENTLOG] Use the STDCALL calling convention for all remote

[ros-diffs] [reactos] 01/01: [EXT2] Upgrade to 0.69 CORE-13980

2017-11-12 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a1d7e9936d8e58bc07ff2cc73a937ce845c7d542 commit a1d7e9936d8e58bc07ff2cc73a937ce845c7d542 Author: Pierre Schweitzer AuthorDate: Sun Nov 12 10:47:29 2017 +0100 [EXT2] Upgrade to 0.69 CORE-13980 ---

[ros-diffs] [reactos] 01/01: [UMPNPMGR] Add missing status mappings to NtStatusToCrError. CORE-13944

2017-11-12 Thread Eric Kohl
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2b5c4bd2c755bacd7a158b529feb4d69022f65ae commit 2b5c4bd2c755bacd7a158b529feb4d69022f65ae Author: Eric Kohl AuthorDate: Sun Nov 12 12:51:19 2017 +0100 [UMPNPMGR] Add missing status mappings to NtStatusToCrError.

[ros-diffs] [reactos] 01/01: [NTOSKRNL] It is forbidden to call DbgPrint at DISPATCH_LEVEL with %wZ

2017-11-12 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f88fe43abd6a039f25cc08a8dfd65f9a56ef9da7 commit f88fe43abd6a039f25cc08a8dfd65f9a56ef9da7 Author: Pierre Schweitzer AuthorDate: Sun Nov 12 18:51:07 2017 +0100 [NTOSKRNL] It is forbidden to call DbgPrint at

[ros-diffs] [reactos] 01/01: [CDFS_NEW] Restore the ability to restore installing from disk image. CORE-13184

2017-11-12 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6c733856258ebfac4b62ffb7733202dddb74a4be commit 6c733856258ebfac4b62ffb7733202dddb74a4be Author: Pierre Schweitzer AuthorDate: Sun Nov 12 18:36:20 2017 +0100 [CDFS_NEW] Restore the ability to restore installing

[ros-diffs] [reactos] 01/01: [RAPPS-DB] CORE-14000 mIRC 7.51 update update URL & hash (size stays same)

2017-11-12 Thread Joachim Henze
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=cda5d7c8433853b9136dd776aadfcd2e9e312a6f commit cda5d7c8433853b9136dd776aadfcd2e9e312a6f Author: Joachim Henze AuthorDate: Sun Nov 12 18:57:34 2017 +0100 [RAPPS-DB] CORE-14000 mIRC 7.51 update update URL &

[ros-diffs] [reactos] 01/01: [CDFS_NEW] Bugfix for f88fe43: don't delete devices twice on shutdown. With that bugfix, I can install ROS from ISO on HDD without troubles :-) CORE-13184

2017-11-12 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=cbf0430b56b600c29c1f615117574afcce1a9027 commit cbf0430b56b600c29c1f615117574afcce1a9027 Author: Pierre Schweitzer AuthorDate: Sun Nov 12 18:57:11 2017 +0100 [CDFS_NEW] Bugfix for f88fe43: don't delete devices twice

[ros-diffs] [reactos] 01/05: [NTOSKRNL] Implement IoComputeDesiredAccessFileObject() based on checks performed in NtFlushBuffersFile() CORE-14003

2017-11-12 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7eefe702949da68e49c4365d466c5373099c3b1f commit 7eefe702949da68e49c4365d466c5373099c3b1f Author: Pierre Schweitzer AuthorDate: Sun Nov 12 22:26:18 2017 +0100 [NTOSKRNL] Implement IoComputeDesiredAccessFileObject()

[ros-diffs] [reactos] 02/05: [NTOSKRNL] Implement (with many FIXMEs) ObReferenceFileObjectForWrite() so that it can already do the job! CORE-14003

2017-11-12 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3b64f7f8fbbc64ada4dfdb6bdd1feff4bac10c1d commit 3b64f7f8fbbc64ada4dfdb6bdd1feff4bac10c1d Author: Pierre Schweitzer AuthorDate: Sun Nov 12 22:28:54 2017 +0100 [NTOSKRNL] Implement (with many FIXMEs)

[ros-diffs] [reactos] 03/05: [NTOSKRNL] In NtWriteFile, quit using ObReferenceObjectByHandle in favor of ObReferenceFileObjectForWrite(). This avoids RO FSDs being called for write operations. CORE-14

2017-11-12 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c3d5a3f2bdff97f03b802fe95dce9d0c9375e53e commit c3d5a3f2bdff97f03b802fe95dce9d0c9375e53e Author: Pierre Schweitzer AuthorDate: Sun Nov 12 22:32:16 2017 +0100 [NTOSKRNL] In NtWriteFile, quit using

[ros-diffs] [reactos] 05/05: [CDFS_NEW] Now NtWriteFile is fixed, revert 5f25582, ie remove FastIO hack from the driver CORE-14003

2017-11-12 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=faee3753ea79c7e332c7a1b5eb74ca2c6614e23d commit faee3753ea79c7e332c7a1b5eb74ca2c6614e23d Author: Pierre Schweitzer AuthorDate: Sun Nov 12 22:36:47 2017 +0100 [CDFS_NEW] Now NtWriteFile is fixed, revert 5f25582, ie

[ros-diffs] [reactos] 04/05: [NTOSKNRL] In NtWriteFile, remove the check that is now redundant with ObReferenceFileObjectForWrite(). CORE-14003

2017-11-12 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=1d777ffab5458495c04f250cf7ced379f306a7af commit 1d777ffab5458495c04f250cf7ced379f306a7af Author: Pierre Schweitzer AuthorDate: Sun Nov 12 22:33:58 2017 +0100 [NTOSKNRL] In NtWriteFile, remove the check that is now

[ros-diffs] [reactos] 01/01: [SETUPAPI] Improve the range list implementation. - SEH-protect the range list validation and move it into a separate function. - Use a mutex to synchronize access to the

2017-11-12 Thread Eric Kohl
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3ad5c7fd84bdcce26db5f46a2afd4c7a972c7700 commit 3ad5c7fd84bdcce26db5f46a2afd4c7a972c7700 Author: Eric Kohl AuthorDate: Sun Nov 12 23:27:09 2017 +0100 [SETUPAPI] Improve the range list implementation. -

[ros-diffs] [reactos] 01/01: [NTOSKRNL] Add a FIXME in NtWriteFile() that explains how broken is our current implementation regarding read-only FSDs

2017-11-12 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=1bef48796e4df655c71ddd92a00417dbe9e530ca commit 1bef48796e4df655c71ddd92a00417dbe9e530ca Author: Pierre Schweitzer AuthorDate: Sun Nov 12 21:11:22 2017 +0100 [NTOSKRNL] Add a FIXME in NtWriteFile() that explains how

[ros-diffs] [reactos] 01/01: [CDFS_NEW] Following 1bef487, add a hack and stub FastIO write routine to avoid bugchecks on write attempts. This allows booting the ReactOS LiveCD as HDD image in Qemu wi

2017-11-12 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=5f255827d3282b2dea1bc6d5ba77607550742ced commit 5f255827d3282b2dea1bc6d5ba77607550742ced Author: Pierre Schweitzer AuthorDate: Sun Nov 12 21:16:31 2017 +0100 [CDFS_NEW] Following 1bef487, add a hack and stub FastIO

[ros-diffs] [reactos] 01/01: [NTOS] Do not perform hive write operations when we are not supposed to.

2017-11-12 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=da8134527b69a2a1bc0193352dcb73b70762f613 commit da8134527b69a2a1bc0193352dcb73b70762f613 Author: Hermès Bélusca-Maïto AuthorDate: Sun Nov 12 22:02:45 2017 +0100 [NTOS] Do not perform hive write

[ros-diffs] [reactos] 01/01: [NTOS] Addendum to da81345: Fix checks when a hive is opened in shared mode.

2017-11-12 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=0b2bbd1125a935fb50e979812d3a34cfde500882 commit 0b2bbd1125a935fb50e979812d3a34cfde500882 Author: Hermès Bélusca-Maïto AuthorDate: Mon Nov 13 00:27:41 2017 +0100 [NTOS] Addendum to da81345: Fix checks