Commit Graph

843 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire e2b7d38bc8 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2021-02-03 11:31:01 -08:00
Ylian Saint-Hilaire 20493745d1 Updated MeshCentral Router. 2021-02-03 11:30:51 -08:00
Bryan Roe b1e11e0410 Fixed opendeskurl() so that the created task can work on battery power 2021-02-03 11:21:08 -08:00
Bryan Roe 7d28a0648e put quotes around username for scheduled tasks on windows 2021-02-03 10:20:14 -08:00
Ylian Saint-Hilaire 74072dbee7 Updated MeshCentral Router for Windows. 2021-02-03 01:30:53 -08:00
Bryan Roe 6629a86339 Fixed bug in execve() on linux and bsd 2021-02-02 22:32:09 -08:00
Ylian Saint-Hilaire f5049055d2 Added remote typing icon to messenger. 2021-02-02 14:08:30 -08:00
Ylian Saint-Hilaire 3b8f72a72e MeshCentral Router for macOS v0.0.3 2021-01-31 16:05:52 -08:00
Ylian Saint-Hilaire 8a81bd30f8 Updated many of the Linux agents. 2021-01-30 20:13:39 -08:00
Ylian Saint-Hilaire bdae42af6a Updated Alpine Linux agent. 2021-01-30 01:32:42 -08:00
Bryan Roe 9bad51196b Fixed selfupdate for Alpine 2021-01-28 21:32:59 -08:00
Ylian Saint-Hilaire 868c84db52 Added Linux Alpine agent. 2021-01-28 17:23:38 -08:00
Ylian Saint-Hilaire 6f6040d742 Fixed meshcore agent update when used with AgentPort. 2021-01-28 15:49:42 -08:00
Ylian Saint-Hilaire 29c6b7877e Fixed meshcore update faliure case. 2021-01-28 13:41:19 -08:00
Bryan Roe aff5bfb8f7 Added ability to relay server commands 2021-01-27 10:54:20 -08:00
Bryan Roe fe9baf0e8f Fixed open descriptor issue with agentupdate on linux/freebsd 2021-01-27 00:43:58 -08:00
Bryan Roe e2201b1d9f Fixed incorrect console message 2021-01-26 21:53:20 -08:00
Bryan Roe 2f4d584c83 added dnsinfo console command 2021-01-26 14:39:39 -08:00
Ylian Saint-Hilaire dcb5386da6 Added mesh agent compile time to details tab. 2021-01-26 12:08:17 -08:00
Ylian Saint-Hilaire 2c632cfcf0 MeshMessenger customization improvements. 2021-01-26 11:46:22 -08:00
Ylian Saint-Hilaire d849d6cd07 Improved agent upload and download events. 2021-01-24 22:46:54 -08:00
Ylian Saint-Hilaire a885664a41 Removed mobile setup when in LAN mode. 2021-01-24 21:51:22 -08:00
Bryan Roe 6fcdbe3d4c Updated tinycore to support bare minimum diagnostic 2021-01-24 16:17:25 -08:00
Bryan Roe 1a65fd5ab6 Added workaround for platforms where /var/run/utmp is touched too frequently
Fixed Global/Function scope problems
2021-01-24 15:19:29 -08:00
Ylian Saint-Hilaire 0fdf6180d3 Version 0.7.50 2021-01-23 17:54:37 -08:00
Ylian Saint-Hilaire c5f6cbaef2 Updated MeshCommander, Added MeshCore download page. 2021-01-23 14:32:43 -08:00
Bryan Roe cdd5153b93 Added thermal support for linux and macos 2021-01-21 12:09:49 -08:00
Bryan Roe a4a6a5d44f Added missing action element on security center event 2021-01-21 10:03:33 -08:00
Bryan Roe 14c1a5f860 Added Windows Security Center hooks 2021-01-21 10:01:09 -08:00
Bryan Roe 78f48a7692 Added windows thermals 2021-01-20 14:38:04 -08:00
Bryan Roe be81ba9518 Added windows volume information to sysinfo 2021-01-20 12:49:15 -08:00
Ylian Saint-Hilaire ceedd0c756 Added option to remove guest sharing links. 2021-01-20 00:26:53 -08:00
Ylian Saint-Hilaire 67fb1081b0 Added two new agents to hashagents.txt. 2021-01-19 12:51:10 -08:00
Ylian Saint-Hilaire 6f5413bc63 Updated agent aarch64 2021-01-19 12:30:50 -08:00
Bryan Roe c5d4885b45 Merge branch 'master' of https://github.com/Ylianst/MeshCentral into master 2021-01-18 22:08:37 -08:00
Bryan Roe 05573d9bb9 Added retry logic to self-update 2021-01-18 22:08:12 -08:00
Ylian Saint-Hilaire e16fcb6b7e Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2021-01-18 20:48:37 -08:00
Ylian Saint-Hilaire 5500b97dd4 Updated Linux install script. 2021-01-18 20:48:29 -08:00
Bryan Roe d8dc375d22 synced recoverycore.js changes with meshcore.js 2021-01-18 19:04:53 -08:00
Ylian Saint-Hilaire c852a3d160 meshcore.js fix when updating older agents. 2021-01-18 16:25:02 -08:00
Ylian Saint-Hilaire 67fd1e7825 Updated meshcores. 2021-01-18 16:11:15 -08:00
Ylian Saint-Hilaire 7a0f18ddee All new mesh agents. 2021-01-18 16:07:56 -08:00
Bryan Roe 1df705e5ab updated cert check and added linux_execv() 2021-01-18 16:05:28 -08:00
Bryan Roe e2368bf7ff updated recovery self update to skip auth check if agent doesn't expose control channel cert, and server doesn't pass an inner cert 2021-01-17 22:09:00 -08:00
Bryan Roe 872cdfbc9c Updated recovery self-update to skip authentication check if agent doesn't expose control channel cert, and server did not supply credentials. 2021-01-17 21:57:32 -08:00
Bryan Roe 2faede16d4 fixed console command arg parsing on recovery core 2021-01-17 19:38:42 -08:00
Bryan Roe 564d789e35 fixed recoverycore eval 2021-01-17 18:59:21 -08:00
Bryan Roe 74ffd77eda added 'eval' and 'setdebug' console commands to recovery core 2021-01-17 18:43:21 -08:00
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
Bryan Roe fb9c146ccc updated to add support for freebsd() self update 2021-01-17 15:11:56 -08:00