[ros-diffs] [reactos] 01/01: [NTOSKRNL] Check that caller has the priviliege to unload a driver

2018-12-19 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=daf9743c7bcffb0eab59abef342b536489da1610 commit daf9743c7bcffb0eab59abef342b536489da1610 Author: Pierre Schweitzer AuthorDate: Thu Dec 20 08:49:00 2018 +0100 Commit: Pierre Schweitzer CommitDate: Thu Dec 20 08:50:51 2018 +0100

[ros-diffs] [reactos] 02/03: [NTOS] Addendum to d8cb37bf: return the correct Status from NtAllocateUuids().

2018-12-19 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f4597b5540e07a2004466cceec6a0aea23ca1a44 commit f4597b5540e07a2004466cceec6a0aea23ca1a44 Author: Hermès Bélusca-Maïto AuthorDate: Thu Dec 20 03:45:43 2018 +0100 Commit: Hermès Bélusca-Maïto CommitDate: Thu Dec 20 03:47:45 2018 +0100

[ros-diffs] [reactos] 03/03: [NTOS] Minor formatting + don't hardcode sizeof(UCHAR) value.

2018-12-19 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=bc5acd81020e4efe527abc490e6927d6c83b8cee commit bc5acd81020e4efe527abc490e6927d6c83b8cee Author: Hermès Bélusca-Maïto AuthorDate: Thu Dec 20 03:46:42 2018 +0100 Commit: Hermès Bélusca-Maïto CommitDate: Thu Dec 20 03:47:46 2018 +0100

[ros-diffs] [reactos] 01/03: [NTOS] Fixes for NtDisplayString().

2018-12-19 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=03873aeef396eca773283a71257967b8c0ec7b4b commit 03873aeef396eca773283a71257967b8c0ec7b4b Author: Hermès Bélusca-Maïto AuthorDate: Thu Dec 20 03:32:08 2018 +0100 Commit: Hermès Bélusca-Maïto CommitDate: Thu Dec 20 03:47:36 2018 +0100

