[ros-diffs] [reactos] 01/01: [SDK] cicuif.h: Add CUIFToolbarButton (#6338)

2024-01-13 Thread Katayama Hirofumi MZ
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=d6b5c19233510533f5d40fe9ade33094fa37f0ad commit d6b5c19233510533f5d40fe9ade33094fa37f0ad Author: Katayama Hirofumi MZ AuthorDate: Sat Jan 13 18:21:03 2024 +0900 Commit: GitHub CommitDate: Sat Jan 13 18:21:03 2024 +0900 [SDK] cicu

[ros-diffs] [reactos] 01/01: [CRT_APITEST] Fix some Vista+ tests

2024-01-13 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=4c9037fff1d9ced4e59962aef5860bd1ddfe9f62 commit 4c9037fff1d9ced4e59962aef5860bd1ddfe9f62 Author: Timo Kreuzer AuthorDate: Thu Oct 5 09:43:25 2023 +0300 Commit: Timo Kreuzer CommitDate: Sat Jan 13 15:15:47 2024 +0200 [CRT_APITEST]

[ros-diffs] [reactos] 01/03: [TCPIP] Get max link speed, MTU and max packet size when adapter is connected

2024-01-13 Thread Hervé Poussineau
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3e3d34d97b7b687bac71d48269e7279d5ea0a6de commit 3e3d34d97b7b687bac71d48269e7279d5ea0a6de Author: Hervé Poussineau AuthorDate: Wed Dec 13 19:54:50 2023 +0100 Commit: Hervé Poussineau CommitDate: Sat Jan 13 15:23:46 2024 +0100 [TCP

[ros-diffs] [reactos] 02/03: [TCPIP] Call netif_set_link_up/netif_set_link_down after link status change

2024-01-13 Thread Hervé Poussineau
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=89b685007a4265d764845e42afa5e8b20894d9be commit 89b685007a4265d764845e42afa5e8b20894d9be Author: Hervé Poussineau AuthorDate: Wed Dec 13 19:56:52 2023 +0100 Commit: Hervé Poussineau CommitDate: Sat Jan 13 15:23:46 2024 +0100 [TCP

[ros-diffs] [reactos] 03/03: [TCPIP] Remove code duplication to get max link speed, MTU and max packet size

2024-01-13 Thread Hervé Poussineau
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=382836f08758055948a52f3f20c1d33ec00e2a8c commit 382836f08758055948a52f3f20c1d33ec00e2a8c Author: Hervé Poussineau AuthorDate: Wed Dec 13 19:59:43 2023 +0100 Commit: Hervé Poussineau CommitDate: Sat Jan 13 15:23:46 2024 +0100 [TCP

[ros-diffs] [reactos] 01/02: [NTDLL_APITEST] Add test for x86 RtlUnwind

2024-01-13 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=d52b70a73e75293f03aa5d5c2d6fe2d6901c commit d52b70a73e75293f03aa5d5c2d6fe2d6901c Author: Timo Kreuzer AuthorDate: Mon Jan 8 19:53:28 2024 +0200 Commit: Timo Kreuzer CommitDate: Sat Jan 13 19:39:23 2024 +0200 [NTDLL_APITES

[ros-diffs] [reactos] 02/02: [MSVCRT] Add asm wrapper around RtlUnwind for Wine code

2024-01-13 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=92db51883abd474f3c3fe3d788a4b5e4201f8515 commit 92db51883abd474f3c3fe3d788a4b5e4201f8515 Author: Timo Kreuzer AuthorDate: Mon Jan 8 21:55:15 2024 +0200 Commit: Timo Kreuzer CommitDate: Sat Jan 13 19:39:23 2024 +0200 [MSVCRT] Add