Commit Graph

1353 Commits

Author SHA1 Message Date
Abarna512
a397d9a79a
Disconnect desktop from User-side using Privay bar
If 'privacy bar' user consent option is enabled for desktop, then it will show the privacy bar in user side while taking desktop access.
But it will not disconnect the session even though clicks the close option. It will only close the privacy bar. This issue is fixed.

https://github.com/Ylianst/MeshCentral/issues/5289
2023-10-05 16:35:23 +05:30
Simon Smith
75a92ce485 add linux bios serial
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-04 19:51:59 +00:00
Simon Smith
14c3816fc9 add bios serial for windows
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-04 18:51:02 +00:00
Simon Smith
31bb6d7864 fix multiple same av detections 2023-10-04 12:04:52 +00:00
Ylian Saint-Hilaire
0e671bbe81
Merge pull request #5387 from Ylianst/add-volume-info
Add Volumes+Bitlocker
2023-10-03 19:42:11 -07:00
Simon Smith
489f1aa57a fix multiple av detection
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-03 13:12:26 +00:00
Simon Smith
4fb8e4713d add volumes to database
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-01 19:50:27 +00:00
Simon Smith
f057633e14 add windows volumes to sysinfo
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2023-10-01 18:43:23 +00:00
Ylian Saint-Hilaire
11007a8a24 Updated Czech translation. 2023-08-06 14:39:24 -07:00
Ylian Saint-Hilaire
89942e0c8c Portuguese update. 2023-06-06 19:34:38 -07:00
Ylian Saint-Hilaire
775568c7a7 Added Windows ARM 64bit support. 2023-04-14 13:36:34 -07:00
Ylian Saint-Hilaire
dc4116cff5 Added Hungarian translation. 2023-02-05 18:09:31 -08:00
Ylian Saint-Hilaire
6590236adb Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-12-21 09:51:51 -08:00
Ylian Saint-Hilaire
211bab8898 Version 1.1.2 2022-12-21 09:51:41 -08:00
silversword411
b09f783cef
typo fixes 2022-12-16 09:03:45 -05:00
Ylian Saint-Hilaire
3acccafa27 Updated Windows agents. 2022-12-09 12:49:12 -08:00
Ylian Saint-Hilaire
726797ef29 Updated most MeshAgents with bug fixes and OpenSSL 1.1.1s. 2022-11-22 10:15:29 -08:00
Ylian Saint-Hilaire
b4c448e984 Version 1.0.99 2022-11-19 08:03:52 -08:00
Bryan Roe
2a6e08f663 Added console command 'mousetrails' and 'deskbackground' to be able to get/set mouse accessibility and desktop background image path, on Windows. 2022-11-01 20:01:26 -07:00
Ylian Saint-Hilaire
60af1b6a24 Fixed Intel AMT IDER exception. 2022-10-25 14:04:43 -07:00
Bryan Roe
d07ca171f9 Fixed redirection 2022-10-24 13:26:29 -07:00
Bryan Roe
2b04eebcab Synced changes for silent install, with agent repo 2022-10-24 11:33:40 -07:00
Ylian Saint-Hilaire
392c34bbd0 Updated MeshCentral Router to support messaging 2FA (#4650) 2022-10-24 07:13:20 -07:00
Ylian Saint-Hilaire
a40e40757c Merge 2022-10-20 14:44:47 -07:00
Ylian Saint-Hilaire
63cca7bb4b Added Bosnian translation. (#4572) 2022-10-20 14:41:32 -07:00
Bryan Roe
3c5bc7ef3c Updated 'sysnative' workaround for 32 bit agent on 64 bit windows, to include description explaining what is going on. 2022-10-19 23:28:13 -07:00
Bryan Roe
06ec0caec4 Added workaround for 32 bit windows agent on 64 bit windows, to inject sysnative when callind readdirSync() on %windir%
Updated documentation for windows terminal.
2022-10-14 11:18:49 -07:00
Bryan Roe
6c34978488 Fixed bug where custom MSH fields specified by server were not picked up by installer 2022-09-22 12:46:00 -07:00
Bryan Roe
1a061ca38f Updated GUI check failure case, to only display help when no parameters are passed 2022-09-20 08:35:56 -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
Bryan Roe
e704614320 1. Updated so passthru parameters are passed thru installer
2. Updated so if run from SSH/Terminal, text mode will run as default, instead of appearing hung or displaying timeout.
2022-09-01 11:03:00 -07:00
Ylian Saint-Hilaire
32b194fa50 Version 1.0.77 2022-09-01 00:59:36 -07:00
Ylian Saint-Hilaire
d4d1f7d454 MeshCMD is now signed using the MeshCentral code signing cert. 2022-08-31 01:36:23 -07:00
Ylian Saint-Hilaire
ad7cd67c02 Fixed details tab not updating on Linux (#4466) 2022-08-30 15:30:09 -07:00
Ylian Saint-Hilaire
ea58334db9 Updated MeshAgent on all platforms. 2022-08-29 12:54:17 -07:00
Ylian Saint-Hilaire
9042f1282c Put in guard code in meshcore.js to prevent new agent from crashing on setclip. 2022-08-28 11:32:54 -07:00
Ylian Saint-Hilaire
57bc21a1d1 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-08-27 15:47:30 -07:00
Ylian Saint-Hilaire
a3d66b60fc Fixed meshcore.js, this.root._dispatcher.close(); missing on older agents. 2022-08-27 15:47:19 -07:00
Ylian Saint-Hilaire
70448ac197 Bryan's fix for meshcore.js: Added dispatcher.close() for setclip on Windows, if the dispatcher already exists 2022-08-27 15:01:22 -07:00
Ylian Saint-Hilaire
5d7fabfc21 Added guest web sharing of HTTP/HTTPS (#4413) 2022-08-25 20:11:47 -07:00
Ylian Saint-Hilaire
44af3a2408 Changed how stript-task will be integrated into MeshCentral, added run button to device general tab. 2022-08-18 21:31:09 -07:00
Ylian Saint-Hilaire
3aca17ea6d Initial merged script-task into the agent. 2022-08-18 16:19:39 -07:00
Ylian Saint-Hilaire
115d80113a Improved meshcore/meshcmd minification. 2022-08-18 13:47:56 -07:00
Ylian Saint-Hilaire
9ef31ce418 Version 1.0.66 2022-08-15 16:32:49 -07:00
Ylian Saint-Hilaire
8ac4281989 meshcore.js clean up. 2022-08-04 11:40:11 -07:00
Ylian Saint-Hilaire
8b81ee564c Removed meshcore.js debug statement. 2022-08-04 01:52:29 -07:00
Bryan Roe
4d55780ec3 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-08-04 01:02:17 -07:00
Bryan Roe
ac1158f55d Added console command to set/unset Task Bar AutoHide on Windows 2022-08-04 01:01:59 -07:00
Ylian Saint-Hilaire
6ddb7d16bc Minor MeshCMD cleanup. 2022-08-03 12:33:30 -07:00
Ylian Saint-Hilaire
4cd99c5b2f In MeshCMD, amtterm will only show when using with latest version of the agent. 2022-08-03 12:30:30 -07:00
Bryan Roe
2939503ffc Attached amtterm to stdin and stdout 2022-08-03 01:19:22 -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
5f04c7a5d2 Removed the agent relay timeout that causes disconnections after 5 seconds (#4352) 2022-08-01 11:00:26 -07:00
Bryan Roe
f628c57eea Updated tunnel idle timeout, to close the tunnel after a preset timeout if a command isn't received. Idle timeout is reset after a command is received. 2022-07-26 20:03:24 -07:00
Ylian Saint-Hilaire
e319b56f56 Version 1.0.55 2022-07-20 15:02:39 -07:00
Ylian Saint-Hilaire
b7bc172c40 ldapUserName and ldapUserRealname can now be set to for example: {{{givenName}}} {{{sn}}} (#4276) 2022-07-20 00:50:32 -07:00
Ylian Saint-Hilaire
58cd5e3bea LDAP improvements (#4276) 2022-07-20 00:10:09 -07:00
Ylian Saint-Hilaire
0489e2d571 Fixed single quote replacement in meshcmd.js. 2022-07-18 23:02:39 -07:00
Ylian Saint-Hilaire
a3ebfa69b5 Version 1.0.54 2022-07-18 17:14:53 -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
Bryan Roe
579eb704a7 Added privacybar console command for Windows, to modify default pinned state 2022-07-18 10:47:48 -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
babc1999c7 Updated MeshCentral Router to fix desktop double backspace on login screen (#4267) 2022-07-15 14:35:41 -07:00
Ylian Saint-Hilaire
410ead461d Updated MeshCentral Router to fix remote desktop double backspace (#4267) 2022-07-14 14:10:29 -07:00
Ylian Saint-Hilaire
257175d458 Version 1.0.49 2022-07-08 09:51:50 -07:00
Ylian Saint-Hilaire
09b1caf8d2 Updated MeshCentral Router for new setting to collapse device groups. 2022-07-07 11:32:21 -07:00
Ylian Saint-Hilaire
13c2a3d14d Updated automatic translation on many languages. 2022-07-06 12:46:34 -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
e71ebdcb15 Version 1.0.46 2022-07-05 11:47:32 -07:00
Ylian Saint-Hilaire
aa21baa563 Updated MeshCentral Router to fix dupliate device groups, #4219 2022-07-03 20:58:05 -07:00
Ylian Saint-Hilaire
56f1702cac Version 1.0.45 2022-07-01 15:01:25 -07:00
Ylian Saint-Hilaire
18eb3ebc1a Updated MeshCentral Router, #4188 2022-07-01 14:42:41 -07:00
Ylian Saint-Hilaire
b3d72655d5 Version 1.0.44 2022-07-01 00:17:42 -07:00
Bryan Roe
675996ccf2 Filtered out exception that can get thrown when JS attempts to restart self, which is normal, because the exception says the process is shutting down. Only happens on macOS 2022-06-30 15:09:06 -07:00
Ylian Saint-Hilaire
81e18fac59 Improved AmtHashes command in MeshCMD. 2022-06-30 12:46:04 -07:00
Ylian Saint-Hilaire
aa58afcc3a Version 1.0.43 2022-06-29 15:08:46 -07:00
Bryan Roe
c22219f903 Fixed setclip bug where success was sent prematurely for Windows Service 2022-06-29 14:18:24 -07:00
Bryan Roe
b517637981 Fixed 2 issues causing Agent Update to fail on very old agents
1. Added null check on callback, because old agents may return null
2. if needStreamFix was set on an old agent, and hash check fails, added retry without fix, as the fix was not needed on some very old agents.
3. Updated retry timeout to 20 seconds instead of 60 seconds
2022-06-28 13:01:56 -07:00
Ylian Saint-Hilaire
4e77a29072 Fixes to French translation. 2022-06-18 10:26:08 -07:00
Ylian Saint-Hilaire
47fe130039 Version 1.0.33 2022-06-06 08:26:52 -07:00
Bryan Roe
b167f2a7b7 added domaininfo console command for windows 2022-06-05 16:50:39 -07:00
Bryan Roe
3c856765ce Updated error message, to show correct binary name 2022-06-04 09:35:31 -07:00
Bryan Roe
1474c73ddb
Merge pull request #4079 from reddn/reddn-patch-3
added fix to hande process.env.LANG = "C"
2022-06-04 09:28:53 -07:00
Ylian Saint-Hilaire
45dc8bf99b Version 1.0.32 2022-06-03 15:21:48 -07:00
Ylian Saint-Hilaire
838a0ee08d Updated MeshCentral Satellite 2022-06-03 15:12:45 -07:00
reddn
f8cb33d5bf
added fix to process.env.LANG = "C" 2022-06-03 17:13:42 -04:00
reddn
7b335661d7
add more detail on no language set for translation
also made default langauge 'en_us' instead of 'en'
2022-06-01 03:58:30 -04:00
Ylian Saint-Hilaire
82254b80ed Integration of agent code signing into MeshCentral. 2022-05-28 22:34:48 -07:00
Ylian Saint-Hilaire
e37b511eb3 Version 1.0.28 2022-05-28 13:25:07 -07:00
Ylian Saint-Hilaire
1188f0711f Linux CPU utilization improvement, #4039 2022-05-25 10:04:37 -07:00
Ylian Saint-Hilaire
c1d253f299 Updated MeshCentral Router with better self-update options. 2022-05-24 16:53:50 -07:00
Ylian Saint-Hilaire
fbc97acbcf Updated MeshCentral Router, fix for #4033 2022-05-24 13:03:21 -07:00
Ylian Saint-Hilaire
dc7f055c33 Version 1.0.27 2022-05-23 18:04:44 -07:00
Ylian Saint-Hilaire
82a4c472e0 Fixed DB record decrypt. 2022-05-23 16:46:56 -07:00
Ylian Saint-Hilaire
d0ee9ff74f Updated MeshCentral Router 2022-05-23 14:55:58 -07:00
Ylian Saint-Hilaire
496abcb557 Updated MeshCentral Router, #4028 2022-05-21 01:24:07 -07:00
Ylian Saint-Hilaire
d06fb6b14c Updated MeshCentral Router & Assistant. 2022-05-20 13:27:52 -07:00
Ylian Saint-Hilaire
2c242f1a88 Updated MeshCentral Router. 2022-05-19 00:15:54 -07:00
Ylian Saint-Hilaire
63f511bc5e Updated MeshCentral Router, #3979 2022-05-18 13:38:07 -07:00