Commit Graph

287 Commits

Author SHA1 Message Date
RustDesk 7d93d5af48 OPTION_KEEP_AWAKE_DURING_INCOMING_SESSIONS 2026-01-19 18:34:54 +08:00
RustDesk 073403edbf Merge pull request #477 from 21pages/control_permissions_tri_state
enables three-state permission control
2026-01-07 13:38:40 +08:00
21pages e163e2d829 add three state control permissions
Signed-off-by: 21pages <sunboeasy@gmail.com>
2026-01-07 12:42:21 +08:00
21pages 510ebdca50 Revert "add ControlPermissions"
This reverts commit 178c97d59f.
2026-01-07 12:42:01 +08:00
RustDesk 69e8e09b68 Merge pull request #476 from 21pages/control_permissions
add ControlPermissions
2026-01-05 22:21:12 +08:00
RustDesk 0f68b6f37b Merge pull request #473 from 21pages/disable-change-permanent-password
add options: disable-change-permanent-password, disable-change-id, disable-unlock-pin
2026-01-05 22:19:50 +08:00
21pages 178c97d59f add ControlPermissions
Signed-off-by: 21pages <sunboeasy@gmail.com>
2026-01-05 22:13:56 +08:00
RustDesk ca7701bac2 Merge pull request #475 from rustdesk/revert-471-controlling_strategy
Revert "Allow restricting remote control permissions for different users"
2026-01-05 22:06:54 +08:00
RustDesk 4637bf8fc1 Revert "Allow restricting remote control permissions for different users" 2026-01-05 22:06:13 +08:00
21pages 73ab9575fd add options: disable-change-permanent-password, disable-change-id, disable-unlock-pin
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-12-30 22:53:40 +08:00
RustDesk 12f2a47770 Merge pull request #471 from 21pages/controlling_strategy
Allow restricting remote control permissions for different users
2025-12-29 18:27:32 +08:00
21pages 3a0034f104 controlling strategy
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-12-29 14:08:43 +08:00
RustDesk fa157108be Merge pull request #466 from fufesou/feat/linux_get_home_trusted
feat: linux, get_home_trusted
2025-12-23 00:17:12 +08:00
fufesou 6df5c2c0ce feat: linux, get_home_trusted
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-12-22 23:18:35 +08:00
RustDesk fe48b5e8e8 Merge pull request #458 from fufesou/feat/fs_read_cm
feat(fs): add init_data_stream_for_cm for cm reading
2025-12-18 15:41:59 +08:00
RustDesk f3798067f0 Merge pull request #463 from 21pages/support_restore_preset_password
support restore preset password except clear password
2025-12-16 11:45:53 +08:00
21pages af5227a537 support restore preset password except clear password
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-12-16 11:33:10 +08:00
fufesou 98f58b97f2 feat(fs): add init_data_stream_for_cm for cm reading
Add new method `init_data_stream_for_cm()` to TransferJob to support
file reading and digest handling in Connection Manager (CM) context.

Signed-off-by: fufesou <linlong1266@gmail.com>
2025-12-07 16:20:15 +08:00
RustDesk 8b0e258673 Merge pull request #451 from lichon/main
fix too much webrtc logs
2025-11-28 10:11:16 +08:00
lc 812fc3a5cb fix too much webrtc logs 2025-11-27 20:06:19 +08:00
RustDesk 047356d949 Merge pull request #436 from lichon/main
add webrtc stream
2025-11-26 09:37:53 +08:00
lc 4e16783824 remove dummy webrtc stream,
add api to get webrtc stream
2025-11-20 14:58:10 +08:00
RustDesk a86eda749e Merge pull request #441 from fufesou/refact/remove_unused_code
Refact: Remove unused code to avoid confusion.
2025-11-17 16:05:19 +08:00
fufesou 44462174cf Refact: Remove unused code to avoid confusion.
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-11-17 15:48:20 +08:00
lc e4224a19bc Apply suggestions from code review 2025-11-17 15:19:20 +08:00
lichon 652f68fd54 Update examples/webrtc_dummy.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-17 15:01:47 +08:00
lichon 2dc15df250 Update src/webrtc.rs
webrtc session clean fallback

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-17 14:55:52 +08:00
lichon 13ef3411d9 Update examples/webrtc.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-17 14:45:51 +08:00
lc 3282977e66 Apply suggestions from code review 2025-11-17 13:18:27 +08:00
RustDesk 5b6f963a6b Merge pull request #440 from fufesou/fix/linux_is_kde
fix: linux is_kde()
2025-11-17 10:35:24 +08:00
fufesou 4f7cae670e fix: linux is_kde()
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-11-17 10:25:30 +08:00
lc 7cb29b1117 add ice-servers config 2025-11-16 18:43:31 +08:00
lc 0da5d379fc support turn relay config, and force_relay option 2025-11-16 04:04:25 +08:00
lichon 483cf9d225 Apply suggestions from code review 2025-11-15 16:37:34 +08:00
lichon b10a96b7bc Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-15 16:04:59 +08:00
RustDesk c1c4edc159 Merge pull request #439 from fufesou/refact/remove_unused_proto_field
refact: proto, remove unused field
2025-11-15 11:29:28 +08:00
lc 3a919aef54 minor change 2025-11-15 00:27:09 +08:00
lc 955e49dc4b use webrtc sdp fingerprint as session key 2025-11-14 20:32:49 +08:00
lichon 6463ba0e52 Update examples/webrtc_dummy.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-14 16:05:38 +08:00
lc 5dcfea1ee4 support send_timeout 2025-11-14 16:03:02 +08:00
RustDesk 47dc73de1e Update src/webrtc.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-14 11:46:59 +08:00
lc f8d1d4207d move out dummy webrtc mod 2025-11-14 01:09:08 +08:00
lc 67ad83a2b2 fix webrtc example when webrtc disabled 2025-11-13 23:25:53 +08:00
lc c406111c66 make compiler happy 2025-11-13 23:22:41 +08:00
lc f9e70f3d46 remove typo 2025-11-13 23:11:33 +08:00
lc f5f78c84d5 remove unwraps 2025-11-13 23:07:01 +08:00
RustDesk 3e1e58747a Update Cargo.toml 2025-11-13 22:15:04 +08:00
lichon 7f1941332b Merge branch 'rustdesk:main' into main 2025-11-13 21:00:36 +08:00
lc 4cea3a7769 better example support local dc stream
fix read/write issue
clear sessions after close
2025-11-13 20:59:32 +08:00
fufesou ae7aaf9629 refact: proto, remove unused field
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-11-13 19:21:44 +08:00