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 |