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 |