Commit Graph

491 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire
b88ac33f80 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2020-04-11 14:04:21 -07:00
Ylian Saint-Hilaire
59ad064780 Updated Linux agents, device batch delete fix, updated Spanish translations. 2020-04-11 14:04:04 -07:00
Bryan Roe
42c747cc11 Added missing 'WorkingDirectory' attribute for systemd 2020-04-11 13:28:14 -07:00
Ylian Saint-Hilaire
ee48091793 Updated Linux Agents. 2020-04-10 15:55:41 -07:00
Ylian Saint-Hilaire
fe8d0004b5 Updated all MeshAgents with OpenSSL v1.1.1-f. 2020-04-10 14:31:31 -07:00
jsastriawan
6e521b0702 Update AMTWifi help typo
Update AMTWifi help typo on priority
2020-04-09 12:22:15 -07:00
jsastriawan
e74c5a2ee5 Add MeshCMD AMTWifi setting capability 2020-04-09 12:14:09 -07:00
Bryan Roe
78ea736459 Simplified MeshCore version logic 2020-04-08 19:16:33 -07:00
Bryan Roe
12003a1fe7 Updated MeshCore Version logic 2020-04-08 17:59:10 -07:00
Bryan Roe
7b3458a320 Added 'startupoptions' console command 2020-04-08 17:09:11 -07:00
Ylian Saint-Hilaire
6c7e0f934b Updated all MeshAgents. 2020-04-08 16:21:27 -07:00
Ylian Saint-Hilaire
3627a9f994 Fixed actionfile.txt download. 2020-04-06 20:25:52 -07:00
Bryan Roe
b93ba8ccdd Synced with Agent Repo
1. Capped smbios to 64k
2. Removed commented out code from win-console.js
3. Updated win-terminal to check for null before pushing
2020-04-06 17:21:19 -07:00
Ylian Saint-Hilaire
b992af2f9d More SMTP debugging messages, updated MeshCentral Router. 2020-04-05 12:44:25 -07:00
Ylian Saint-Hilaire
85ff3284d8 Updated Windows Agents, More work on email translations. 2020-04-04 14:47:42 -07:00
Bryan Roe
726d87362a Updated linux install script, to check LONG_BIT when x86-64 is detected 2020-04-03 21:43:51 -07:00
Ylian Saint-Hilaire
459540f742 Added 2FA support in MeshCMD. 2020-04-03 16:06:38 -07:00
Ylian Saint-Hilaire
49a144a42d Updated all MeshAgents 2020-04-03 14:43:53 -07:00
Ylian Saint-Hilaire
d9ac60cad3 Improved MeshCentral Router with individual device permission support. 2020-04-01 16:41:35 -07:00
Bryan Roe
82f44da56a Updated installer, so if the file name contains spaces, it still works 2020-03-31 11:55:15 -07:00
Ylian Saint-Hilaire
8f2046984d Fixed Intel AMT TLS. 2020-03-30 19:29:46 -07:00
Ylian Saint-Hilaire
5f762550d2 More work on user device rights. 2020-03-29 22:40:13 -07:00
Ylian Saint-Hilaire
683cb1e456 Improved MeshCentral Router 2020-03-25 20:24:07 -07:00
Ylian Saint-Hilaire
6ab3b9ad80 More work on single device permissions feature. 2020-03-23 16:56:59 -07:00
Ylian Saint-Hilaire
9fd65509f8 Updated MeshCentral Router. 2020-03-22 14:31:48 -07:00
Ylian Saint-Hilaire
d089062167 Added support for email 2FA in MeshCentral Router. 2020-03-21 22:52:23 -07:00
Ylian Saint-Hilaire
0534322437 MeshCentral Router logout fix 2020-03-21 00:37:30 -07:00
Ylian Saint-Hilaire
47c520b5b3 Improved MeshCentral Router. 2020-03-21 00:25:17 -07:00
Bryan Roe
6f686b6be7 Updated 'alert' command to use OK message box instead of YESNO dialog. 2020-03-19 14:10:31 -07:00
Bryan Roe
01e3ddcd72 Added 'alert' console command 2020-03-11 21:25:03 -07:00
Ylian Saint-Hilaire
67a3b001e1 Greenlock being deprecated, added NODESKTOP device group permission. 2020-03-06 14:06:33 -08:00
Ylian Saint-Hilaire
d5d750c04c Fixed Win32 agent that was not signed. 2020-03-05 13:02:36 -08: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
607cdf888f MeshRouter now supports new icon, fixed server crash when running on single CPU, Removed Let's Encrypt wildcard altname being added by GreenLock. 2020-03-02 12:36:52 -08:00
Ylian Saint-Hilaire
deb70eb8cd Updated MeshAgents on all platforms. 2020-02-27 15:10:34 -08:00
Ylian Saint-Hilaire
752abd8ef1 Terminal improvements. 2020-02-10 12:22:01 -08:00
Ylian Saint-Hilaire
5b43925b05 Merge pull request #919 from TotallyNotElite/master
Fix issues with linux/macos terminal
2020-02-05 14:57:26 -08:00
Ylian Saint-Hilaire
be009e5f24 Updated Mesh Agents. 2020-02-05 14:24:27 -08:00
TotallyNotElite
fca9b86d62 Fix issues with linux/macos terminal 2020-02-05 23:01:29 +01:00
Bryan Roe
248d9423fa Added support for login shell for FreeBSD and MacOS 2020-02-05 13:36:42 -08:00
Ylian Saint-Hilaire
d6a1138205 New MeshAgents, much improved Linux terminal. 2020-02-05 10:59:52 -08:00
Bryan Roe
be59454ca3 Added temporary linux check for login shell, until support is added in BSD and MacOS 2020-02-05 10:31:33 -08:00
Bryan Roe
11796beaaf Following changes requires updated agent, which fixes interactive mode
1. Removed 'Script' and 'Python' from terminal
2. Added 'requireLogin' option, to spawn login shell
2020-02-05 10:20:23 -08:00
Ylian Saint-Hilaire
db2577b897 Internalization improvements. 2020-02-04 16:22:00 -08:00
Bryan Roe
8635388297 Updated tunnel, so it sets idle timeout, if supported by agent 2020-01-31 21:35:47 -08:00
Ylian Saint-Hilaire
487b631607 Updated meshcore 2020-01-31 14:03:45 -08:00
Bryan Roe
d4f87a3fe0 Fixed bug, where Admin Terminal on Windows was looking for wrong protocol number for Powershell. 2020-01-31 10:07:55 -08:00
Ylian Saint-Hilaire
efb7ac9dba Updated MeshAgents, all except FreeBSD and MacOS. 2020-01-30 14:31:32 -08:00
Bryan Roe
f11beb67c0 Added support for resizing Windows Terminal, if the agent supports it 2020-01-30 11:00:38 -08:00
Ylian Saint-Hilaire
da21f9925f Fixed agents. 2020-01-29 14:39:26 -08:00