[ros-diffs] [reactos] 01/01: [TRANSLATION] Update Traditional Chinese translation. (#1166)

2018-12-19 Thread Luo Yufan
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=25d076789a21a7937b408c4ef6632fed4d2a9526 commit 25d076789a21a7937b408c4ef6632fed4d2a9526 Author: Luo Yufan AuthorDate: Thu Dec 20 10:25:12 2018 +0800 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Thu Dec 20 03:25:12 2018 +0100

[ros-diffs] [reactos] 01/01: [NETSHELL] Use distinct icon for connection status window (#1167)

2018-12-19 Thread Stanislav Motylkov
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c1f0e89e213c0ee55fd0973360d1265ed881ebd4 commit c1f0e89e213c0ee55fd0973360d1265ed881ebd4 Author: Stanislav Motylkov AuthorDate: Thu Dec 20 02:35:22 2018 +0300 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Thu Dec 20 00:35:22 2018 +0100

[ros-diffs] [reactos] 01/01: [NTOSKRNL] Drop the ViewLock mutex in favour of the master spin lock

2018-12-19 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=4f8b041bf06245b3278d7bb6723f60fe0aaec5c7 commit 4f8b041bf06245b3278d7bb6723f60fe0aaec5c7 Author: Pierre Schweitzer AuthorDate: Wed Dec 19 22:49:48 2018 +0100 Commit: Pierre Schweitzer CommitDate: Wed Dec 19 22:51:45 2018 +0100

[ros-diffs] [reactos] 02/02: [NTOSKRNL] Fix indentation. No code changes.

2018-12-19 Thread Eric Kohl
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=b67dbdbea5f0543c221d813d8eca58d4d0533380 commit b67dbdbea5f0543c221d813d8eca58d4d0533380 Author: Eric Kohl AuthorDate: Tue Dec 18 21:35:12 2018 +0100 Commit: Eric Kohl CommitDate: Wed Dec 19 19:18:21 2018 +0100 [NTOSKRNL] Fix

[ros-diffs] [reactos] 01/02: [NTOSKRNL] Fix indentation. No code changes.

2018-12-19 Thread Eric Kohl
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7e56b21ad68a30fd17755216cd433f887b204941 commit 7e56b21ad68a30fd17755216cd433f887b204941 Author: Eric Kohl AuthorDate: Mon Dec 17 21:23:10 2018 +0100 Commit: Eric Kohl CommitDate: Wed Dec 19 19:18:20 2018 +0100 [NTOSKRNL] Fix

[ros-diffs] [reactos] 06/06: [NTUSER] Implement creating the system threads - Add UserCreateSystemThread function that will signal csrss to create a new system thread. - NtUserCreateWindowStation: Cre

2018-12-19 Thread Giannis Adamopoulos
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=1a8d9f12d63d9135eeb8af65e1093413cadcc9bb commit 1a8d9f12d63d9135eeb8af65e1093413cadcc9bb Author: Giannis Adamopoulos AuthorDate: Sun Dec 16 13:16:29 2018 +0200 Commit: Giannis Adamopoulos CommitDate: Wed Dec 19 16:13:18 2018 +0200

[ros-diffs] [reactos] 04/06: [WINSRV] Add a hack to fix giving the api port to win32k - Register our api port with win32k in SrvRegisterLogonProcess because UserClientConnect is never really called.

2018-12-19 Thread Giannis Adamopoulos
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3ec7b163c9bdf6dbe4379273135f0261e6b88638 commit 3ec7b163c9bdf6dbe4379273135f0261e6b88638 Author: Giannis Adamopoulos AuthorDate: Sun Dec 16 13:14:56 2018 +0200 Commit: Giannis Adamopoulos CommitDate: Wed Dec 19 16:13:18 2018 +0200

[ros-diffs] [reactos] 05/06: [USERSRV] Add definition for the USER_CREATE_SYSTEM_THREAD api message

2018-12-19 Thread Giannis Adamopoulos
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=9924da34ccda309d85829d984251e9d61906f2cf commit 9924da34ccda309d85829d984251e9d61906f2cf Author: Giannis Adamopoulos AuthorDate: Thu Dec 13 11:21:00 2018 +0200 Commit: Giannis Adamopoulos CommitDate: Wed Dec 19 16:13:18 2018 +0200

[ros-diffs] [reactos] 03/06: [NTUSER] Fix desktop and window station assignment for csrss - NtUserSetInformationThread: Stub UserThreadUseActiveDesktop and UserThreadRestoreDesktop - Properly mark the

2018-12-19 Thread Giannis Adamopoulos
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=dad76af8a44c6ccec94de564b5db6755f0422500 commit dad76af8a44c6ccec94de564b5db6755f0422500 Author: Giannis Adamopoulos AuthorDate: Sun Dec 16 13:19:54 2018 +0200 Commit: Giannis Adamopoulos CommitDate: Wed Dec 19 16:13:18 2018 +0200

[ros-diffs] [reactos] 02/06: [NTUSER] Don't crash when the current thread doesn't have a desktop

2018-12-19 Thread Giannis Adamopoulos
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=298a46acbf39eff14bfe9a193b04c7b5f2a67350 commit 298a46acbf39eff14bfe9a193b04c7b5f2a67350 Author: Giannis Adamopoulos AuthorDate: Mon Dec 17 20:11:59 2018 +0200 Commit: Giannis Adamopoulos CommitDate: Wed Dec 19 16:13:18 2018 +0200

[ros-diffs] [reactos] 01/06: [WINSRV] Fix setting the console title

2018-12-19 Thread Giannis Adamopoulos
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=b2a5f5dbb3660085cd1099dc4103192e164ee80e commit b2a5f5dbb3660085cd1099dc4103192e164ee80e Author: Giannis Adamopoulos AuthorDate: Mon Dec 17 10:50:50 2018 +0200 Commit: Giannis Adamopoulos CommitDate: Wed Dec 19 16:13:18 2018 +0200

[ros-diffs] [reactos] 01/01: [TRANSLATION][USETUP] Complete Hebrew translation (#1163)

2018-12-19 Thread Baruch Rutman
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3d991ea5a7005ec7a564ca1970cb7558c6c7f924 commit 3d991ea5a7005ec7a564ca1970cb7558c6c7f924 Author: Baruch Rutman AuthorDate: Wed Dec 19 14:20:18 2018 +0200 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Wed Dec 19 13:20:18 2018 +0100

[ros-diffs] [reactos] 01/01: [ROSAPPS][VGAFONTEDIT] Allow file drop (#1165)

2018-12-19 Thread Katayama Hirofumi MZ
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6d47eab52663a152deec3fb5f70804736bd216dc commit 6d47eab52663a152deec3fb5f70804736bd216dc Author: Katayama Hirofumi MZ AuthorDate: Wed Dec 19 21:08:25 2018 +0900 Commit: GitHub CommitDate: Wed Dec 19 21:08:25 2018 +0900

[ros-diffs] [reactos] 01/01: Update Chinese translation. (#1164)

2018-12-19 Thread Luo Yufan
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=bba8262bc1f6125505f3e0272c519e2d3b0a93db commit bba8262bc1f6125505f3e0272c519e2d3b0a93db Author: Luo Yufan AuthorDate: Wed Dec 19 20:04:19 2018 +0800 Commit: Katayama Hirofumi MZ CommitDate: Wed Dec 19 21:04:19 2018 +0900 Update

[ros-diffs] [reactos] 01/01: [DEVMGR][NETCFGX][MSCONFIG][NETSHELL] Fix and improve icons (#1143)

2018-12-19 Thread Katayama Hirofumi MZ
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=02936d4c671105fe041e1459a08c627c4d0cc2cb commit 02936d4c671105fe041e1459a08c627c4d0cc2cb Author: Katayama Hirofumi MZ AuthorDate: Wed Dec 19 20:07:17 2018 +0900 Commit: GitHub CommitDate: Wed Dec 19 20:07:17 2018 +0900

[ros-diffs] [reactos] 01/01: [CRT] Use explicit C linkage for intrinsic functions.

2018-12-19 Thread Thomas Faber
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=0d6dcee968e6ba29b11c9ede4bf24e61fb0b5a2d commit 0d6dcee968e6ba29b11c9ede4bf24e61fb0b5a2d Author: Thomas Faber AuthorDate: Wed Dec 19 10:54:49 2018 +0100 Commit: Thomas Faber CommitDate: Wed Dec 19 10:55:20 2018 +0100 [CRT] Use