Commit Graph

528 Commits

Author SHA1 Message Date
Bryan Roe
70df889935 1. Updated recovery core 'files' implementation
2. Removed dead code from recovery core
3. Fixed bug in switch statement in meshcore
2021-01-17 18:36:53 -08:00
Ylian Saint-Hilaire
cd84af5cb9 Added tasklimiter and improvements to agent meshcore update system. 2021-01-16 23:35:39 -08:00
Bryan Roe
0a44d8c873 Updated agent-update ARCHID detection on macOS to workaround bug in specific older versions 2021-01-16 14:33:06 -08:00
Bryan Roe
10f1b77006 Removed debug lines that were accidentally left in 2021-01-16 13:12:30 -08:00
Bryan Roe
060a34363f Updated to use FFI/_wexecve() on windows 2021-01-16 02:00:40 -08:00
Bryan Roe
562f8a6ceb Updated agentupdate 2021-01-14 23:57:52 -08:00
Bryan Roe
f11140caeb Added test/experimental console command to initiate update 2021-01-14 01:18:28 -08:00
Ylian Saint-Hilaire
b195852399 Updated file headers. 2021-01-09 14:31:09 -08:00
Ylian Saint-Hilaire
d919c23461 Added device power operations to meshctrl.js. 2021-01-05 18:29:23 -08:00
Bryan Roe
91f33dfd73 Updated various commands to support agent branding 2021-01-05 09:47:47 -08:00
Bryan Roe
059e8b4cc4 Fixed service console command to use correct service name, on branded agents 2020-12-18 15:35:57 -08:00
Ylian Saint-Hilaire
642de7996b Added agent debug console in agent and assistant. 2020-12-15 19:44:11 -08:00
Bryan Roe
b7a6d142cf set timer metadata for InfoUpdate 2020-12-10 10:00:15 -08:00
Bryan Roe
2f7ad6c338 Updated fdsnapshot and timerinfo 2020-12-09 23:53:23 -08:00
Ylian Saint-Hilaire
1e27592ce4 Agent core download and reverse proxy improvements. 2020-11-30 13:20:31 -08:00
Ylian Saint-Hilaire
b11b974873 Version 0.7.4 2020-11-27 21:40:30 -08:00
Bryan Roe
b658ebf2a2 Updated file search to enclose path with quotes 2020-11-16 15:43:28 -08:00
Ylian Saint-Hilaire
e04db9fa9f Agent TLS certificate improvement. 2020-11-16 15:14:30 -08:00
Ylian Saint-Hilaire
5c9ac190b5 Added cpu/memory realtime graph. 2020-11-15 23:52:42 -08:00
Ylian Saint-Hilaire
54d7373a0e Fixed remote desktop multi-display bug. 2020-11-13 12:37:05 -08:00
Bryan Roe
7386a3f8c2 Added cancel() support to File Search 2020-11-12 17:49:22 -08:00
Ylian Saint-Hilaire
22105f2af3 Version 0.6.86 2020-11-11 22:56:47 -08:00
Ylian Saint-Hilaire
39ca25dcbf Updated Linux agents. 2020-11-11 16:50:51 -08:00
Ylian Saint-Hilaire
25986569af Meshcore.js cleanup. 2020-11-11 00:36:51 -08:00
Ylian Saint-Hilaire
bf7b1ffd60 Updated MeshAgent on all platforms. 2020-11-11 00:28:53 -08:00
Ylian Saint-Hilaire
6e67fc14c4 Rolled back agent tunnel TLS check. 2020-11-10 13:24:24 -08:00
Ylian Saint-Hilaire
8c007666b9 Improved device batch upload. 2020-11-09 16:51:48 -08:00
Ylian Saint-Hilaire
d833ac2472 Added batch upload folder creation. 2020-11-09 15:28:46 -08:00
Bryan Roe
dd397bc156 Added experimental file-search 2020-11-09 14:17:11 -08:00
Ylian Saint-Hilaire
8b9a437ed7 Improved certificate checking. 2020-11-08 13:29:37 -08:00
Ylian Saint-Hilaire
c24c8821fe Added multi-agent upload feature. 2020-11-08 01:13:23 -08:00
Ylian Saint-Hilaire
1b590dba5e Updated MeshCentral Assistant with self-update system. 2020-11-03 18:44:43 -08:00
Ylian Saint-Hilaire
49c41cb02c Fixes for MeshCore and MariaDB. 2020-11-03 02:58:29 -08:00
Ylian Saint-Hilaire
7f2bcbc919 Fixed user array type in MeshCore. 2020-11-02 09:47:02 -08:00
Ylian Saint-Hilaire
a905bba83c Improved meshcore Intel AMT handling. 2020-11-02 00:44:07 -08:00
Ylian Saint-Hilaire
248909d056 Added device sharing link revocation. 2020-10-30 17:08:07 -07:00
Ylian Saint-Hilaire
e3ae2733af Slim down meshcore, removed WSMAN from agent. 2020-10-27 23:55:00 -07:00
Ylian Saint-Hilaire
ed45f7b4a7 Improved agent coredump processing. 2020-10-27 16:40:12 -07:00
Ylian Saint-Hilaire
0f23a343cd More AMT manager improvements. 2020-10-26 12:46:30 -07:00
Ylian Saint-Hilaire
c351923961 Improved APF security using session cookies. 2020-10-22 15:10:39 -07:00
Ylian Saint-Hilaire
5a3e68a935 Improved Intel AMT activation logging. 2020-10-22 14:35:12 -07:00
Ylian Saint-Hilaire
b04d1b7d4a Intel AMT configuration now automated thru agent. 2020-10-21 15:36:07 -07:00
Ylian Saint-Hilaire
2aacb65efb Completed Intel AMT CCM deactivation support. 2020-10-21 12:19:00 -07:00
Ylian Saint-Hilaire
820868bd6e More Intel AMT CCM improvements. 2020-10-20 18:14:00 -07:00
Ylian Saint-Hilaire
09a0409fc3 Added task limiter to AMT manager 2020-10-20 11:28:18 -07:00
Ylian Saint-Hilaire
8b61f1d64c Added MEI state exchange over CIRA-LMS. 2020-10-19 22:23:46 -07:00
Ylian Saint-Hilaire
fd8265313d Added Intel AMT tunneling configuration support. 2020-10-17 19:23:24 -07:00
Ylian Saint-Hilaire
dceba48a27 Added restricted agent notice, show power state on device tab when sleeping/soft-off. 2020-10-16 14:46:41 -07:00
Ylian Saint-Hilaire
ad0138c0ea Fixed CIRA server crash. 2020-10-12 14:01:24 -07:00
Ylian Saint-Hilaire
d3461b8d70 Improved APF control command. 2020-10-12 09:29:34 -07:00
Ylian Saint-Hilaire
26387ccb8d Updated Windows agents, meshcore we better pipe support. 2020-10-11 22:24:30 -07:00
Ylian Saint-Hilaire
07e32b9399 Added multi-pipe meshcore.js 2020-10-09 18:35:59 -07:00
Ylian Saint-Hilaire
c0018bb467 Many Intel AMT improvements. 2020-10-09 15:44:09 -07:00
Ylian Saint-Hilaire
a435d57be5 Improved event logs when running remote commands. 2020-10-07 18:02:02 -07:00
Ylian Saint-Hilaire
7e58ebf54a Fixed OpenURL feature to only allow https:// or http:// 2020-10-05 11:40:29 -07:00
Ylian Saint-Hilaire
adc513f08a Added command and reset/off rights to mobile web page. 2020-10-05 11:25:33 -07:00
Ylian Saint-Hilaire
038c61c1f1 Added support for agent help requests. 2020-10-01 15:45:44 -07:00
Ylian Saint-Hilaire
d55c102a8f Fixed MeshMessenger connection issue. 2020-10-01 10:30:26 -07:00
Ylian Saint-Hilaire
974214b9e9 MeshCore.js can now handle long connection name pipes. 2020-09-30 16:59:34 -07:00
Ylian Saint-Hilaire
7a22f8c702 Added run as user support to batch commands. 2020-09-29 13:20:08 -07:00
Ylian Saint-Hilaire
c65098c6fa Security improvements. 2020-09-22 14:25:22 -07:00
Ylian Saint-Hilaire
6aabbf9dc9 Started work on internalization of event log. 2020-09-08 18:59:58 -07:00
Bryan Roe
602be8f02f Changed moderation from 2 seconds to 1 second 2020-09-02 23:06:08 -07:00
Ylian Saint-Hilaire
df47f0a068 Improved manual battery system in meshcore.js 2020-08-31 16:45:45 -07:00
Ylian Saint-Hilaire
dd70ec8a34 Now need agent uninstall permission to delete a device, mesh edit permission to move a device between groups. 2020-08-29 11:43:09 -07:00
Ylian Saint-Hilaire
0c1dc084b4 First attempt at manual battery status. 2020-08-28 20:01:06 -07:00
Ylian Saint-Hilaire
5a0cdb8c64 Fixed device file downloads on Linux 2020-08-28 18:29:32 -07:00
Ylian Saint-Hilaire
e744813598 Added support for device stream downloads. 2020-08-26 18:42:41 -07:00
Ylian Saint-Hilaire
659dcd5f7e Added quick clipboard upload/download feature to remote desktop. 2020-08-19 16:29:21 -07:00
Ylian Saint-Hilaire
972e254d91 Put zip feature back until debug until new agent. 2020-08-19 14:01:05 -07:00
Ylian Saint-Hilaire
9b2b48e229 Added Apple touch icon. 2020-08-18 18:29:13 -07:00
Bryan Roe
87fc5eb459 Updated 'cancel' for zip-writer 2020-08-18 11:10:21 -07:00
Ylian Saint-Hilaire
027876d169 First working zip feature in device files tab. 2020-08-13 14:03:41 -07:00
Ylian Saint-Hilaire
2d0f4010be Started work on file zip feature. 2020-08-13 13:13:21 -07:00
Ylian Saint-Hilaire
204cca9ef6 Improved file upload to device. 2020-08-13 12:29:18 -07:00
Bryan Roe
e6639df371 Updated LMS metadata available to meshcore and server 2020-08-11 18:38:38 -07:00
Ylian Saint-Hilaire
a9a037b073 More work on remote desktop sharing. 2020-08-07 15:01:28 -07:00
Ylian Saint-Hilaire
98f2950c00 Removed depricated new Buffer() usage. 2020-08-06 13:23:17 -07:00
Bryan Roe
7d698fbb18 Fixed WoL issue where MulticastTTL and MulticastInterface needed to be set 2020-08-05 15:26:46 -07:00
Ylian Saint-Hilaire
8ea198b831 Version 0.6.0 2020-07-31 18:05:00 -07:00
Ylian Saint-Hilaire
ce4fdd14e3 Agent now sends session messages on each server reconnect. 2020-07-31 12:56:39 -07:00
Ylian Saint-Hilaire
6b40f4244c New agent messages 2020-07-28 18:45:17 -07:00
Ylian Saint-Hilaire
ddcbee0cc4 Added TCP/UDP routing indication. 2020-07-24 14:00:49 -07:00
Ylian Saint-Hilaire
c1d7021498 Fixed file upload to agent when websocket compression is used. 2020-07-22 11:19:39 -07:00
Ylian Saint-Hilaire
4c2018245b Changed downloads from agent from 4k to 16k blocks. 2020-07-21 17:09:11 -07:00
Ylian Saint-Hilaire
193c85972c Updated all agents except macOS and FreeBSD. New agents support compression. 2020-07-21 16:20:17 -07:00
Ylian Saint-Hilaire
eacc7c91b2 Fixed tunnel ping/pong that would corrupt traffic. 2020-07-19 14:45:29 -07:00
Ylian Saint-Hilaire
8be7984a60 More agent deflate compression support. 2020-07-17 19:55:49 -07:00
Bryan Roe
db3ead8be6 Added support for permessage deflate 2020-07-16 23:08:59 -07:00
Ylian Saint-Hilaire
ff661d1feb Added {1} for username in agent privacy bar & notifications. 2020-07-13 11:30:27 -07:00
Ylian Saint-Hilaire
cf8f58cd48 Added batch command execution. 2020-07-10 23:12:43 -07:00
Ylian Saint-Hilaire
4b10e225dd Added user account real name support. 2020-07-10 10:33:41 -07:00
Ylian Saint-Hilaire
815fa1b0bb Added auto agent crash dump server upload option. 2020-07-07 23:56:08 -07:00
Ylian Saint-Hilaire
b602d374b0 Updated MeshCentral Router 2020-07-06 17:16:54 -07:00
Ylian Saint-Hilaire
35e2e0cd20 Added server setting for agent core dump. 2020-07-06 16:01:44 -07:00
Bryan Roe
bee668d502 Add coredump console command 2020-07-06 14:19:16 -07:00
Bryan Roe
c2b8da3cd9 added 'service' console command 2020-07-01 13:15:07 -07:00
Ylian Saint-Hilaire
ae1f36de68 Switched to new style network information from agent. 2020-06-26 14:43:58 -07:00
Bryan Roe
2251beccf6 Added try/catch and metadata on WoL 2020-06-25 19:14:29 -07:00
Bryan Roe
b18e302fcc Added 'zip' and 'unzip' console command 2020-06-24 16:04:52 -07:00
Ylian Saint-Hilaire
6668f88ed3 Fixed agent tunnel unable to connect. 2020-06-17 10:28:54 -07:00
Ylian Saint-Hilaire
8e1e030646 Improved consent and notification customization. 2020-06-13 11:36:50 -07:00
Ylian Saint-Hilaire
f8604d5b61 Fixed refresh.ashx reload loop, added user consent strings to config.json. 2020-06-13 05:41:53 -07:00
Bryan Roe
fd42b66753 Modified Power events, to always send battery level 2020-06-05 10:58:55 -07:00
Bryan Roe
5ad469e8b4 Hooked up power events 2020-05-31 11:24:34 -07:00
Ylian Saint-Hilaire
bf5be3c145 Added device battery indication 2020-05-30 17:21:45 -07:00
Bryan Roe
29545ca4b1 added missing break statement 2020-05-29 13:07:15 -07:00
Bryan Roe
156f22e50d Updated metadata and modified amt-lme to hook newListener for 'connect' because JS HECI is much faster than old implementation 2020-05-28 13:30:28 -07:00
Bryan Roe
c6c3ac2753 Updated metadata 2020-05-22 12:23:12 -07:00
Bryan Roe
17d6a3604c Updated snapshot metadata 2020-05-21 13:22:58 -07:00
Bryan Roe
419ae09d43 Added descriptor tracking to console command 2020-05-19 14:56:11 -07:00
Bryan Roe
52487cd4bf Updated terminal flow, to check for promise completion 2020-05-19 01:21:07 -07:00
Ylian Saint-Hilaire
0c1fbc4369 New MeshAgents (except macOS and FreeBSD + Many fixes + MessageBox feature. 2020-05-18 17:57:11 -07:00
Bryan Roe
8792432825 Added maxfragmentsize for webrtc datachannel 2020-05-18 02:39:30 -07:00
Bryan Roe
a15bf3f83d Updated KVM Toast to be compatible with RDP 2020-05-17 01:59:04 -07:00
Bryan Roe
3d20744c6f Updated KVM User-Consent to be compatible with RDP 2020-05-17 01:42:32 -07:00
Bryan Roe
a23b8d047c Added UAC console command for windows 2020-05-17 00:22:26 -07:00
Bryan Roe
1e6b3be3e2 Updated User-Consent and Notification flow for Terminal 2020-05-16 21:10:11 -07:00
Ylian Saint-Hilaire
76d7e3e7a6 Fixed MeshAgent files session count. 2020-05-15 15:23:37 -07:00
Ylian Saint-Hilaire
2b4336e222 Improved device session notification. 2020-05-12 00:01:42 -07:00
Ylian Saint-Hilaire
6431974136 More device session notification work. 2020-05-11 18:44:46 -07:00
Ylian Saint-Hilaire
4a98336c15 Desktop multi-user improvements. 2020-05-11 01:17:18 -07:00
Ylian Saint-Hilaire
139a5ad174 Added remote desktop metadata support. 2020-05-06 23:23:27 -07:00
Ylian Saint-Hilaire
c8e1a1c305 More translations, agent console messages are now translated. 2020-05-03 12:54:51 -07:00
Bryan Roe
ce58d71328 updated user consent for file access, so if request is cancelled, consent request is cancelled too, if supported. 2020-04-28 12:15:36 -07:00
Bryan Roe
604ce47468 Updated, so if terminal or kvm is cancelled berfore consent is granted, consent request is dismissed, if supported 2020-04-28 12:09:08 -07:00
Bryan Roe
3e50b0bdab Fixed unhandled exception that can occur when you close privacy bar 2020-04-28 11:36:04 -07:00
Bryan Roe
b35c05c851 Added vm command 2020-04-24 16:53:58 -07:00
Bryan Roe
2993736b86 Agent has new KVM detection logic, which retries every 10 seconds for 3 minutes if XLIBS are detected, but X server is not. Meshcore now hooks the event, so if detection is found, the server is updated. 2020-04-23 22:42:45 -07:00
Ylian Saint-Hilaire
200acde9c8 More work on SMS support. 2020-04-22 01:33:27 -07:00
Ylian Saint-Hilaire
f9e71a123d New OpenSSL v1.1.1g agents (except MIPS) 2020-04-21 19:33:53 -07:00
Ylian Saint-Hilaire
26111b84d2 Fixed file corruption when AgentPong is used. 2020-04-20 20:12:35 -07:00
Bryan Roe
1eb8bd2ae9 Fixed bug on windows, where user consent for terminal wasn't working anymore 2020-04-15 19:05:46 -07:00
Ylian Saint-Hilaire
a16d2d5f12 Fixed WebRTC, WebApp UI improvements. 2020-04-15 16:20:55 -07:00
Ylian Saint-Hilaire
9be8af9214 Fixed user consent security issue. 2020-04-15 12:36:22 -07:00
Ylian Saint-Hilaire
1f0450529c Added user consent option on desktop connect button. 2020-04-14 19:12:14 -07:00
Ylian Saint-Hilaire
8feb68b72a Updated FreeBSD agent. 2020-04-14 03:08:53 -07:00
Ryan Blenis
48da888540 1. Add latency timer and callback opportunity to CreateAgentRedirect
2. Add latency to Remote Desktop view
2020-04-14 01:48:20 -04:00
Bryan Roe
a183fad57c added kvmmode console command (backwards compatible) 2020-04-12 22:53:49 -07:00
Bryan Roe
78ea736459 Simplified MeshCore version logic 2020-04-08 19:16:33 -07:00
Bryan Roe
12003a1fe7 Updated MeshCore Version logic 2020-04-08 17:59:10 -07:00
Bryan Roe
7b3458a320 Added 'startupoptions' console command 2020-04-08 17:09:11 -07:00
Ylian Saint-Hilaire
5f762550d2 More work on user device rights. 2020-03-29 22:40:13 -07:00
Bryan Roe
6f686b6be7 Updated 'alert' command to use OK message box instead of YESNO dialog. 2020-03-19 14:10:31 -07:00
Bryan Roe
01e3ddcd72 Added 'alert' console command 2020-03-11 21:25:03 -07:00
Ylian Saint-Hilaire
67a3b001e1 Greenlock being deprecated, added NODESKTOP device group permission. 2020-03-06 14:06:33 -08:00
TotallyNotElite
fca9b86d62 Fix issues with linux/macos terminal 2020-02-05 23:01:29 +01:00
Bryan Roe
248d9423fa Added support for login shell for FreeBSD and MacOS 2020-02-05 13:36:42 -08:00
Bryan Roe
be59454ca3 Added temporary linux check for login shell, until support is added in BSD and MacOS 2020-02-05 10:31:33 -08:00
Bryan Roe
11796beaaf Following changes requires updated agent, which fixes interactive mode
1. Removed 'Script' and 'Python' from terminal
2. Added 'requireLogin' option, to spawn login shell
2020-02-05 10:20:23 -08:00
Ylian Saint-Hilaire
db2577b897 Internalization improvements. 2020-02-04 16:22:00 -08:00
Bryan Roe
8635388297 Updated tunnel, so it sets idle timeout, if supported by agent 2020-01-31 21:35:47 -08:00
Bryan Roe
d4f87a3fe0 Fixed bug, where Admin Terminal on Windows was looking for wrong protocol number for Powershell. 2020-01-31 10:07:55 -08:00
Ylian Saint-Hilaire
efb7ac9dba Updated MeshAgents, all except FreeBSD and MacOS. 2020-01-30 14:31:32 -08:00
Bryan Roe
f11beb67c0 Added support for resizing Windows Terminal, if the agent supports it 2020-01-30 11:00:38 -08:00
Ylian Saint-Hilaire
f2961e3d42 Fixed web site no localstorage, MongoDB backup with URL. 2020-01-29 10:31:58 -08:00
Ylian Saint-Hilaire
b609e1fc91 Fixed MeshCore.js for XTerm. 2020-01-28 15:59:54 -08:00
Ylian Saint-Hilaire
ce156052ca XTerm fixes. 2020-01-28 15:50:06 -08:00
Ylian Saint-Hilaire
80192cf703 XTerm fixes. 2020-01-28 15:49:33 -08:00
Bryan Roe
e7cd6d1db4 1. Added Windows Terminal Fix (ConPTY Leak/Workaround) back in
2. Added python/script XOPTION
3. Changed resize to use tcsetsize if available
4. Added tunnel idleTimeout Ping
2020-01-28 15:08:51 -08:00
Ylian Saint-Hilaire
3a8d5bc3e7 XTerm improvements. 2020-01-25 14:17:21 -08:00
Ylian Saint-Hilaire
e1288221f8 Merge pull request #870 from TotallyNotElite/master
Add dynamic resizing support to xterm.js terminal
2020-01-25 13:12:37 -08:00
Ylian Saint-Hilaire
5d4cf20e49 Fixed GreenLock v4 2020-01-25 12:14:14 -08:00
TotallyNotElite
2ee4aebc15 Add dynamic resizing support to xterm.js terminal 2020-01-25 13:29:05 +01:00
Ylian Saint-Hilaire
0a966e54e2 Revert "[WIP] Add dynamic resizing of xterm tty" 2020-01-24 15:10:00 -08:00
Ylian Saint-Hilaire
3e9543adf4 Merge pull request #868 from TotallyNotElite/master
[WIP] Add dynamic resizing of xterm tty
2020-01-24 14:51:27 -08:00
Ylian Saint-Hilaire
9fa78978ae More xterm improvements, Windows console size set at start. 2020-01-24 14:10:37 -08:00
TotallyNotElite
5f0c0b38da Add dynamic resizing of xterm 2020-01-24 23:01:58 +01:00
Ylian Saint-Hilaire
0fee959206 XTerm improvements. 2020-01-24 12:49:41 -08:00
Ylian Saint-Hilaire
f05f86d1e1 Added xterm terminal and fixed device link. 2020-01-23 15:15:56 -08:00
Ylian Saint-Hilaire
1fafbc6cf2 Fixed MeshCore.js for 32bit Windows. 2020-01-22 17:15:59 -08:00
Bryan Roe
2973c70119 Added check, so Windows Agents will make sure they can run in Safe Mode 2020-01-21 15:44:24 -08:00
Ylian Saint-Hilaire
f5444863aa Fixed meshcore.js on Linux with no X, translation fixes. 2020-01-18 12:48:25 -08:00
Bryan Roe
a89b7401cf Updated to check script version on linux, as older versions that 2.25 does not work correctly. 2020-01-17 15:08:22 -08:00
Bryan Roe
7fc7f6bb38 Updated 'ps' console command to put user name in second column 2020-01-10 15:04:03 -08:00
Ylian Saint-Hilaire
b907100d8b Improved IP blocking, improved relay tunnel error in meshcore.js 2020-01-10 11:19:23 -08:00
Ylian Saint-Hilaire
85d4972068 Fixed translation tools output format. 2020-01-07 17:12:09 -08:00
Bryan Roe
f350350fc6 Updated terminal for windows, to workaround PseudoConsole process leak 2020-01-07 15:05:07 -08:00
Ylian Saint-Hilaire
9453ee9ba3 Meshcore.js internalization. 2020-01-07 13:04:36 -08:00
Ylian Saint-Hilaire
238483c645 Fixed meshcore agent size, user group domains, notification closes across tabs. 2020-01-07 11:08:32 -08:00
Bryan Roe
c1e658e6c8 added 'agentsize' console command 2020-01-07 09:51:15 -08:00
Bryan Roe
be2b52432e Added Uninstall/MetaData check for windows 2020-01-06 11:00:37 -08:00
Ylian Saint-Hilaire
fdd56b2dc5 Updated file headers. 2020-01-02 18:30:12 -08:00
Ylian Saint-Hilaire
c3efdb39c1 More access control improvements, RPi icon. 2019-12-27 15:18:43 -08:00
Bryan Roe
807ee7a020 Updated terminal, so script command is only used on linux, as the script command on MacOS and FreeBSD does not support the required featureset. 2019-12-23 10:40:36 -08:00
TotallyNotElite
e33fab40c3 Interactive terminal without python 2019-12-22 14:12:01 +01:00
TotallyNotElite
212ac81c60 Hide automatically run commands in the linux terminal 2019-12-22 14:10:09 +01:00
Bryan Roe
0d6a70250f updated tsid selection 2019-12-16 15:07:20 -08:00
Ylian Saint-Hilaire
528f24db18 Fixed connection options, not sent unless needed. 2019-12-16 10:39:51 -08:00
Bryan Roe
c54ff352b2 added 'version' command to console 2019-12-13 10:23:24 -08:00
Ylian Saint-Hilaire
243c91a60c Added Windows Terminal Sessions support, Notification group names. 2019-12-12 17:45:42 -08:00
Bryan Roe
e7061e6db3 updated 'activeusers' command to only list users listed as 'Active' rather then 'Active' or 'Connected' 2019-12-12 14:50:41 -08:00
Bryan Roe
dacca97512 fixed uncaught exception 2019-12-12 11:59:05 -08:00
Ylian Saint-Hilaire
37d3bea8c6 Added way to use cookies only once, added desktopPrivacyBarText option in domain. 2019-12-11 15:44:10 -08:00
Bryan Roe
61c65d5e3e Updated wpfhwacceleration description 2019-12-10 14:23:35 -08:00
Bryan Roe
2a5738b7e9 Added 'wpfhwacceleration' console command for windows 2019-12-10 14:15:14 -08:00
Bryan Roe
c09de69482 1. Updated wallpaper and toast to work across different TSIDs on Windows
2. Updated osinfo on Windows to show which terminal version is supported
2019-12-10 10:24:10 -08:00
Bryan Roe
9e9ee7c58f Added support for TSID selection on Windows 2019-12-06 15:40:57 -08:00
Bryan Roe
5ad93ad89c Added Windows support for User shells 2019-12-06 10:49:31 -08:00
Ylian Saint-Hilaire
7d0ecfbc65 Updated non-windows agents. 2019-11-28 22:45:21 -08:00