Commit Graph

216 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire
75d49db30b Plugin system improvements. 2019-11-25 14:12:43 -08:00
Ylian Saint-Hilaire
95c5d1c102 Improved built-in Windows Service install/uninstall. 2019-11-21 18:03:02 -08:00
Ylian Saint-Hilaire
07d4099892 Added bad login IP blocking cooloff support. 2019-11-19 13:33:52 -08:00
Ylian Saint-Hilaire
2ab89dc8a9 Added extra checking for Let's Encrypt NodeJS version. 2019-11-19 11:18:08 -08:00
Ylian Saint-Hilaire
a02ef5259c Added Let's Encrypt support on alias port 80 2019-11-17 13:35:50 -08:00
Ylian Saint-Hilaire
aa026a8f33 More logging improvements 2019-11-16 12:27:12 -08:00
Ylian Saint-Hilaire
7209a22969 Added file logging support. 2019-11-16 12:13:04 -08:00
Ylian Saint-Hilaire
b45b60fb13 GreenLockv3 fixes 2019-11-15 17:55:05 -08:00
Ylian Saint-Hilaire
1ff68e3ca2 Moved to GreenLock v3 2019-11-13 22:47:17 -08:00
TotallyNotElite
25fbc29cd0 Clean up module install code
Having a global reference for InstallModuleChildProcess isn't actually required since this is javascript.
Take the substring that doesn't include the version tag, so "require" can find the module
Fixes #631
2019-11-07 09:02:43 +01:00
TotallyNotElite
d6d2077126 Revert "Fixed GreenLock install."
This reverts commit 013fb09d6c.
2019-11-06 19:13:33 +01:00
ylianst
afa1b858ba Fixed GreenLock install. 2019-11-06 02:49:40 -08:00
ylianst
a97a62b001 Increased NPM install timer from 10 to 120 seconds. 2019-11-05 03:20:08 -08:00
ylianst
969ce2979f Force GreenLock 2.8.8 until v3 support is added 2019-11-02 13:03:53 -07:00
Ylian Saint-Hilaire
33eca58670 Reverse proxy improvements. 2019-10-29 16:31:03 -07:00
Ylian Saint-Hilaire
1f06f91610 Improved support for reverse-proxy certificate loading. 2019-10-29 16:17:29 -07:00
Ylian Saint-Hilaire
565b549ff6 Fixed reverse proxy cert load for sub-domains with no DNS setting. 2019-10-29 11:14:51 -07:00
Ylian Saint-Hilaire
532c10def6 Added correct hostname header when loading reverse proxy certificate. 2019-10-29 11:10:57 -07:00
Ylian Saint-Hilaire
011e0bcc6e Fixed datapath and filespath settings that did not work. 2019-10-28 17:18:39 -07:00
Ylian Saint-Hilaire
545520563a Added AgentUpdateBlockSize to settings section of config.json 2019-10-28 16:52:12 -07:00
Ylian Saint-Hilaire
a4eb2d3eb2 Fixed AgentsInRAM setting in config.json. 2019-10-27 12:17:12 -07:00
Ylian Saint-Hilaire
cfc5cc5016 Fixed how the Windows MeshAgent's are downloaded from the server. 2019-10-23 13:12:30 -07:00
Ylian Saint-Hilaire
0e3f60e613 Added basic HashiCorp Vault support. 2019-10-14 13:35:27 -07:00
Ylian Saint-Hilaire
38f9eadcd3 Fixed geolocation map, broken device group creation. 2019-10-11 15:14:38 -07:00
Ylian Saint-Hilaire
1b9778d4ed Removed clonings. 2019-10-11 11:16:36 -07:00
Ylian Saint-Hilaire
dece20ac93 Improvements to plugin support. 2019-10-10 11:13:25 -07:00
Ryan Blenis
be87880dc5 More plugin hooks / development of base 2019-10-08 04:18:40 -04:00
Ylian Saint-Hilaire
1db0899a7d Added MQTT authentication. 2019-10-05 14:24:40 -07:00
Ylian Saint-Hilaire
9fbe211cad More MQTT improvements 2019-10-04 17:24:30 -07:00
Ylian Saint-Hilaire
7bba856984 Made MQTT optional. 2019-10-04 12:18:56 -07:00
Ylian Saint-Hilaire
8ada7e39dc Merge pull request #530 from jsastriawan/add_mqtt
Added MQTT support over WSS and multiplexed with MPS
2019-10-04 11:37:18 -07:00
Ylian Saint-Hilaire
c860125a9d Improved DB records encryption support. 2019-10-03 13:32:54 -07:00
jsastriawan
96da14b122 Added MQTT support over WSS and multiplexed with MPS 2019-10-02 17:57:18 -07:00
Ylian Saint-Hilaire
d470944b8d New MeshAgents, MeshCtrl fix 2019-09-20 15:20:59 -07:00
Ylian Saint-Hilaire
0b7452abd8 Completed the Show Self Events Only feature. 2019-09-19 11:21:35 -07:00
jsastriawan
6883d792dc Inital commit for APF over secure websocket 2019-08-29 14:38:13 -07:00
Ylian Saint-Hilaire
0a60656e8d Improved meshcentral-web customization support. 2019-08-25 11:08:32 -07:00
Ylian Saint-Hilaire
3aebee8f5e Improved server tracing. 2019-08-23 11:51:48 -07:00
Ylian Saint-Hilaire
dc193fde02 Added server tracing dialog in web app. 2019-08-22 15:31:39 -07:00
Ylian Saint-Hilaire
3b1ece80bd MeshPlayer improvements. 2019-08-12 16:16:52 -07:00
Ylian Saint-Hilaire
72f04563d0 Peering fixes, 404 page, new desktop special keys. 2019-08-12 14:58:06 -07:00
Ylian Saint-Hilaire
14030260fe Fixed AV status on Windows Server, started work on session recording 2019-08-05 11:30:07 -07:00
Ylian Saint-Hilaire
df271eb36e Added Windows Service control in remote desktop tools 2019-07-31 16:49:23 -07:00
Ylian Saint-Hilaire
36489020cf Fixed Windows Service Start 2019-07-23 14:09:44 -07:00
Bryan Roe
35138d630f Updated to add support for FreeBSD 2019-07-22 17:26:26 -07:00
Ylian Saint-Hilaire
89bfce1dc6 Fixed server self-update 2019-07-18 13:30:49 -07:00
Ylian Saint-Hilaire
c2844f65d1 Server self-update correctly not allowed when running as Windows Service. 2019-07-18 13:11:08 -07:00
Ylian Saint-Hilaire
b088d80250 Fixed MeshCentral Widnows Service exception. 2019-07-18 10:42:22 -07:00
Ylian Saint-Hilaire
c641b2d585 Fixed Windows Service Stop 2019-07-17 17:34:34 -07:00
Ylian Saint-Hilaire
03e57916a8 Added server process cleanup. 2019-07-17 15:57:42 -07:00