Commit Graph

578 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
Ylian Saint-Hilaire
8edf312298 Enabled all next-gen agent features in the server. 2019-11-28 12:34:45 -08:00
Ylian Saint-Hilaire
4f4ca2c8bb Updated to next generation MeshAgent. 2019-11-28 12:27:44 -08:00
Ylian Saint-Hilaire
5a7d097a32 Fixed terminal. 2019-11-26 11:54:46 -08:00
Bryan Roe
2243c3b34f Added commented out code for ConPTY support 2019-11-26 10:36:57 -08:00
Ylian Saint-Hilaire
20280f2dec Fixed plugin protocol id 2019-11-26 10:38:06 -08:00
Ylian Saint-Hilaire
92df2b5ea7 Linux user shell improvements. 2019-11-25 16:11:53 -08:00
Ylian Saint-Hilaire
a25514a2e7 Added launching terminal as logged in user in Linux. 2019-11-25 15:58:07 -08:00
Ylian Saint-Hilaire
75d49db30b Plugin system improvements. 2019-11-25 14:12:43 -08:00
TotallyNotElite
480f64c2f4 Fix broken fix
Fixes c01eea2b9d
2019-11-24 20:03:08 +01:00
TotallyNotElite
c824de1bb1 Use PTY if python is available
Problem: starting bash with -i will only make the current shell interactive, but not further sub shells (if you switch user for example). 

Fix: Use a PTY
2019-11-24 19:33:03 +01:00
Ylian Saint-Hilaire
04f0e7a321 Added config command to MeshCtrl. 2019-11-22 16:17:29 -08:00
Bryan Roe
6c9e4b33e4 Added linux/GNOME support for wallpaper updates 2019-11-14 15:22:00 -08:00
Bryan Roe
70d26f1c25 Added wallpaper support on Windows 2019-11-13 14:45:16 -08:00
Bryan Roe
8cf6687b18 Updated safemode text 2019-10-29 11:05:33 -07:00
Ylian Saint-Hilaire
ad7e8a4644 Meshcore revert 2019-10-28 09:22:26 -07:00
Ylian Saint-Hilaire
a99c985ee4 Meshcore revert. 2019-10-28 09:21:12 -07:00
Ylian Saint-Hilaire
95dc3e5360 Revert "Expand PluginHandler to Support Periodic Updates" 2019-10-28 09:20:10 -07:00
Ryan Blenis
37abddb7a4 Enable mesh agents to engage with plugins via the sendPeriodicServerUpdate call 2019-10-27 19:43:39 -04:00
Bryan Roe
ff9211337c Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-10-25 10:33:32 -07:00
Bryan Roe
a31e3040a2 Updated connection bar logic, to log an event if it fails 2019-10-25 10:33:10 -07:00
Ryan Blenis
3e20fc5195 Expand pluginHandler support to communicate with browser<->server over the control channel.
Expand plugin functionality on agents to get plugin commands as their own action.
2019-10-24 16:41:35 -04:00
Ylian Saint-Hilaire
265cced6dd Added remote agent uninstall. 2019-10-24 13:13:18 -07:00
Ylian Saint-Hilaire
343155b1f4 Small MQTT improvement. 2019-10-11 13:45:23 -07:00
Ylian Saint-Hilaire
6ac4155b52 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-10-11 11:16:43 -07:00
Ylian Saint-Hilaire
1b9778d4ed Removed clonings. 2019-10-11 11:16:36 -07:00
Bryan Roe
97d516b6e0 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-10-11 10:53:47 -07:00
Bryan Roe
e3419f4d9d Updated to support Connection Bar for KVM 2019-10-11 10:53:42 -07:00
Ylian Saint-Hilaire
dece20ac93 Improvements to plugin support. 2019-10-10 11:13:25 -07:00
Ylian Saint-Hilaire
7baf812c47 MQTT improvements, multi-line toast fix. 2019-10-09 15:56:27 -07:00
Ylian Saint-Hilaire
61ca901e56 Added Intel Standard Manageability (ISM) support, improved MeshCMD activation. 2019-10-01 14:54:38 -07:00
Bryan Roe
7e07e8cd80 Removed unnecessary trim() from console help 2019-09-27 10:34:07 -07:00
Bryan Roe
327c8481f9 Sorted/Auto-Justified the console help command output 2019-09-27 10:30:00 -07:00
Ylian Saint-Hilaire
ce1c4ef905 Sysinfo doc now live update, improved 2FA backup codes dialog. 2019-09-24 10:34:33 -07:00
Ylian Saint-Hilaire
475cc7fce2 New details panel 2019-09-23 16:46:26 -07:00
Bryan Roe
d55058e14f Updated 'openuserdesktopurl' so that on Windows, it uses the task scheduler to spawn the target into the user desktop, as opposed to just impersonating the user. 2019-09-23 13:07:13 -07:00
Ylian Saint-Hilaire
c3d64a7c84 Merge pull request #491 from jsastriawan/master
Adding console apf command
2019-09-19 10:35:29 -07:00
jsastriawan
d73f437374 Add console command to manually start apf tunnel 2019-09-17 13:11:22 -07:00
Bryan Roe
15d59ca30d Updated 'uninstallAgent' to try to uninstall secondary agent too. 2019-09-16 13:08:29 -07:00
Bryan Roe
467f59e0d4 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-09-16 11:12:13 -07:00
Bryan Roe
ee6a3fd657 1. Added -E switch to sudo, to preserve proxy settings
2. Added uninstallAgent console command
2019-09-16 11:11:53 -07:00
Ylian Saint-Hilaire
e6fdc3be33 Added SMTP connection options. 2019-09-16 10:49:35 -07:00
Ylian Saint-Hilaire
3887380efa Rolled back two changes to see if it affects 2FA. 2019-09-14 17:27:49 -07:00
Ylian Saint-Hilaire
34c156b932 Fixed CIRA session recording issue. 2019-09-14 16:57:54 -07:00
Bryan Roe
d209eaa30e Added dump command to console 2019-08-26 17:02:27 -07:00
Bryan Roe
ff076fa927 removed deprecated line 2019-08-14 14:48:58 -07:00
Bryan Roe
18e58ddf4b Updated Win32 terminal, so an error is propagated back if terminal fails to start 2019-08-13 22:48:06 -07:00
Ylian Saint-Hilaire
fd09bebebc Improved session recording support. 2019-08-13 11:49:05 -07:00
Ylian Saint-Hilaire
ed7f1a549a Fixed meshcode.js issue with sysinfo on Linux 2019-08-09 11:13:09 -07:00
Ylian Saint-Hilaire
083485ac33 Fixed MacOS agent download link on invitation page. 2019-08-08 11:15:44 -07:00
Ylian Saint-Hilaire
9b2f2fc2ee Updated Windows agents 2019-08-07 16:37:45 -07:00