Commit Graph

832 Commits

Author SHA1 Message Date
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
Bryan Roe
0f9c71e1bc Merge branch 'master' of https://github.com/Ylianst/MeshCentral into master
# Conflicts:
#	agents/recoverycore.js
2021-01-17 11:58:18 -08:00
Bryan Roe
7209fb6f39 simplified chmod on update 2021-01-17 11:54:23 -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
Ylian Saint-Hilaire
d04c667c21 Agent path fix. 2021-01-14 20:27:56 -08:00
Ylian Saint-Hilaire
82f3a40ba6 More support for agent update using meshcore. 2021-01-14 20:27:15 -08:00
Bryan Roe
f00e565d8b Merge branch 'master' of https://github.com/Ylianst/MeshCentral into master 2021-01-14 17:08:40 -08:00
Bryan Roe
522836eacc Added self-update capability 2021-01-14 17:08:02 -08:00