Commit Graph

293 Commits

Author SHA1 Message Date
Sahil Yeole
0931341a7f prevent frequent loginctl calls
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-09-06 22:43:33 +05:30
rustdesk
8235bca664 fix mac uninstall service 2023-09-04 16:22:56 +08:00
rustdesk
4b33ee6309 fix uninstall service on mac from main window because of ipc close
myself
2023-08-13 19:51:02 +08:00
rustdesk
089078472f my bad 2023-08-13 15:37:29 +08:00
rustdesk
0e6d368970 fix --server not killed when stop service on mac 2023-08-12 15:10:38 +08:00
rustdesk
723a1897b9 revert get_env_tries tries back to 10, https://github.com/rustdesk/rustdesk/pull/5276#issuecomment-1671288661 2023-08-09 21:28:12 +08:00
Sahil Yeole
ebfebdffa7 add check for seat0 active user
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-08-09 17:55:59 +05:30
Sahil Yeole
0d2c46a893 Revert "skip env tries for lightdm login screen"
This reverts commit d28d3baf05.
2023-08-09 17:55:59 +05:30
Sahil Yeole
6b17644d98 Revert "add delay in refresh"
This reverts commit 897dc1c2ba.
2023-08-09 17:55:59 +05:30
Sahil Yeole
d28d3baf05 skip env tries for lightdm login screen
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-08-07 12:42:11 +05:30
Sahil Yeole
897dc1c2ba add delay in refresh
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-08-07 12:14:35 +05:30
rustdesk
f000e05267 fix license migration 2023-08-04 11:27:33 +08:00
rustdesk
7cd12f151c it seems firewall has no dir=inout, change to two rule for safety 2023-08-02 10:28:34 +08:00
RustDesk
d6cbcae08f
Merge pull request #5213 from dignow/fix/build
fix build
2023-08-01 10:05:40 +08:00
dignow
e978d1d0fd fix build
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-01 09:56:46 +08:00
rustdesk
897bfbaf0e use 20 tries as what in seat:` 2023-08-01 09:38:19 +08:00
RustDesk
9b7e5b38ad
Merge pull request #5208 from dignow/fix/win_clipboard
fix, win file clipboard, when authorized by the remote
2023-07-31 22:21:34 +08:00
rustdesk
f47f2a9151 change to inout firewall rule 2023-07-31 22:08:59 +08:00
dignow
4009fd77e8 init sync file clipboard, local to remote
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-31 21:40:55 +08:00
rustdesk
ac60ba40a2 fix #5205 2023-07-31 18:13:54 +08:00
fufesou
5403166552 refact, linux headless option, debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-07-29 17:16:53 +08:00
fufesou
55972bfac5 refact, linux headless option, debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-07-29 15:51:42 +08:00
fufesou
c15e3c306e refact, option, allow linux headless
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-07-29 15:50:29 +08:00
rustdesk
4d7a6dd661 install-service/uninstall-service 2023-07-27 16:49:19 +08:00
rustdesk
9967bb993f more flexible for --get-id 2023-07-27 10:46:48 +08:00
rustdesk
28ef64cba1 remove the annoying message 2023-07-25 13:38:42 +08:00
21pages
aa740f4263 remove many unwrap and enum_value_or_default
Signed-off-by: 21pages <pages21@163.com>
2023-07-23 20:00:58 +08:00
21pages
31b3c5d721 codec thread count depending on cpu condition
Signed-off-by: 21pages <pages21@163.com>
2023-07-23 20:00:52 +08:00
rustdesk
aacffd979b make config in exe name has highest priority, also overwrite config if
installation,
https://github.com/rustdesk/rustdesk-server-pro/issues/21#issuecomment-1638259580,
not tested yet
2023-07-19 14:45:11 +08:00
rustdesk
76a6b4e09e alloc_console does work, but it create another cmd window, seems not
better than dialog
2023-07-17 18:52:43 +08:00
RustDesk
59bc97c2f5
Merge pull request #4838 from dignow/refact/install_cert_
cert installation, add or replace cert store
2023-07-16 11:53:52 +08:00
RustDesk
e7ac67effc
Merge pull request #4947 from dignow/fix/win_elevate_prompt_on_start
fix, win, elevate prompt on start
2023-07-11 13:04:07 +08:00
dignow
97359d6eae fix, win, elevate prompt on start
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-11 12:19:28 +08:00
rustdesk
a96eb236c1 try to fix issue #3261 with new api, but not sure if it works 2023-07-10 17:31:04 +08:00
dignow
8bb851704a kill broker on exit service
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-09 02:06:24 +08:00
dignow
1648895156 fix, win privacy mode, broker process
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-09 02:06:24 +08:00
rustdesk
afd77181ff println in winmain 2023-07-08 12:34:40 +08:00
dignow
d99ff80714 cert installation, add or replace cert store
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-03 20:59:52 +08:00
RustDesk
ce5fab3cf7
Revert "Refact/install cert " 2023-07-03 20:55:43 +08:00
dignow
648e47e4bf debug, install cert
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-03 20:39:27 +08:00
dignow
d594588c81 win, install cert, add cert store and add cert cache
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-03 16:34:23 +08:00
rustdesk
e752c726ed workaround of issue #2756 2023-06-29 23:46:45 +08:00
rustdesk
2a139c41c6 fix linux exit 2023-06-10 20:48:57 +08:00
rustdesk
7fba1800ec fix linux uni (url) and tray exit 2023-06-10 18:24:03 +08:00
sjpark
35f45e4a5e macos cursor bugfix 2023-06-10 06:52:42 +09:00
rustdesk
87b32ad8c4 use autostart for --tray in linux because pkexec not work well when start it with --server 2023-06-10 01:55:32 +08:00
rustdesk
53431eb162 no duplidate trays 2023-06-09 22:33:38 +08:00
rustdesk
644da37a4f refactor tray uninstall service 2023-06-09 22:02:25 +08:00
rustdesk
0883864d39 avoid write conflcit 2023-06-09 13:42:37 +08:00
rustdesk
22a5399588 fix config sync when uninstall service 2023-06-09 13:35:03 +08:00