Commit Graph

2985 Commits

Author SHA1 Message Date
Bryan Roe 6fcdbe3d4c Updated tinycore to support bare minimum diagnostic 2021-01-24 16:17:25 -08:00
Ylian Saint-Hilaire c2d8835f0a Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2021-01-24 16:09:25 -08:00
Ylian Saint-Hilaire 6f9f2097a9 Server exceptions fixes. 2021-01-24 16:09:15 -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 ddb429fcce Fixed Server Peering, now requires SessionKey. 2021-01-23 17:39:48 -08:00
Ylian Saint-Hilaire a6f3ec7b7f Fixed image name. 2021-01-23 16:06:37 -08:00
Ylian Saint-Hilaire ac0c49ddf7 Added Google Play Store link. 2021-01-23 16:05:15 -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
Ylian Saint-Hilaire fe37dd58aa Version 0.7.49 2021-01-20 14:48:46 -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 921e610d19 Added domain wide terminal shell option. 2021-01-20 12:43:14 -08:00
Ylian Saint-Hilaire d3fd8e7311 MeshCentral can now issue AMT TLS certificates using a specified custom root cert. 2021-01-20 09:54:51 -08:00
Ylian Saint-Hilaire 62aa5e76cc Added remote desktop lock UI. 2021-01-20 01:08:55 -08:00
Ylian Saint-Hilaire 1f1058c501 Remote desktop Toggle View Mode no longer affect all connected browsers. 2021-01-20 00:39:48 -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 0f32ad818e Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2021-01-19 12:30:57 -08:00
Ylian Saint-Hilaire 6f5413bc63 Updated agent aarch64 2021-01-19 12:30:50 -08:00
Ylian Saint-Hilaire e37b53e00b
Merge pull request #2181 from petervanv/master
Dutch language update 0.7.48
2021-01-19 01:18:48 -08:00
petervanv 17592a22f8 Dutch language update 0.7.48 2021-01-19 09:37:40 +01:00
Ylian Saint-Hilaire ccb737a1a8 Version 0.7.48 2021-01-18 23:05:35 -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 ce175203de Fixed custom meshcore upload feature. 2021-01-18 17:04:19 -08:00
Ylian Saint-Hilaire 40969d3612 Added new platform support. 2021-01-18 16:52:17 -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
Ylian Saint-Hilaire e1804bce97 Made changes needed to support Android agent. 2021-01-18 01:09:33 -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 54a364f5c4
Merge pull request #2174 from petervanv/master
Dutch language update pre 0.7.48
2021-01-17 09:57:58 -08:00
Ylian Saint-Hilaire 2b9d518e16 Web interface improvement. 2021-01-17 03:20:59 -08:00
petervanv d66b324083 Dutch language update pre 0.7.48 2021-01-17 11:32:21 +01:00