Commit Graph

479 Commits

Author SHA1 Message Date
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
Ylian Saint-Hilaire
8149a73510 Lots of small fixed. 2020-01-29 14:38:41 -08:00
Ylian Saint-Hilaire
f2961e3d42 Fixed web site no localstorage, MongoDB backup with URL. 2020-01-29 10:31:58 -08:00
Ylian Saint-Hilaire
b609e1fc91 Fixed MeshCore.js for XTerm. 2020-01-28 15:59:54 -08:00
Ylian Saint-Hilaire
ce156052ca XTerm fixes. 2020-01-28 15:50:06 -08:00
Ylian Saint-Hilaire
80192cf703 XTerm fixes. 2020-01-28 15:49:33 -08:00
Bryan Roe
e7cd6d1db4 1. Added Windows Terminal Fix (ConPTY Leak/Workaround) back in
2. Added python/script XOPTION
3. Changed resize to use tcsetsize if available
4. Added tunnel idleTimeout Ping
2020-01-28 15:08:51 -08:00
Ylian Saint-Hilaire
3a8d5bc3e7 XTerm improvements. 2020-01-25 14:17:21 -08:00
Ylian Saint-Hilaire
e1288221f8 Merge pull request #870 from TotallyNotElite/master
Add dynamic resizing support to xterm.js terminal
2020-01-25 13:12:37 -08:00
Ylian Saint-Hilaire
5d4cf20e49 Fixed GreenLock v4 2020-01-25 12:14:14 -08:00
TotallyNotElite
2ee4aebc15 Add dynamic resizing support to xterm.js terminal 2020-01-25 13:29:05 +01:00
Ylian Saint-Hilaire
0a966e54e2 Revert "[WIP] Add dynamic resizing of xterm tty" 2020-01-24 15:10:00 -08:00
Ylian Saint-Hilaire
3e9543adf4 Merge pull request #868 from TotallyNotElite/master
[WIP] Add dynamic resizing of xterm tty
2020-01-24 14:51:27 -08:00