Commit Graph

3097 Commits

Author SHA1 Message Date
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
Ylian Saint-Hilaire
561ac6fb91 Added support for view-only desktop sharing links. 2021-01-17 01:41:20 -08:00
Ylian Saint-Hilaire
0a1109388d Fixed agent 40 identifier. 2021-01-16 23:43:54 -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
Ylian Saint-Hilaire
de2905ffcb Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2021-01-15 17:05:41 -08:00
Ylian Saint-Hilaire
00ade02594 Web interface improvements. 2021-01-15 17:05:29 -08:00
Bryan Roe
38c96f8e6b Merge branch 'master' of https://github.com/Ylianst/MeshCentral into master 2021-01-14 23:58:18 -08:00
Bryan Roe
562f8a6ceb Updated agentupdate 2021-01-14 23:57:52 -08:00
Ylian Saint-Hilaire
2d666d811f Added QR code test. 2021-01-14 22:02:51 -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
Ylian Saint-Hilaire
2f5482e230 Added server support for agent update using meshcore. 2021-01-14 16:17:56 -08:00
Ylian Saint-Hilaire
930abd0551 Added agent update stress testing. 2021-01-14 12:34:27 -08:00
Bryan Roe
f11140caeb Added test/experimental console command to initiate update 2021-01-14 01:18:28 -08:00
Ylian Saint-Hilaire
394a2e2878 Added MongoDB bulk remove for added performance. 2021-01-12 14:02:11 -08:00
Ylian Saint-Hilaire
a12fba0d98
Merge pull request #2163 from TotallyNotElite/master
Prevent reverse proxy 5xx codes from triggering a page reload
2021-01-12 12:50:30 -08:00
Ylian Saint-Hilaire
fe72281dcd Added way to remove test agents. 2021-01-12 12:43:27 -08:00
TotallyNotElite
34b46f6346 [FIX] Prevent reverse proxy 5xx codes from triggering a page reload
Prior to this fix, the MeshCentral page would automatically reload itself after 10 seconds even if MeshCentral is still down when behind a reverse proxy like NGINX.
2021-01-12 21:40:23 +01:00
Ylian Saint-Hilaire
06da31eff0 Version 0.7.47 2021-01-11 14:51:08 -08:00
Ylian Saint-Hilaire
61f62c06d3 Updated Windows and Linux mainstream agents. 2021-01-11 14:47:08 -08:00
Ylian Saint-Hilaire
e5694aeb93 MongoDB record encryption fix. 2021-01-11 13:37:40 -08:00
Ylian Saint-Hilaire
6107723304 Old Intel ACM removed, MongoDB targetting improvement. 2021-01-11 13:02:30 -08:00
Ylian Saint-Hilaire
21e6b0320b Fixed notification translation. 2021-01-11 11:56:21 -08:00
Ylian Saint-Hilaire
cb8fc7d150 MongoDB bulk get fix. 2021-01-10 14:41:25 -08:00
Ylian Saint-Hilaire
e9bd782418 Added MongoDB bulk find support to boost performance. 2021-01-10 13:57:38 -08:00
Ylian Saint-Hilaire
b6a257c1e4 More MongoDB bulkWrite() improvements. 2021-01-10 06:19:16 -08:00
Ylian Saint-Hilaire
e41ac08221 MongoDB speed boost using bulkWrite() 2021-01-10 04:53:30 -08:00
Ylian Saint-Hilaire
3249d727b8 Added HTTP header tracing. 2021-01-09 15:58:42 -08:00
Ylian Saint-Hilaire
04cd5236d3 Dutch translation update. 2021-01-09 14:38:32 -08:00
Ylian Saint-Hilaire
b195852399 Updated file headers. 2021-01-09 14:31:09 -08:00
Ylian Saint-Hilaire
2c292a9842 Login page HD images. 2021-01-09 02:40:46 -08:00
Ylian Saint-Hilaire
397fe9fb63 Fixed mongodump error. 2021-01-09 00:40:03 -08:00
Ylian Saint-Hilaire
2029d9d24c Version 0.7.46 2021-01-08 19:30:55 -08:00
Ylian Saint-Hilaire
e0bf351830 Mobile file console fix. 2021-01-08 19:30:14 -08:00