Commit Graph

354 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire
e2cf2e3ffd Updated meshcmd.js with --uuidoutput feature. 2019-10-22 16:29:02 -07:00
Bryan Roe
2d0b033ba6 Added Pseudo Service Support 2019-10-21 16:59:35 -07:00
Ylian Saint-Hilaire
4eecac6cce Small MQTT improvement. 2019-10-11 13:45:23 -07:00
Ylian Saint-Hilaire
9d94a758cc Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-10-11 11:16:43 -07:00
Ylian Saint-Hilaire
f57e8a8253 Removed clonings. 2019-10-11 11:16:36 -07:00
Bryan Roe
e3575046a1 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-10-11 10:53:47 -07:00
Bryan Roe
d01f1618ea Updated to support Connection Bar for KVM 2019-10-11 10:53:42 -07:00
Ylian Saint-Hilaire
ac5b6a9d73 Improvements to plugin support. 2019-10-10 11:13:25 -07:00
Ryan Blenis
5d036f43d5 Merge branch 'master' into plugin 2019-10-09 22:07:27 -04:00
Ryan Blenis
7500113adf Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-10-09 22:04:35 -04:00
Ylian Saint-Hilaire
7e75c7a863 MQTT improvements, multi-line toast fix. 2019-10-09 15:56:27 -07:00
Ryan Blenis
a7728f3c2f Debug code cleanup 2019-10-09 04:54:37 -04:00
Ryan Blenis
ef79477d25 More base updates, including web socket handling and display logic 2019-10-09 01:22:01 -04:00
Ryan Blenis
d143990f31 More plugin hooks / development of base 2019-10-08 04:18:40 -04:00
Ryan Blenis
f6bedce5bf Main calls for server and console, update function list 2019-10-05 02:50:32 -04:00
Ylian Saint-Hilaire
4094daf58f Fixed ScanAmt in agent and added AmtScan to MeshCmd 2019-10-01 16:53:10 -07:00
Ylian Saint-Hilaire
b88ff1d546
Merge pull request #518 from jsastriawan/master
Add callback support for amt-scanner scan function
2019-10-01 16:06:32 -07:00
Ylian Saint-Hilaire
414494421b Added Intel Standard Manageability (ISM) support, improved MeshCMD activation. 2019-10-01 14:54:38 -07:00
jsastriawan
e28d7faea0 Add callback support for amt-scanner scan function 2019-10-01 09:53:58 -07:00
Bryan Roe
7e8f80135a Removed unnecessary trim() from console help 2019-09-27 10:34:07 -07:00
Bryan Roe
2e02e0e641 Sorted/Auto-Justified the console help command output 2019-09-27 10:30:00 -07:00
Ylian Saint-Hilaire
5b48c468ca New version of Linux MeshAgents 2019-09-24 11:36:11 -07:00
Ylian Saint-Hilaire
b87b5e93a4 Sysinfo doc now live update, improved 2FA backup codes dialog. 2019-09-24 10:34:33 -07:00
Ylian Saint-Hilaire
4c6278940a Updated minifications. 2019-09-23 16:47:08 -07:00
Ylian Saint-Hilaire
5a8bd9b3f2 New details panel 2019-09-23 16:46:26 -07:00
Bryan Roe
40ae7f5bdd 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
f29271ec99 Fixed SMBios.js 2019-09-23 12:59:41 -07:00
Ylian Saint-Hilaire
60bce86622 Session IP binding, MeshCtrl Invite Link 2019-09-23 11:45:10 -07:00
Ylian Saint-Hilaire
a259e4f21f
Merge pull request #498 from jsastriawan/master
First working AMT server side stack
2019-09-23 09:58:54 -07:00
jsastriawan
9c09a3ebc0 A working serverside AMT API via 3 different
modes, namely  mode 1 (AMT Direct),
mode 2 (CIRA) and mode 3 (APF bridge)
2019-09-20 17:21:58 -07:00
Ylian Saint-Hilaire
5375cab3df New MeshAgents, MeshCtrl fix 2019-09-20 15:20:59 -07:00
Ylian Saint-Hilaire
296f06db4b Completed the Show Self Events Only feature. 2019-09-19 11:21:35 -07:00
Ylian Saint-Hilaire
2ffea1ffef
Merge pull request #491 from jsastriawan/master
Adding console apf command
2019-09-19 10:35:29 -07:00
jsastriawan
f1083a9448 Add console command to manually start apf tunnel 2019-09-17 13:11:22 -07:00
Bryan Roe
8c44ed60c7 Updated 'uninstallAgent' to try to uninstall secondary agent too. 2019-09-16 13:08:29 -07:00
Bryan Roe
f14a3dc163 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-09-16 11:12:13 -07:00
Bryan Roe
57ab51ed6f 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
0646b4dcea Added SMTP connection options. 2019-09-16 10:49:35 -07:00
jsastriawan
82b9d490bb Add apf client for duktape and minor debug removal. 2019-09-16 07:58:30 -07:00
Ylian Saint-Hilaire
840133b3d3 Rolled back two changes to see if it affects 2FA. 2019-09-14 17:27:49 -07:00
Ylian Saint-Hilaire
cdd1edfd61 Fixed CIRA session recording issue. 2019-09-14 16:57:54 -07:00
Ylian Saint-Hilaire
433bff309e Added AMT build to MeshCMD activation. 2019-09-12 14:03:18 -07:00
Bryan Roe
668f496dc9 Added dump command to console 2019-08-26 17:02:27 -07:00
Ylian Saint-Hilaire
5326362092 Fixed 2FA when in LAN mode. 2019-08-22 17:05:21 -07:00
Ylian Saint-Hilaire
57c3b61e37 Undo of win-terminal.js change. 2019-08-15 14:10:12 -07:00
Ylian Saint-Hilaire
7785325126 Updated win-terminal.js to fix PowerShell. 2019-08-15 13:43:54 -07:00
Ylian Saint-Hilaire
ff97603fb4 Published as v0.3.9-w 2019-08-14 15:08:11 -07:00
Bryan Roe
616005883d removed deprecated line 2019-08-14 14:48:58 -07:00
Bryan Roe
622f05451d Updated Win32 terminal, so an error is propagated back if terminal fails to start 2019-08-13 22:48:06 -07:00
Bryan Roe
673e00f51a Fixed installer, so propertly detects service platform type 2019-08-13 15:22:35 -07:00