Commit Graph

20931 Commits

Author SHA1 Message Date
akallabeth
00fecc61bb [uwac,rdtk] remove duplicated BUILD_TESTING_INTERNAL 2025-03-06 15:30:32 +01:00
akallabeth
2b46c3d3e2 [cmake] set manpage name in generator function 2025-03-06 15:30:30 +01:00
akallabeth
f11b343996 [winpr,comm] fix setting of SERIAL_EV_TXEMPTY 2025-03-06 15:30:28 +01:00
akallabeth
3186977e15 [cmake] Invert WITH_FREERDP_3x_DEPRECATED
API breaking change, with this logic the symbol needs to be manually
defined by an API user. So, to fix this:
* Rename to DROP_FREERDP_3x_DEPRECATED
* Invert logic, so a undefined value enables the symbols
2025-03-06 15:30:26 +01:00
akallabeth
52fec2cd03 Merge pull request #11297 from mjt0k/mjt-spelling-dont
spelling: dont
2025-03-06 11:40:25 +01:00
Michael Tokarev
19f129654e spelling: dont 2025-03-06 13:24:29 +03:00
akallabeth
4e105253b9 Merge pull request #11269 from akallabeth/release-3.13.0
Release 3.13.0
2025-03-06 09:31:59 +01:00
akallabeth
c30fee9b78 start 3.13.1-dev0 cycle 2025-03-06 07:37:01 +01:00
akallabeth
544d586615 release 3.13.0 2025-03-06 07:36:59 +01:00
akallabeth
d57b636f1e changelog 2025-03-06 07:36:56 +01:00
akallabeth
52195f0199 Merge pull request #11293 from akallabeth/prerelease-v3
Prerelease v3
2025-03-06 07:35:21 +01:00
akallabeth
98443eb8f4 [cmake] drop deprecated clients when WITH_FREERDP_3x_DEPRECATED is OFF 2025-03-06 07:25:37 +01:00
akallabeth
44d5461cd5 [warnings] fix -Wunused-but-set-variable 2025-03-06 07:15:20 +01:00
akallabeth
5386c7b83c [channels,rdpdr] more logging in server channel 2025-03-05 23:51:33 +01:00
akallabeth
71bc44935a [winpr,bcrypt] declare WCHAR constants c99 compatible 2025-03-05 23:49:04 +01:00
akallabeth
f5c5b98284 [channels,rdpdr] add server side logging 2025-03-05 23:49:01 +01:00
akallabeth
bfa8c498f1 [channels,drive] Use allocationSize for IRP_CREATE 2025-03-05 23:48:58 +01:00
akallabeth
8bd7814e9a [server,proxy] Log MinorFunction in smartcard channel 2025-03-05 23:48:56 +01:00
akallabeth
dd92d719d1 [channels,urbdrc] check InterfaceId for RIM_EXCHANGE_CAPABILITY_REQUEST 2025-03-05 23:48:51 +01:00
akallabeth
3ed1545319 [channels,drive] log FSInformationClass 2025-03-05 23:48:31 +01:00
Armin Novak
7d87de6572 [client,x11] decrease logging verbosity
load_map_from_xkbfile now only logs WLOG_TRACE when dumping the keycode
to scancode map.
2025-03-05 22:27:41 +01:00
akallabeth
42d210d133 [winpr,nt] Add FSInformationClass2Tag 2025-03-05 22:27:33 +01:00
akallabeth
95d3389d31 Merge pull request #11291 from akallabeth/prerelease-fixes-v2
Prerelease fixes v2
2025-03-05 16:55:42 +01:00
Armin Novak
bf5d672766 [channels,rdpdr] clone key values for device list
the supplied key value might be allocated on stack, so create a copy
that is valid as long as the entry.
2025-03-05 16:54:40 +01:00
Armin Novak
420cb16012 [ci,alt-arch] deactivate armv6 build
The builder fails for unknown reasons with illegal instruction.
Filed an upstream bug report at
https://github.com/uraimo/run-on-arch-action/issues/162 waiting for
a fix.
2025-03-05 16:54:40 +01:00
akallabeth
cf940051a2 Merge pull request #11290 from akallabeth/prerelease-cleanups
Prerelease cleanups
2025-03-05 15:56:53 +01:00
Armin Novak
69d0238d2e [ci,alt-arch] update uraimo/run-on-arch-action to v3.0.0 2025-03-05 15:55:37 +01:00
Armin Novak
9f5a00edd8 [warnings] fix various warnings
* Log values ignored but with a defined value (previously unused)
* Fix missing define guards for deprected symbols in unit tests
2025-03-05 15:44:23 +01:00
Armin Novak
70c1750989 [winpr,comm] #ifdef comm ctl defines
Only add a comm ctl define to the switch if it is defined. Some defines
are platform specific, so only compile them when available.
2025-03-05 15:01:08 +01:00
Armin Novak
8fe2ddd687 [ci,timezones] add build directory to ignore 2025-03-05 14:32:14 +01:00
akallabeth
0f45b5e40c Merge pull request #11288 from akallabeth/tsg-fix
[core,gateway] add tsg checks
2025-03-05 14:17:45 +01:00
akallabeth
d451be1358 Merge pull request #11253 from akallabeth/serial-term-fixes
Serial term fixes
2025-03-05 14:07:47 +01:00
akallabeth
7496f6e42c Merge pull request #11273 from akallabeth/cleanups
[client,x11] implement keyboard mapping
2025-03-05 14:07:12 +01:00
Armin Novak
9be8518873 [client,common] fix gateway parameter parsing
Abort if an invalid /gateway:type:xxx parameter was passed.
2025-03-05 14:06:19 +01:00
Armin Novak
b138f6ca18 [core,gateway] add tsg checks 2025-03-05 14:06:16 +01:00
akallabeth
6de22e0f78 Merge pull request #11283 from akallabeth/dead-more
[warnings] eliminate dead code
2025-03-05 11:40:09 +01:00
Armin Novak
8899a090bb [client,sdl] use WIN32_GUI_FLAG 2025-03-05 11:27:42 +01:00
Armin Novak
9b82cb8f3a [client,sdl] fix SDL3 output name 2025-03-05 11:24:38 +01:00
Armin Novak
e9a084ea05 [core] fix resource leaks 2025-03-05 11:04:50 +01:00
akallabeth
d765de8484 [warnings] eliminate dead code 2025-03-05 11:01:44 +01:00
akallabeth
adccdb86d4 Merge pull request #11287 from mfleisz/fix-rdp-file-write-buffer
client: Move buffer pointer after writing RDP settings
2025-03-05 11:00:24 +01:00
akallabeth
96d767cf0b Merge pull request #11284 from akallabeth/rdpear-test-fix
Rdpear test fix
2025-03-05 10:48:10 +01:00
Martin Fleisz
f2db1ffe94 client: Move buffer pointer after writing settings 2025-03-05 10:32:06 +01:00
Armin Novak
6598b02329 [ci,config] enable channels
Enable RDPECAM, RDPEAR, RDP2TCP and SSHAGENT channel support for ci
builders
2025-03-05 09:37:35 +01:00
Armin Novak
38b8f693aa [channels,rdpear] link rdpear-common to tests 2025-03-05 09:33:34 +01:00
Armin Novak
9f39f6c0b2 [channels,rdpear] default client channel to ON
If rdpear is enabled, enable the client channel by default.
2025-03-05 09:33:14 +01:00
akallabeth
e3e7113fb0 Merge pull request #11282 from akallabeth/inc-fix
[channels,rdpecam] fix libusb include path
2025-03-04 21:43:36 +01:00
akallabeth
88821d8451 [channels,rdpecam] fix libusb include path 2025-03-04 21:43:10 +01:00
akallabeth
408ce78b19 Merge pull request #11280 from akallabeth/dead-code-some-more
[dead code] remove some unused code
2025-03-04 17:38:23 +01:00
akallabeth
61910ad0b5 [dead code] remove some unused code
also fix some parts no longer compiling after enabling it again
2025-03-04 17:24:13 +01:00