Commit Graph

4867 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire
0bb40f9677
Merge pull request #3841 from petervanv/master
Dutch language update 1.0.2
2022-04-04 17:42:02 -07:00
Chris Thornton
d8cb4d10e4 Add --iderstart as an option to amtider
Allows you to change when the IDER session begins, either `onreboot`,
`graceful` or `now`
2022-04-04 15:23:54 -07:00
Chris Thornton
4787df172b Propagate rx_timeout into the ider object
(The session may get closed before the timeout expires if set to longer
than the default of 30 seconds)
2022-04-04 15:22:39 -07:00
Chris Thornton
4a516a9f8c Add ider-floppy and ider-cdrom as boot options to amtpower 2022-04-04 15:22:35 -07:00
Chris Thornton
18ecafe3e3 Use the right response variable when printing an error message 2022-04-04 13:38:22 -07:00
Chris Thornton
c7d4d83e79 Switch Buffer.from to use new Buffer when used on arrays
Buffer.from when used on arrays of integers returns `null` when running
with meshagent (at least on linux, not sure if this happens elsewhere).
This allows for meshcmd amtider to actually start, since otherwise the
connection is just left hanging
2022-04-04 13:38:17 -07:00
petervanv
ab4a419c8b Dutch language update 1.0.2 2022-04-04 20:40:27 +02:00
Ylian Saint-Hilaire
ad3ea1b7f9 Fixed translation file. 2022-04-04 10:57:14 -07:00
Ylian Saint-Hilaire
0eab53519e Version 1.0.2 2022-04-04 10:47:24 -07:00
Ylian Saint-Hilaire
4f6962a961 Updated Windows 32bit and Linux MeshAgents. 2022-04-04 10:40:54 -07:00
Ylian Saint-Hilaire
da2f53f05f Improved AMT 802.1x config to deal with platforms with just wired or wireless. 2022-04-03 00:34:00 -07:00
Ylian Saint-Hilaire
43d8eafd6a Intel AMT 802.1x improvements. 2022-04-02 23:04:04 -07:00
Ylian Saint-Hilaire
61b01f77fb Updated MeshCommander with 802.1x dialog fixes. 2022-04-02 16:03:13 -07:00
Ylian Saint-Hilaire
8e5c71cea2 Early work on support for MeshCentral Satellite for AMT 802.1x. 2022-04-02 15:27:15 -07:00
Ylian Saint-Hilaire
5a81c84d67 Improved uicustomevent security and events, #3823 2022-03-30 07:14:14 -07:00
Ylian Saint-Hilaire
3e0b76d423 Terminal fullscreen close button now on right, #3819 2022-03-29 22:10:47 -07:00
Ylian Saint-Hilaire
d364ea4b12 Updated dependencies 2022-03-29 20:53:43 -07:00
Ylian Saint-Hilaire
2f55ea597a Updated Pt-Br translation. 2022-03-29 20:51:41 -07:00
Ylian Saint-Hilaire
ae444a9f68 Translation revert. 2022-03-29 20:51:09 -07:00
Ylian Saint-Hilaire
0605d620f4 Updated Pt-Br translation. 2022-03-29 20:48:50 -07:00
Ylian Saint-Hilaire
4f525012ab
Merge pull request #3818 from nicrame/master
Add missing Polish translations.
2022-03-29 08:40:39 -07:00
Marcin Wilk
18dfe3eba2 Add miggin Polish translations. 2022-03-29 10:47:59 +02:00
Bryan Roe
e4b483354a Added logic to remove 'safemode' from console command on Windows 32 bit agents running on 64 bit windows. 2022-03-28 22:15:45 -07:00
Ylian Saint-Hilaire
f52ac376b6 Added more colums in user account export, #3802 2022-03-28 12:32:09 -07:00
Ylian Saint-Hilaire
589ae4a285 More frendly meshctrol.js unable to connect error, #3807 2022-03-28 11:53:11 -07:00
Ylian Saint-Hilaire
c30196dd03 Fixed exception in --resetaccount, #3811 2022-03-28 11:29:55 -07:00
Ylian Saint-Hilaire
f2f0d2795c Fix for missing string translation, #3813 2022-03-28 11:18:34 -07:00
Ylian Saint-Hilaire
d72bd9ff8d Version 1.0.1 2022-03-25 22:40:20 -07:00
Ylian Saint-Hilaire
ebdc9d6011 Updated all MeshAgent to OpenSSL 1.1.1n 2022-03-25 22:35:54 -07:00
Ylian Saint-Hilaire
dd11816657 Fixed server update feature when given rights but are not administrator. 2022-03-25 11:13:47 -07:00
Ylian Saint-Hilaire
1bb1dd0f59 Added AMT MPS input checks. 2022-03-25 11:02:07 -07:00
Ylian Saint-Hilaire
629aba7fc8 Fixed 2fahold.aspx port number. 2022-03-24 17:08:58 -07:00
Ylian Saint-Hilaire
1356dae4f2 You can now limit which users can create login tokens. #3787 2022-03-24 15:05:20 -07:00
Ylian Saint-Hilaire
7d1d0853a0 Fixed agents from previous commit. 2022-03-24 14:15:48 -07:00
Ylian Saint-Hilaire
a8c100be24 Improved web page translation selection based on browser information. 2022-03-24 14:14:33 -07:00
Ylian Saint-Hilaire
d6b8e63bc2 Updated MeshCommander within MeshCMD. 2022-03-23 11:05:52 -07:00
Ylian Saint-Hilaire
b6ab2403f2 Updated MeshCommander 2022-03-23 11:00:41 -07:00
Ylian Saint-Hilaire
20ba165dc3 Fixed AMT HTTP stack client nonce format. 2022-03-22 20:05:42 -07:00
Ylian Saint-Hilaire
71b9a5113b Version 1.0.0 2022-03-22 10:17:37 -07:00
Ylian Saint-Hilaire
d7550dfb9a Removed older AMT redirection basic/digest auth. 2022-03-22 09:23:29 -07:00
Ylian Saint-Hilaire
c3ca5b3076 Added support for AMT 802.1x wired profile. 2022-03-21 18:43:11 -07:00
Ylian Saint-Hilaire
0f329a6f4e Added support to set 802.1x on WIFI profiles. 2022-03-21 17:34:00 -07:00
Ylian Saint-Hilaire
a1943e3df1 Added preparations for Intel AMT 802.1x support. 2022-03-18 13:49:54 -07:00
Ylian Saint-Hilaire
8968048377 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2022-03-17 11:19:26 -07:00
Ylian Saint-Hilaire
e3205137e5 Added RunOnServerStarted, RunOnServerUpdated, RunOnServerError options. #3768 2022-03-17 11:19:18 -07:00
Ylian Saint-Hilaire
f1c91bd6f6
Merge pull request #3767 from tunght/new-account-email-domains
New account email domains
2022-03-16 02:16:49 -07:00
Ylian Saint-Hilaire
ff65097b11
Merge pull request #3766 from tunght/master
Fixed email verification issue
2022-03-16 02:15:06 -07:00
Tung Hoang
bf113954a5 Validate user email domain when adding a new user 2022-03-15 22:11:34 -07:00
tunght
306c3314fa
Fixed email verification issue 2022-03-15 20:58:44 -07:00
Ylian Saint-Hilaire
a1f84ee589 Version 0.9.99 2022-03-15 17:21:16 -07:00