Commit Graph

21453 Commits

Author SHA1 Message Date
akallabeth
abbc6ba37f [cmake,krb5] fix redetection of kerberos 2025-05-16 11:04:17 +02:00
akallabeth
8c2be5fd53 Merge pull request #11590 from akallabeth/krb-strlen-check
[winpr,sspi] add kerberos string len checks
2025-05-16 09:04:50 +02:00
akallabeth
c1be9cb001 [winpr,sspi] add kerberos string len checks 2025-05-15 21:39:30 +02:00
akallabeth
426fea290c Merge pull request #11587 from akallabeth/rpm-dep-fix
[client,sdl] build webview without docs/tests/examples
2025-05-15 10:08:16 +02:00
akallabeth
80a499a4db [client,sdl] build webview without docs/tests/examples 2025-05-15 10:03:37 +02:00
akallabeth
f28712a3e4 Merge pull request #11586 from akallabeth/rpm-dep-fix
[ci,rpm] fix missing dependencies
2025-05-15 09:39:29 +02:00
akallabeth
a716c6b07a [ci,rpm] fix missing dependencies 2025-05-15 09:38:36 +02:00
akallabeth
8ec8169f40 Merge pull request #11585 from akallabeth/rpm-verbose
[ci,rpm] build verbose
2025-05-14 21:49:56 +02:00
akallabeth
5d9c09ffe4 [ci,rpm] build verbose 2025-05-14 21:49:00 +02:00
akallabeth
545d5d64a8 Merge pull request #11584 from akallabeth/rpmbuild-base
[ci,rpm] fix build root
2025-05-14 21:23:46 +02:00
akallabeth
e074caa63b [ci,rpm] fix build root 2025-05-14 21:22:50 +02:00
akallabeth
9ccb1b1183 Merge pull request #11583 from akallabeth/rpmbuild-base
[ci,rpm] fix prefix of webview.tar.bz2
2025-05-14 20:48:53 +02:00
akallabeth
c2dcd19747 [ci,rpm] fix prefix of webview.tar.bz2 2025-05-14 20:48:20 +02:00
akallabeth
5ee5a0cc8c Merge pull request #11582 from akallabeth/rpmbuild-base
[ci,rpm] do not append SOURCES to custom path
2025-05-14 20:35:51 +02:00
akallabeth
c38d12e5fe [ci,rpm] do not append SOURCES to custom path 2025-05-14 20:35:19 +02:00
akallabeth
f960c9ae8b Merge pull request #11581 from akallabeth/rpmbuild-base
[ci,rpm] ech rpm prepare script
2025-05-14 20:29:40 +02:00
akallabeth
dce47dfa24 [ci,rpm] ech rpm prepare script 2025-05-14 20:29:02 +02:00
akallabeth
5681d37fd9 Merge pull request #11580 from akallabeth/rpmbuild-base
[ci,rpm] add option to provide RPMBUILD topdir
2025-05-14 20:24:36 +02:00
akallabeth
2865edb5d5 [ci,rpm] add option to provide RPMBUILD topdir 2025-05-14 20:20:04 +02:00
akallabeth
662f52f837 Merge pull request #11579 from akallabeth/rpm-fix2
[ci,rpm] fix rpm source file extraction
2025-05-14 18:56:31 +02:00
Armin Novak
702a9dae06 [ci,rpm] fix rpm source file extraction 2025-05-14 16:56:50 +02:00
akallabeth
61b59c3146 Merge pull request #11577 from akallabeth/deb-offline
Deb nightly offline
2025-05-14 10:02:30 +02:00
Armin Novak
6f95c84592 [scripts] format bash scripts 2025-05-14 10:01:44 +02:00
Armin Novak
30c2744151 [ci,nighty] update deb/rpm scripts to package webview
the ci builder does not allow downloading of external sources, so bundle
the webview beforehand.
2025-05-14 10:01:43 +02:00
akallabeth
63e43fa64e Merge pull request #11575 from akallabeth/deb-git
[ci,nightly] add git as deb dependency
2025-05-13 17:31:58 +02:00
akallabeth
1b611fe920 [ci,nightly] add git as deb dependency 2025-05-13 17:31:25 +02:00
akallabeth
d80abd34da Merge pull request #11573 from akallabeth/transport
Transport fix
2025-05-13 13:32:58 +02:00
Jonas Ådahl
a4bb702aa6 transport: Initialize function pointers after resource allocation
The transport instance is freed when an error occurs.
If the TransportDisconnect function pointer is initialized it
causes SIGSEGV during free.

