Ylian Saint-Hilaire
f5049055d2
Added remote typing icon to messenger.
2021-02-02 14:08:30 -08:00
Ylian Saint-Hilaire
3b8f72a72e
MeshCentral Router for macOS v0.0.3
2021-01-31 16:05:52 -08:00
Ylian Saint-Hilaire
8a81bd30f8
Updated many of the Linux agents.
2021-01-30 20:13:39 -08:00
Ylian Saint-Hilaire
bdae42af6a
Updated Alpine Linux agent.
2021-01-30 01:32:42 -08:00
Bryan Roe
9bad51196b
Fixed selfupdate for Alpine
2021-01-28 21:32:59 -08:00
Ylian Saint-Hilaire
868c84db52
Added Linux Alpine agent.
2021-01-28 17:23:38 -08:00
Ylian Saint-Hilaire
6f6040d742
Fixed meshcore agent update when used with AgentPort.
2021-01-28 15:49:42 -08:00
Ylian Saint-Hilaire
29c6b7877e
Fixed meshcore update faliure case.
2021-01-28 13:41:19 -08:00
Bryan Roe
aff5bfb8f7
Added ability to relay server commands
2021-01-27 10:54:20 -08:00
Bryan Roe
fe9baf0e8f
Fixed open descriptor issue with agentupdate on linux/freebsd
2021-01-27 00:43:58 -08:00
Bryan Roe
e2201b1d9f
Fixed incorrect console message
2021-01-26 21:53:20 -08:00
Bryan Roe
2f4d584c83
added dnsinfo console command
2021-01-26 14:39:39 -08:00
Ylian Saint-Hilaire
dcb5386da6
Added mesh agent compile time to details tab.
2021-01-26 12:08:17 -08:00
Ylian Saint-Hilaire
2c632cfcf0
MeshMessenger customization improvements.
2021-01-26 11:46:22 -08:00
Ylian Saint-Hilaire
d849d6cd07
Improved agent upload and download events.
2021-01-24 22:46:54 -08:00
Ylian Saint-Hilaire
a885664a41
Removed mobile setup when in LAN mode.
2021-01-24 21:51:22 -08:00
Bryan Roe
6fcdbe3d4c
Updated tinycore to support bare minimum diagnostic
2021-01-24 16:17:25 -08:00
Bryan Roe
1a65fd5ab6
Added workaround for platforms where /var/run/utmp is touched too frequently
...
Fixed Global/Function scope problems
2021-01-24 15:19:29 -08:00
Ylian Saint-Hilaire
0fdf6180d3
Version 0.7.50
2021-01-23 17:54:37 -08:00
Ylian Saint-Hilaire
c5f6cbaef2
Updated MeshCommander, Added MeshCore download page.
2021-01-23 14:32:43 -08:00
Bryan Roe
cdd5153b93
Added thermal support for linux and macos
2021-01-21 12:09:49 -08:00
Bryan Roe
a4a6a5d44f
Added missing action element on security center event
2021-01-21 10:03:33 -08:00
Bryan Roe
14c1a5f860
Added Windows Security Center hooks
2021-01-21 10:01:09 -08:00
Bryan Roe
78f48a7692
Added windows thermals
2021-01-20 14:38:04 -08:00
Bryan Roe
be81ba9518
Added windows volume information to sysinfo
2021-01-20 12:49:15 -08:00
Ylian Saint-Hilaire
ceedd0c756
Added option to remove guest sharing links.
2021-01-20 00:26:53 -08:00
Ylian Saint-Hilaire
67fb1081b0
Added two new agents to hashagents.txt.
2021-01-19 12:51:10 -08:00
Ylian Saint-Hilaire
6f5413bc63
Updated agent aarch64
2021-01-19 12:30:50 -08:00
Bryan Roe
c5d4885b45
Merge branch 'master' of https://github.com/Ylianst/MeshCentral into master
2021-01-18 22:08:37 -08:00
Bryan Roe
05573d9bb9
Added retry logic to self-update
2021-01-18 22:08:12 -08:00
Ylian Saint-Hilaire
e16fcb6b7e
Merge branch 'master' of https://github.com/Ylianst/MeshCentral
2021-01-18 20:48:37 -08:00
Ylian Saint-Hilaire
5500b97dd4
Updated Linux install script.
2021-01-18 20:48:29 -08:00
Bryan Roe
d8dc375d22
synced recoverycore.js changes with meshcore.js
2021-01-18 19:04:53 -08:00
Ylian Saint-Hilaire
c852a3d160
meshcore.js fix when updating older agents.
2021-01-18 16:25:02 -08:00
Ylian Saint-Hilaire
67fd1e7825
Updated meshcores.
2021-01-18 16:11:15 -08:00
Ylian Saint-Hilaire
7a0f18ddee
All new mesh agents.
2021-01-18 16:07:56 -08:00
Bryan Roe
1df705e5ab
updated cert check and added linux_execv()
2021-01-18 16:05:28 -08:00
Bryan Roe
e2368bf7ff
updated recovery self update to skip auth check if agent doesn't expose control channel cert, and server doesn't pass an inner cert
2021-01-17 22:09:00 -08:00
Bryan Roe
872cdfbc9c
Updated recovery self-update to skip authentication check if agent doesn't expose control channel cert, and server did not supply credentials.
2021-01-17 21:57:32 -08:00
Bryan Roe
2faede16d4
fixed console command arg parsing on recovery core
2021-01-17 19:38:42 -08:00
Bryan Roe
564d789e35
fixed recoverycore eval
2021-01-17 18:59:21 -08:00
Bryan Roe
74ffd77eda
added 'eval' and 'setdebug' console commands to recovery core
2021-01-17 18:43:21 -08:00
Bryan Roe
70df889935
1. Updated recovery core 'files' implementation
...
2. Removed dead code from recovery core
3. Fixed bug in switch statement in meshcore
2021-01-17 18:36:53 -08:00
Bryan Roe
fb9c146ccc
updated to add support for freebsd() self update
2021-01-17 15:11:56 -08:00
Bryan Roe
0f9c71e1bc
Merge branch 'master' of https://github.com/Ylianst/MeshCentral into master
...
# Conflicts:
# agents/recoverycore.js
2021-01-17 11:58:18 -08:00
Bryan Roe
7209fb6f39
simplified chmod on update
2021-01-17 11:54:23 -08:00
Ylian Saint-Hilaire
cd84af5cb9
Added tasklimiter and improvements to agent meshcore update system.
2021-01-16 23:35:39 -08:00
Bryan Roe
0a44d8c873
Updated agent-update ARCHID detection on macOS to workaround bug in specific older versions
2021-01-16 14:33:06 -08:00
Bryan Roe
10f1b77006
Removed debug lines that were accidentally left in
2021-01-16 13:12:30 -08:00
Bryan Roe
060a34363f
Updated to use FFI/_wexecve() on windows
2021-01-16 02:00:40 -08:00
Bryan Roe
562f8a6ceb
Updated agentupdate
2021-01-14 23:57:52 -08:00
Ylian Saint-Hilaire
d04c667c21
Agent path fix.
2021-01-14 20:27:56 -08:00
Ylian Saint-Hilaire
82f3a40ba6
More support for agent update using meshcore.
2021-01-14 20:27:15 -08:00
Bryan Roe
f00e565d8b
Merge branch 'master' of https://github.com/Ylianst/MeshCentral into master
2021-01-14 17:08:40 -08:00
Bryan Roe
522836eacc
Added self-update capability
2021-01-14 17:08:02 -08:00
Ylian Saint-Hilaire
2f5482e230
Added server support for agent update using meshcore.
2021-01-14 16:17:56 -08:00
Ylian Saint-Hilaire
930abd0551
Added agent update stress testing.
2021-01-14 12:34:27 -08:00
Bryan Roe
f11140caeb
Added test/experimental console command to initiate update
2021-01-14 01:18:28 -08:00
Ylian Saint-Hilaire
61f62c06d3
Updated Windows and Linux mainstream agents.
2021-01-11 14:47:08 -08:00
Ylian Saint-Hilaire
b195852399
Updated file headers.
2021-01-09 14:31:09 -08:00
Ylian Saint-Hilaire
34a2198bf7
New Windows agents, desktop shortcut customization.
2021-01-07 23:35:11 -08:00
Ylian Saint-Hilaire
c1aa77c5dd
All new mesh agents for all platforms..
2021-01-07 14:28:10 -08:00
Ylian Saint-Hilaire
d919c23461
Added device power operations to meshctrl.js.
2021-01-05 18:29:23 -08:00
Bryan Roe
91f33dfd73
Updated various commands to support agent branding
2021-01-05 09:47:47 -08:00
Ylian Saint-Hilaire
5a2cd5af72
Fixed Linux interactive installer.
2021-01-04 10:40:16 -08:00
Ylian Saint-Hilaire
aba5de4e0d
Improved HTTP sharing domains.
2021-01-04 03:14:26 -08:00
Ylian Saint-Hilaire
4960ad581a
MeshCMD amtinfo improvements.
2020-12-28 15:37:18 -08:00
Ylian Saint-Hilaire
12dd791cf6
Added MeshCentral Router for macOS
2020-12-26 11:58:25 -08:00
Dave
574afb17f0
Update recoverycore.js
2020-12-23 22:03:44 -06:00
Dave
b20378637d
Update agentrecoverycore.js
2020-12-23 22:02:58 -06:00
Ylian Saint-Hilaire
93b0d1bbbc
Updated Windows Agents.
2020-12-18 18:35:02 -08:00
Ylian Saint-Hilaire
72ddb624e0
Updated all MeshAgent and translations.
2020-12-18 16:34:26 -08:00
Bryan Roe
059e8b4cc4
Fixed service console command to use correct service name, on branded agents
2020-12-18 15:35:57 -08:00
Bryan Roe
92d60dbfbe
Updated translation support
2020-12-16 12:03:02 -08:00
Ylian Saint-Hilaire
b213f7d6a0
Translation fixes.
2020-12-16 10:51:44 -08:00
Ylian Saint-Hilaire
8c43110b31
Translation update.
2020-12-16 10:47:39 -08:00
petervanv
c33d3cc4d8
Dutch language update's
...
Dutch meshcentral update: 0.7.27
Dutch agent update version ???
2020-12-16 16:44:20 +01:00
petervanv
ee0c634ddd
Update agent-translations.json
2020-12-16 16:05:46 +01:00
Ylian Saint-Hilaire
642de7996b
Added agent debug console in agent and assistant.
2020-12-15 19:44:11 -08:00
Ylian Saint-Hilaire
fc432430f6
Agent translation fixes.
2020-12-15 13:38:18 -08:00
Ylian Saint-Hilaire
a19bf5146a
Added agent translations.
2020-12-15 13:29:02 -08:00
Ylian Saint-Hilaire
4900a6363e
Updated MeshAgents except macOS, BSD, 24kc.
2020-12-10 14:55:44 -08:00
Bryan Roe
b7a6d142cf
set timer metadata for InfoUpdate
2020-12-10 10:00:15 -08:00
Ylian Saint-Hilaire
c756149963
Updated macOS agents.
2020-12-10 01:49:22 -08:00
Ylian Saint-Hilaire
3e8dfc7fc2
Updated MeshCentral Router
2020-12-10 00:59:26 -08:00
Ylian Saint-Hilaire
c63bdca2a2
Merge branch 'master' of https://github.com/Ylianst/MeshCentral
2020-12-10 00:03:09 -08:00
Ylian Saint-Hilaire
ba9b72c11e
Many improvements for Intel AMT agentless management.
2020-12-10 00:03:00 -08:00
Bryan Roe
2f7ad6c338
Updated fdsnapshot and timerinfo
2020-12-09 23:53:23 -08:00
Ylian Saint-Hilaire
d258aaf9da
Updated Raspberry Pi agents with OpenSSL 1.1.1i
2020-12-09 11:02:18 -08:00
Ylian Saint-Hilaire
ff89244c37
Rolled back Raspberry Pi agents.
2020-12-09 00:50:41 -08:00
Ylian Saint-Hilaire
039e395336
Updated FreeBSD agent.
2020-12-08 20:54:16 -08:00
Ylian Saint-Hilaire
b7eb843caf
Updated agents to OpenSSL v1.1.1i except for FreeBSD.
2020-12-08 16:20:05 -08:00
Ylian Saint-Hilaire
db1c8e5ccb
Added new agent hashes.
2020-12-07 20:42:25 -08:00
Ylian Saint-Hilaire
86ecbe61c5
Updated macOS agents.
2020-12-07 19:16:45 -08:00
Ylian Saint-Hilaire
5625136d79
Updated remaining agents.
2020-12-06 22:00:12 -08:00
Ylian Saint-Hilaire
7ba7f385da
Updated most agents (all except macOS, BSD, MIPS24kc)
2020-12-06 21:48:24 -08:00
Bryan Roe
f3b38ece1a
Added -help command
2020-12-01 17:04:45 -08:00
Ylian Saint-Hilaire
1e27592ce4
Agent core download and reverse proxy improvements.
2020-11-30 13:20:31 -08:00
Ylian Saint-Hilaire
444b5f6dfb
Updated MeshCentral Router.
2020-11-29 11:44:09 -08:00
Ylian Saint-Hilaire
b11b974873
Version 0.7.4
2020-11-27 21:40:30 -08:00
Ylian Saint-Hilaire
b0b3339c4b
Updated MeshCentral Router.
2020-11-27 14:28:34 -08:00
Ylian Saint-Hilaire
52114da91c
Intel AMT improvements.
2020-11-24 23:17:54 -08:00
Ylian Saint-Hilaire
39541f8755
Fixes Intel AMT MEI calls.
2020-11-24 19:56:59 -08:00
Ylian Saint-Hilaire
31d9641f60
Updated Linux/BSD agents.
2020-11-22 19:39:10 -08:00
Ylian Saint-Hilaire
8128dbcb88
Updated MeshCentral Router
2020-11-20 16:48:28 -08:00
Ylian Saint-Hilaire
00e9b5cd57
Updated Linux agents for remote desktop unicode support.
2020-11-18 21:30:33 -08:00
Ylian Saint-Hilaire
7a71cacb0d
Updated Windows Agents
2020-11-18 12:54:20 -08:00
Ylian Saint-Hilaire
1076383fc8
Fixed agents.
2020-11-17 19:31:06 -08:00
Ylian Saint-Hilaire
0790376119
Added support for agent with improved key input.
2020-11-17 19:30:26 -08:00
Bryan Roe
b658ebf2a2
Updated file search to enclose path with quotes
2020-11-16 15:43:28 -08:00
Ylian Saint-Hilaire
e04db9fa9f
Agent TLS certificate improvement.
2020-11-16 15:14:30 -08:00
Ylian Saint-Hilaire
5c9ac190b5
Added cpu/memory realtime graph.
2020-11-15 23:52:42 -08:00
Ylian Saint-Hilaire
54d7373a0e
Fixed remote desktop multi-display bug.
2020-11-13 12:37:05 -08:00
Bryan Roe
7386a3f8c2
Added cancel() support to File Search
2020-11-12 17:49:22 -08:00
Ylian Saint-Hilaire
22105f2af3
Version 0.6.86
2020-11-11 22:56:47 -08:00
Ylian Saint-Hilaire
39ca25dcbf
Updated Linux agents.
2020-11-11 16:50:51 -08:00
Ylian Saint-Hilaire
25986569af
Meshcore.js cleanup.
2020-11-11 00:36:51 -08:00
Ylian Saint-Hilaire
bf7b1ffd60
Updated MeshAgent on all platforms.
2020-11-11 00:28:53 -08:00
Ylian Saint-Hilaire
6e67fc14c4
Rolled back agent tunnel TLS check.
2020-11-10 13:24:24 -08:00
Ylian Saint-Hilaire
a5abdf5974
MeshCentral Router Update.
2020-11-10 01:08:07 -08:00
Ylian Saint-Hilaire
8c007666b9
Improved device batch upload.
2020-11-09 16:51:48 -08:00
Ylian Saint-Hilaire
d833ac2472
Added batch upload folder creation.
2020-11-09 15:28:46 -08:00
Bryan Roe
dd397bc156
Added experimental file-search
2020-11-09 14:17:11 -08:00
Ylian Saint-Hilaire
8b9a437ed7
Improved certificate checking.
2020-11-08 13:29:37 -08:00
Ylian Saint-Hilaire
c24c8821fe
Added multi-agent upload feature.
2020-11-08 01:13:23 -08:00
Bryan Roe
e4a0a31f86
Added customization support
2020-11-06 13:43:56 -08:00
Ylian Saint-Hilaire
fee7cdeef8
Updated MeshCentral Router.
2020-11-04 12:42:45 -08:00
Ylian Saint-Hilaire
369f51c67d
Updated MeshCentral Router and Assistant
2020-11-03 21:32:12 -08:00
Ylian Saint-Hilaire
1b590dba5e
Updated MeshCentral Assistant with self-update system.
2020-11-03 18:44:43 -08:00
Ylian Saint-Hilaire
49c41cb02c
Fixes for MeshCore and MariaDB.
2020-11-03 02:58:29 -08:00
Ylian Saint-Hilaire
b2aceb0298
MeshCentral Router update system.
2020-11-02 21:41:58 -08:00
Ylian Saint-Hilaire
7f2bcbc919
Fixed user array type in MeshCore.
2020-11-02 09:47:02 -08:00
Ylian Saint-Hilaire
a905bba83c
Improved meshcore Intel AMT handling.
2020-11-02 00:44:07 -08:00
Ylian Saint-Hilaire
248909d056
Added device sharing link revocation.
2020-10-30 17:08:07 -07:00
Ylian Saint-Hilaire
95112bf31d
Updated MeshCentral Router.
2020-10-29 14:39:02 -07:00
Ylian Saint-Hilaire
fa4de88dbd
Updated MeshCentral Router.
2020-10-29 14:10:50 -07:00
Ylian Saint-Hilaire
06f0f8cb43
Removed meshcmd actions: amtacm, amtscript, amtdiscover.
2020-10-29 12:59:55 -07:00
Ylian Saint-Hilaire
f46603520d
Replaced ClickOnce with MeshCentral Router.
2020-10-28 16:17:23 -07:00
Ylian Saint-Hilaire
e3ae2733af
Slim down meshcore, removed WSMAN from agent.
2020-10-27 23:55:00 -07:00
Ylian Saint-Hilaire
ed45f7b4a7
Improved agent coredump processing.
2020-10-27 16:40:12 -07:00
Ylian Saint-Hilaire
0f23a343cd
More AMT manager improvements.
2020-10-26 12:46:30 -07:00
Ylian Saint-Hilaire
964857d574
AMT Manager defaults to TLS on all connection types.
2020-10-22 21:46:32 -07:00
Ylian Saint-Hilaire
c351923961
Improved APF security using session cookies.
2020-10-22 15:10:39 -07:00
Ylian Saint-Hilaire
5a3e68a935
Improved Intel AMT activation logging.
2020-10-22 14:35:12 -07:00
Ylian Saint-Hilaire
8f965dd4fc
Removed debug files
2020-10-21 15:36:36 -07:00
Ylian Saint-Hilaire
b04d1b7d4a
Intel AMT configuration now automated thru agent.
2020-10-21 15:36:07 -07:00
Ylian Saint-Hilaire
2aacb65efb
Completed Intel AMT CCM deactivation support.
2020-10-21 12:19:00 -07:00
Ylian Saint-Hilaire
820868bd6e
More Intel AMT CCM improvements.
2020-10-20 18:14:00 -07:00
Ylian Saint-Hilaire
3b355e197f
Added CCM activation support.
2020-10-20 15:15:56 -07:00
Ylian Saint-Hilaire
09a0409fc3
Added task limiter to AMT manager
2020-10-20 11:28:18 -07:00
Ylian Saint-Hilaire
8b61f1d64c
Added MEI state exchange over CIRA-LMS.
2020-10-19 22:23:46 -07:00
Ylian Saint-Hilaire
51ae65b5dc
Intel AMT CIRA auto-config almost done.
2020-10-18 21:06:39 -07:00
Ylian Saint-Hilaire
fd8265313d
Added Intel AMT tunneling configuration support.
2020-10-17 19:23:24 -07:00
Ylian Saint-Hilaire
dceba48a27
Added restricted agent notice, show power state on device tab when sleeping/soft-off.
2020-10-16 14:46:41 -07:00
Ylian Saint-Hilaire
759a7bbaf5
Added TLS support to APF tunnels.
2020-10-13 17:46:29 -07:00
Ylian Saint-Hilaire
3e896f6dd2
Version 0.6.61
2020-10-12 14:04:26 -07:00
Ylian Saint-Hilaire
ad0138c0ea
Fixed CIRA server crash.
2020-10-12 14:01:24 -07:00
Ylian Saint-Hilaire
d3461b8d70
Improved APF control command.
2020-10-12 09:29:34 -07:00
Ylian Saint-Hilaire
26387ccb8d
Updated Windows agents, meshcore we better pipe support.
2020-10-11 22:24:30 -07:00
Ylian Saint-Hilaire
07e32b9399
Added multi-pipe meshcore.js
2020-10-09 18:35:59 -07:00
Ylian Saint-Hilaire
c0018bb467
Many Intel AMT improvements.
2020-10-09 15:44:09 -07:00
Ylian Saint-Hilaire
bc4e07b5fe
Merged APF and MPS servers, improved APF client.
2020-10-08 19:47:24 -07:00
Ylian Saint-Hilaire
a435d57be5
Improved event logs when running remote commands.
2020-10-07 18:02:02 -07:00
Ylian Saint-Hilaire
7e58ebf54a
Fixed OpenURL feature to only allow https:// or http://
2020-10-05 11:40:29 -07:00
Ylian Saint-Hilaire
adc513f08a
Added command and reset/off rights to mobile web page.
2020-10-05 11:25:33 -07:00
Ylian Saint-Hilaire
038c61c1f1
Added support for agent help requests.
2020-10-01 15:45:44 -07:00
Ylian Saint-Hilaire
d55c102a8f
Fixed MeshMessenger connection issue.
2020-10-01 10:30:26 -07:00
Ylian Saint-Hilaire
974214b9e9
MeshCore.js can now handle long connection name pipes.
2020-09-30 16:59:34 -07:00
Ylian Saint-Hilaire
ead64152e5
Version 0.6.51
2020-09-29 13:26:45 -07:00
Ylian Saint-Hilaire
549df878b4
Updated FreeBSD mesh agent.
2020-09-29 13:23:27 -07:00
Ylian Saint-Hilaire
7a22f8c702
Added run as user support to batch commands.
2020-09-29 13:20:08 -07:00
Ylian Saint-Hilaire
9d342b867a
Updated MeshCentral router with improved 2FA and LoginKey support.
2020-09-29 10:53:18 -07:00
Ylian Saint-Hilaire
40eac9b188
Added RPi for older GLIBC agent #27
2020-09-26 21:45:19 -07:00
Ylian Saint-Hilaire
beba54bfb5
Updated MeshCentral Router with more debug.
2020-09-26 11:23:01 -07:00
Ylian Saint-Hilaire
87ede3be0e
Updated MeshCentral Router
2020-09-23 00:56:45 -07:00
Ylian Saint-Hilaire
c65098c6fa
Security improvements.
2020-09-22 14:25:22 -07:00
Ylian Saint-Hilaire
fcf7e3eaaf
Updated MeshCentral Router.
2020-09-22 11:49:28 -07:00
Ylian Saint-Hilaire
0523743e07
Updated MeshCentral Router with Windows key support.
2020-09-22 10:06:09 -07:00
Ylian Saint-Hilaire
b5014622af
Updated MeshCentral router with improved file manager.
2020-09-21 22:10:21 -07:00
Ylian Saint-Hilaire
6bd9a9c05a
Updated MeshCentral Router with File Manager Drag & Drop support.
2020-09-21 13:08:22 -07:00
Ylian Saint-Hilaire
865ef8a415
Updated MeshCentral Router with File Manager.
2020-09-19 15:22:09 -07:00
Ylian Saint-Hilaire
d12d9e7e2a
Added LoginKey support to MeshCmd
2020-09-18 11:40:08 -07:00
Ylian Saint-Hilaire
37eb41137d
Updated MeshCentral Router
2020-09-16 16:27:57 -07:00
Ylian Saint-Hilaire
43b78d210e
GitHub Security fixes.
2020-09-15 17:56:10 -07:00
Ylian Saint-Hilaire
abe862153e
More Linux interactive installer improvements.
2020-09-14 15:34:55 -07:00
Ylian Saint-Hilaire
7c65186892
Fixed Linux interactive installer.
2020-09-14 13:32:16 -07:00
Ylian Saint-Hilaire
7311b23743
Updated Linux interactive installer.
2020-09-10 15:18:33 -07:00
Ylian Saint-Hilaire
1452746b71
Updated all agents except OSX.
2020-09-10 14:26:10 -07:00
Ylian Saint-Hilaire
07ebca2ebb
Improved Linux binary installation.
2020-09-09 14:09:05 -07:00
Ylian Saint-Hilaire
07e6eba302
Improved Linux binary installation.
2020-09-09 14:08:27 -07:00
Ylian Saint-Hilaire
6aabbf9dc9
Started work on internalization of event log.
2020-09-08 18:59:58 -07:00
Ylian Saint-Hilaire
c8bf9721e2
Fixed ARM HF MeshAgent.
2020-09-03 16:35:37 -07:00
Ylian Saint-Hilaire
b3fc8ad4a1
New agents on all platforms.
2020-09-03 16:17:14 -07:00
Bryan Roe
602be8f02f
Changed moderation from 2 seconds to 1 second
2020-09-02 23:06:08 -07:00
Ylian Saint-Hilaire
df47f0a068
Improved manual battery system in meshcore.js
2020-08-31 16:45:45 -07:00
Ylian Saint-Hilaire
dd70ec8a34
Now need agent uninstall permission to delete a device, mesh edit permission to move a device between groups.
2020-08-29 11:43:09 -07:00
Ylian Saint-Hilaire
0c1dc084b4
First attempt at manual battery status.
2020-08-28 20:01:06 -07:00
Ylian Saint-Hilaire
5a0cdb8c64
Fixed device file downloads on Linux
2020-08-28 18:29:32 -07:00
Ylian Saint-Hilaire
cf28d9c40b
Improved MeshCtrl deviceinfo
2020-08-28 16:45:48 -07:00
Ylian Saint-Hilaire
e744813598
Added support for device stream downloads.
2020-08-26 18:42:41 -07:00
Ylian Saint-Hilaire
659dcd5f7e
Added quick clipboard upload/download feature to remote desktop.
2020-08-19 16:29:21 -07:00
Ylian Saint-Hilaire
972e254d91
Put zip feature back until debug until new agent.
2020-08-19 14:01:05 -07:00
Ylian Saint-Hilaire
9b2b48e229
Added Apple touch icon.
2020-08-18 18:29:13 -07:00
Ylian Saint-Hilaire
0b0768927e
Added allDevGroupManagers for server console info command.
2020-08-18 14:44:42 -07:00
Bryan Roe
87fc5eb459
Updated 'cancel' for zip-writer
2020-08-18 11:10:21 -07:00
Ylian Saint-Hilaire
7d6321cd82
Updated MeshCentral Router
2020-08-16 20:49:32 -07:00
Ylian Saint-Hilaire
48474421dc
Updated MeshCentral Router.
2020-08-14 15:36:15 -07:00
Ylian Saint-Hilaire
027876d169
First working zip feature in device files tab.
2020-08-13 14:03:41 -07:00
Ylian Saint-Hilaire
2d0f4010be
Started work on file zip feature.
2020-08-13 13:13:21 -07:00
Ylian Saint-Hilaire
204cca9ef6
Improved file upload to device.
2020-08-13 12:29:18 -07:00
Ylian Saint-Hilaire
60bf363a16
Updated all MeshAgents.
2020-08-12 13:35:36 -07:00
Ylian Saint-Hilaire
8cd7139c3e
Merge branch 'master' of https://github.com/Ylianst/MeshCentral
2020-08-12 11:58:04 -07:00
Ylian Saint-Hilaire
4e0f8e0aab
Updated MeshCentral Router
2020-08-12 11:57:51 -07:00
Bryan Roe
e6639df371
Updated LMS metadata available to meshcore and server
2020-08-11 18:38:38 -07:00
Ylian Saint-Hilaire
a9a037b073
More work on remote desktop sharing.
2020-08-07 15:01:28 -07:00
Ylian Saint-Hilaire
98f2950c00
Removed depricated new Buffer() usage.
2020-08-06 13:23:17 -07:00
Bryan Roe
7d698fbb18
Fixed WoL issue where MulticastTTL and MulticastInterface needed to be set
2020-08-05 15:26:46 -07:00
Ylian Saint-Hilaire
5acd6461f7
Updated BSD agent.
2020-08-04 00:09:47 -07:00
Ylian Saint-Hilaire
046c59fa2c
Updated all MeshAgents.
2020-08-03 14:00:59 -07:00
Ylian Saint-Hilaire
7a35949df8
Merge branch 'master' of https://github.com/Ylianst/MeshCentral
2020-08-03 13:52:23 -07:00
Bryan Roe
a3609728e0
Added root check for service install/uninstall
2020-08-03 11:07:07 -07:00
Bryan Roe
de2e7f6900
Added root check for macOS
2020-08-03 10:58:44 -07:00
Bryan Roe
1d04791d90
Added support for macOS and KDialog.
2020-08-03 10:51:54 -07:00
Ylian Saint-Hilaire
886d721648
Updated MeshCentral Router.
2020-08-03 10:38:49 -07:00
Ylian Saint-Hilaire
cbda9382e9
Added early server support for agent binary installer on Linux.
2020-08-01 21:12:07 -07:00
Ylian Saint-Hilaire
8ea198b831
Version 0.6.0
2020-07-31 18:05:00 -07:00
Ylian Saint-Hilaire
ce4fdd14e3
Agent now sends session messages on each server reconnect.
2020-07-31 12:56:39 -07:00
Ylian Saint-Hilaire
0407171389
Updated all agents except macOS/BSD.
2020-07-31 11:35:50 -07:00
Ylian Saint-Hilaire
1d85c8f829
Updated all agents except macOS/BSD.
2020-07-30 00:33:46 -07:00
Ylian Saint-Hilaire
6b40f4244c
New agent messages
2020-07-28 18:45:17 -07:00
Ylian Saint-Hilaire
de126abaf5
Updated Windows Agents, Version 0.5.95
2020-07-26 14:27:27 -07:00
Ylian Saint-Hilaire
ddcbee0cc4
Added TCP/UDP routing indication.
2020-07-24 14:00:49 -07:00
Ylian Saint-Hilaire
58cee052c3
Added agent hashing batch file.
2020-07-22 12:18:34 -07:00
Ylian Saint-Hilaire
c1d7021498
Fixed file upload to agent when websocket compression is used.
2020-07-22 11:19:39 -07:00
Ylian Saint-Hilaire
4c2018245b
Changed downloads from agent from 4k to 16k blocks.
2020-07-21 17:09:11 -07:00
Ylian Saint-Hilaire
193c85972c
Updated all agents except macOS and FreeBSD. New agents support compression.
2020-07-21 16:20:17 -07:00
Ylian Saint-Hilaire
eacc7c91b2
Fixed tunnel ping/pong that would corrupt traffic.
2020-07-19 14:45:29 -07:00
Ylian Saint-Hilaire
8be7984a60
More agent deflate compression support.
2020-07-17 19:55:49 -07:00
Ylian Saint-Hilaire
4cc7abd0bd
Added support for compressed MeshCore.js
2020-07-17 11:15:42 -07:00
Ylian Saint-Hilaire
dc98e3f323
Added support for compressed MeshCore.js
2020-07-17 11:14:24 -07:00
Bryan Roe
db3ead8be6
Added support for permessage deflate
2020-07-16 23:08:59 -07:00
Ylian Saint-Hilaire
ff661d1feb
Added {1} for username in agent privacy bar & notifications.
2020-07-13 11:30:27 -07:00
Ylian Saint-Hilaire
cf8f58cd48
Added batch command execution.
2020-07-10 23:12:43 -07:00
Ylian Saint-Hilaire
4b10e225dd
Added user account real name support.
2020-07-10 10:33:41 -07:00
Ylian Saint-Hilaire
8092a58008
Updated all MeshAgents except FreeBSD and macOS.
2020-07-08 20:05:03 -07:00
Ylian Saint-Hilaire
815fa1b0bb
Added auto agent crash dump server upload option.
2020-07-07 23:56:08 -07:00
Ylian Saint-Hilaire
b602d374b0
Updated MeshCentral Router
2020-07-06 17:16:54 -07:00
Ylian Saint-Hilaire
35e2e0cd20
Added server setting for agent core dump.
2020-07-06 16:01:44 -07:00
Bryan Roe
bee668d502
Add coredump console command
2020-07-06 14:19:16 -07:00
Ylian Saint-Hilaire
48368cb2ee
Updated MeshCentralRouter.
2020-07-03 16:03:36 -07:00
Bryan Roe
c2b8da3cd9
added 'service' console command
2020-07-01 13:15:07 -07:00
Ylian Saint-Hilaire
1399c2f630
Updated windows agents.
2020-06-30 11:34:19 -07:00
Ylian Saint-Hilaire
4764c12dba
Updated Windows agents
2020-06-29 13:02:19 -07:00
Ylian Saint-Hilaire
ae1f36de68
Switched to new style network information from agent.
2020-06-26 14:43:58 -07:00
Ylian Saint-Hilaire
286b1ea204
Merge branch 'master' of https://github.com/Ylianst/MeshCentral
2020-06-25 22:39:11 -07:00
Ylian Saint-Hilaire
a6d31a8902
Updated agents on all platforms.
2020-06-25 22:39:00 -07:00
Bryan Roe
2251beccf6
Added try/catch and metadata on WoL
2020-06-25 19:14:29 -07:00
Bryan Roe
b18e302fcc
Added 'zip' and 'unzip' console command
2020-06-24 16:04:52 -07:00
Ylian Saint-Hilaire
3de4a33d1c
Fixed Linux install script to accept cookies in addition to meshid.
2020-06-23 12:11:15 -07:00
Bryan Roe
560483034d
Removed unneeded file
2020-06-17 23:59:51 -07:00
Ylian Saint-Hilaire
6668f88ed3
Fixed agent tunnel unable to connect.
2020-06-17 10:28:54 -07:00
Ylian Saint-Hilaire
e5f44237b1
Updated all mesh agents.
2020-06-15 22:45:52 -07:00
Ylian Saint-Hilaire
cf54f6f34b
Code cleanup.
2020-06-15 16:37:02 -07:00
Ylian Saint-Hilaire
ba6d15a79d
Minor improvement to translate.js minifier.
2020-06-13 15:38:11 -07:00
Ylian Saint-Hilaire
89a9c589e1
Updated Windows Agents.
2020-06-13 11:50:42 -07:00
Ylian Saint-Hilaire
8e1e030646
Improved consent and notification customization.
2020-06-13 11:36:50 -07:00
Ylian Saint-Hilaire
f8604d5b61
Fixed refresh.ashx reload loop, added user consent strings to config.json.
2020-06-13 05:41:53 -07:00
Ylian Saint-Hilaire
ff4431c329
Updated all MeshAgents.
2020-06-12 22:34:32 -07:00
Ylian Saint-Hilaire
543a7f28f0
Internaliztion improvements.
2020-06-12 20:36:10 -07:00
Ylian Saint-Hilaire
01b95a143c
Updated all MeshAgents.
2020-06-11 16:50:40 -07:00
Ylian Saint-Hilaire
f4a6033fff
Fixed x-forwarded-for server crash
2020-06-08 09:45:03 -07:00
Bryan Roe
fd42b66753
Modified Power events, to always send battery level
2020-06-05 10:58:55 -07:00
Ylian Saint-Hilaire
11a786129d
Merge branch 'master' of https://github.com/Ylianst/MeshCentral
2020-06-04 23:27:58 -07:00
Ylian Saint-Hilaire
76f853bbd7
Updated MeshAgents, MeshCentral Router and bug fixes.
2020-06-04 23:27:48 -07:00
Bryan Roe
dda5ede99a
Fixed bug with working directory
2020-06-04 11:37:02 -07:00
Ylian Saint-Hilaire
8f8d48aeeb
Updated MeshCentral Router
2020-06-02 00:38:37 -07:00
Ylian Saint-Hilaire
8c0ae5bb52
Added support for custom ui buttons and dialogs.
2020-06-01 17:26:27 -07:00
Bryan Roe
3582adfbe3
No longer needed, as it is now part of the agent
2020-05-31 11:26:29 -07:00
Bryan Roe
5ad469e8b4
Hooked up power events
2020-05-31 11:24:34 -07:00
Ylian Saint-Hilaire
bf5be3c145
Added device battery indication
2020-05-30 17:21:45 -07:00
Ylian Saint-Hilaire
f13463ec67
Updated MeshCentral Router.
2020-05-30 13:59:04 -07:00
Bryan Roe
29545ca4b1
added missing break statement
2020-05-29 13:07:15 -07:00
Ylian Saint-Hilaire
45d0d7d173
Merge branch 'master' of https://github.com/Ylianst/MeshCentral
2020-05-28 16:25:13 -07:00
Ylian Saint-Hilaire
56192d51a3
Improved Korean, New MeshCommander
2020-05-28 16:24:48 -07:00
Bryan Roe
156f22e50d
Updated metadata and modified amt-lme to hook newListener for 'connect' because JS HECI is much faster than old implementation
2020-05-28 13:30:28 -07:00
Ylian Saint-Hilaire
6fe4bb9756
Added filter bar to mobile web app.
2020-05-22 17:59:42 -07:00
Ylian Saint-Hilaire
4fac0d2bc3
Merge pull request #1397 from ryanblenis/meshcmd_work
...
Meshcmd Updates
2020-05-22 13:51:27 -07:00
Bryan Roe
c6c3ac2753
Updated metadata
2020-05-22 12:23:12 -07:00
Ryan Blenis
a2aca03406
Allow an authCookie switch to validate credentials for meshcmd (instead of username / password)
2020-05-22 13:59:02 -04:00
Ryan Blenis
3c9d77d097
Missing command line argument serverUrl
2020-05-22 13:17:53 -04:00
Bryan Roe
17d6a3604c
Updated snapshot metadata
2020-05-21 13:22:58 -07:00
Ylian Saint-Hilaire
0f18e3a5cf
New MeshAgents on all platforms.
2020-05-21 00:25:35 -07:00
Bryan Roe
419ae09d43
Added descriptor tracking to console command
2020-05-19 14:56:11 -07:00
Bryan Roe
52487cd4bf
Updated terminal flow, to check for promise completion
2020-05-19 01:21:07 -07:00
Ylian Saint-Hilaire
0c1fbc4369
New MeshAgents (except macOS and FreeBSD + Many fixes + MessageBox feature.
2020-05-18 17:57:11 -07:00
Bryan Roe
8792432825
Added maxfragmentsize for webrtc datachannel
2020-05-18 02:39:30 -07:00
Bryan Roe
a15bf3f83d
Updated KVM Toast to be compatible with RDP
2020-05-17 01:59:04 -07:00
Bryan Roe
3d20744c6f
Updated KVM User-Consent to be compatible with RDP
2020-05-17 01:42:32 -07:00
Bryan Roe
a23b8d047c
Added UAC console command for windows
2020-05-17 00:22:26 -07:00
Bryan Roe
1e6b3be3e2
Updated User-Consent and Notification flow for Terminal
2020-05-16 21:10:11 -07:00
Ylian Saint-Hilaire
76d7e3e7a6
Fixed MeshAgent files session count.
2020-05-15 15:23:37 -07:00
Ylian Saint-Hilaire
bc91deee49
Started work on OAuth support.
2020-05-13 20:50:33 -07:00
Ylian Saint-Hilaire
906d43d367
Started work on OAuth support.
2020-05-13 20:49:58 -07:00
Ylian Saint-Hilaire
04dfeebe1e
Bug fixes, added AmtWake to MeshCMD.
2020-05-13 00:27:31 -07:00
Ylian Saint-Hilaire
2b4336e222
Improved device session notification.
2020-05-12 00:01:42 -07:00
Ylian Saint-Hilaire
6431974136
More device session notification work.
2020-05-11 18:44:46 -07:00
Ylian Saint-Hilaire
2ca1817065
Started work on device session indication
2020-05-11 16:31:13 -07:00
Ylian Saint-Hilaire
6baf3285cc
Started work on device session indication
2020-05-11 16:30:18 -07:00
Ylian Saint-Hilaire
4a98336c15
Desktop multi-user improvements.
2020-05-11 01:17:18 -07:00
Ylian Saint-Hilaire
0e8b95b439
Updated Windows Agents
2020-05-08 01:38:37 -07:00
Ylian Saint-Hilaire
6883a3cc7f
Fixed TlsOffload option, new MeshCentralRouter.
2020-05-08 01:17:23 -07:00
Ylian Saint-Hilaire
1f105e37a2
Router fixes, Relay Fixes, 2FA fixes, support for many trusted proxies addresses.
2020-05-07 14:48:51 -07:00
Ylian Saint-Hilaire
139a5ad174
Added remote desktop metadata support.
2020-05-06 23:23:27 -07:00
Ylian Saint-Hilaire
c8e1a1c305
More translations, agent console messages are now translated.
2020-05-03 12:54:51 -07:00
Ylian Saint-Hilaire
6eb0cf6fb9
Updated MeshCentral Router
2020-04-29 12:28:19 -07:00
Bryan Roe
ce58d71328
updated user consent for file access, so if request is cancelled, consent request is cancelled too, if supported.
2020-04-28 12:15:36 -07:00
Bryan Roe
604ce47468
Updated, so if terminal or kvm is cancelled berfore consent is granted, consent request is dismissed, if supported
2020-04-28 12:09:08 -07:00
Bryan Roe
3e50b0bdab
Fixed unhandled exception that can occur when you close privacy bar
2020-04-28 11:36:04 -07:00
Ylian Saint-Hilaire
3cc6d8d297
Updated macOS agent, more multiplexor work.
2020-04-27 13:58:58 -07:00
Ylian Saint-Hilaire
4840b34c43
Updated maxOS agent
2020-04-27 10:07:22 -07:00
Ylian Saint-Hilaire
6e872d6c21
Updated all MeshAgents
2020-04-26 17:26:37 -07:00
Ylian Saint-Hilaire
85dc30a039
Merge branch 'master' of https://github.com/Ylianst/MeshCentral
2020-04-24 18:24:35 -07:00
Ylian Saint-Hilaire
d787ee0743
Updated all MeshAgents.
2020-04-24 18:24:24 -07:00
Bryan Roe
b35c05c851
Added vm command
2020-04-24 16:53:58 -07:00
Ylian Saint-Hilaire
78000eb92c
Updated FreeBSD agent.
2020-04-24 13:41:15 -07:00
Bryan Roe
2993736b86
Agent has new KVM detection logic, which retries every 10 seconds for 3 minutes if XLIBS are detected, but X server is not. Meshcore now hooks the event, so if detection is found, the server is updated.
2020-04-23 22:42:45 -07:00
Ylian Saint-Hilaire
99c297689b
Updated Windows Agents.
2020-04-23 10:46:19 -07:00
Bryan Roe
ba9b124668
Updated so Root/User/Login all do the samething
2020-04-23 10:08:12 -07:00
Bryan Roe
d2822dabbf
Added SH fallback
2020-04-23 09:50:55 -07:00
Bryan Roe
d1ff8e5b62
Fixed terminal support of recoverycore
2020-04-23 02:15:04 -07:00
Ylian Saint-Hilaire
f484c6742c
Updated MeshCentral Router
2020-04-22 21:08:43 -07:00
Ylian Saint-Hilaire
200acde9c8
More work on SMS support.
2020-04-22 01:33:27 -07:00
Ylian Saint-Hilaire
f9e71a123d
New OpenSSL v1.1.1g agents (except MIPS)
2020-04-21 19:33:53 -07:00
Ylian Saint-Hilaire
c89f8fd524
Added email validation login page.
2020-04-21 01:50:27 -07:00
Ylian Saint-Hilaire
26111b84d2
Fixed file corruption when AgentPong is used.
2020-04-20 20:12:35 -07:00
Ylian Saint-Hilaire
882c79ce16
New virual machine icon, MeshCtrl.js fixes.
2020-04-16 13:18:45 -07:00
Bryan Roe
1eb8bd2ae9
Fixed bug on windows, where user consent for terminal wasn't working anymore
2020-04-15 19:05:46 -07:00
Ylian Saint-Hilaire
a16d2d5f12
Fixed WebRTC, WebApp UI improvements.
2020-04-15 16:20:55 -07:00
Ylian Saint-Hilaire
9be8af9214
Fixed user consent security issue.
2020-04-15 12:36:22 -07:00
Ylian Saint-Hilaire
1f0450529c
Added user consent option on desktop connect button.
2020-04-14 19:12:14 -07:00
Ylian Saint-Hilaire
8feb68b72a
Updated FreeBSD agent.
2020-04-14 03:08:53 -07:00
Ylian Saint-Hilaire
03ea86d643
Merge pull request #1155 from ryanblenis/qol
...
1. Add latency timer and callback opportunity to CreateAgentRedirect
2020-04-14 01:26:22 -07:00
Ylian Saint-Hilaire
ff256beeab
Updated all MeshAgents.
2020-04-14 00:09:05 -07:00
Ryan Blenis
48da888540
1. Add latency timer and callback opportunity to CreateAgentRedirect
...
2. Add latency to Remote Desktop view
2020-04-14 01:48:20 -04:00
Bryan Roe
a183fad57c
added kvmmode console command (backwards compatible)
2020-04-12 22:53:49 -07:00
Ylian Saint-Hilaire
d4d29f88ba
Updated MeshAgents on all platforms.
2020-04-12 17:09:26 -07:00
Ylian Saint-Hilaire
b88ac33f80
Merge branch 'master' of https://github.com/Ylianst/MeshCentral
2020-04-11 14:04:21 -07:00
Ylian Saint-Hilaire
59ad064780
Updated Linux agents, device batch delete fix, updated Spanish translations.
2020-04-11 14:04:04 -07:00
Bryan Roe
42c747cc11
Added missing 'WorkingDirectory' attribute for systemd
2020-04-11 13:28:14 -07:00
Ylian Saint-Hilaire
ee48091793
Updated Linux Agents.
2020-04-10 15:55:41 -07:00
Ylian Saint-Hilaire
fe8d0004b5
Updated all MeshAgents with OpenSSL v1.1.1-f.
2020-04-10 14:31:31 -07:00
jsastriawan
6e521b0702
Update AMTWifi help typo
...
Update AMTWifi help typo on priority
2020-04-09 12:22:15 -07:00
jsastriawan
e74c5a2ee5
Add MeshCMD AMTWifi setting capability
2020-04-09 12:14:09 -07:00
Bryan Roe
78ea736459
Simplified MeshCore version logic
2020-04-08 19:16:33 -07:00
Bryan Roe
12003a1fe7
Updated MeshCore Version logic
2020-04-08 17:59:10 -07:00
Bryan Roe
7b3458a320
Added 'startupoptions' console command
2020-04-08 17:09:11 -07:00
Ylian Saint-Hilaire
6c7e0f934b
Updated all MeshAgents.
2020-04-08 16:21:27 -07:00
Ylian Saint-Hilaire
3627a9f994
Fixed actionfile.txt download.
2020-04-06 20:25:52 -07:00
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
Ylian Saint-Hilaire
9fa78978ae
More xterm improvements, Windows console size set at start.
2020-01-24 14:10:37 -08:00
TotallyNotElite
5f0c0b38da
Add dynamic resizing of xterm
2020-01-24 23:01:58 +01:00
Ylian Saint-Hilaire
0fee959206
XTerm improvements.
2020-01-24 12:49:41 -08:00
Ylian Saint-Hilaire
f05f86d1e1
Added xterm terminal and fixed device link.
2020-01-23 15:15:56 -08:00
Ylian Saint-Hilaire
1fafbc6cf2
Fixed MeshCore.js for 32bit Windows.
2020-01-22 17:15:59 -08:00
Ylian Saint-Hilaire
8275ddd0c9
Updated MeshAgents with TLS1.3 and many more fixes.
2020-01-22 16:26:42 -08:00
Bryan Roe
2973c70119
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
f5444863aa
Fixed meshcore.js on Linux with no X, translation fixes.
2020-01-18 12:48:25 -08:00
Bryan Roe
a89b7401cf
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
7fc7f6bb38
Updated 'ps' console command to put user name in second column
2020-01-10 15:04:03 -08:00
Ylian Saint-Hilaire
b907100d8b
Improved IP blocking, improved relay tunnel error in meshcore.js
2020-01-10 11:19:23 -08:00
Ylian Saint-Hilaire
85d4972068
Fixed translation tools output format.
2020-01-07 17:12:09 -08:00
Bryan Roe
f350350fc6
Updated terminal for windows, to workaround PseudoConsole process leak
2020-01-07 15:05:07 -08:00
Ylian Saint-Hilaire
bcf5cfbb5e
Fixed agent 'msg' dispatching.
2020-01-07 13:56:26 -08:00
Ylian Saint-Hilaire
9453ee9ba3
Meshcore.js internalization.
2020-01-07 13:04:36 -08:00
Ylian Saint-Hilaire
238483c645
Fixed meshcore agent size, user group domains, notification closes across tabs.
2020-01-07 11:08:32 -08:00
Bryan Roe
c1e658e6c8
added 'agentsize' console command
2020-01-07 09:51:15 -08:00
Bryan Roe
be2b52432e
Added Uninstall/MetaData check for windows
2020-01-06 11:00:37 -08:00
Ylian Saint-Hilaire
fdd56b2dc5
Updated file headers.
2020-01-02 18:30:12 -08:00
Ylian Saint-Hilaire
c3efdb39c1
More access control improvements, RPi icon.
2019-12-27 15:18:43 -08:00
Ylian Saint-Hilaire
5cd4c81c73
Removed more auto-generated files.
2019-12-23 14:46:14 -08:00
Ylian Saint-Hilaire
8547f0c101
Removed auto-generated files.
2019-12-23 14:32:29 -08:00
Ylian Saint-Hilaire
e2f69f8bf6
Improved internalization.
2019-12-23 14:25:27 -08:00
Bryan Roe
807ee7a020
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
e33fab40c3
Interactive terminal without python
2019-12-22 14:12:01 +01:00
TotallyNotElite
212ac81c60
Hide automatically run commands in the linux terminal
2019-12-22 14:10:09 +01:00
Bryan Roe
0d6a70250f
updated tsid selection
2019-12-16 15:07:20 -08:00
Ylian Saint-Hilaire
528f24db18
Fixed connection options, not sent unless needed.
2019-12-16 10:39:51 -08:00
Ylian Saint-Hilaire
2dc653c402
Merge branch 'master' of https://github.com/Ylianst/MeshCentral
2019-12-13 14:46:37 -08:00
Ylian Saint-Hilaire
075d8eda27
Updated Windows Mesh Agent.
2019-12-13 14:46:29 -08:00
Bryan Roe
c54ff352b2
added 'version' command to console
2019-12-13 10:23:24 -08:00
Ylian Saint-Hilaire
243c91a60c
Added Windows Terminal Sessions support, Notification group names.
2019-12-12 17:45:42 -08:00
Bryan Roe
e7061e6db3
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
dacca97512
fixed uncaught exception
2019-12-12 11:59:05 -08:00
Ylian Saint-Hilaire
37d3bea8c6
Added way to use cookies only once, added desktopPrivacyBarText option in domain.
2019-12-11 15:44:10 -08:00
Ylian Saint-Hilaire
96f568db9b
Updated Windows Agents.
2019-12-10 18:17:25 -08:00
Bryan Roe
61c65d5e3e
Updated wpfhwacceleration description
2019-12-10 14:23:35 -08:00
Bryan Roe
2a5738b7e9
Added 'wpfhwacceleration' console command for windows
2019-12-10 14:15:14 -08:00
Bryan Roe
c09de69482
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
9e9ee7c58f
Added support for TSID selection on Windows
2019-12-06 15:40:57 -08:00
Bryan Roe
5ad93ad89c
Added Windows support for User shells
2019-12-06 10:49:31 -08:00
Ylian Saint-Hilaire
2c6528e847
Added Czech, MpsAliasHost.
2019-12-01 12:52:32 -08:00
Ylian Saint-Hilaire
7d0ecfbc65
Updated non-windows agents.
2019-11-28 22:45:21 -08:00
Ylian Saint-Hilaire
3670f229b9
Added remember for 30 days 2nd factor option.
2019-11-28 22:29:22 -08:00
Ylian Saint-Hilaire
8edf312298
Enabled all next-gen agent features in the server.
2019-11-28 12:34:45 -08:00
Ylian Saint-Hilaire
4f4ca2c8bb
Updated to next generation MeshAgent.
2019-11-28 12:27:44 -08:00
Ylian Saint-Hilaire
e786962482
Fixed agents.
2019-11-26 11:58:00 -08:00
Ylian Saint-Hilaire
5a7d097a32
Fixed terminal.
2019-11-26 11:54:46 -08:00
Bryan Roe
2243c3b34f
Added commented out code for ConPTY support
2019-11-26 10:36:57 -08:00
Ylian Saint-Hilaire
20280f2dec
Fixed plugin protocol id
2019-11-26 10:38:06 -08:00
Ylian Saint-Hilaire
92df2b5ea7
Linux user shell improvements.
2019-11-25 16:11:53 -08:00
Ylian Saint-Hilaire
a25514a2e7
Added launching terminal as logged in user in Linux.
2019-11-25 15:58:07 -08:00
Ylian Saint-Hilaire
75d49db30b
Plugin system improvements.
2019-11-25 14:12:43 -08:00
TotallyNotElite
88654038b7
Update agents/meshcore.min.js
2019-11-24 20:07:19 +01:00
TotallyNotElite
480f64c2f4
Fix broken fix
...
Fixes c01eea2b9d
2019-11-24 20:03:08 +01:00
TotallyNotElite
c824de1bb1
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
04f0e7a321
Added config command to MeshCtrl.
2019-11-22 16:17:29 -08:00
Bryan Roe
6c9e4b33e4
Added linux/GNOME support for wallpaper updates
2019-11-14 15:22:00 -08:00
Bryan Roe
70d26f1c25
Added wallpaper support on Windows
2019-11-13 14:45:16 -08:00
ylianst
a97a62b001
Increased NPM install timer from 10 to 120 seconds.
2019-11-05 03:20:08 -08:00
Bryan Roe
8cf6687b18
Updated safemode text
2019-10-29 11:05:33 -07:00
Ylian Saint-Hilaire
f14d405320
Fixed broken MeshCMD
2019-10-28 18:25:35 -07:00
Ylian Saint-Hilaire
ad7e8a4644
Meshcore revert
2019-10-28 09:22:26 -07:00
Ylian Saint-Hilaire
a99c985ee4
Meshcore revert.
2019-10-28 09:21:12 -07:00
Ylian Saint-Hilaire
95dc3e5360
Revert "Expand PluginHandler to Support Periodic Updates"
2019-10-28 09:20:10 -07:00
Ryan Blenis
37abddb7a4
Enable mesh agents to engage with plugins via the sendPeriodicServerUpdate call
2019-10-27 19:43:39 -04:00
Ylian Saint-Hilaire
92e7a065de
Fixed http to https redirection.
2019-10-25 16:32:09 -07:00
Bryan Roe
ff9211337c
Merge branch 'master' of https://github.com/Ylianst/MeshCentral
2019-10-25 10:33:32 -07:00
Bryan Roe
a31e3040a2
Updated connection bar logic, to log an event if it fails
2019-10-25 10:33:10 -07:00
Ylian Saint-Hilaire
5143751954
Plugin and meshcmd fixes.
2019-10-25 01:16:00 -07:00
Ylian Saint-Hilaire
ad2542aa38
Merge pull request #601 from ryanblenis/plugin
...
Expand pluginHandler support for plugins
2019-10-25 01:10:52 -07:00
Ylian Saint-Hilaire
cdadf8595b
Fixed minification bug in login page.
2019-10-24 23:58:39 -07:00
Ryan Blenis
3e20fc5195
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
39ab885174
Added minified cores back.
2019-10-24 13:14:00 -07:00
Ylian Saint-Hilaire
265cced6dd
Added remote agent uninstall.
2019-10-24 13:13:18 -07:00
Ylian Saint-Hilaire
52609a0082
Updated meshcmd.js with --uuidoutput feature.
2019-10-22 16:29:02 -07:00
Bryan Roe
856fb7400b
Added Pseudo Service Support
2019-10-21 16:59:35 -07:00
Ylian Saint-Hilaire
343155b1f4
Small MQTT improvement.
2019-10-11 13:45:23 -07:00
Ylian Saint-Hilaire
6ac4155b52
Merge branch 'master' of https://github.com/Ylianst/MeshCentral
2019-10-11 11:16:43 -07:00
Ylian Saint-Hilaire
1b9778d4ed
Removed clonings.
2019-10-11 11:16:36 -07:00
Bryan Roe
97d516b6e0
Merge branch 'master' of https://github.com/Ylianst/MeshCentral
2019-10-11 10:53:47 -07:00
Bryan Roe
e3419f4d9d
Updated to support Connection Bar for KVM
2019-10-11 10:53:42 -07:00
Ylian Saint-Hilaire
dece20ac93
Improvements to plugin support.
2019-10-10 11:13:25 -07:00
Ryan Blenis
1b14ad2ccd
Merge branch 'master' into plugin
2019-10-09 22:07:27 -04:00
Ryan Blenis
8de6907c24
Merge branch 'master' of https://github.com/Ylianst/MeshCentral
2019-10-09 22:04:35 -04:00
Ylian Saint-Hilaire
7baf812c47
MQTT improvements, multi-line toast fix.
2019-10-09 15:56:27 -07:00
Ryan Blenis
f257c2b819
Debug code cleanup
2019-10-09 04:54:37 -04:00
Ryan Blenis
f60f6963d5
More base updates, including web socket handling and display logic
2019-10-09 01:22:01 -04:00
Ryan Blenis
be87880dc5
More plugin hooks / development of base
2019-10-08 04:18:40 -04:00
Ryan Blenis
2cf3f20fb7
Main calls for server and console, update function list
2019-10-05 02:50:32 -04:00
Ylian Saint-Hilaire
2750b6e39f
Fixed ScanAmt in agent and added AmtScan to MeshCmd
2019-10-01 16:53:10 -07:00
Ylian Saint-Hilaire
e3cad41330
Merge pull request #518 from jsastriawan/master
...
Add callback support for amt-scanner scan function
2019-10-01 16:06:32 -07:00