Commit Graph

619 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire 8b6f946d83 Improved MeshCentral Router 2020-03-25 20:24:07 -07:00
Ylian Saint-Hilaire a41729f692 More work on single device permissions feature. 2020-03-23 16:56:59 -07:00
Ylian Saint-Hilaire aee57cbd74 Updated MeshCentral Router. 2020-03-22 14:31:48 -07:00
Ylian Saint-Hilaire 4d564a1195 Added support for email 2FA in MeshCentral Router. 2020-03-21 22:52:23 -07:00
Ylian Saint-Hilaire afce11060c MeshCentral Router logout fix 2020-03-21 00:37:30 -07:00
Ylian Saint-Hilaire 0bd566b570 Improved MeshCentral Router. 2020-03-21 00:25:17 -07:00
Bryan Roe 4cfb039dd0 Updated 'alert' command to use OK message box instead of YESNO dialog. 2020-03-19 14:10:31 -07:00
Bryan Roe 38d44d6f7c Added 'alert' console command 2020-03-11 21:25:03 -07:00
Ylian Saint-Hilaire 798f34b86d Greenlock being deprecated, added NODESKTOP device group permission. 2020-03-06 14:06:33 -08:00
Ylian Saint-Hilaire e80a879a5b Fixed Win32 agent that was not signed. 2020-03-05 13:02:36 -08:00
Ylian Saint-Hilaire 3400dfac2a Improved database error handling, new Let's Encrypt server console commands. 2020-03-04 14:57:03 -08:00
Ylian Saint-Hilaire bd7f32b774 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 bc9c761bc0 Updated MeshAgents on all platforms. 2020-02-27 15:10:34 -08:00
Ylian Saint-Hilaire e4520efd0e Terminal improvements. 2020-02-10 12:22:01 -08:00
Ylian Saint-Hilaire fe7d779df6
Merge pull request #919 from TotallyNotElite/master
Fix issues with linux/macos terminal
2020-02-05 14:57:26 -08:00
Ylian Saint-Hilaire b3cdf063a3 Updated Mesh Agents. 2020-02-05 14:24:27 -08:00
TotallyNotElite 6bf82c7cb3 Fix issues with linux/macos terminal 2020-02-05 23:01:29 +01:00
Bryan Roe 88af7ee26a Added support for login shell for FreeBSD and MacOS 2020-02-05 13:36:42 -08:00
Ylian Saint-Hilaire 9ed44cef5f New MeshAgents, much improved Linux terminal. 2020-02-05 10:59:52 -08:00
Bryan Roe 9046a946f7 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 4c70ee0d0b 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 b010ed9140 Internalization improvements. 2020-02-04 16:22:00 -08:00
Bryan Roe 4d5331e018 Updated tunnel, so it sets idle timeout, if supported by agent 2020-01-31 21:35:47 -08:00
Ylian Saint-Hilaire b2e3ee056e Updated meshcore 2020-01-31 14:03:45 -08:00
Bryan Roe e49fed4134 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 e508687e96 Updated MeshAgents, all except FreeBSD and MacOS. 2020-01-30 14:31:32 -08:00
Bryan Roe a9375293a5 Added support for resizing Windows Terminal, if the agent supports it 2020-01-30 11:00:38 -08:00
Ylian Saint-Hilaire 11267dcea0 Fixed agents. 2020-01-29 14:39:26 -08:00
Ylian Saint-Hilaire 4d02abec4e Lots of small fixed. 2020-01-29 14:38:41 -08:00
Ylian Saint-Hilaire 90b060016c Fixed web site no localstorage, MongoDB backup with URL. 2020-01-29 10:31:58 -08:00
Ylian Saint-Hilaire e9ebb8aa20 Fixed MeshCore.js for XTerm. 2020-01-28 15:59:54 -08:00
Ylian Saint-Hilaire 49ead97d9e XTerm fixes. 2020-01-28 15:50:06 -08:00
Ylian Saint-Hilaire cb1f3a4d16 XTerm fixes. 2020-01-28 15:49:33 -08:00
Bryan Roe 14338bc4e6 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 b382a8fcc0 XTerm improvements. 2020-01-25 14:17:21 -08:00
Ylian Saint-Hilaire 99f8c772fd
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 ab44842b4b Fixed GreenLock v4 2020-01-25 12:14:14 -08:00
TotallyNotElite 69846d5982 Add dynamic resizing support to xterm.js terminal 2020-01-25 13:29:05 +01:00
Ylian Saint-Hilaire 369ac233e6
Revert "[WIP] Add dynamic resizing of xterm tty" 2020-01-24 15:10:00 -08:00
Ylian Saint-Hilaire 106e900c82
Merge pull request #868 from TotallyNotElite/master
[WIP] Add dynamic resizing of xterm tty
2020-01-24 14:51:27 -08:00
Ylian Saint-Hilaire 513dc56169 More xterm improvements, Windows console size set at start. 2020-01-24 14:10:37 -08:00
TotallyNotElite 413ed5c893 Add dynamic resizing of xterm 2020-01-24 23:01:58 +01:00
Ylian Saint-Hilaire 58029d3b16 XTerm improvements. 2020-01-24 12:49:41 -08:00
Ylian Saint-Hilaire 2f37cd882e Added xterm terminal and fixed device link. 2020-01-23 15:15:56 -08:00
Ylian Saint-Hilaire b6ff01775f Fixed MeshCore.js for 32bit Windows. 2020-01-22 17:15:59 -08:00
Ylian Saint-Hilaire 8e9fa0d635 Updated MeshAgents with TLS1.3 and many more fixes. 2020-01-22 16:26:42 -08:00
Bryan Roe 164b9b15d8 Added check, so Windows Agents will make sure they can run in Safe Mode 2020-01-21 15:44:24 -08:00
Ylian Saint-Hilaire bba881cf27 Fixed meshcore.js on Linux with no X, translation fixes. 2020-01-18 12:48:25 -08:00
Bryan Roe 9d85038c70 Updated to check script version on linux, as older versions that 2.25 does not work correctly. 2020-01-17 15:08:22 -08:00
Bryan Roe 8f041da307 Updated 'ps' console command to put user name in second column 2020-01-10 15:04:03 -08:00
Ylian Saint-Hilaire 0fea1990f6 Improved IP blocking, improved relay tunnel error in meshcore.js 2020-01-10 11:19:23 -08:00
Ylian Saint-Hilaire 2122ba262a Fixed translation tools output format. 2020-01-07 17:12:09 -08:00
Bryan Roe d0d3093659 Updated terminal for windows, to workaround PseudoConsole process leak 2020-01-07 15:05:07 -08:00
Ylian Saint-Hilaire 3582c7b409 Fixed agent 'msg' dispatching. 2020-01-07 13:56:26 -08:00
Ylian Saint-Hilaire 0cc7ad6c1e Meshcore.js internalization. 2020-01-07 13:04:36 -08:00
Ylian Saint-Hilaire 7d04867da0 Fixed meshcore agent size, user group domains, notification closes across tabs. 2020-01-07 11:08:32 -08:00
Bryan Roe cf3157bfe7 added 'agentsize' console command 2020-01-07 09:51:15 -08:00
Bryan Roe 9548913570 Added Uninstall/MetaData check for windows 2020-01-06 11:00:37 -08:00
Ylian Saint-Hilaire 4381f6277e Updated file headers. 2020-01-02 18:30:12 -08:00
Ylian Saint-Hilaire fc0915de60 More access control improvements, RPi icon. 2019-12-27 15:18:43 -08:00
Ylian Saint-Hilaire c022ead2ef Removed more auto-generated files. 2019-12-23 14:46:14 -08:00
Ylian Saint-Hilaire e5ca7bf0fa Removed auto-generated files. 2019-12-23 14:32:29 -08:00
Ylian Saint-Hilaire 2e81ba0bf9 Improved internalization. 2019-12-23 14:25:27 -08:00
Bryan Roe 74e2529655 Updated terminal, so script command is only used on linux, as the script command on MacOS and FreeBSD does not support the required featureset. 2019-12-23 10:40:36 -08:00
TotallyNotElite 3693aff847 Interactive terminal without python 2019-12-22 14:12:01 +01:00
TotallyNotElite 304a69c153 Hide automatically run commands in the linux terminal 2019-12-22 14:10:09 +01:00
Bryan Roe e82f9dd912 updated tsid selection 2019-12-16 15:07:20 -08:00
Ylian Saint-Hilaire 4fb6a77d94 Fixed connection options, not sent unless needed. 2019-12-16 10:39:51 -08:00
Ylian Saint-Hilaire afce306026 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-12-13 14:46:37 -08:00
Ylian Saint-Hilaire cfcebbf166 Updated Windows Mesh Agent. 2019-12-13 14:46:29 -08:00
Bryan Roe d98be5b37c added 'version' command to console 2019-12-13 10:23:24 -08:00
Ylian Saint-Hilaire 74e3d437dc Added Windows Terminal Sessions support, Notification group names. 2019-12-12 17:45:42 -08:00
Bryan Roe 3136e33558 updated 'activeusers' command to only list users listed as 'Active' rather then 'Active' or 'Connected' 2019-12-12 14:50:41 -08:00
Bryan Roe 36c344cedc fixed uncaught exception 2019-12-12 11:59:05 -08:00
Ylian Saint-Hilaire bdf51e1200 Added way to use cookies only once, added desktopPrivacyBarText option in domain. 2019-12-11 15:44:10 -08:00
Ylian Saint-Hilaire df27bdb606 Updated Windows Agents. 2019-12-10 18:17:25 -08:00
Bryan Roe 771c4c89f4 Updated wpfhwacceleration description 2019-12-10 14:23:35 -08:00
Bryan Roe b086fd741f Added 'wpfhwacceleration' console command for windows 2019-12-10 14:15:14 -08:00
Bryan Roe b0396f6f2f 1. Updated wallpaper and toast to work across different TSIDs on Windows
2. Updated osinfo on Windows to show which terminal version is supported
2019-12-10 10:24:10 -08:00
Bryan Roe 028188cc1e Added support for TSID selection on Windows 2019-12-06 15:40:57 -08:00
Bryan Roe 0f98cf534c Added Windows support for User shells 2019-12-06 10:49:31 -08:00
Ylian Saint-Hilaire d10758dcf2 Added Czech, MpsAliasHost. 2019-12-01 12:52:32 -08:00
Ylian Saint-Hilaire 18abb29d60 Updated non-windows agents. 2019-11-28 22:45:21 -08:00
Ylian Saint-Hilaire f33a22fefc Added remember for 30 days 2nd factor option. 2019-11-28 22:29:22 -08:00
Ylian Saint-Hilaire f6c4a3b9e9 Enabled all next-gen agent features in the server. 2019-11-28 12:34:45 -08:00
Ylian Saint-Hilaire 5176d17a4c Updated to next generation MeshAgent. 2019-11-28 12:27:44 -08:00
Ylian Saint-Hilaire 003371984a Fixed agents. 2019-11-26 11:58:00 -08:00
Ylian Saint-Hilaire 07e9f4d624 Fixed terminal. 2019-11-26 11:54:46 -08:00
Bryan Roe 8c1bdc7345 Added commented out code for ConPTY support 2019-11-26 10:36:57 -08:00
Ylian Saint-Hilaire 71fcf22336 Fixed plugin protocol id 2019-11-26 10:38:06 -08:00
Ylian Saint-Hilaire d3105a468d Linux user shell improvements. 2019-11-25 16:11:53 -08:00
Ylian Saint-Hilaire 4930e7901d Added launching terminal as logged in user in Linux. 2019-11-25 15:58:07 -08:00
Ylian Saint-Hilaire 467349f347 Plugin system improvements. 2019-11-25 14:12:43 -08:00
TotallyNotElite c9590fb834 Update agents/meshcore.min.js 2019-11-24 20:07:19 +01:00
TotallyNotElite 527add155f Fix broken fix
Fixes c01eea2b9d
2019-11-24 20:03:08 +01:00
TotallyNotElite c01eea2b9d Use PTY if python is available
Problem: starting bash with -i will only make the current shell interactive, but not further sub shells (if you switch user for example). 

Fix: Use a PTY
2019-11-24 19:33:03 +01:00
Ylian Saint-Hilaire 16016a1c6f Added config command to MeshCtrl. 2019-11-22 16:17:29 -08:00
Bryan Roe 7cc914ebc5 Added linux/GNOME support for wallpaper updates 2019-11-14 15:22:00 -08:00
Bryan Roe b8ca6da3db Added wallpaper support on Windows 2019-11-13 14:45:16 -08:00
ylianst 9272a12a51 Increased NPM install timer from 10 to 120 seconds. 2019-11-05 03:20:08 -08:00
Bryan Roe 53aacd87c8 Updated safemode text 2019-10-29 11:05:33 -07:00
Ylian Saint-Hilaire a98340cdc7 Fixed broken MeshCMD 2019-10-28 18:25:35 -07:00
Ylian Saint-Hilaire 03c54d1e84 Meshcore revert 2019-10-28 09:22:26 -07:00
Ylian Saint-Hilaire b2c8d4b909 Meshcore revert. 2019-10-28 09:21:12 -07:00
Ylian Saint-Hilaire 3e6514f567
Revert "Expand PluginHandler to Support Periodic Updates" 2019-10-28 09:20:10 -07:00
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