CVE: CVE-2025-4478
2025-05-13 12:54:27 +02:00
akallabeth
78793b57e6 Merge pull request #11572 from akallabeth/deb
Deb & RPM update
2025-05-13 11:59:36 +02:00
Armin Novak
1a3c4fdde0 [ci,nightly] enable webview for RPM builds 2025-05-13 09:47:28 +02:00
akallabeth
cf78366822 [ci,nightly] enable webview for debian
* enable WITH_WEBVIEW
* allow -DFETCHCONTENT_FULLY_DISCONNECTED=OFF to download webview
2025-05-13 09:21:59 +02:00
akallabeth
1ba91069ce [cmake,winpr] set policy CMP0177 2025-05-13 09:21:57 +02:00
akallabeth
d67ef1fb6f [cmake,sdl] remove redundant variable 2025-05-13 09:08:47 +02:00
akallabeth
80a1797e8b Merge pull request #11518 from akallabeth/webview-update
Webview update
2025-05-12 19:17:05 +02:00
akallabeth
1c5aeb08b9 Merge pull request #11564 from akallabeth/rdpdr-app-hotplug
[channels,rdpdr] expose device add/remove for clients
2025-05-12 18:56:02 +02:00
Armin Novak
f5924a6556 [channels,rdpdr] expose device add/remove/hotplug
* Add RdpdrClientContext to OnChannelConnectedEventHandler
* Expose device register/unregister in RdpdrClientContext
* Expose device hotplug poll function in RdpdrClientContext
2025-05-12 17:27:07 +02:00
akallabeth
2cc81d1c44 Merge pull request #11571 from akallabeth/fuzz-reduce
[ci,codeql] remove pull request trigger
2025-05-12 12:22:43 +02:00
akallabeth
b5fb6d361a [ci,codeql] remove pull request trigger 2025-05-12 12:22:06 +02:00
akallabeth
3183cc759d Merge pull request #11570 from akallabeth/fuzz-reduce
[ci,fuzzer] remove pull request fuzzer
2025-05-12 12:19:15 +02:00
akallabeth
a9da8f2f8d [ci,fuzzer] remove pull request fuzzer 2025-05-12 12:18:51 +02:00
akallabeth
d724b182d2 Merge pull request #11569 from ljaeh0121/feature/set-delete_pending-in-irp-close
[channel,drive] Add DELETE_PENDING Flag in drive_file_free
2025-05-12 11:22:11 +02:00
ljh0121
842388c261 feat: init commit 2025-05-12 09:57:40 +09:00
akallabeth
fa4d99ac5a Merge pull request #11568 from akallabeth/sdl-ttf-leak-fix
[client,sdl] fix leak with SDL_ttf usage
2025-05-09 10:44:53 +02:00
akallabeth
330f9b1b20 [winpr,file] fix strcat warning 2025-05-09 10:26:22 +02:00
akallabeth
f3de09a03c [winpr,file] fix wrong status code 2025-05-09 09:09:50 +02:00
akallabeth
cf36d437b0 [client,sdl] fix leak with SDL_ttf usage
use correct destroy function.
2025-05-09 08:55:23 +02:00
akallabeth
df33b1b8a6 Merge pull request #11567 from akallabeth/smartcard-buffer-size
[winpr,file] add TestFileWriteFile testcase
2025-05-08 16:27:56 +02:00
akallabeth
1aa4566cbd [winpr,file] add TestFileWriteFile testcase 2025-05-08 07:53:30 +02:00
akallabeth
bbb729cc2b Merge pull request #11566 from ljaeh0121/feature/add-FileFlushFileBuffers
[winpr,file] Add implemetation of FileFlushFileBuffers
2025-05-08 07:51:05 +02:00
ljh0121
2a7f7c0249 feat:add FileFlushFileBuffers 2025-05-08 11:21:26 +09:00