Commit Graph

109 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire
60af1b6a24 Fixed Intel AMT IDER exception. 2022-10-25 14:04:43 -07:00
Bryan Roe
5ba4636b9e Added SMBIOS field 131 as AMT verification fallback if 130 is undefined 2022-09-15 01:21:44 -07:00
Ylian Saint-Hilaire
9b05b27e06 Added Intel AMT serial-over-lan terminal in meshcmd. 2022-08-02 16:24:40 -07:00
Ylian Saint-Hilaire
b3dd3d3613 Added ldapSaveUserToFile option to help debug LDAP issues. 2022-07-18 16:12:53 -07:00
Ylian Saint-Hilaire
7e28bdd5a9 Improvements to MeshCMD amteventlog and amtauditlog event parsing. 2022-07-18 14:14:13 -07:00
Ylian Saint-Hilaire
51e0adc7d8 Fixed exception is GetSidByteArray() in meshcmd, used in meshcmd amtauditlog. 2022-07-17 20:13:14 -07:00
Ylian Saint-Hilaire
08feb51616 Updated built-in MeshCommander with improved IDE-redirect. 2022-07-05 21:46:18 -07:00
Ylian Saint-Hilaire
1188f0711f Linux CPU utilization improvement, #4039 2022-05-25 10:04:37 -07:00
Ylian Saint-Hilaire
1240733d6c Added --bindany option to MeshCMD MicroLMS. 2022-05-03 13:43:01 -07:00
Chris Thornton
c7d4d83e79 Switch Buffer.from to use new Buffer when used on arrays
Buffer.from when used on arrays of integers returns `null` when running
with meshagent (at least on linux, not sure if this happens elsewhere).
This allows for meshcmd amtider to actually start, since otherwise the
connection is just left hanging
2022-04-04 13:38:17 -07:00
Ylian Saint-Hilaire
d7550dfb9a Removed older AMT redirection basic/digest auth. 2022-03-22 09:23:29 -07:00
Bryan Roe
29fd370fc9 1. Removed debug message from SMBIOS
2. Added workaround for LME/HECI behavior change between AMT/7 and AMT/11
2021-11-11 15:45:14 -08:00
Ylian Saint-Hilaire
04392905d1 For AMT TLS hostbased improvements. 2021-11-11 13:17:03 -08:00
Ylian Saint-Hilaire
2e29cfe67e startConfigurationHBased fix for Intel AMT TLS ACM activation. 2021-11-11 12:42:46 -08:00
Ylian Saint-Hilaire
14283aef12 Added userid to events of power actions. 2021-11-05 17:12:55 -07:00
Bryan Roe
5e8c69f89a Fixed bug with PTHI and AMTUUID 2021-11-02 10:34:32 -07:00
Ylian Saint-Hilaire
345f3c12b4 dhcp.js is not only on Linux. 2021-07-24 09:28:41 -07:00
Ylian Saint-Hilaire
834544b2b2 Fixed Intel AMT event log parsing exception. 2021-07-18 18:02:30 -07:00
Ylian Saint-Hilaire
596e3e20d4 Improved Intel AMT within MeshCMD 2021-07-16 18:43:30 -07:00
Bryan Roe
5b1b33a590 Updated PTHI error handling, to retry for up to 5 seconds 2021-07-14 15:11:19 -07:00
Bryan Roe
eacef6f848 Fixed newListener event to propagate error event 2021-07-14 12:00:06 -07:00
Bryan Roe
4858740894 1. Updated merge with previous commit
2. Fixed bug in getCommand()
2021-07-14 10:49:22 -07:00
Bryan Roe
521603053b Updated to use singleton for PTHI 2021-07-14 09:41:14 -07:00
Ylian Saint-Hilaire
de80661037 First version of Intel AMT RPE support in MeshCMD. 2021-07-07 15:49:18 -07:00
Ylian Saint-Hilaire
584dfebf81 Fixed and improved ACM activation. 2021-03-04 23:52:48 -08:00
Ylian Saint-Hilaire
dc11a44a19 More work on AMT TLS ACM activation. 2021-03-04 01:54:04 -08:00
Ylian Saint-Hilaire
423daaf19d Partial work for host-based ACM AMT activation. 2021-03-03 23:49:53 -08:00
Ylian Saint-Hilaire
cfb9af8609 Added AMT startConfigurationHBased() MEI call. 2021-03-03 15:52:13 -08:00
Bryan Roe
cdd5153b93 Added thermal support for linux and macos 2021-01-21 12:09:49 -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
Ylian Saint-Hilaire
b195852399 Updated file headers. 2021-01-09 14:31:09 -08:00
Ylian Saint-Hilaire
ba9b72c11e Many improvements for Intel AMT agentless management. 2020-12-10 00:03:00 -08:00
Ylian Saint-Hilaire
52114da91c Intel AMT improvements. 2020-11-24 23:17:54 -08:00
Ylian Saint-Hilaire
39541f8755 Fixes Intel AMT MEI calls. 2020-11-24 19:56:59 -08:00
Ylian Saint-Hilaire
06f0f8cb43 Removed meshcmd actions: amtacm, amtscript, amtdiscover. 2020-10-29 12:59:55 -07:00
Ylian Saint-Hilaire
e3ae2733af Slim down meshcore, removed WSMAN from agent. 2020-10-27 23:55:00 -07:00
Ylian Saint-Hilaire
964857d574 AMT Manager defaults to TLS on all connection types. 2020-10-22 21:46:32 -07:00
Ylian Saint-Hilaire
2aacb65efb Completed Intel AMT CCM deactivation support. 2020-10-21 12:19:00 -07:00
Ylian Saint-Hilaire
8b61f1d64c Added MEI state exchange over CIRA-LMS. 2020-10-19 22:23:46 -07:00
Ylian Saint-Hilaire
fd8265313d Added Intel AMT tunneling configuration support. 2020-10-17 19:23:24 -07:00
Ylian Saint-Hilaire
43b78d210e GitHub Security fixes. 2020-09-15 17:56:10 -07:00
Ylian Saint-Hilaire
98f2950c00 Removed depricated new Buffer() usage. 2020-08-06 13:23:17 -07:00
Bryan Roe
560483034d Removed unneeded file 2020-06-17 23:59:51 -07:00
Ylian Saint-Hilaire
cf54f6f34b Code cleanup. 2020-06-15 16:37:02 -07:00
Ylian Saint-Hilaire
76f853bbd7 Updated MeshAgents, MeshCentral Router and bug fixes. 2020-06-04 23:27:48 -07:00
Ylian Saint-Hilaire
8c0ae5bb52 Added support for custom ui buttons and dialogs. 2020-06-01 17:26:27 -07:00
Bryan Roe
156f22e50d Updated metadata and modified amt-lme to hook newListener for 'connect' because JS HECI is much faster than old implementation 2020-05-28 13:30:28 -07:00
Ylian Saint-Hilaire
672517f27d Improved database error handling, new Let's Encrypt server console commands. 2020-03-04 14:57:03 -08:00
Ylian Saint-Hilaire
fdd56b2dc5 Updated file headers. 2020-01-02 18:30:12 -08:00