Commit Graph

464 Commits

Author SHA1 Message Date
Ryan Blenis daed74403a Enable mesh agents to engage with plugins via the sendPeriodicServerUpdate call 2019-10-27 19:43:39 -04:00
Ylian Saint-Hilaire 74539037da Fixed http to https redirection. 2019-10-25 16:32:09 -07:00
Bryan Roe 993f3c2777 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-10-25 10:33:32 -07:00
Bryan Roe 1966986a6c Updated connection bar logic, to log an event if it fails 2019-10-25 10:33:10 -07:00
Ylian Saint-Hilaire ccf8999e29 Plugin and meshcmd fixes. 2019-10-25 01:16:00 -07:00
Ylian Saint-Hilaire 5f044e2fd2
Merge pull request #601 from ryanblenis/plugin
Expand pluginHandler support for plugins
2019-10-25 01:10:52 -07:00
Ylian Saint-Hilaire 7397551c8b Fixed minification bug in login page. 2019-10-24 23:58:39 -07:00
Ryan Blenis 6432467bf6 Expand pluginHandler support to communicate with browser<->server over the control channel.
Expand plugin functionality on agents to get plugin commands as their own action.
2019-10-24 16:41:35 -04:00
Ylian Saint-Hilaire 8e57eb5a23 Added minified cores back. 2019-10-24 13:14:00 -07:00
Ylian Saint-Hilaire 473c8d22d7 Added remote agent uninstall. 2019-10-24 13:13:18 -07:00
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
Ylian Saint-Hilaire e076883bc0 Improved session recording support. 2019-08-13 11:49:05 -07:00
Ylian Saint-Hilaire 28fd7c4907 Fixed bad minified meshcore modules, added session player and session recording fixes 2019-08-10 22:34:21 -07:00
Ylian Saint-Hilaire 2cfc8e065d Updated Windows MeshAgents + UTF8 string encoding fixes. 2019-08-09 15:13:53 -07:00
Ylian Saint-Hilaire 14c89c7bc1 Fixed meshcode.js issue with sysinfo on Linux 2019-08-09 11:13:09 -07:00
Ylian Saint-Hilaire 9cc918239f Fixed MacOS agent download link on invitation page. 2019-08-08 11:15:44 -07:00
Ylian Saint-Hilaire 63d440914f Updated Windows agents 2019-08-07 16:37:45 -07:00
Ylian Saint-Hilaire 6c1f3cd64d Added copy in network interface dialog, commented out sysinfo until agent binary fix. 2019-08-07 11:08:36 -07:00
Ylian Saint-Hilaire e684b5ce01 Started work on hardware inventory support. 2019-08-06 17:58:29 -07:00
Ylian Saint-Hilaire 8155b86c73 Completed first version of relay session recording. 2019-08-05 20:59:24 -07:00
Ylian Saint-Hilaire fe060a29ef Updated meshagent with deaklock detection. 2019-08-05 15:22:00 -07:00
Bryan Roe f0c6bffc75 Fixed typo, where an exception was thrown when trying to send server log, if user consent was enabled 2019-08-05 15:13:32 -07:00
Ylian Saint-Hilaire ba78910fc9 Fixed AV status on Windows Server, started work on session recording 2019-08-05 11:30:07 -07:00
Ylian Saint-Hilaire aca7523d4f Fixed partly hidden sub-menus, removed AV status. 2019-08-05 09:26:53 -07:00
Ylian Saint-Hilaire cf36e4acea Added antivirus status. 2019-08-02 11:35:59 -07:00
Ylian Saint-Hilaire 74037723d5 Fix folder drag & drop and added relay events. 2019-08-01 15:35:23 -07:00
Ylian Saint-Hilaire ebdf55844e Added Windows Service control in remote desktop tools 2019-07-31 16:49:23 -07:00
Ylian Saint-Hilaire ec0047369b Much improved event logs 2019-07-29 16:35:48 -07:00
Ylian Saint-Hilaire 237e371d17 Fixed Powershell crash 2019-07-25 09:30:57 -07:00
Ylian Saint-Hilaire 82e4415843 Added PowerShell support 2019-07-24 16:29:11 -07:00
Bryan Roe 0031db0c14 Added support for starting terminal with Windows PowerShell on Windows 2019-07-24 15:01:21 -07:00
Bryan Roe 16799123ec Added crash restart support for non Upstart Init services 2019-07-22 17:58:28 -07:00
Bryan Roe fc2d782043 Added support for FreeBSD 2019-07-22 17:23:13 -07:00
Ylian Saint-Hilaire 3cf62a8a59 Minified the core. 2019-07-19 12:23:55 -07:00
Ylian Saint-Hilaire 912cd74fd6 Small fix to MacOS terminal 2019-07-19 12:23:12 -07:00
Ylian Saint-Hilaire 73626f126c Added notification settings feature 2019-07-18 15:21:41 -07:00
Ylian Saint-Hilaire ca96b81b05 Improved MeshCMD AMTNETWORK command. 2019-07-16 12:25:21 -07:00
Ylian Saint-Hilaire 8368acfc95 Fixed MeshCMD audit log and added AmtEventLog command 2019-07-15 15:44:18 -07:00
Ylian Saint-Hilaire 6c0751ac82 Added MeshCMD AmtNetwork command 2019-07-15 14:45:36 -07:00
Ylian Saint-Hilaire cb38a3ed1a Added MeshCMD AMTFEATURES command 2019-07-15 12:55:52 -07:00
Ylian Saint-Hilaire f90bab1b92 Added Intel AMT power actions to MeshCMD 2019-07-11 16:54:27 -07:00
Ylian Saint-Hilaire 67002a74b5 Improved Linux install script. 2019-07-11 11:43:45 -07:00
Ylian Saint-Hilaire f0eeb61df1 MeshCMD and MeshCtrl improvements. 2019-07-05 13:28:41 -07:00
Ylian Saint-Hilaire 084331984b MeshCMD fixes. 2019-06-27 16:14:14 -07:00
Ylian Saint-Hilaire 0f0df110b4 Intel AMT activation improvements. 2019-06-27 16:04:52 -07:00
Ylian Saint-Hilaire b65037c691 Updated MeshCMD. 2019-06-26 22:20:49 -07:00
Ylian Saint-Hilaire e79cf2026e More fixes, updated MeshCommander (Intel AMT tab) 2019-06-26 22:13:56 -07:00
Ylian Saint-Hilaire fad86444ca Minor MeshCMD fixes. 2019-06-24 19:20:08 -07:00
Ylian Saint-Hilaire 9c7ae58421 More Intel AMT ACM/CCM work. 2019-06-24 18:56:14 -07:00
Ylian Saint-Hilaire 82300f0cbe more Intel AMT ACM work... 2019-06-22 22:06:50 -07:00
Ylian Saint-Hilaire f1e6c49ed2 MeshCMD fixes. 2019-06-21 17:42:43 -07:00
Ylian Saint-Hilaire 1c66b8cc78 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-06-21 17:18:59 -07:00
Ylian Saint-Hilaire fb20ae8e02 New Intel AMT ACM activation with MeshCMD 2019-06-21 17:18:48 -07:00
Bryan Roe 1530cfa5ae Fixed bug where 'info' resulted in 'darwin not supported' exception on MacOS 2019-06-21 15:40:56 -07:00
Ylian Saint-Hilaire e382dc05f8 Added old Raspberry Pi support. 2019-06-21 10:14:56 -07:00
Ylian Saint-Hilaire 554bbf80f7 More Intel AMT ACM improvements. 2019-06-20 16:56:19 -07:00
Ylian Saint-Hilaire b13f6c41b0 More Intel AMT ACM activation work. 2019-06-20 14:27:57 -07:00
Ylian Saint-Hilaire a2667d685a First working Intel AMT ACM activation. 2019-06-19 18:11:00 -07:00
Ylian Saint-Hilaire 973951a1c0 more Intel AMT ACM work. 2019-06-19 17:59:03 -07:00
Ylian Saint-Hilaire a4a3a5a5cd More work on ACM activation, MiniRouter self-signed. 2019-06-19 17:16:50 -07:00
Ylian Saint-Hilaire ecce5e57d8 Meshcore merge. 2019-06-14 16:37:31 -07:00
Ylian Saint-Hilaire 0ed02f8c1f Added minified MeshAgent cores. 2019-06-14 16:34:36 -07:00
Ylian Saint-Hilaire 8f568380d5 Make MeshAgent and MeshCore update. 2019-06-14 16:33:53 -07:00
Bryan Roe bc3f957012 1. Added user-consent
2. Added Diagnostic Agent test methods for 'console'
2019-06-14 13:57:05 -07:00
Ylian Saint-Hilaire 5a4223e5a6 More work on Intel AMT ACM activation. 2019-06-13 16:39:21 -07:00
Ylian Saint-Hilaire 0b92b1fc32 Updated MeshCMD 2019-06-13 09:12:11 -07:00
Ylian Saint-Hilaire 08902536ec Changed 32bit Windows agent 2019-06-12 20:20:26 -07:00
Ylian Saint-Hilaire 2117f253b3 Started work on Intel AMT ACM activation. 2019-06-12 19:40:27 -07:00
Ylian Saint-Hilaire 7e6d4e6b48 Added IDER to MeshCMD, fixed MeshAgent connection exception. 2019-06-06 09:59:13 -07:00
Ylian Saint-Hilaire ff9e92ccc8 Invitation link fixes, xTerm terminal title support. 2019-06-04 13:01:32 -07:00
Ylian Saint-Hilaire 769e6b7211 Added public agent install invitation link support. 2019-06-03 13:15:38 -07:00
Ylian Saint-Hilaire fae527e15a Terminal is not bash, fixed chat feature. 2019-05-30 09:40:59 -07:00
Ylian Saint-Hilaire d6e5b4ed50 Switched with self-signed Windows binaries. 2019-05-29 14:52:51 -07:00
mprimros 20ce2c6226 Updated meshcmd.js with updated RCS Message Protocol 2019-05-29 13:15:37 -07:00
mprimros 1c26275ca8 Revert "Updated meshcmd.js to support updated amt-rcs.js RCS Message Protocol"
This reverts commit f5e8869e2a.
2019-05-29 12:45:21 -07:00
mprimros f5e8869e2a Updated meshcmd.js to support updated amt-rcs.js RCS Message Protocol 2019-05-29 12:41:41 -07:00
Ylian Saint-Hilaire 395978ac36 Added server AgentPing/AgentPong settings. 2019-05-28 10:58:46 -07:00
Ylian Saint-Hilaire 827a3676f7 Minor MeshCMD help fix. 2019-05-28 10:10:56 -07:00
Ylian Saint-Hilaire f6132bd7b4
Merge pull request #245 from matt-primrose/master
MeshCMD - Added provisioning to ACM flow and unconfiguring from ACM flows
2019-05-28 09:30:05 -07:00
mprimros b217cdfe10 Improved support for provisioning certificates with different length chains 2019-05-24 16:06:35 -07:00
Ylian Saint-Hilaire fccc2bda63 MeshCentral Router update, fixed backup links in non-default domain. 2019-05-24 15:11:00 -07:00
mprimros 3a3af319c5 Added provisioning to ACM flow and unconfiguring from ACM flows to MeshCMD. Provisioning to ACM requires amt-rcs service 2019-05-24 11:33:59 -07:00
Ylian Saint-Hilaire 585ac50321 Updated MeshCentral Router. 2019-05-24 10:33:40 -07:00
Ylian Saint-Hilaire a8dd812d76 Updated MeshCentral Router 2019-05-21 14:55:04 -07:00
Ylian Saint-Hilaire 3e5afa84c7 Error counters in MyServer panel, Autobackup now default, new console msg support. 2019-05-20 16:00:33 -07:00
Ylian Saint-Hilaire f7cbbb69ed Added health.ashx for load-balancer health checking. 2019-05-14 11:30:08 -07:00
Bryan Roe b74787f974 Fixed typo 2019-05-13 14:39:12 -07:00
Bryan Roe 52fbb7474a Updated with logic to detect if MacOS agent service definition needs to be fixed 2019-05-13 14:27:40 -07:00
Ylian Saint-Hilaire e23718a859 improved MongoDB driver support, fixed Linux install with multi-domain. 2019-05-09 13:41:14 -07:00
Ylian Saint-Hilaire 885b10f975 Fixed desktop/terminal on platfroms that don't support user notification. 2019-05-08 16:18:44 -07:00
Ylian Saint-Hilaire 0ee8c6a932 Updated MeshCentral Router. 2019-05-08 11:34:31 -07:00
Ylian Saint-Hilaire 567fbf314e First MeshCentral with working UDP routing. 2019-05-07 12:39:49 -07:00
Ylian Saint-Hilaire 3af689893b Improved UDP tunneling, but does not work yet. 2019-05-06 18:44:23 -07:00
Ylian Saint-Hilaire d6dfa4ac66 Started work on UDP tunneling. 2019-05-04 22:53:57 -07:00
Ylian Saint-Hilaire 96f6be5636 Added browser notification support in the main web app. 2019-04-29 15:31:11 -07:00
Ylian Saint-Hilaire a92dd1f6e9 MeshCMD improvement for MeshCommander. 2019-04-28 21:23:49 -07:00
Ylian Saint-Hilaire 809cacc01c Fixed MeshCMD scripting bug. 2019-04-28 19:08:15 -07:00
Ylian Saint-Hilaire bf4a88461f Added Linux ARMv8 64 bit MeshAgent. 2019-04-28 10:25:53 -07:00
Ylian Saint-Hilaire d325cde46b Fixed MeshCentral Router login token and remote desktop aspect ratio mode bug. 2019-04-27 11:53:06 -07:00
Bryan Roe 0b88aeaee0 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-04-23 15:12:20 -07:00
Bryan Roe f421b8fd22 1. Updated uninstall script to uninstall diagnostic agent if present
2. Updated handlebars, so that the download command will retry without proxy if proxy fails
2019-04-23 15:12:04 -07:00